@font-face {
  font-family: 'oic-icons';
  src: url("../fonts/oic-icons.eot?-zenwrk");
  src: url("../fonts/oic-icons.eot?#iefix-zenwrk") format("embedded-opentype"), url("../fonts/oic-icons.woff?-zenwrk") format("woff"), url("../fonts/oic-icons.ttf?-zenwrk") format("truetype"), url("../fonts/oic-icons.svg?-zenwrk#oic-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Regular';
  src: url('../fonts/google/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Regular';
  src: url('../fonts/google/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Semi-Bold';
  src: url('../fonts/google/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Handlee Regular';
  src: url('../fonts/google/Handlee-Regular.ttf') format('truetype');
}
/*initial selection to replace ITSchussHand. Rplaced with Handlee Regular*/
/*@font_family_yellowtail_reg: 'Yellowtail Regular';*/
/*Old fonts from PWW*/
/*@font_family_lato: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_reg: 'AvenirNextLTW01-Regular', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', 'Helvetica Neue', Helvetica, Arial, sans-serif;*/
/*@font_family_opensans_semibold: 'Avenir Next LT W01 Demi', sans-serif;*/
/*@font_family_yellowtail_reg: 'ITCSchussHandW01-Regula', cursive;*/
/*@font_family_opensans_reg: Arial, sans-serif;*/
html body .active-menu-label {
  width: 82.191781%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  background: #f1f1f1;
  line-height: 4rem;
  padding: 0 2.3rem;
  font-family: 'Open Sans Semi-Bold';
  font-size: 1.6rem;
}
html body .active-menu-label.open {
  background: #008fd5;
  color: #fff;
}
html body .menu-item {
  margin: 0;
  border-left: 0 none;
  padding-left: 0;
}
html body .menu-link:link {
  border-bottom: 0 none;
}
html body .menu-link:visited {
  border-bottom: 0 none;
}
html body .menu-link:hover {
  border-bottom: 0 none;
}
html body .menu-link:focus {
  border-bottom: 0 none;
}
html body .menu-link:active {
  border-bottom: 0 none;
}
html body ul.inline-menu {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
html body .local-tasks-nav {
  margin: 1rem 0;
}
html body .local-tasks-nav::before {
  display: table;
  content: '';
  clear: both;
}
html body .local-tasks-nav::after {
  display: table;
  content: '';
  clear: both;
}
html body .local-tasks-menu__item {
  display: inline-block;
  font-size: 0;
  margin: 0;
  border-left: 0 none;
  padding: 0;
}
html body .local-tasks-menu__link {
  display: block;
  padding: 0.6rem 1.2rem;
  font-size: 1.2rem;
  text-decoration: none;
  outline: none;
  transition: all 0.25s linear;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
html body .local-tasks-menu__link:link {
  color: #20a1e0;
  background: transparent;
}
html body .local-tasks-menu__link:visited {
  color: #20a1e0;
  background: transparent;
}
html body .local-tasks-menu__link:active {
  color: #008fd5;
  background: #eee;
  text-decoration: none;
}
html body .local-tasks-menu__link:focus {
  color: #008fd5;
  background: #eee;
  text-decoration: none;
}
html body .local-tasks-menu__link:hover {
  color: #008fd5;
  background: #eee;
  text-decoration: none;
}
html body .local-tasks-menu__link--active-trail {
  background: #eee;
}
html body .main-nav {
  display: none;
  position: relative;
  z-index: 0;
  border-radius: 3px;
  background-color: transparent;
  margin: 0;
  width: 100%;
}
html body .main-menu__items {
  margin: 0;
  padding: 0;
  list-style: none;
}
html body .main-menu__item {
  display: block;
  padding: 0;
  border-left: 0 none;
  margin: 0;
}
html body .main-menu__link {
  display: block;
  text-decoration: none;
  font-size: 1.4rem;
}
html body .main-menu__link:link {
  color: #444;
  outline: none;
  border-bottom: 0 none;
}
html body .main-menu__link:visited {
  color: #444;
  outline: none;
  border-bottom: 0 none;
}
html body .main-menu__link:active {
  color: #444;
  outline: none;
  border-bottom: 0 none;
}
html body .main-menu__link:hover {
  color: #444;
  outline: none;
  border-bottom: 0 none;
}
html body .main-menu__link:focus {
  color: #444;
  outline: none;
  border-bottom: 0 none;
}
html body .main-menu__items--level-0 {
  z-index: 1;
}
html body .main-menu__item--level-0 {
  position: relative;
  border-bottom: 0 none;
}
html body .main-menu__item--has-children .pww-accordion__toggle {
  display: none;
}
html body .main-menu__item--level-0--has-children > .pww-accordion__toggle {
  display: inline-block;
}
html body .main-menu__link--level-0 {
  height: 4rem;
  line-height: 4rem;
  padding: 0 1.5rem;
  background-color: #20a1e0;
  color: #fff;
  text-decoration: none;
}
html body .main-menu__link--level-0:link {
  color: #fff;
  background-color: #20a1e0;
}
html body .main-menu__link--level-0:active {
  color: #fff;
  background-color: #20a1e0;
}
html body .main-menu__link--level-0:visited {
  color: #fff;
  background-color: #20a1e0;
}
html body .main-menu__link--level-0:hover {
  color: #fff;
  background-color: #20a1e0;
}
html body .main-menu__link--level-0:focus {
  color: #fff;
  background-color: #20a1e0;
}
html body .main-menu__link--level-0.home-icon::before {
  font-family: 'oic-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 1.7rem;
  margin-right: 1rem;
  content: "\2d";
}
html body .sentinal.main-menu__item--level-0 .main-menu__items--children--level-1 {
  display: block;
}
html body .main-menu__link--level-0.is-active {
  background-color: #008fd5;
  font-family: 'Open Sans Semi-Bold';
  line-height: 4rem;
  padding: 0 1.2rem;
  font-weight: bold;
}
html body .main-menu__link--level-0.is-active:link {
  background-color: #008fd5;
}
html body .main-menu__link--level-0.is-active:active {
  background-color: #008fd5;
}
html body .main-menu__link--level-0.is-active:visited {
  background-color: #008fd5;
}
html body .main-menu__link--level-0.is-active:hover {
  background-color: #008fd5;
}
html body .main-menu__link--level-0.is-active:focus {
  background-color: #008fd5;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0 {
  background-color: #008fd5;
  font-family: 'Open Sans Semi-Bold';
  line-height: 4rem;
  padding: 0 1.2rem;
  font-weight: bold;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0:link {
  background-color: #008fd5;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0:active {
  background-color: #008fd5;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0:visited {
  background-color: #008fd5;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0:hover {
  background-color: #008fd5;
}
html body .main-menu__item--level-0--active-trail .main-menu__link--level-0:focus {
  background-color: #008fd5;
}
html body .main-menu__items--level-1 {
  background: #f1f1f1;
  padding: 1rem 0;
  display: none;
}
html body .main-menu__items--level-1::before {
  top: -1px;
}
html body .main-menu__link--level-1 {
  padding: 0.7rem 1.4rem;
}
html body .main-menu__link--level-2 {
  padding: 0.7rem 1.4rem;
}
html body .main-menu__link--level-2:link {
  border-bottom: 1px solid #fff;
}
html body .main-menu__link--level-2:visited {
  border-bottom: 1px solid #fff;
}
html body .main-menu__item--level-1 .main-menu__items--children {
  display: none;
}
html body .mobile-nav-toggle {
  position: absolute;
  top: 1.5rem;
  right: 1.9rem;
  margin: 1rem 0;
  color: #008fd5;
  background: transparent;
}
html body .mobile-nav-toggle:hover {
  cursor: pointer;
}
html body .sidebar-menu__link {
  display: inline-block;
  padding: 0.7rem 1.2rem;
  text-decoration: none;
  font-size: 1.4rem;
  border-left: 3px solid transparent;
  transition: all 0.25s linear;
}
html body .sidebar-menu__link:link {
  color: #666;
}
html body .sidebar-menu__link:visited {
  color: #666;
}
html body .sidebar-menu__link:hover {
  border-left: 3px solid #b9b9b9;
  color: #333;
}
html body .sidebar-menu__link:focus {
  border-left: 3px solid #b9b9b9;
  color: #333;
}
html body .sidebar-menu__link:active {
  border-left: 3px solid #b9b9b9;
  color: #333;
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link {
  border-left: 3px solid #b9b9b9;
  font-family: 'Open Sans Semi-Bold';
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link:link {
  color: #008fd5;
  background: transparent;
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link:visited {
  color: #008fd5;
  background: transparent;
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link:active {
  color: #008fd5;
  background: transparent;
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link:focus {
  color: #008fd5;
  background: transparent;
}
html body .sidebar-menu__item--active-trail > .sidebar-menu__link:hover {
  color: #008fd5;
  background: transparent;
}
html body .is-active.sidebar-menu__link {
  border-left: 3px solid #0376ae;
  font-family: 'Open Sans Semi-Bold';
}
html body .is-active.sidebar-menu__link:link {
  color: #008fd5;
  background: transparent;
}
html body .is-active.sidebar-menu__link:visited {
  color: #008fd5;
  background: transparent;
}
html body .is-active.sidebar-menu__link:active {
  color: #008fd5;
  color: #0978af;
  background: transparent;
}
html body .is-active.sidebar-menu__link:focus {
  color: #008fd5;
  color: #0978af;
  background: transparent;
}
html body .is-active.sidebar-menu__link:hover {
  color: #008fd5;
  color: #0978af;
  background: transparent;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0 {
  font-family: 'Open Sans Semi-Bold';
  font-size: 1.5rem;
  margin-bottom: 0.8rem;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0:link {
  color: #fff;
  background: #008fd5;
  border-left: 3px solid #0376ae;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0:visited {
  color: #fff;
  background: #008fd5;
  border-left: 3px solid #0376ae;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0:active {
  color: #fff;
  background: #008fd5;
  border-left: 3px solid #0376ae;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0:hover {
  color: #fff;
  background: #008fd5;
  border-left: 3px solid #0376ae;
}
html body .sidebar-menu__item--level-0:first-child .sidebar-menu__link--level-0:focus {
  color: #fff;
  background: #008fd5;
  border-left: 3px solid #0376ae;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item {
  margin-left: 1.1rem;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item .is-active:link {
  background-color: transparent;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item .is-active:visited {
  background-color: transparent;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item .is-active:hover {
  background-color: transparent;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item .is-active:active {
  background-color: transparent;
}
html body .sidebar-menu__item--level-1 .sidebar-menu__item .is-active:focus {
  background-color: transparent;
}
html body .hamburger-container {
  width: 100%;
  float: right;
  margin-left: 0;
  margin-right: 0;
  clear: none;
  height: 4rem;
  text-align: center;
}
html body .hamburger-container:hover {
  cursor: pointer;
}
html body .hamburger-label {
  display: block;
  font-size: 1.1rem;
  line-height: 1.8rem;
  text-transform: uppercase;
}
html body .hamburger-label:hover {
  cursor: pointer;
}
html body .hamburger-additional-label {
  color: #008fd5;
}
