
.buttons[data-v-88112952] {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 19px;
  text-align: center;
}

.v-simple-checkbox {
  -ms-flex-item-align: center;
      align-self: center;
  line-height: normal;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}

.v-simple-checkbox--disabled {
  cursor: default;
}
.department[data-v-fadb434c] {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.department .header-title[data-v-fadb434c] {
  color: #364462;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.sub-department[data-v-fadb434c] {
  border: 1px solid rgba(54, 68, 98, 0.2);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.department .header-subtitle[data-v-fadb434c],
.sub-department .header-subtitle[data-v-fadb434c] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
}
.action-btn[data-v-fadb434c] {
  width: 64px;
  font-size: 12px;
  font-weight: 500;
  line-height: 14px;
  text-align: center;
}
.action-btn.edit[data-v-fadb434c] {
  color: #3773F5;
  background-color: rgba(55, 115, 245, 0.1);
}
.action-btn.delete[data-v-fadb434c] {
  color: #FC3844;
  background-color: rgba(252, 56, 68, 0.1);
}
ul[data-v-fadb434c] {
  width: 100%;
  display: contents;
}
.d-flex[data-v-fadb434c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drag-icon[data-v-fadb434c] {
  margin-right: 10px;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important;
  max-width: 10px;
  margin-top: 4px;
}
.drag-icon-visible[data-v-fadb434c] {
  z-index: 1;
  margin-left: -10px;
}
.drag-icon-invisible[data-v-fadb434c] {
  z-index: 2;
  margin-left: -20px;
}
.cursor-grab[data-v-fadb434c] {
  cursor: url(../img/_cursor_grab.b8f57f36.svg), auto !important;
}
.cursor-grabbed[data-v-fadb434c] {
  cursor: url(../img/_cursor_grabbed.5de727b5.svg), auto !important;
}
.header-title div[data-v-fadb434c] {
  margin-left: 10px;
  margin-top: 3px;
}
.chosen[data-v-fadb434c] {
  background-color: #D6DDE7 !important;
  border-radius: 5px;
  cursor: url(../img/_cursor_grabbed.5de727b5.svg), auto !important;
}
.chosen.ghost div[data-v-fadb434c] {
  visibility: hidden !important;
}
.drag div[data-v-fadb434c] {
  visibility: visible !important;
}
.sortable-fallback[data-v-fadb434c] {
  width: calc(100% - 680px) !important;
  min-width: calc(100% - 680px) !important;
  max-width: calc(100% - 680px) !important;
  background: transparent !important;
}
.sortable-fallback div[data-v-fadb434c] {
  background: white !important;
}
@media screen and (max-width: 600px) {
.sortable-fallback[data-v-fadb434c] {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100 !important;
}
}
.theme--light.v-expansion-panels .v-expansion-panel {
  background-color: #FFFFFF;
  color: rgba(0, 0, 0, 0.87);
}
.theme--light.v-expansion-panels .v-expansion-panel--disabled {
  color: rgba(0, 0, 0, 0.38);
}
.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child)::after {
  border-color: rgba(0, 0, 0, 0.12);
}
.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon {
  color: rgba(0, 0, 0, 0.54);
}
.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover::before {
  opacity: 0.04;
}
.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus::before {
  opacity: 0.12;
}
.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover::before, .theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active::before {
  opacity: 0.12;
}
.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus::before {
  opacity: 0.16;
}
.theme--light.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover:hover::before {
  opacity: 0.04;
}
.theme--light.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover:focus::before {
  opacity: 0.12;
}
.theme--light.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active:hover::before, .theme--light.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active::before {
  opacity: 0.12;
}
.theme--light.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active:focus::before {
  opacity: 0.16;
}

.theme--dark.v-expansion-panels .v-expansion-panel {
  background-color: #1E1E1E;
  color: #FFFFFF;
}
.theme--dark.v-expansion-panels .v-expansion-panel--disabled {
  color: rgba(255, 255, 255, 0.5);
}
.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child)::after {
  border-color: rgba(255, 255, 255, 0.12);
}
.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon {
  color: #FFFFFF;
}
.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover::before {
  opacity: 0.08;
}
.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus::before {
  opacity: 0.24;
}
.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover::before, .theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active::before {
  opacity: 0.24;
}
.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus::before {
  opacity: 0.32;
}
.theme--dark.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover:hover::before {
  opacity: 0.08;
}
.theme--dark.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover:focus::before {
  opacity: 0.24;
}
.theme--dark.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active:hover::before, .theme--dark.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active::before {
  opacity: 0.24;
}
.theme--dark.v-expansion-panels.v-expansion-panels--hover > .v-expansion-panel > .v-expansion-panel-header:hover--active:focus::before {
  opacity: 0.32;
}

.v-expansion-panels {
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
  padding: 0;
  width: 100%;
  z-index: 1;
}
.v-expansion-panels > * {
  cursor: auto;
}
.v-expansion-panels > *:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.v-expansion-panels > *:last-child {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}
.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile) > .v-expansion-panel--active {
  border-radius: 4px;
}
.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile) > .v-expansion-panel--active + .v-expansion-panel {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile) > .v-expansion-panel--next-active {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile) > .v-expansion-panel--next-active .v-expansion-panel-header {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
}

.v-expansion-panel {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 100%;
          flex: 1 0 100%;
  max-width: 100%;
  position: relative;
  -webkit-transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s cubic-bezier(0.25, 0.8, 0.5, 1);
}
.v-expansion-panel::before {
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
  will-change: box-shadow;
  -webkit-box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}
.v-expansion-panel:not(:first-child)::after {
  border-top: thin solid;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.2s border-color cubic-bezier(0.4, 0, 0.2, 1), 0.2s opacity cubic-bezier(0.4, 0, 0.2, 1);
  transition: 0.2s border-color cubic-bezier(0.4, 0, 0.2, 1), 0.2s opacity cubic-bezier(0.4, 0, 0.2, 1);
}
.v-expansion-panel--disabled .v-expansion-panel-header {
  pointer-events: none;
}
.v-expansion-panel--active:not(:first-child),
.v-expansion-panel--active + .v-expansion-panel {
  margin-top: 16px;
}
.v-expansion-panel--active:not(:first-child)::after,
.v-expansion-panel--active + .v-expansion-panel::after {
  opacity: 0;
}
.v-expansion-panel--active > .v-expansion-panel-header {
  min-height: 64px;
}
.v-expansion-panel--active > .v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.v-expansion-panel-header__icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-bottom: -4px;
  margin-top: -4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.v-application--is-ltr .v-expansion-panel-header__icon {
  margin-left: auto;
}
.v-application--is-rtl .v-expansion-panel-header__icon {
  margin-right: auto;
}

.v-expansion-panel-header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.9375rem;
  line-height: 1;
  min-height: 48px;
  outline: none;
  padding: 16px 24px;
  position: relative;
  -webkit-transition: 0.3s min-height cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s min-height cubic-bezier(0.25, 0.8, 0.5, 1);
  width: 100%;
}
.v-application--is-ltr .v-expansion-panel-header {
  text-align: left;
}
.v-application--is-rtl .v-expansion-panel-header {
  text-align: right;
}
.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus::before {
  opacity: 0.12;
}
.v-expansion-panel-header:before {
  background-color: currentColor;
  border-radius: inherit;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: 0.3s opacity cubic-bezier(0.25, 0.8, 0.5, 1);
  transition: 0.3s opacity cubic-bezier(0.25, 0.8, 0.5, 1);
}
.v-expansion-panel-header > *:not(.v-expansion-panel-header__icon) {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.v-expansion-panel-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.v-expansion-panel-content__wrap {
  padding: 0 24px 16px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  max-width: 100%;
}

.v-expansion-panels--accordion > .v-expansion-panel {
  margin-top: 0;
}
.v-expansion-panels--accordion > .v-expansion-panel::after {
  opacity: 1;
}

.v-expansion-panels--popout > .v-expansion-panel {
  max-width: calc(100% - 32px);
}
.v-expansion-panels--popout > .v-expansion-panel--active {
  max-width: calc(100% + 16px);
}

.v-expansion-panels--inset > .v-expansion-panel {
  max-width: 100%;
}
.v-expansion-panels--inset > .v-expansion-panel--active {
  max-width: calc(100% - 32px);
}

.v-expansion-panels--flat > .v-expansion-panel::after {
  border-top: none;
}
.v-expansion-panels--flat > .v-expansion-panel::before {
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
          box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
}

.v-expansion-panels--tile {
  border-radius: 0;
}
.v-expansion-panels--tile > .v-expansion-panel::before {
  border-radius: 0;
}
.rules[data-v-0e0d16a0], .dep-item[data-v-0e0d16a0] {
  color: #364462;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.dep-item[data-v-0e0d16a0]:hover {
  background-color: rgba(55, 115, 245, 0.1);
}
.switch-label[data-v-0e0d16a0] {
  color: rgba(54, 68, 98, 0.5);
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.switch-label.checked[data-v-0e0d16a0] {
  color: #364462;
}
.text-button[data-v-0e0d16a0] {
  color: #3773f5;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
  text-transform: none !important;
}
.contact-checked[data-v-0e0d16a0] {
  content: url(../img/_selected_green.d90e9d9c.svg);
}
.add-contact[data-v-0e0d16a0] {
  content: url(../img/_add.5978f2de.svg);
}
.add-contact[data-v-0e0d16a0]:hover {
  content: url(../img/_add_hover.3b406411.svg);
}
.label-count[data-v-0e0d16a0] {
  color: #364462;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}
.department[data-v-43893e2b] {
  border-left: 4px solid #3773F5;
}
.department .header-title[data-v-43893e2b] {
  color: #364462;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
.sub-department[data-v-43893e2b] {
  border: 1px solid rgba(54, 68, 98, 0.2);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.department .header-subtitle[data-v-43893e2b], .sub-department .header-subtitle[data-v-43893e2b] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
  text-align: right;
}
.visible[data-v-43893e2b] {
  height: inherit;
  -webkit-transition: height 3s ease-in;
  transition: height 3s ease-in;
}
.invisible[data-v-43893e2b] {
  height: 0;
  -webkit-transition: height 3s ease-out;
  transition: height 3s ease-out;
}
.scrollable-y[data-v-43893e2b] {
  overflow-x: hidden;
  overflow-y: auto;
  max-height: calc(100vh - 80px);
}
.dir-subtitle[data-v-43893e2b] {
  color: #364462;
  font-size: 14px;
  line-height: 16px;
}
.dir-title[data-v-43893e2b] {
  color: #3773F5;
  font-size: 16px;
  font-weight: bold;
  line-height: 19px;
}
.dir-add-department[data-v-43893e2b] {
  height: 40px;
  max-height: 40px;
  width: 172px;
}
.dir-add-department.dir-add-text[data-v-43893e2b] {
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  text-transform: none;
}
.dir-edit-department[data-v-43893e2b] {
  height: 40px;
  max-height: 40px;
  width: 108px;
}
.dir-edit-department.dir-edit-text[data-v-43893e2b] {
  color: #3773F5;
  font-size: 16px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  text-transform: none;
  height: 40px !important;
}
