/* This file is generated — do not edit by hand! */
.anchors-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.anchors-list__wrap {
  display: inline-block;
  position: fixed;
  left: 40px;
  top: 40%;
  z-index: 4;
}

@media (max-width: 1599px) {
  .anchors-list__wrap {
    left: 20px;
  }
}

@media (max-width: 1549px) {
  .anchors-list__wrap {
    left: 15px;
    top: 30%;
  }
}

@media (max-width: 1499px) {
  .anchors-list__wrap {
    display: none;
  }
}

.anchors-list__item {
  display: block;
  margin-bottom: 20px;
}

.anchors-list__item .dropdown__menu {
  left: 0;
  right: auto;
  padding-left: 54px;
  padding-right: 10px;
}

.anchors-list__item .dropdown__item {
  white-space: nowrap;
  font-size: 18px;
  font-weight: bold;
  color: #2c3756;
}

.anchors-list__item .active a.anchors-list__link--citizens {
  color: #04a88e;
}

.anchors-list__item .active a.anchors-list__link--resources {
  color: #05accd;
}

.anchors-list__item .active a.anchors-list__link--citizens:active,
.anchors-list__item .active a.anchors-list__link--resources:active {
  color: #fff;
}

.anchors-list__item:active .dropdown__item {
  color: #259541;
}

.anchors-list .anchors-list__link svg,
.anchors-list .anchors-list__link img {
  pointer-events: none;
}

.anchors-list .anchors-list__link .services-active {
  display: block;
  width: 100%;
  height: 100%;
}

.anchors-list .anchors-list__link .services-selected {
  display: none;
  width: 100%;
  height: 100%;
}

.anchors-list .anchors-list__link--services {
  padding: 12px;
}

.anchors-list .anchors-list__link--citizens,
.anchors-list .anchors-list__link--citizens:hover {
  color: #04a88e;
  padding: 12px;
}

.anchors-list .anchors-list__link--resources,
.anchors-list .anchors-list__link--resources:hover {
  color: #05accd;
}

.anchors-list .anchors-list__link:hover {
  background-color: #fff;
}

.anchors-list .anchors-list__link:active {
  border-color: #259541;
  background-color: #259541;
  color: #fff;
}

.anchors-list .anchors-list__link:active .dropdown__item {
  color: #259541;
}

.anchors-list .anchors-list__link:active .services-active {
  display: none;
}

.anchors-list .anchors-list__link:active .services-selected {
  display: block;
}

.anchors-list .anchors-list__link.active {
  border-color: #2aac4a;
  background-color: #2aac4a;
  color: #fff;
}

.anchors-list .anchors-list__link.active .services-active {
  display: none;
}

.anchors-list .anchors-list__link.active .services-selected {
  display: block;
}

.anchors-list .anchors-list__link.active:hover {
  color: #fff;
}

body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .UIComponent,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .VIEW-SITEBODY,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .UIPortal,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .UIComponentBlock,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .VIEW-PORTAL,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody #UIPortal,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .VIEW-CONTAINER,
body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock > .VIEW-CONTAINER
> div > .UIRowContainer
> .UISiteBody .VIEW-CONTAINER > div {
  height: auto;
}

body #UIPortalApplication
> .UIWorkingWorkspace
> .UIViewWS > .UIContainer
> .NormalContainerBlock
> .VIEW-CONTAINER > div
> .UIRowContainer > .UISiteBody #UIPortal
> .UIRowContainer > .UIContainer {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto;
}