@import url(https://hello.myfonts.net/count/3d286c);
/**
 * @license
 * MyFonts Webfont Build ID 4008044, 2021-02-04T11:11:01-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: Rogan-Bold by Hand Foundry
 * URL: https://www.myfonts.com/fonts/hand-foundry/rogan/bold/
 *
 * Webfont: Rogan-Light by Hand Foundry
 * URL: https://www.myfonts.com/fonts/hand-foundry/rogan/light/
 *
 * Webfont: Rogan-Regular by Hand Foundry
 * URL: https://www.myfonts.com/fonts/hand-foundry/rogan/rogan/
 *
 * Webfont: Rogan-SemiBold by Hand Foundry
 * URL: https://www.myfonts.com/fonts/hand-foundry/rogan/semi-bold/
 *
 *
 * Webfonts copyright: Copyright &amp;#x00A9; 2016 by Andrew Lethbridge. All rights reserved.
 *
 * © 2021 MyFonts Inc
*/
@font-face {
  font-family: 'Rogan';
  src: url('https://cdn.itrsgroup.com/fonts/3D286C_light.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/3D286C_light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rogan';
  src: url('https://cdn.itrsgroup.com/fonts/3D286C_regular.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/3D286C_regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rogan';
  src: url('https://cdn.itrsgroup.com/fonts/3D286C_semibold.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/3D286C_semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Rogan';
  src: url('https://cdn.itrsgroup.com/fonts/3D286C_bold.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/3D286C_bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/**
 * @license
 * OpenSans-Light.ttf: Digitized data copyright 2010-2011, Google Corporation.
 * OpenSans-Regular.ttf: Digitized data copyright 2010-2011, Google Corporation.
 * OpenSans-SemiBold.ttf: Digitized data copyright 2011, Google Corporation.
 * OpenSans-Bold.ttf: Digitized data copyright 2010-2011, Google Corporation.
*/
@font-face {
  font-family: 'Open Sans';
  src: url('https://cdn.itrsgroup.com/fonts/opensans.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/opensans.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://cdn.itrsgroup.com/fonts/opensans_300.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/opensans_300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://cdn.itrsgroup.com/fonts/opensans_semibold.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/opensans_semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  src: url('https://cdn.itrsgroup.com/fonts/opensans_bold.woff2') format('woff2'), url('https://cdn.itrsgroup.com/fonts/opensans_bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
body {
  margin: 0;
}
label svg {
  pointer-events: none;
}
a:focus {
  outline: none;
}
body.tab-navigation #footer-placeholder *:focus,
body.tab-navigation #header-placeholder *:focus {
  outline: 2px solid #6ab7f6;
  outline-offset: -2px;
}
iframe[height='0'] {
  display: block;
  height: 0;
  min-height: 0;
}
[class^='cdn-icon-'],
[class*=' cdn-icon-'] {
  fill: currentColor;
  display: inline-block;
  width: 1em;
  height: 1em;
}
.global-loader {
  animation: global-rotate 1.5s infinite;
  height: 3em;
  width: 3em;
}
.global-loader:before,
.global-loader:after {
  border-radius: 50%;
  content: '';
  display: block;
  height: 1em;
  width: 1em;
}
.global-loader:before {
  animation: global-ball1 1.5s infinite;
  background-color: #2d4899;
  box-shadow: 1em 0 0 #ffffff;
  margin-bottom: 1em;
  animation-timing-function: ease;
}
.global-loader:after {
  animation: global-ball2 1.5s infinite;
  background-color: #4d1e91;
  box-shadow: 1em 0 0 #ffffff;
  animation-timing-function: ease;
}
@keyframes global-rotate {
  0% {
    -webkit-transform: rotate(0deg) scale(0.5);
    -moz-transform: rotate(0deg) scale(0.5);
    animation-timing-function: ease;
  }
  50% {
    -webkit-transform: rotate(360deg) scale(0.7);
    -moz-transform: rotate(360deg) scale(0.7);
    animation-timing-function: ease;
  }
  100% {
    -webkit-transform: rotate(720deg) scale(0.5);
    -moz-transform: rotate(720deg) scale(0.5);
    animation-timing-function: ease;
  }
}
@keyframes global-ball1 {
  0% {
    box-shadow: 2em 0 0 #4589f0;
  }
  50% {
    box-shadow: 0 0 0 #4589f0;
    margin-bottom: 0;
    -webkit-transform: translate(1.3em, 1.3em);
    -moz-transform: translate(1.3em, 1.3em);
  }
  100% {
    box-shadow: 2em 0 0 #4589f0;
    margin-bottom: 1em;
  }
}
@keyframes global-ball2 {
  0% {
    box-shadow: 2em 0 0 #01b0ca;
  }
  50% {
    box-shadow: 0 0 0 #01b0ca;
    margin-top: -1em;
    -webkit-transform: translate(1.3em, 1.3em);
    -moz-transform: translate(1.3em, 1.3em);
  }
  100% {
    box-shadow: 2em 0 0 #01b0ca;
    margin-top: 0;
  }
}
@keyframes loading-fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
#header-placeholder {
  height: 52px;
  font-size: 14px;
}
@media only screen and (min-width: 860px) {
  #header-placeholder {
    height: 93px;
  }
}
#itrs-header-toggle {
  display: none;
}
#itrs-header-toggle:not(:checked) + .itrs-header {
  height: 52px;
  overflow: hidden;
  transition: overflow 0s 0.3s, height 0s 0.3s;
}
#itrs-header-toggle:not(:checked) + .itrs-header .header-social-container {
  position: static;
}
#itrs-header-toggle:not(:checked) + .itrs-header .header-social-container,
#itrs-header-toggle:not(:checked) + .itrs-header .header-nav-container {
  left: -20.714em;
}
@media only screen and (min-width: 860px) {
  #itrs-header-toggle:not(:checked) + .itrs-header {
    overflow: visible;
  }
  #itrs-header-toggle:not(:checked) + .itrs-header .header-social-container,
  #itrs-header-toggle:not(:checked) + .itrs-header .header-nav-container {
    left: 0;
  }
}
#navbar-container zd-hc-resizer {
  display: none !important;
}
body > .notification:nth-child(2) {
  height: 50px;
  padding-top: 7px;
  padding-bottom: 7px;
  position: fixed;
  top: 0;
  z-index: 101;
}
@media only screen and (min-width: 860px) {
  body > .notification:nth-child(2) {
    padding-top: 13px;
    padding-bottom: 13px;
  }
}
body > .notification:nth-child(2) .notification-inner {
  padding: 0;
}
.itrs-header {
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  position: fixed;
  top: 0;
  z-index: 100;
  height: 100%;
  overflow: auto;
  letter-spacing: 0;
}
.itrs-header :focus {
  outline: none;
}
.toolbar-vertical .itrs-header,
.toolbar-fixed .itrs-header {
  top: 39px;
}
.toolbar-vertical .itrs-header .header-sticky,
.toolbar-fixed .itrs-header .header-sticky {
  top: 39px;
}
@media only screen and (min-width: 860px) {
  .itrs-header {
    padding-top: 35px;
    height: auto;
    overflow: visible;
  }
}
@media only screen and (min-width: 992px) {
  .toolbar-fixed.toolbar-tray-open .itrs-header {
    top: 79px;
  }
}
#preview-bar-container + [data-site='support'] .itrs-header,
.notification-lock + [data-site='support'] .itrs-header,
#navbar-container + [data-site='support'] .itrs-header {
  top: 50px;
}
#preview-bar-container + [data-site='support'] .itrs-header .header-sticky,
.notification-lock + [data-site='support'] .itrs-header .header-sticky,
#navbar-container + [data-site='support'] .itrs-header .header-sticky {
  top: 50px;
}
.itrs-header label {
  font-size: inherit;
  font-weight: inherit;
  margin-bottom: 0;
}
.itrs-header .header-target-blank:after {
  background: url('https://cdn.itrsgroup.com/images/target-blank.svg') scroll no-repeat center center;
  background-size: 75% 75%;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1em;
  margin-left: 0.75em;
  vertical-align: middle;
  width: 1em;
}
.itrs-header .header-nav-container {
  max-width: 20.714em;
  min-height: 100%;
  padding-top: 52px;
  padding-bottom: 5em;
  box-sizing: border-box;
  left: 0;
  transition: left 0.3s;
  white-space: nowrap;
  position: relative;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-container {
    min-height: auto;
    max-width: none;
    padding-top: 0;
    padding-bottom: 0;
    position: static;
    position: unset;
    white-space: normal;
  }
}
.itrs-header .header-container {
  display: block;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-container {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1180px;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1220px) {
  .itrs-header .header-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.itrs-header .header-logo {
  display: inline-block;
  fill: #ffffff;
  height: 40px;
  margin-right: 1em;
  vertical-align: top;
  width: 107px;
}
.itrs-header .header-subnav {
  box-sizing: border-box;
  padding: 0 1.5em;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-subnav {
    font-size: 0.857em;
    line-height: 1.417em;
    padding: 0;
  }
}
.itrs-header .header-clearfix {
  clear: both;
  display: block;
  font-size: 0;
}
.itrs-header .header-subnav-sites {
  left: 0;
  text-align: left;
  top: 0;
  width: 100%;
  background-color: #00023c;
  padding-top: 3.5em;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-subnav-sites {
    position: relative;
    padding-top: 0;
    height: 35px;
    background-color: #001c6d;
  }
}
.itrs-header .header-main-link {
  font-weight: bold;
  display: block;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-main-link {
    font-weight: 600;
    float: left;
  }
}
.itrs-header input[type='checkbox'] {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
}
.itrs-header a:link,
.itrs-header a:visited,
.itrs-header a:hover {
  color: #ffffff;
}
.itrs-header a,
.itrs-header .header-search,
.itrs-header label[for] {
  color: #ffffff;
  text-decoration: none;
  transition: opacity 0.15s;
}
.itrs-header a:hover,
.itrs-header .header-search:hover,
.itrs-header label[for]:hover {
  text-decoration: none;
}
@media only screen and (min-width: 860px) {
  .itrs-header a,
  .itrs-header .header-search,
  .itrs-header label[for] {
    display: inline-block;
    opacity: 0.75;
  }
  .itrs-header a:hover,
  .itrs-header .header-search:hover,
  .itrs-header label[for]:hover,
  .itrs-header a:focus,
  .itrs-header .header-search:focus,
  .itrs-header label[for]:focus {
    opacity: 1;
  }
}
.itrs-header a:hover,
.itrs-header .tab-focus a:focus {
  border-radius: 2px 2px 0 0;
}
.itrs-header label[for] {
  cursor: pointer;
}
@media only screen and (min-width: 860px) {
  .itrs-header .tab-focus label[for] {
    opacity: 1;
  }
}
.itrs-header ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.itrs-header ul li {
  position: relative;
  display: block;
}
@media only screen and (min-width: 860px) {
  .itrs-header ul li {
    display: inline-block;
  }
}
.itrs-header input ~ ul {
  border-radius: 2px 0 2px 2px;
  display: none;
}
@media only screen and (min-width: 860px) {
  .itrs-header input ~ ul {
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: -12px;
    min-width: 11.5em;
    z-index: 10;
  }
  .itrs-header input ~ ul li {
    display: block;
  }
  .itrs-header input ~ ul.header-login-menu {
    margin-top: -4px;
  }
}
.itrs-header input:checked ~ ul {
  display: block;
}
@media only screen and (min-width: 860px) {
  .itrs-header input:checked ~ ul {
    display: none;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-overview-link ~ ul:hover,
  .itrs-header .header-overview-link:hover ~ ul,
  .itrs-header label[for] ~ ul:hover,
  .itrs-header label[for]:hover ~ ul,
  .itrs-header .tab-focus .header-overview-link ~ ul,
  .itrs-header .tab-focus label[for] ~ ul {
    display: block;
  }
  .itrs-header .header-subnav-sites {
    position: absolute;
    text-align: right;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list,
  .itrs-header .header-subnav-list {
    float: right;
  }
}
.itrs-header .header-subnav-list,
.itrs-header .header-subnav-list a {
  font-weight: 600;
}
.itrs-header .header-subnav-list a,
.itrs-header .header-subnav-list label[for] {
  display: block;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-subnav-list a,
  .itrs-header .header-subnav-list label[for] {
    display: inline-block;
  }
}
.itrs-header .header-subnav-search {
  display: inline-block;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 4;
  line-height: 0;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-subnav-search {
    position: relative;
    right: auto;
    top: auto;
  }
}
.itrs-header .header-separator:after {
  content: '';
  opacity: 0.1;
  border-bottom: 1px solid #ffffff;
  display: block;
  margin: 20px 0;
  font-size: 0;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-separator:after {
    font-size: 1em;
    content: '|';
    opacity: 0.2;
    border-bottom: none;
    margin: 0;
    display: inline-block;
  }
}
.itrs-header .header-main-link,
.itrs-header .header-separator:after,
.itrs-header .header-subnav label[for],
.itrs-header .header-subnav a {
  padding: 0.643em 0 0.643em 0.2em;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-main-link,
  .itrs-header .header-separator:after,
  .itrs-header .header-subnav label[for],
  .itrs-header .header-subnav a {
    line-height: 19px;
    padding: 8px 0.2em;
  }
}
.itrs-header .header-login-menu a:link,
.itrs-header .header-login-menu a {
  color: #333333;
}
.itrs-header .header-login-menu a {
  background: #f1f1f1;
  opacity: 1;
  padding: 0.643em 1em;
}
.itrs-header .header-login-menu a:hover {
  background: #d1d1d1;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-login-menu a {
    padding: 0.375em 1em;
    display: block;
    text-align: left;
  }
}
.itrs-header .tab-focus .header-login-menu a:focus {
  background: #d1d1d1;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-separator:after {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-subnav-list-sites a {
    padding: 8px 16px;
  }
}
.itrs-header .header-subnav .header-version-picker-label[for] {
  padding: 0.5em 1em;
  line-height: 1.6em;
}
.itrs-header .header-breadcrumb label[for],
.itrs-header .header-breadcrumb a {
  padding-left: 0.143em;
  padding-right: 0.143em;
}
.itrs-header .header-loginsso a[aria-haspopup='true'] {
  display: none;
}
.itrs-header .cdn-icon-user {
  width: 1.167em;
  height: 1.167em;
  vertical-align: middle;
  margin-right: 0.5em;
  margin-top: -2px;
}
@media only screen and (min-width: 860px) {
  .itrs-header .cdn-icon-user {
    margin-left: 0.714em;
  }
}
.itrs-header .header-search {
  cursor: pointer;
  display: inline-block;
  padding: 0 1em;
}
.itrs-header .header-search .cdn-icon-magnifier {
  box-sizing: border-box;
  height: 52px;
  max-width: none;
  width: 1.714em;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-search .cdn-icon-magnifier {
    height: 35px;
    margin-right: -1em;
  }
}
.itrs-header .header-nav-list {
  font-weight: bold;
  line-height: 1.286em;
  text-transform: uppercase;
}
.itrs-header .header-nav-list .cdn-icon-expand {
  float: right;
  height: 1.357em;
  width: 12px;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list .cdn-icon-expand {
    display: none;
  }
}
.itrs-header .header-nav-list input:checked ~ label .cdn-icon-expand {
  transform: rotate(180deg);
}
.itrs-header .header-nav-list a,
.itrs-header .header-nav-list label[for] {
  opacity: 1;
  display: block;
  padding: 0.858em 1.5em;
  box-sizing: border-box;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600;
  transition: background-color 0.15s, padding 0.3s;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list a,
  .itrs-header .header-nav-list label[for] {
    display: inline-block;
    padding: 0.858em 0.5em;
    border-bottom: none;
    border-radius: 2px;
    height: 3em;
    line-height: 1.286em;
    margin-bottom: 8px;
    margin-top: 8px;
  }
}
@media only screen and (min-width: 992px) {
  .itrs-header .header-nav-list a,
  .itrs-header .header-nav-list label[for] {
    padding: 12px 1em;
    letter-spacing: 0.88px;
  }
}
@media only screen and (max-width: 859px) {
  .itrs-header .header-nav-list .header-overview-link {
    display: none;
  }
}
.itrs-header .header-nav-list label[for] {
  cursor: default;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list a ~ label[for] {
    display: none;
  }
}
.itrs-header .header-nav-list a[href='javascript:;'] {
  cursor: inherit;
}
.itrs-header .header-nav-list .header-nav-nested {
  padding-left: 2em;
}
.itrs-header .header-nav-list .header-cta {
  margin: 1.5em auto 0;
  padding: 12px 20px;
  border-radius: 2px;
  opacity: 1;
  background: #ff8800;
  border-bottom: none;
  display: table;
  width: auto;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: background-color 0.15s;
}
.itrs-header .header-nav-list .header-cta:hover {
  background: #ff7100;
}
@media only screen and (min-width: 480px) {
  .itrs-header .header-nav-list .header-cta {
    display: inline-block;
    width: auto;
    overflow: visible;
    display: none;
    margin-top: 5px;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list .header-cta {
    display: inline-block;
    margin-left: 1em;
    margin-top: 0;
  }
}
.itrs-header .header-nav-list ul {
  text-transform: none;
}
.itrs-header .header-nav-list ul a {
  display: block;
  font-weight: 300;
  white-space: nowrap;
  letter-spacing: 0;
  margin: 0;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list ul .header-overview {
    display: none;
  }
}
.itrs-header .header-nav-list-ctas {
  display: none;
}
@media only screen and (min-width: 480px) {
  .itrs-header .header-nav-list-ctas {
    display: inline-block;
    float: right;
    margin-right: 4em;
  }
  .itrs-header .header-nav-list-ctas .header-cta {
    display: inline-block;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-nav-list-ctas {
    display: none;
  }
  .itrs-header .header-nav-list-ctas .header-cta {
    display: none;
  }
}
.itrs-header .header-nav {
  clear: both;
}
.itrs-header .header-nav > .header-container {
  position: relative;
}
.itrs-header label.header-toggler {
  position: absolute;
  padding: 1em;
  left: 0;
  top: 0;
  line-height: 0;
}
@media only screen and (min-width: 860px) {
  .itrs-header label.header-toggler {
    display: none;
  }
}
.itrs-header label.header-toggler .cdn-icon-hamburger {
  width: 1.571em;
  height: calc(52px - 2em);
}
.itrs-header .header-sticky {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 2;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-sticky {
    position: static;
    position: unset;
    width: auto;
    display: inline-block;
  }
}
.itrs-header .header-logo-link {
  box-sizing: border-box;
  display: inline-block;
  color: #ffffff;
  opacity: 1;
  padding: 0.429em 0.857em 0.429em 4.429em;
  white-space: nowrap;
  width: 100%;
  height: 52px;
  transition: background-color 0.15s;
}
@media only screen and (min-width: 480px) {
  .itrs-header .header-logo-link {
    width: auto;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-logo-link {
    padding: 0.643em 0.857em;
    height: auto;
  }
}
.itrs-header .header-site-name {
  display: inline-block;
  font-size: 1.143em;
  font-weight: 600;
  padding-top: 0.813em;
  line-height: 1.2em;
}
.itrs-header label.header-search-box {
  position: relative;
  display: block;
}
.itrs-header label.header-search-box input {
  outline: none;
  background: #003177;
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: none;
  color: #ffffff;
  line-height: 1.429em;
  padding: 0.714em 1em 0.714em 3.714em;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 1em;
  height: auto;
}
.itrs-header label.header-search-box input::-webkit-input-placeholder {
  color: #ffffff;
}
.itrs-header label.header-search-box input:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.itrs-header label.header-search-box input::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.itrs-header label.header-search-box input:-ms-input-placeholder {
  color: #ffffff;
}
.itrs-header label.header-search-box input::-webkit-input-placeholder {
  font-style: normal;
}
.itrs-header label.header-search-box input:-moz-placeholder {
  font-style: normal;
}
.itrs-header label.header-search-box input::-moz-placeholder {
  font-style: normal;
}
.itrs-header label.header-search-box input:-ms-input-placeholder {
  font-style: normal;
}
.itrs-header label.header-search-box .header-search-button {
  line-height: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}
.itrs-header label.header-search-box .cdn-icon-magnifier {
  width: 1.714em;
  height: 1.714em;
  padding: 0.57em 1em;
  box-sizing: content-box;
}
@media only screen and (min-width: 860px) {
  .itrs-header label.header-search-box {
    display: none;
  }
}
.itrs-header .header-version-picker-container {
  float: right;
  position: relative;
}
.itrs-header .header-version-picker-label {
  font-size: 0.833em;
}
.itrs-header .header-version-picker {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
}
.itrs-header .cdn-icon-geneos {
  width: 7.5em;
  height: 1em;
  vertical-align: baseline;
  margin-right: 0.5em;
}
.itrs-header .cdn-icon-caret-down {
  max-width: 1em;
  max-height: 1em;
  vertical-align: middle;
  margin-left: 0.5em;
}
.itrs-header .header-version-picker-container,
.itrs-header .header-breadcrumb {
  font-weight: 600;
}
.itrs-header .header-breadcrumb li:before {
  content: '⏵';
  margin: 0 0.25em;
  opacity: 0.75;
}
.itrs-header .header-breadcrumb li:hover:before {
  opacity: 1;
}
.itrs-header .header-breadcrumb li:last-child:before {
  opacity: 1;
}
.itrs-header .header-breadcrumb li:first-child:before {
  display: none;
}
.itrs-header .header-breadcrumb .header-breadcrumb-current {
  font-weight: bold;
}
.itrs-header .header-social-container {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 20.714em;
  z-index: 3;
  transition: left 0.3s;
}
@media only screen and (min-width: 860px) {
  .itrs-header .header-social-container {
    display: none;
  }
}
.itrs-header .header-social {
  text-align: center;
}
.itrs-header .header-social li {
  display: inline-block;
}
.itrs-header .header-social-link {
  padding: 1.714em 1em;
  line-height: 0;
  display: inline-block;
}
.itrs-header .header-social-icon {
  width: 1.714em;
  height: 1.714em;
}
/* Mixins */
/* Color Pattern Corporate */
.cp-corporate.itrs-header .header-social-container,
.cp-corporate.itrs-header .header-toggler,
.cp-corporate.itrs-header .header-sticky,
.cp-corporate.itrs-header .header-nav-container,
.cp-corporate.itrs-header .header-subnav-sites {
  background: #001c6d;
}
@media only screen and (min-width: 860px) {
  .cp-corporate.itrs-header .header-subnav-sites {
    background-color: #001c6d;
  }
}
.cp-corporate.itrs-header input ~ ul {
  background: #103281;
}
@media only screen and (max-width: 859px) {
  .cp-corporate.itrs-header .header-nav-list input:checked ~ label[for],
  .cp-corporate.itrs-header .header-nav-list input:checked ~ ul {
    background: #003177;
  }
}
.cp-corporate.itrs-header .header-nav-list a.is-active,
.cp-corporate.itrs-header .header-nav-list label[for].is-active,
.cp-corporate.itrs-header .header-nav-list a:hover,
.cp-corporate.itrs-header .header-nav-list label[for]:hover {
  background: #1d4592;
}
.cp-corporate.itrs-header .header-nav-list > li:hover > a:not(.header-cta),
.cp-corporate.itrs-header .header-nav-list > li:hover > label[for],
.cp-corporate.itrs-header .header-nav-list > li.tab-focus > a:not(.header-cta),
.cp-corporate.itrs-header .header-nav-list > li.tab-focus > label[for],
.cp-corporate.itrs-header .header-nav-list > li > a:not(.header-cta):focus {
  background: #103281;
}
.cp-corporate.itrs-header .header-nav-list a:hover,
.cp-corporate.itrs-header .header-nav-list .tab-focus a:focus,
.cp-corporate.itrs-header .header-nav-list li li a.is-active {
  background-color: #1d4592;
}
.cp-corporate.itrs-header .header-nav-list a.header-cta {
  background: #6ab7f6;
  color: #001c6d;
}
.cp-corporate.itrs-header .header-nav-list a.header-cta:focus,
.cp-corporate.itrs-header .header-nav-list a.header-cta:hover {
  background: #8fc9f8;
}
.cp-corporate.itrs-header .header-nav {
  background: #001c6d;
}
.cp-corporate.itrs-header .header-logo-link:hover,
.cp-corporate.itrs-header .header-logo-link:focus {
  background-color: #103281;
}
.cp-corporate .header-logo {
  margin-right: 0;
}
@media only screen and (min-width: 860px) {
  .cp-corporate .header-logo {
    width: 120px;
    height: 66px;
  }
}
@media only screen and (min-width: 992px) {
  .cp-corporate .header-logo {
    width: 160px;
  }
}
.cp-corporate .header-logo-link {
  z-index: 2;
}
@media only screen and (min-width: 860px) {
  .cp-corporate .header-logo-link {
    padding: 13px 12px 14px;
    position: absolute;
    top: -35px;
  }
}
.cp-corporate .header-main-link,
.cp-corporate .header-site-name {
  display: none;
}
/* Color Pattern Docs */
.cp-docs.itrs-header .header-social-container,
.cp-docs.itrs-header .header-toggler,
.cp-docs.itrs-header .header-sticky,
.cp-docs.itrs-header .header-nav-container,
.cp-docs.itrs-header .header-subnav-sites {
  background: #3896e7;
}
@media only screen and (min-width: 860px) {
  .cp-docs.itrs-header .header-subnav-sites {
    background-color: #001c6d;
  }
}
.cp-docs.itrs-header input ~ ul {
  background: #4aa7f3;
}
@media only screen and (max-width: 859px) {
  .cp-docs.itrs-header .header-nav-list input:checked ~ label[for],
  .cp-docs.itrs-header .header-nav-list input:checked ~ ul {
    background: #4aa7f3;
  }
}
.cp-docs.itrs-header .header-nav-list a.is-active,
.cp-docs.itrs-header .header-nav-list label[for].is-active,
.cp-docs.itrs-header .header-nav-list a:hover,
.cp-docs.itrs-header .header-nav-list label[for]:hover {
  background: #4aa7f3;
}
.cp-docs.itrs-header .header-nav-list > li:hover > a:not(.header-cta),
.cp-docs.itrs-header .header-nav-list > li:hover > label[for],
.cp-docs.itrs-header .header-nav-list > li.tab-focus > a:not(.header-cta),
.cp-docs.itrs-header .header-nav-list > li.tab-focus > label[for],
.cp-docs.itrs-header .header-nav-list > li > a:not(.header-cta):focus {
  background: #4aa7f3;
}
.cp-docs.itrs-header .header-nav-list a:hover,
.cp-docs.itrs-header .header-nav-list .tab-focus a:focus,
.cp-docs.itrs-header .header-nav-list li li a.is-active {
  background-color: #348bd6;
}
.cp-docs.itrs-header .header-nav-list a.header-cta {
  background: #ff8800;
}
.cp-docs.itrs-header .header-nav-list a.header-cta:focus,
.cp-docs.itrs-header .header-nav-list a.header-cta:hover {
  background: #ff7100;
}
.cp-docs.itrs-header .header-nav {
  background: #3896e7;
}
.cp-docs.itrs-header .header-logo-link:hover,
.cp-docs.itrs-header .header-logo-link:focus {
  background-color: #4aa7f3;
}
/* Color Pattern Resources */
.cp-resources.itrs-header .header-social-container,
.cp-resources.itrs-header .header-toggler,
.cp-resources.itrs-header .header-sticky,
.cp-resources.itrs-header .header-nav-container,
.cp-resources.itrs-header .header-subnav-sites {
  background: #004c94;
}
@media only screen and (min-width: 860px) {
  .cp-resources.itrs-header .header-subnav-sites {
    background-color: #001c6d;
  }
}
.cp-resources.itrs-header input ~ ul {
  background: #005aaa;
}
@media only screen and (max-width: 859px) {
  .cp-resources.itrs-header .header-nav-list input:checked ~ label[for],
  .cp-resources.itrs-header .header-nav-list input:checked ~ ul {
    background: #005aaa;
  }
}
.cp-resources.itrs-header .header-nav-list a.is-active,
.cp-resources.itrs-header .header-nav-list label[for].is-active,
.cp-resources.itrs-header .header-nav-list a:hover,
.cp-resources.itrs-header .header-nav-list label[for]:hover {
  background: #005aaa;
}
.cp-resources.itrs-header .header-nav-list > li:hover > a:not(.header-cta),
.cp-resources.itrs-header .header-nav-list > li:hover > label[for],
.cp-resources.itrs-header .header-nav-list > li.tab-focus > a:not(.header-cta),
.cp-resources.itrs-header .header-nav-list > li.tab-focus > label[for],
.cp-resources.itrs-header .header-nav-list > li > a:not(.header-cta):focus {
  background: #005aaa;
}
.cp-resources.itrs-header .header-nav-list a:hover,
.cp-resources.itrs-header .header-nav-list .tab-focus a:focus,
.cp-resources.itrs-header .header-nav-list li li a.is-active {
  background-color: #004689;
}
.cp-resources.itrs-header .header-nav-list a.header-cta {
  background: #ff8800;
}
.cp-resources.itrs-header .header-nav-list a.header-cta:focus,
.cp-resources.itrs-header .header-nav-list a.header-cta:hover {
  background: #ff7100;
}
.cp-resources.itrs-header .header-nav {
  background: #004c94;
}
.cp-resources.itrs-header .header-logo-link:hover,
.cp-resources.itrs-header .header-logo-link:focus {
  background-color: #005aaa;
}
/* Color Pattern Support */
.cp-support.itrs-header .header-social-container,
.cp-support.itrs-header .header-toggler,
.cp-support.itrs-header .header-sticky,
.cp-support.itrs-header .header-nav-container,
.cp-support.itrs-header .header-subnav-sites {
  background: #b2b2b2;
}
@media only screen and (min-width: 860px) {
  .cp-support.itrs-header .header-subnav-sites {
    background-color: #001c6d;
  }
}
.cp-support.itrs-header input ~ ul {
  background: #c1c1c1;
}
@media only screen and (max-width: 859px) {
  .cp-support.itrs-header .header-nav-list input:checked ~ label[for],
  .cp-support.itrs-header .header-nav-list input:checked ~ ul {
    background: #c1c1c1;
  }
}
.cp-support.itrs-header .header-nav-list a.is-active,
.cp-support.itrs-header .header-nav-list label[for].is-active,
.cp-support.itrs-header .header-nav-list a:hover,
.cp-support.itrs-header .header-nav-list label[for]:hover {
  background: #c1c1c1;
}
.cp-support.itrs-header .header-nav-list > li:hover > a:not(.header-cta),
.cp-support.itrs-header .header-nav-list > li:hover > label[for],
.cp-support.itrs-header .header-nav-list > li.tab-focus > a:not(.header-cta),
.cp-support.itrs-header .header-nav-list > li.tab-focus > label[for],
.cp-support.itrs-header .header-nav-list > li > a:not(.header-cta):focus {
  background: #c1c1c1;
}
.cp-support.itrs-header .header-nav-list a:hover,
.cp-support.itrs-header .header-nav-list .tab-focus a:focus,
.cp-support.itrs-header .header-nav-list li li a.is-active {
  background-color: #a5a5a5;
}
.cp-support.itrs-header .header-nav-list a.header-cta {
  background: #ff8800;
}
.cp-support.itrs-header .header-nav-list a.header-cta:focus,
.cp-support.itrs-header .header-nav-list a.header-cta:hover {
  background: #ff7100;
}
.cp-support.itrs-header .header-nav {
  background: #b2b2b2;
}
.cp-support.itrs-header .header-logo-link:hover,
.cp-support.itrs-header .header-logo-link:focus {
  background-color: #c1c1c1;
}
/* Color Pattern SSO */
.cp-sso.itrs-header .header-social-container,
.cp-sso.itrs-header .header-toggler,
.cp-sso.itrs-header .header-sticky,
.cp-sso.itrs-header .header-nav-container,
.cp-sso.itrs-header .header-subnav-sites {
  background: #001c6d;
}
@media only screen and (min-width: 860px) {
  .cp-sso.itrs-header .header-subnav-sites {
    background-color: #001c6d;
  }
}
.cp-sso.itrs-header input ~ ul {
  background: #003177;
}
@media only screen and (max-width: 859px) {
  .cp-sso.itrs-header .header-nav-list input:checked ~ label[for],
  .cp-sso.itrs-header .header-nav-list input:checked ~ ul {
    background: #003177;
  }
}
.cp-sso.itrs-header .header-nav-list a.is-active,
.cp-sso.itrs-header .header-nav-list label[for].is-active,
.cp-sso.itrs-header .header-nav-list a:hover,
.cp-sso.itrs-header .header-nav-list label[for]:hover {
  background: #003177;
}
.cp-sso.itrs-header .header-nav-list > li:hover > a:not(.header-cta),
.cp-sso.itrs-header .header-nav-list > li:hover > label[for],
.cp-sso.itrs-header .header-nav-list > li.tab-focus > a:not(.header-cta),
.cp-sso.itrs-header .header-nav-list > li.tab-focus > label[for],
.cp-sso.itrs-header .header-nav-list > li > a:not(.header-cta):focus {
  background: #003177;
}
.cp-sso.itrs-header .header-nav-list a:hover,
.cp-sso.itrs-header .header-nav-list .tab-focus a:focus,
.cp-sso.itrs-header .header-nav-list li li a.is-active {
  background-color: #001a65;
}
.cp-sso.itrs-header .header-nav-list a.header-cta {
  background: #6ab7f6;
  color: #001c6d;
}
.cp-sso.itrs-header .header-nav-list a.header-cta:focus,
.cp-sso.itrs-header .header-nav-list a.header-cta:hover {
  background: #8fc9f8;
}
.cp-sso.itrs-header .header-nav {
  background: #001c6d;
}
.cp-sso.itrs-header .header-logo-link:hover,
.cp-sso.itrs-header .header-logo-link:focus {
  background-color: #003177;
}
/* Highlighting internal environments */
.itrs-header.env-loc:after,
.itrs-header.env-dev:after,
.itrs-header.env-new:after,
.itrs-header.env-uat:after {
  background: rgba(234, 67, 53, 0.75);
  border-radius: 0.5em 0 0 2em;
  color: #ffffff;
  font-size: 0.9em;
  line-height: 0;
  padding: 1.5em 1em 1.5em 2em;
  position: fixed;
  right: 0;
  text-shadow: 1px 1px #333333;
  top: 10em;
  vertical-align: baseline;
}
.itrs-header.env-loc:after {
  content: 'LOCAL ENVIRONMENT';
}
.itrs-header.env-dev:after {
  content: 'DEV ENVIRONMENT';
}
.itrs-header.env-uat:after {
  content: 'UAT ENVIRONMENT';
}
.itrs-header.env-new:after {
  content: 'NEW ENVIRONMENT';
}
/* Breadcrumbs positions across all the sites: */
.breadcrumb-container {
  margin-top: 52px;
}
@media only screen and (min-width: 860px) {
  .breadcrumb-container {
    margin-top: 93px;
  }
}
.breadcrumb-container .breadcrumb {
  box-sizing: border-box;
  font-weight: 300;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media only screen and (min-width: 1220px) {
  .breadcrumb-container .breadcrumb {
    padding-left: 0;
    padding-right: 0;
  }
}
.breadcrumb-container .breadcrumb .active {
  font-weight: inherit;
}
div.breadcrumbContainer > .container {
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media only screen and (min-width: 1220px) {
  div.breadcrumbContainer > .container {
    padding-left: 0;
    padding-right: 0;
  }
}
div.breadcrumbContainer .MCBreadcrumbsSelf,
div.breadcrumbContainer a.MCBreadcrumbsLink:link,
div.breadcrumbContainer a.MCBreadcrumbsLink:visited {
  font-weight: 300;
}

body.global-modal-active #toolbar-administration.toolbar .toolbar-bar,
body.global-modal-active #navbar-container > zd-hc-navbar {
  z-index: 1;
}
.global-modal-back {
  background: #003177;
  height: 100%;
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100;
  top: -200vh;
}
.global-modal-back.is-open {
  top: 0;
  transition: all 0.3s;
}
.global-modal-back-picture {
  display: block;
  height: 100%;
  left: 0;
  margin: 0;
  max-width: none;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.global-modal-back-picture img,
.global-modal-back-picture video,
.global-modal-back-picture object {
  height: 100%;
  margin: 0;
  object-fit: cover;
  object-position: center top;
  width: 100%;
}
.global-modal-back-narrow {
  background-color: #ffffff;
}
.global-modal-back-narrow .global-modal-back-picture {
  top: 5.714em;
  max-height: 10em;
}
.global-modal-back-narrow .global-modal-back-picture img {
  object-position: center center;
}
.global-modal-container {
  display: block;
  position: relative;
  min-height: 2.286em;
  margin-right: 3em;
}
@media only screen and (min-width: 860px) {
  .global-modal-container {
    margin: 0 auto;
    width: 90%;
    min-height: 0;
  }
}
@media only screen and (min-width: 992px) {
  .global-modal-container {
    max-width: 1180px;
  }
}
.global-modal-wrapper {
  background: #ffffff;
  border-radius: 4px;
  color: #585862;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 300;
  left: 10%;
  line-height: 1.5em;
  margin: 0 auto;
  max-height: calc(100% -  5.714em);
  max-width: 500px;
  overflow: auto;
  position: fixed;
  transition: all 0.3s;
  width: 80%;
  z-index: 101;
  right: 10%;
}
.global-modal-wrapper input[type='text'],
.global-modal-wrapper input[type='password'],
.global-modal-wrapper select,
.global-modal-wrapper textarea {
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 100%;
  height: auto;
}
.global-modal-wrapper .captcha-placeholder iframe {
  min-height: 0;
}
.global-modal-wrapper-narrow {
  left: 0;
  right: 0;
  width: auto;
}
.global-modal-header {
  background: #003177;
  box-sizing: border-box;
  font-size: 14px;
  height: 5.714em;
  left: 0;
  line-height: 0;
  padding: 1.714em;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 102;
}
.global-modal-header .header-logo {
  fill: #ffffff;
  height: 2.286em;
  left: 0;
  position: absolute;
  top: 0;
  width: 6.286em;
}
.global-modal-body {
  padding: 60px 20px;
}
.global-modal-wrapper-content {
  box-sizing: border-box;
  height: calc(100% -  5.714em);
  left: auto;
  max-width: none;
  right: auto;
  top: 5.714em !important;
  width: 100%;
}
@media only screen and (min-width: 860px) {
  .global-modal-wrapper-content {
    align-items: stretch;
    display: flex;
    flex-direction: row;
  }
}
.global-modal-wrapper-content .global-modal-body,
.global-modal-wrapper-content .global-modal-sidebar {
  box-sizing: border-box;
}
@media only screen and (min-width: 860px) {
  .global-modal-wrapper-content .global-modal-body,
  .global-modal-wrapper-content .global-modal-sidebar {
    align-items: center;
    display: flex;
    padding: 0;
  }
}
.global-modal-wrapper-content .global-modal-body {
  flex: 0 1 40%;
  padding: 60px 20px;
}
@media only screen and (min-width: 860px) {
  .global-modal-wrapper-content .global-modal-body {
    justify-content: flex-end;
    padding-right: 60px;
  }
}
@media only screen and (min-width: 1220px) {
  .global-modal-wrapper-content .global-modal-body {
    padding-left: calc((100vw - 1180px) / 2);
    padding-right: 80px;
  }
}
.global-modal-wrapper-content .global-form-fieldset {
  max-width: 460px;
}
@media only screen and (min-width: 860px) {
  .global-modal-wrapper-content .global-form-fieldset {
    flex: 1 1 auto;
  }
}
.global-modal-wrapper-content .global-modal-sidebar {
  background: #f8f8f8;
  flex: 0 1 60%;
  height: 100%;
  min-height: 40em;
  padding: 0 20px;
}
.global-modal-wrapper-content .global-modal-sidebar iframe {
  border: none;
  height: 100%;
  overflow: auto;
  width: 100%;
}
@media only screen and (min-width: 860px) {
  .global-modal-wrapper-content .global-modal-sidebar {
    padding-right: 20px;
    padding-left: 60px;
  }
}
@media only screen and (min-width: 1220px) {
  .global-modal-wrapper-content .global-modal-sidebar {
    padding-left: 80px;
    padding-right: calc((100vw - 1180px) / 2);
  }
}
.global-modal-header-tiny {
  float: right;
  margin: -0.286em 0.286em;
}
.global-modal-header-logout {
  margin-right: 2.5em;
}
.global-modal-header-pwd {
  float: left;
}
@media only screen and (min-width: 480px) {
  .global-modal-header-pwd {
    float: right;
  }
}
.global-modal-header-row {
  clear: both;
  margin: 1.2em -2em 0;
}
@media only screen and (min-width: 480px) {
  .global-modal-header-row {
    clear: none;
    margin: 0;
  }
}
.global-modal-close-btn {
  transition: opacity 0.3s;
}
.global-modal-close-btn,
.global-modal-close-btn:link,
.global-modal-close-btn:active,
.global-modal-close-btn:visited {
  color: #ffffff;
}
.global-modal-close-btn:hover {
  opacity: 0.7;
}
.global-modal-close-btn .cdn-icon-close {
  width: 1.714em;
  height: 1.714em;
}
.global-modal-title {
  color: #001c6d;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 1.429em;
  font-weight: 600;
  margin: 0 0 15px;
}
.global-modal-title [class^='cdn-icon-'],
.global-modal-title [class*=' cdn-icon-'] {
  height: 1.8em;
  margin: -0.2em 0.3em 0 -0.2em;
  vertical-align: middle;
  width: 1.8em;
}
.global-modal-title-error {
  color: #ea4335;
}
.global-modal-title-success {
  color: #34a853;
}
.global-modal-message {
  padding: 0 0 10px;
}
.global-modal-actions {
  text-align: right;
}
.global-form-fieldset {
  border: none;
  margin: 0 auto;
  min-width: 0;
  padding: 0;
}
.global-form-title {
  border: none;
  color: #001c6d;
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  font-size: 2.286em;
  font-weight: inherit;
  line-height: 1.219em;
  margin: 0 0 0.375em;
  padding: 0;
  text-align: center;
}
.global-form-subtitle {
  font-size: 1.143em;
  line-height: 1.5em;
  margin-bottom: 0.75em;
  margin-top: 0;
}
.global-form {
  padding-bottom: 2.286em;
  transition: opacity 0.3s;
}
.global-form:last-child {
  padding-bottom: 0;
}
.global-form input,
.global-form input[type='text'],
.global-form input[type='password'],
.global-form select,
.global-form textarea {
  background: #f1f1f1;
  border: none;
  border-bottom: 1px solid #7b7b7b;
  box-sizing: border-box;
  color: #000000;
  display: block;
  line-height: 1em;
  margin: 0;
  padding: 0.5em;
  transition: all 0.3s;
  width: 100%;
}
.global-form input:hover,
.global-form input[type='text']:hover,
.global-form input[type='password']:hover,
.global-form select:hover,
.global-form textarea:hover {
  background: #e9e9e9;
  border-bottom-color: #5b5b5b;
}
.global-form input:focus,
.global-form input[type='text']:focus,
.global-form input[type='password']:focus,
.global-form select:focus,
.global-form textarea:focus {
  border-bottom-color: #001c6d;
}
.global-form input:invalid,
.global-form input[type='text']:invalid,
.global-form input[type='password']:invalid,
.global-form select:invalid,
.global-form textarea:invalid {
  border-bottom-color: #ea4335;
}
.global-form input:focus,
.global-form select:focus,
.global-form textarea:focus {
  outline: none;
}
.global-form input[type='checkbox'] {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
}
.global-form input[type='checkbox'] + .global-checkbox-label {
  cursor: pointer;
}
.global-form input[type='checkbox'] + .global-checkbox-label:before {
  background: scroll url('https://cdn.itrsgroup.com/images/check-light.svg') no-repeat center center;
  border-radius: 1em;
  box-sizing: border-box;
  content: '';
  float: left;
  height: 2.071em;
  margin: -0.357em 0.429em 0 -0.571em;
  transition: background-color 0.3s;
  vertical-align: middle;
  width: 2.071em;
}
.global-form input[type='checkbox'] + .global-checkbox-label:hover:before {
  background-color: rgba(123, 123, 123, 0.1);
}
.global-form input[type='checkbox'] + .global-checkbox-label:active:before {
  background-color: rgba(123, 123, 123, 0.25);
}
.global-form input[type='checkbox']:focus + .global-checkbox-label:before {
  background-color: rgba(123, 123, 123, 0.15);
}
.global-form input[type='checkbox']:checked + .global-checkbox-label:before {
  background-image: url('https://cdn.itrsgroup.com/images/check-light-checked.svg');
}
.global-form input[type='checkbox']:checked + .global-checkbox-label:hover:before {
  background-color: rgba(45, 72, 153, 0.1);
}
.global-form input[type='checkbox']:checked + .global-checkbox-label:active:before {
  background-color: rgba(45, 72, 153, 0.25);
}
.global-form input[type='checkbox']:checked:focus + .global-checkbox-label:before {
  background-color: rgba(45, 72, 153, 0.15);
}
.global-form-loading {
  opacity: 0.75;
}
.global-label {
  display: block;
  font-size: 0.857em;
  font-weight: inherit;
  margin-bottom: 0.334em;
}
.global-label a,
.global-label a:link,
.global-label a:visited {
  color: #5b5b5b;
}
.global-label a {
  display: inline-block;
  padding-left: 0.8em;
  text-decoration: underline;
}
.global-label a:hover,
.global-label a:focus {
  text-decoration: none;
}
.global-label-right {
  float: right;
}
.global-checkbox-label {
  display: inline-block;
  font-weight: normal;
  margin-bottom: 0.667em;
}
.global-checkbox-label a,
.global-checkbox-label a:link,
.global-checkbox-label a:visited {
  color: #5b5b5b;
  text-decoration: underline;
}
.global-checkbox-label a:hover,
.global-checkbox-label a:focus {
  text-decoration: none;
}
.global-input-container {
  position: relative;
  margin: 0 0 2.286em;
}
.global-pass-toggler {
  cursor: pointer;
  height: 2.5em;
  position: absolute;
  right: -0.143em;
  text-align: center;
  top: 0;
  width: 2.5em;
}
.global-pass-toggler [class^='cdn-icon-'],
.global-pass-toggler [class*=' cdn-icon-'] {
  width: 1.143em;
  height: 100%;
}
.global-form-error {
  font-weight: normal;
}
.global-form-error,
.global-form-actions {
  font-size: 0.857em;
  color: #333333;
}
.global-form-error a,
.global-form-actions a,
.global-form-error a:link,
.global-form-actions a:link,
.global-form-error a:visited,
.global-form-actions a:visited {
  color: #5b5b5b;
  text-decoration: underline;
}
.global-form-error a,
.global-form-actions a,
.global-form-error a:hover,
.global-form-actions a:hover,
.global-form-error a:focus,
.global-form-actions a:focus {
  text-decoration: none;
}
.global-form-error p,
.global-form-actions p {
  margin-top: 0;
  margin-bottom: 0;
}
.global-form-error {
  line-height: 1.6em;
  color: #ea4335;
  margin: -2.357em 0 2.357em;
}
.global-form-error .cdn-icon-error {
  width: 1.084em;
  height: 1.084em;
  vertical-align: middle;
  margin-right: 0.5em;
  margin-top: 0.25em;
  float: left;
}
.global-form-error p {
  overflow: hidden;
}
.global-form-center {
  text-align: center;
}
.global-form-right {
  text-align: right;
}
@media only screen and (max-width: 859px) {
  .global-form-right.global-form-buttons {
    text-align: center;
  }
}
.global-form-row:after {
  content: '';
  clear: both;
  display: table;
}
.global-form-row-space-top {
  padding-top: 2em;
}
.global-form-row-space-bottom {
  padding-bottom: 2em;
}
@media only screen and (min-width: 860px) {
  .global-half {
    display: inline-block;
    margin-right: 2em;
    width: calc(50% - 1em);
  }
  .global-half:nth-child(even) {
    margin-right: 0;
  }
}
.global-form-no-margin .global-input-container,
.global-form-products .global-input-container {
  margin-bottom: 0;
}
.global-form-no-margin + .global-form-error,
.global-form-products + .global-form-error {
  margin-top: 0;
}
.global-button,
a.global-button {
  background: #ffffff;
  border: 1px solid #001c6d;
  border-radius: 4px;
  box-sizing: border-box;
  color: #001c6d;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 1em;
  font-weight: 600;
  letter-spacing: 0.88px;
  line-height: 1.357em;
  max-width: 100%;
  overflow: hidden;
  padding: 0.714em 1.429em;
  text-decoration: none;
  text-overflow: ellipsis;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s, opacity 0.3s;
  vertical-align: bottom;
  white-space: nowrap;
  width: auto;
}
.global-button > svg,
a.global-button > svg {
  fill: currentColor;
}
.global-button:hover,
a.global-button:hover,
.global-button:focus,
a.global-button:focus {
  background-color: rgba(2, 134, 195, 0.1);
  color: #001c6d;
  border-color: inherit;
  text-decoration: none;
}
.global-button:disabled,
a.global-button:disabled {
  cursor: default;
}
.global-button:disabled,
a.global-button:disabled,
.global-button:disabled:hover,
a.global-button:disabled:hover,
.global-button:disabled:focus,
a.global-button:disabled:focus {
  background: #ffffff;
  border-color: #5b5b5b;
  color: #5b5b5b;
}
.global-button small,
a.global-button small {
  font-size: 0.857em;
}
.global-button svg,
a.global-button svg {
  vertical-align: middle;
}
.global-button svg:first-child,
a.global-button svg:first-child {
  margin-right: 0.5em;
}
.global-button svg:last-child,
a.global-button svg:last-child {
  margin-left: 0.5em;
}
.header-signupform .global-button,
.header-signupform a.global-button {
  position: relative;
  z-index: 5;
}
.global-button-neg:disabled,
.global-button-neg,
a.global-button-neg {
  background: none;
  border-color: #ffffff;
  color: #ffffff;
  border-width: 1px;
  padding: 0.714em 1.429em;
}
.global-button-neg:disabled:hover,
.global-button-neg:hover,
a.global-button-neg:hover,
.global-button-neg:disabled:focus,
.global-button-neg:focus,
a.global-button-neg:focus {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
.global-button-neg:disabled:disabled,
.global-button-neg:disabled,
a.global-button-neg:disabled {
  opacity: 0.5;
}
.global-button-neg:disabled:disabled,
.global-button-neg:disabled,
a.global-button-neg:disabled,
.global-button-neg:disabled:disabled:hover,
.global-button-neg:disabled:hover,
a.global-button-neg:disabled:hover,
.global-button-neg:disabled:disabled:focus,
.global-button-neg:disabled:focus,
a.global-button-neg:disabled:focus {
  background-color: transparent;
  border-color: #ffffff;
  color: #ffffff;
}
.global-button-rev:disabled,
.global-button-rev,
a.global-button-rev {
  background: #001c6d;
  border-color: #001c6d;
  color: #ffffff;
}
.global-button-rev:disabled:hover,
.global-button-rev:hover,
a.global-button-rev:hover,
.global-button-rev:disabled:focus,
.global-button-rev:focus,
a.global-button-rev:focus {
  background-color: #003177;
  border-color: #003177;
  color: #ffffff;
}
.global-button-rev:disabled:disabled,
.global-button-rev:disabled,
a.global-button-rev:disabled {
  opacity: 0.5;
}
.global-button-rev:disabled:disabled,
.global-button-rev:disabled,
a.global-button-rev:disabled,
.global-button-rev:disabled:disabled:hover,
.global-button-rev:disabled:hover,
a.global-button-rev:disabled:hover,
.global-button-rev:disabled:disabled:focus,
.global-button-rev:disabled:focus,
a.global-button-rev:disabled:focus {
  background-color: #001c6d;
  border-color: #001c6d;
  color: #ffffff;
}
.global-button-link:disabled,
.global-button-link,
a.global-button-link {
  background-color: transparent;
  border-color: transparent;
}
.global-button-link:disabled:hover,
.global-button-link:hover,
a.global-button-link:hover,
.global-button-link:disabled:focus,
.global-button-link:focus,
a.global-button-link:focus {
  background-color: transparent;
}
.global-button-link:disabled:disabled,
.global-button-link:disabled,
a.global-button-link:disabled {
  opacity: 0.5;
}
.global-button-link:disabled:disabled,
.global-button-link:disabled,
a.global-button-link:disabled,
.global-button-link:disabled:disabled:hover,
.global-button-link:disabled:hover,
a.global-button-link:disabled:hover,
.global-button-link:disabled:disabled:focus,
.global-button-link:disabled:focus,
a.global-button-link:disabled:focus {
  background-color: transparent;
  border-color: transparent;
  color: transparent;
}
.global-button-l:disabled,
.global-button-l,
a.global-button-l {
  font-size: 1.143em;
}
.global-button-s:disabled,
.global-button-s,
a.global-button-s {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.global-button-chat {
  animation: globalOpacityAppears 0.6s 1.5s forwards;
  background: #6ab7f6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' width='24' fill='%23001c6d'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M20 2H4c-1.1 0-2 .9-2 2v18l4-4h14c1.1 0 2-.9 2-2V4c0-1.1-.9-2-2-2zm0 14H6l-2 2V4h16v12z'/%3E%3C/svg%3E") scroll no-repeat 15px center;
  background-size: 20px;
  border-radius: 10em;
  opacity: 0;
  padding-left: 45px;
  bottom: 20px;
  margin: 0;
  position: fixed;
  right: 20px;
  z-index: 99;
}
.global-button-chat,
.global-button-chat:hover {
  border-color: #001c6d;
  color: #001c6d;
}
.global-button-chat:hover {
  background-color: #8fc9f8;
}
@media only screen and (max-width: 859px) {
  .global-button-chat {
    text-indent: -9000px;
    padding-left: 30px;
  }
}
@keyframes globalOpacityAppears {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.global-modal-header-pwd a:hover {
  text-decoration: underline;
}
.global-inline-separator {
  display: inline-block;
  margin-left: 1.5em;
}
@media only screen and (max-width: 859px) {
  .global-modal-profile .global-modal-header {
    height: 9.286em;
  }
  .global-modal-profile .global-modal-back-picture {
    top: 9.286em;
  }
  .global-modal-profile + .global-modal-wrapper {
    max-height: calc(100% -  9.286em);
  }
}

body {
  position: relative;
}
body button,
body input,
body select,
body textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
body.search-open {
  margin-top: 0;
  padding-top: 0 !important;
  overflow: hidden;
}
body.search-open .itrs-search {
  position: absolute;
  height: 100vh;
  box-sizing: border-box;
}
body.search-open .itrs-search .search-footer-container {
  bottom: 0;
  opacity: 1;
}
body.search-open .itrs-search .search-filters-aside {
  display: block;
}
@media only screen and (min-width: 860px) {
  body.search-open .itrs-search .search-filters-aside {
    top: 100px;
  }
}
body.search-open > #navbar-container ~ #header-placeholder > .itrs-search {
  height: calc(100vh - 50px);
  top: 50px;
}
.itrs-search {
  display: block !important;
  background: #f8f8f8;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0vh;
  transition: height 0.15s;
  overflow: auto;
  overflow-y: scroll;
  box-sizing: border-box;
  z-index: 1000000;
  font-size: 14px;
  color: #7b7b7b;
  line-height: 1.5em;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-weight: 300;
  letter-spacing: 0;
}
.itrs-search small {
  font-size: 0.857em;
}
.itrs-search * {
  box-sizing: border-box;
}
.itrs-search p {
  margin: 0 0 10px;
}
.itrs-search p:last-child {
  margin-bottom: 0;
}
.itrs-search a {
  text-decoration: none;
}
.itrs-search a:hover,
.itrs-search a:focus {
  text-decoration: none;
}
.search-close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 24px;
  height: 24px;
  overflow: hidden;
  display: block;
  transition: opacity 0.3s;
  z-index: 2;
  cursor: pointer;
}
.search-close,
.search-close:link,
.search-close:hover,
.search-close:focus,
.search-close:visited {
  color: #ffffff;
}
.search-close:hover,
.search-close:focus {
  opacity: 0.7;
}
.search-container {
  margin: 0 auto;
  box-sizing: border-box;
}
.search-svg-iconset {
  display: none;
}
[class^='search-icon-'],
[class*=' search-icon-'] {
  fill: currentColor;
  display: inline-block;
  height: 24px;
  width: 24px;
}
.search-logo {
  fill: #ffffff;
  width: 88px;
  height: 32px;
}
.search-box-container {
  position: relative;
  background: #001c6d;
  padding: 20px 0;
  z-index: 1;
}
.search-box-container .search-container {
  position: relative;
}
.search-box[type='text'] {
  display: block;
  width: 100%;
  box-sizing: border-box;
  height: 40px;
  padding: 10px 16.66666667px 10px 44px;
  font-size: 1.143em;
  line-height: 1.5;
  border-radius: 2px;
  border: none;
  background: #001246;
  color: #ffffff;
}
.search-box[type='text']::-webkit-input-placeholder {
  color: #ffffff;
}
.search-box[type='text']:-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.search-box[type='text']::-moz-placeholder {
  color: #ffffff;
  opacity: 1;
}
.search-box[type='text']:-ms-input-placeholder {
  color: #ffffff;
}
.search-box[type='text'] + label {
  top: 8px;
  left: 14px;
  width: 24px;
  height: 24px;
  position: absolute;
  overflow: hidden;
  display: block;
  color: #ffffff;
}
.search-box[type='text']:not(.tab-navigation):focus {
  outline: none;
}
.search-footer-container {
  background: #001c6d;
  color: #ffffff;
  padding: 5px 0;
  position: fixed;
  left: 0;
  bottom: 100%;
  width: 100%;
  transition: bottom 0.15s, opacity 0.15s;
  opacity: 0;
  box-shadow: 0 -5px 7px #f1f1f1;
  line-height: 0;
}
.search-footer-container .search-container {
  position: relative;
}
.search-item {
  padding: 20px;
  background-color: #ffffff;
  border-radius: 2px;
  margin: 0 0 10px;
  display: block;
  transition: background-color 0.15s;
}
.search-item,
.search-item:link,
.search-item:visited {
  color: #333333;
}
.search-item:hover,
.search-item:focus {
  background-color: #e9e9e9;
}
.search-deprecated,
.search-type {
  float: right;
  margin: 0 0 1em 1em;
  line-height: 2em;
}
.search-type {
  color: #333333;
}
.search-deprecated {
  background: #7b7b7b;
  border-radius: 20px;
  color: #ffffff;
  padding: 0 10px;
}
.search-title {
  margin: 0 0 0.5em;
  font-size: 1.143em;
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  line-height: 1.25em;
  padding-bottom: 0;
  font-weight: normal;
}
.search-title,
.search-title a {
  color: #005aaa;
}
.search-breadcrumb {
  color: #333333;
  font-size: 0.857em;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
}
.search-description {
  color: #333333;
  line-height: 1.714em;
}
.search-items-results {
  color: #7b7b7b;
  line-height: 1.7143em;
  margin-bottom: 1em;
  overflow: hidden;
}
.search-item.is-loading {
  animation-name: loading-fade;
  animation-duration: 2s;
  animation-iteration-count: infinite;
}
.search-item.is-loading:hover,
.search-item.is-loading:focus {
  box-shadow: none;
}
.search-item.is-loading .search-type,
.search-item.is-loading .search-title,
.search-item.is-loading .search-breadcrumb,
.search-item.is-loading .search-description {
  display: block;
  content: '';
  height: 1em;
  opacity: 0.3;
}
.search-item.is-loading .search-type {
  width: 10%;
  background-color: #7b7b7b;
}
.search-item.is-loading .search-title {
  width: 60%;
  background-color: #005aaa;
}
.search-item.is-loading .search-breadcrumb {
  width: 40%;
  background-color: #7b7b7b;
}
.search-item.is-loading .search-description {
  width: 100%;
  background-color: #585862;
}
.ais-Snippet-highlighted,
.ais-Highlight-highlighted,
.algolia-docsearch-suggestion--highlight {
  font-weight: 600;
  background-color: rgba(0, 90, 170, 0.07);
  font-style: normal;
}
.search-results-default {
  padding-top: 10px;
}
.search-results-main {
  overflow: hidden;
}
.search-results-main .search-container {
  padding-top: 20px;
}
.search-items {
  overflow: hidden;
  box-sizing: border-box;
  padding-right: 4px;
  margin-right: -4px;
}
.ais-Pagination--noRefinement,
.search-notify + .ais-Pagination,
.search-items:empty + .ais-Pagination {
  visibility: hidden;
}
.search-notify {
  background: #dddddd;
  border-radius: 2px;
  color: #333333;
  line-height: 1.715em;
  margin: 0 0 10px;
  padding: 20px;
}
.search-notify-title {
  color: #001c6d;
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  font-size: 1.143em;
  font-weight: normal;
  margin: 0 0 10px;
}
.search-results-container {
  padding-left: 295px;
}
.search-filters-aside {
  float: left;
  width: 275px;
  margin: 0 20px 0 0;
  overflow: auto;
  display: none;
  position: fixed;
  margin-left: -295px;
  transition: opacity 0.15s;
}
.search-filters-aside:empty {
  display: none !important;
}
.search-filters-title {
  margin-bottom: 10px;
}
.search-filters-title b {
  display: none;
}
.search-filter-clear {
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 2px;
  color: #333333;
  cursor: pointer;
  float: none;
  font-size: 1.143em;
  line-height: 1.5;
  padding: 0 6px;
  transition: all 0.15s;
}
.search-filter-clear[disabled],
.search-filter-clear[disabled]:focus,
.search-filter-clear[disabled]:hover {
  background: none;
  color: #7b7b7b;
  cursor: default;
  opacity: 0.5;
}
.search-filter-clear:hover,
.search-filter-clear:focus {
  background-color: #e9e9e9;
  outline: none;
}
.search-filter-clear svg {
  height: 20px;
  vertical-align: middle;
  width: 20px;
  margin-right: 4px;
}
.search-filters {
  overflow: auto;
  background: #ffffff;
  border-radius: 2px;
  padding: 20px;
  max-height: calc(100vh - 80px - 20px - 37px - 20px - 26px - 10px);
}
.search-filters:after,
.search-filters:before {
  content: '';
  display: block;
  height: 0.5em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 3;
}
.search-filters:after {
  bottom: 0;
  background: linear-gradient(0deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
}
.search-filters:before {
  top: 36px;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
}
.search-filter {
  padding-bottom: 10px;
}
.search-filter[data-visibles='0'] {
  display: none;
}
.search-filter:last-child {
  padding-bottom: 0;
}
.search-filter-title {
  color: #001c6d;
  font-weight: normal;
}
.search-filter-type {
  position: relative;
}
.search-filter-type input {
  position: absolute;
  left: -9000px;
}
.ais-HierarchicalMenu-list {
  padding: 0 0 0 0.857em;
  margin: 0;
  overflow: hidden;
}
.ais-HierarchicalMenu-list,
.ais-HierarchicalMenu-list li,
.ais-HierarchicalMenu-list ul li {
  list-style: none;
}
.ais-HierarchicalMenu-list--child {
  padding-left: 0.857em;
}
a.ais-HierarchicalMenu-link:link,
a.ais-HierarchicalMenu-link:visited,
.ais-HierarchicalMenu-link {
  color: #333333;
  display: block;
  padding: 0 0 0.5em;
  overflow: hidden;
}
.ais-HierarchicalMenu-count {
  float: right;
}
.ais-HierarchicalMenu-item--selected > a.ais-HierarchicalMenu-link:link,
.ais-HierarchicalMenu-item--selected > a.ais-HierarchicalMenu-link:visited,
.ais-HierarchicalMenu-item--selected > .ais-HierarchicalMenu-link {
  color: #001c6d;
}
.ais-RefinementList-list {
  margin: 0;
  overflow: hidden;
  padding: 0 0 0 0.358em;
}
.ais-RefinementList-list,
.ais-RefinementList-list ul li {
  list-style: none;
}
.ais-RefinementList-label {
  color: #333333;
  cursor: pointer;
  display: block;
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
  overflow: hidden;
  padding: 0.5em 0 0.5em 0.5em;
}
.ais-RefinementList-count {
  float: right;
}
.search-nofilters,
.ais-Panel--noRefinement .search-filter-title {
  display: none;
}
.ais-Panel--noRefinement + .ais-Panel--noRefinement + .ais-Panel--noRefinement + .search-nofilters {
  display: block;
  margin-bottom: 30px;
  text-align: center;
}
.ais-RefinementList-checkbox {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
}
.ais-RefinementList-checkbox + .ais-RefinementList-labelText {
  cursor: pointer;
}
.ais-RefinementList-checkbox + .ais-RefinementList-labelText:before {
  background: scroll url('https://cdn.itrsgroup.com/images/check-light.svg') no-repeat center center;
  border-radius: 1em;
  box-sizing: border-box;
  content: '';
  float: left;
  height: 2em;
  margin: -0.25em 0.25em -0.25em -0.5em;
  transition: background-color 0.3s;
  vertical-align: middle;
  width: 2em;
}
.ais-RefinementList-checkbox + .ais-RefinementList-labelText:focus:before,
.ais-RefinementList-checkbox + .ais-RefinementList-labelText:hover:before {
  background-color: rgba(123, 123, 123, 0.1);
}
.ais-RefinementList-checkbox + .ais-RefinementList-labelText:active:before {
  background-color: rgba(123, 123, 123, 0.25);
}
.ais-RefinementList-checkbox:focus + .ais-RefinementList-labelText:before {
  background-color: rgba(123, 123, 123, 0.15);
}
.ais-RefinementList-checkbox:checked + .ais-RefinementList-labelText:before {
  background-image: url('https://cdn.itrsgroup.com/images/check-light-checked.svg');
}
.ais-RefinementList-checkbox:checked + .ais-RefinementList-labelText:focus:before,
.ais-RefinementList-checkbox:checked + .ais-RefinementList-labelText:hover:before {
  background-color: rgba(45, 72, 153, 0.1);
}
.ais-RefinementList-checkbox:checked + .ais-RefinementList-labelText:active:before {
  background-color: rgba(45, 72, 153, 0.25);
}
.ais-RefinementList-checkbox:checked:focus + .ais-RefinementList-labelText:before {
  background-color: rgba(45, 72, 153, 0.15);
}
.search-websites {
  margin-top: 40px;
  padding: 0 0 100px;
  overflow: hidden;
  background: #f8f8f8;
}
.search-websites p {
  margin-bottom: 20px;
}
.search-websites-list {
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  margin: 0 -20px;
}
.search-websites-list li {
  float: left;
  overflow: hidden;
  width: 33.3%;
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 0 10px;
}
.search-websites-list a {
  display: block;
  padding: 24px 10px;
  text-align: center;
  border-radius: 2px;
  background-color: #dddddd;
  transition: all 0.15s;
}
.search-websites-list a,
.search-websites-list a:link,
.search-websites-list a:hover,
.search-websites-list a:focus,
.search-websites-list a:visited {
  color: #333333;
}
.search-websites-list a:hover,
.search-websites-list a:focus {
  background-color: #e9e9e9;
}
.search-websites-list strong {
  display: block;
  font-weight: inherit;
}
.search-pagination {
  text-align: right;
  white-space: nowrap;
  overflow: hidden;
  margin: 20px 0;
  clear: both;
  padding: 0;
  font-size: 1.143em;
  vertical-align: middle;
}
.search-pagination .ais-Pagination-list {
  margin: 0;
}
.search-pagination li {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
}
.search-pagination .ais-Pagination-item--disabled {
  opacity: 0.7;
}
.search-pagination a {
  padding: 0 10px;
  transition: color 0.3s;
}
.search-pagination a.ais-Pagination-link--selected,
.search-pagination a.is-active {
  font-weight: 600;
  opacity: 1;
}
.search-pagination a,
.search-pagination a:link,
.search-pagination a:visited {
  color: #7b7b7b;
}
.search-pagination a:hover,
.search-pagination a:focus,
.search-pagination a.ais-Pagination-link--selected,
.search-pagination a.is-active {
  color: #333333;
}
.search-pagination a:hover,
.search-pagination a:focus {
  opacity: 1;
}
.search-pagination .ais-Pagination-item--firstPage a,
.search-pagination .ais-Pagination-item--previousPage a,
.search-pagination .ais-Pagination-item--nextPage a,
.search-pagination .ais-Pagination-item--lastPage a,
.search-pagination .search-first,
.search-pagination .search-previous,
.search-pagination .search-next,
.search-pagination .search-last {
  padding: 0;
}
.search-pagination svg {
  vertical-align: text-bottom;
}
.search-previous {
  margin-right: 10px;
}
.search-next {
  margin-left: 10px;
}
.search-container {
  width: 1170px;
  max-width: 90%;
}
@media only screen and (max-width: 1200px) {
  .search-container {
    width: 1170px;
  }
}
@media only screen and (max-width: 992px) {
  .search-container {
    width: 970px;
  }
}
@media only screen and (max-width: 768px) {
  .search-container {
    width: 750px;
  }
  .search-filters,
  .search-filter-clear {
    display: none;
  }
  .search-results-container {
    padding-left: 0;
  }
  .search-filters-aside {
    float: none;
    margin-left: 0;
    position: relative;
    top: 0 !important;
  }
  .search-filters-title b {
    display: inline-block;
    font-size: 0.857em;
  }
  .search-filters-title b:after {
    content: '+';
    text-align: center;
    display: inline-block;
    width: 17px;
    height: 17px;
    border: 2px solid;
    border-radius: 2px;
    margin-left: 20px;
    vertical-align: middle;
    line-height: 17px;
  }
  .search-container.filter-active:before {
    z-index: 1000001;
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
  }
  .search-container.filter-active .search-filters-aside {
    left: 0;
    position: fixed;
    z-index: 1000002;
    display: block;
    background-color: #ffffff;
    height: 100vh;
    overflow: auto;
  }
  .search-container.filter-active .search-filters-aside:before {
    z-index: 1000001;
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    cursor: pointer;
  }
  .search-container.filter-active .search-filters-aside .search-filters-title,
  .search-container.filter-active .search-filters-aside .search-filters {
    z-index: 1000003;
    position: relative;
  }
  .search-container.filter-active .search-filters-aside .search-filters {
    max-height: none !important;
  }
  .search-container.filter-active .search-filters-title {
    padding: 20px 20px 0;
  }
  .search-container.filter-active .search-filter-clear,
  .search-container.filter-active .search-filters {
    display: block;
  }
  .search-container.filter-active .search-filters-title b {
    display: none;
  }
  .search-websites-list {
    margin: 0 -10px;
  }
  .search-websites-list li {
    width: 50%;
    padding: 0 10px;
  }
  .search-close {
    right: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .search-websites-list li {
    width: 100%;
  }
  .search-close {
    right: 3%;
  }
  .search-box[type='text'] {
    width: 93%;
  }
}

@keyframes nps-appears {
  0% {
    bottom: -100%;
    opacity: 0;
  }
  100% {
    bottom: 0;
    opacity: 1;
  }
}
.itrs-survey {
  animation: nps-appears 0.5s 5s forwards;
  background: #001c6d;
  border: none;
  color: #ffffff;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 14px;
  left: 0;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 999;
}
.itrs-survey input:focus,
.itrs-survey select:focus,
.itrs-survey textarea:focus {
  outline: none;
}
.itrs-survey.nps-feedback {
  animation: nps-appears 0.5s 0s forwards;
}
.itrs-survey-container {
  width: 90%;
  margin: 0 auto;
  display: block;
  font-weight: 300;
  padding: 30px 0;
  box-sizing: content-box;
}
@media only screen and (min-width: 992px) {
  .itrs-survey-container {
    max-width: 1180px;
  }
}
.itrs-survey-close-btn {
  cursor: pointer;
  color: #ffffff;
  transition: opacity 0.3s;
  position: absolute;
  right: 1em;
  top: 1em;
}
.itrs-survey-close-btn:hover {
  opacity: 0.7;
}
.itrs-survey-close-btn .cdn-icon-close {
  width: 1.714em;
  height: 1.714em;
}
.itrs-survey-title {
  color: #ffffff;
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  font-size: 1.143em;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1.286em;
  margin: 0 0 1.25em;
}
.itrs-survey-form fieldset {
  border: none;
  margin: 0;
  min-width: 0;
  padding: 0;
}
.itrs-survey-form input[type='submit']:disabled,
.itrs-survey-form input[type='submit'] {
  width: auto;
  height: auto;
  border-width: 1px;
  border-style: solid;
  min-width: 0;
  line-height: 1.357em;
  font-weight: 600;
  margin: 1em 0 2em;
}
@media only screen and (min-width: 860px) {
  .itrs-survey-form input[type='submit']:disabled,
  .itrs-survey-form input[type='submit'] {
    margin: 0;
  }
}
.itrs-survey-step {
  display: none;
}
.itrs-survey-step.is-open {
  display: block;
}
.itrs-survey-rate .global-button {
  vertical-align: top;
}
.itrs-survey-feedback-container,
.itrs-survey-rate-container {
  display: inline-block;
  max-width: 100%;
}
@media only screen and (min-width: 860px) {
  .itrs-survey-feedback-container,
  .itrs-survey-rate-container {
    margin-right: 4.286em;
  }
}
.itrs-survey-rate-items {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
}
.itrs-survey-rate-items input[type='radio'] {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute;
}
.itrs-survey-rate-items label {
  background: #ffffff;
  border-radius: 4px;
  cursor: pointer;
  color: #001c6d;
  display: inline-block;
  font-weight: inherit;
  height: 2.5em;
  line-height: 2.5em;
  margin: 0 0.571em 0 0;
  max-width: 9%;
  max-width: calc(9% - 0.5em);
  text-align: center;
  width: 2.5em;
  transition: background 0.3s;
}
.itrs-survey-rate-items label:last-child {
  margin-right: 0;
}
.itrs-survey-rate-items label:hover {
  background: #b4dbfa;
}
.itrs-survey-rate-items input:checked + label {
  background: #6ab7f6;
}
.itrs-survey-rate-legend {
  clear: both;
  font-size: 0.857em;
  font-weight: inherit;
  overflow: hidden;
  padding: 1em 0 0;
}
.itrs-survey-rate-like [class^='cdn-icon-'],
.itrs-survey-rate-dislike [class^='cdn-icon-'],
.itrs-survey-rate-like [class*=' cdn-icon-'],
.itrs-survey-rate-dislike [class*=' cdn-icon-'] {
  height: 1.167em;
  margin-right: 0.5em;
  vertical-align: middle;
  width: 1.167em;
}
.itrs-survey-rate-like {
  float: right;
}
.itrs-survey-rate-dislike {
  float: left;
}
.itrs-survey-feedback-container {
  width: 465px;
  max-width: 100%;
}
.itrs-survey-feedback-container label {
  display: block;
  font-size: 0.857em;
  font-weight: inherit;
  line-height: 1.667em;
  margin-bottom: 0.5em;
}
.itrs-survey-feedback-textarea {
  border: none;
  border-radius: 2px 2px 0 0;
  color: #001c6d;
  display: block;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  height: 4em;
  line-height: 1.5em;
  padding: 0.5em 1em;
  width: 100%;
}
.itrs-survey-feedback-textarea,
.itrs-survey-feedback-textarea:focus {
  background: #ffffff;
}
.itrs-survey-text {
  margin: 0;
  padding-bottom: 10px;
}
.itrs-survey-text a,
.itrs-survey-text a:link,
.itrs-survey-text a:visited {
  color: #ffffff;
  text-decoration: underline;
}

footer.itrs {
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  color: #ffffff;
  background-color: #000f55;
  font-size: 14px;
  font-weight: 300;
  display: flex;
  width: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  border: none;
}
footer.itrs div {
  display: block;
}
footer.itrs .footer-label {
  clear: both;
  color: #6ab7f6;
  display: block;
  font-weight: 600;
  letter-spacing: 0.88px;
  line-height: 1.36em;
  margin-bottom: 1.1429em;
  text-transform: uppercase;
}
footer.itrs a {
  display: table;
  line-height: 1.357em;
  margin: 1px 0 8px;
  padding: 1px 0;
  text-decoration: none;
}
footer.itrs a:hover {
  text-decoration: underline;
}
footer.itrs a,
footer.itrs a:visited,
footer.itrs a:active {
  color: #ffffff;
}
footer.itrs .footer-container {
  margin: 0 auto;
  display: block;
  padding: 40px 20px;
  box-sizing: border-box;
  width: 100%;
}
@media only screen and (min-width: 992px) {
  footer.itrs .footer-container {
    max-width: 1180px;
  }
}
@media only screen and (min-width: 1220px) {
  footer.itrs .footer-container {
    padding-left: 0;
    padding-right: 0;
  }
}
footer.itrs .row {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
@media only screen and (min-width: 860px) {
  footer.itrs .row {
    display: block;
    flex-wrap: unset;
  }
}
@media only screen and (min-width: 992px) {
  footer.itrs .row {
    padding-left: 0;
    padding-right: 0;
  }
}
footer.itrs .row-separator {
  border: none;
  border-top: 1px solid rgba(255, 255, 255, 0.75);
  margin: 1em 0 0;
  padding: 0;
}
@media only screen and (min-width: 992px) {
  footer.itrs .row-separator {
    margin: 0;
    padding: 0;
  }
}
footer.itrs .col {
  box-sizing: border-box;
  float: left;
  width: 50%;
}
@media only screen and (min-width: 480px) {
  footer.itrs .col {
    width: 25%;
  }
}
@media only screen and (min-width: 992px) {
  footer.itrs .col {
    width: 16.6%;
  }
}
footer.itrs .col-thick {
  width: 100%;
  order: 1;
}
@media only screen and (min-width: 480px) {
  footer.itrs .col-thick {
    width: 50%;
    order: unset;
  }
}
@media only screen and (min-width: 992px) {
  footer.itrs .col-thick {
    width: 33.3%;
  }
}
footer.itrs .col-thick .section {
  padding-right: 0;
}
@media only screen and (min-width: 480px) {
  footer.itrs .offices {
    clear: left;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 992px) {
  footer.itrs .offices {
    clear: none;
    padding-right: 0;
  }
}
footer.itrs .section {
  margin-bottom: 2.288em;
  padding-right: 1.429em;
}
footer.itrs .legal-policies {
  font-size: 0.857em;
  padding-top: 1em;
  padding-bottom: 1em;
}
@media only screen and (min-width: 480px) {
  footer.itrs .legal-policies {
    padding-top: 3em;
  }
  footer.itrs .legal-policies .col {
    width: 100%;
  }
}
@media only screen and (min-width: 860px) {
  footer.itrs .legal-policies .col {
    width: 50%;
  }
}
@media only screen and (min-width: 992px) {
  footer.itrs .legal-policies {
    clear: both;
    padding-top: 0.5em;
    width: 100%;
  }
  footer.itrs .legal-policies .col {
    width: 16.6%;
  }
}
footer.itrs .footer-rights {
  padding: 1em 0 0;
  text-align: center;
  display: block;
}
footer.itrs .footer-rights p {
  font-size: inherit;
  padding: 0;
  margin: 0;
  opacity: 0.75;
  line-height: 2.286em;
}
@media only screen and (min-width: 860px) {
  footer.itrs .footer-rights p {
    float: left;
  }
}
footer.itrs .follow-us a,
footer.itrs .follow-us a u {
  border: none;
  text-decoration: none;
  white-space: nowrap;
}
footer.itrs .follow-us a:hover u {
  border-bottom: 1px solid #ffffff;
}
footer.itrs .follow-us .footer-social-icon {
  fill: #e9e9e9;
  display: inline-block;
  width: 1.714em;
  height: 1.714em;
  margin-right: 10px;
  vertical-align: middle;
}
footer.itrs .footer-logo {
  width: 6.286em;
  height: 2.286em;
  margin: 1em auto;
  fill: #ffffff;
}
@media only screen and (min-width: 860px) {
  footer.itrs .footer-logo {
    margin: 0;
    float: right;
  }
}
footer.itrs .footer-map {
  display: block;
  margin: 0 auto;
  max-width: 380px;
  width: 100%;
}
footer.itrs .footer-map,
footer.itrs .footer-map:hover {
  border: none;
}
footer.itrs .footer-cookie-compliance {
  position: fixed;
  z-index: 999;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0;
  background: #001c6d;
  opacity: 0.9;
}
footer.itrs .footer-cookie-compliance p {
  font-size: inherit;
  margin: 0;
}
footer.itrs .footer-cookie-compliance a {
  display: inline-block;
}
footer.itrs .footer-cookie-compliance__inner {
  text-align: center;
  margin: 0 auto;
  padding: 1.25em;
}
footer.itrs .footer-cookie-compliance__text {
  margin: 0;
  display: inline-block;
  color: #ffffff;
}
footer.itrs .footer-cookie-compliance__text a:link,
footer.itrs .footer-cookie-compliance__text a:active,
footer.itrs .footer-cookie-compliance__text a:visited {
  color: #ffffff;
  text-decoration: underline;
}
footer.itrs .footer-cookie-compliance__text a:focus,
footer.itrs .footer-cookie-compliance__text a:hover {
  border-bottom: none;
  text-decoration: none;
}
footer.itrs .footer-cookie-compliance__button {
  background: none;
  border: 1px solid #ffffff;
  border-radius: 2px;
  color: #ffffff;
  display: inline-block;
  font-weight: 600;
  margin: 0 1.429em;
  padding: 0.857em 1.429em;
  text-transform: uppercase;
}
footer.itrs .footer-cookie-compliance__button:hover {
  background-color: #ffffff;
  color: #001c6d;
}

.itrs-error {
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  background-color: #ffffff;
}
.itrs-error-container {
  margin: 30px auto 60px;
  max-width: 780px;
  width: 80%;
}
@media only screen and (min-width: 480px) {
  .itrs-error-container {
    margin: 30px auto 80px;
  }
}
.itrs-error-icon {
  height: 0.67em;
  margin: 0 10px;
  vertical-align: inherit;
}
@media only screen and (min-width: 480px) {
  .itrs-error-icon {
    margin: 0 20px;
  }
}
.itrs-error-status,
.itrs-error-title {
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  font-weight: 600;
  color: #001c6d;
}
.itrs-error-status {
  font-size: 11em;
  line-height: 1;
  margin: 0;
}
@media only screen and (min-width: 480px) {
  .itrs-error-status {
    font-size: 36vw;
  }
}
@media only screen and (min-width: 860px) {
  .itrs-error-status {
    font-size: 20em;
  }
}
.itrs-error-title {
  font-size: 2.429em;
  margin-bottom: 10px;
}
.itrs-error-text {
  color: #5b5b5b;
  font-size: 1.143em;
  line-height: 1.5em;
  margin-bottom: 10px;
  overflow: hidden;
}
.itrs-error-text p {
  margin: 0 0 10px;
}
.itrs-error-button {
  min-width: 11.25em;
  text-transform: uppercase;
}

/* Loading screen styles */
#spinner-placeholder {
  background: #ffffff;
  color: #333333;
  display: block;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 14px;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.global-spinner {
  bottom: 0;
  height: 320px;
  left: 0;
  margin: auto;
  max-width: 580px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 80%;
}
.global-spinner .global-loader {
  margin: 0 auto;
}
.global-spinner-icon {
  max-height: 5em;
}
.global-spinner-text {
  color: #333333;
  font-size: 1.5em;
  line-height: 1.5em;
  margin: 2em 0;
}

.itrs-rn-signup {
  background: #6ab7f6;
  border: none;
  clear: both;
  color: #ffffff;
  font-family: 'Open Sans', Arial, Verdana, sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
  margin: 0;
  padding: 2.286em 1.429em;
  text-align: center;
}
.itrs-rn-signup input:focus,
.itrs-rn-signup select:focus,
.itrs-rn-signup textarea:focus {
  outline: none;
}
@media only screen and (min-width: 992px) {
  .itrs-rn-signup {
    padding: 2.857em 1.429em;
  }
}
.itrs-rn-signup .global-form-error {
  background: rgba(255, 255, 255, 0.75);
  clear: both;
  margin-bottom: 0;
  margin-top: 2em;
  padding: 1em;
  text-align: left;
  transition: all 0.3s;
}
.itrs-rn-signup .global-modal-messages {
  margin-top: 2em;
}
.itrs-rn-signup .global-modal-title-success {
  color: #ffffff;
  margin-bottom: 0;
}
.paragraph-release-notes-signup .itrs-rn-signup {
  padding-top: 0;
  padding-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .paragraph-release-notes-signup .itrs-rn-signup {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.paragraph-release-notes-signup.margin-top .itrs-rn-signup {
  padding-top: 4.286rem;
}
@media only screen and (min-width: 992px) {
  .paragraph-release-notes-signup.margin-top .itrs-rn-signup {
    padding-top: 5.714rem;
  }
}
.paragraph-release-notes-signup.margin-bottom .itrs-rn-signup {
  padding-bottom: 4.286rem;
}
@media only screen and (min-width: 992px) {
  .paragraph-release-notes-signup.margin-bottom .itrs-rn-signup {
    padding-bottom: 5.714rem;
  }
}
.itrs-rn-signup-container {
  color: #001c6d;
  max-width: 41.5em;
  margin: 0 auto;
  display: block;
  padding: 0;
  box-sizing: content-box;
}
.itrs-rn-signup-title,
.itrs-rn-signup-subtitle {
  color: inherit;
  font-family: 'Rogan', Verdana, Arial, sans-serif;
  font-weight: inherit;
  letter-spacing: 0;
  line-height: 1.2em;
  margin-top: 0;
}
.itrs-rn-signup-title {
  font-size: 3em;
  margin-bottom: 0.476em;
}
.itrs-rn-signup-subtitle {
  font-size: 1.571em;
  margin-bottom: 0.909em;
}
.itrs-rn-signup-form {
  text-align: center;
}
.itrs-rn-signup-form input[type='submit']:disabled,
.itrs-rn-signup-form input[type='submit'] {
  border-width: 1px;
  border-style: solid;
  font-weight: 600;
  height: auto;
  line-height: 1.357em;
  margin: 1.429em 0 0;
  min-width: 0;
  width: auto;
}
@media only screen and (min-width: 860px) {
  .itrs-rn-signup-form input[type='submit']:disabled,
  .itrs-rn-signup-form input[type='submit'] {
    margin: 0;
  }
}
.itrs-rn-signup-form input[type='text'],
.itrs-rn-signup-form input[type='email'] {
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 2px 2px 0 0;
  box-sizing: border-box;
  color: #333333;
  font-size: 1.143em;
  height: 2.125em;
  padding: 0.5em 0.75em;
  width: 100%;
}
.itrs-rn-signup-form input[type='text']::-webkit-input-placeholder,
.itrs-rn-signup-form input[type='email']::-webkit-input-placeholder {
  color: #7b7b7b;
}
.itrs-rn-signup-form input[type='text']:-moz-placeholder,
.itrs-rn-signup-form input[type='email']:-moz-placeholder {
  color: #7b7b7b;
  opacity: 1;
}
.itrs-rn-signup-form input[type='text']::-moz-placeholder,
.itrs-rn-signup-form input[type='email']::-moz-placeholder {
  color: #7b7b7b;
  opacity: 1;
}
.itrs-rn-signup-form input[type='text']:-ms-input-placeholder,
.itrs-rn-signup-form input[type='email']:-ms-input-placeholder {
  color: #7b7b7b;
}
.itrs-rn-signup-form input[type='text']:invalid,
.itrs-rn-signup-form input[type='email']:invalid {
  border-bottom-color: #ea4335;
}
.itrs-rn-signup-form .global-label,
.itrs-rn-signup-form .global-input-container {
  margin: 0 auto;
  max-width: 460px;
  width: 100%;
}
.itrs-rn-signup-form .global-input-container {
  padding-bottom: 1.5em;
}
.itrs-rn-signup-form .global-label {
  text-align: left;
  margin-bottom: 0.333em;
}
.itrs-rn-signup-form .global-captcha-container {
  padding-bottom: 0;
}
@media only screen and (min-width: 860px) {
  .itrs-rn-signup-form .global-captcha-container {
    display: inline-block;
    margin-right: 2em;
    vertical-align: middle;
    width: auto;
  }
}
.itrs-rn-signup-form .captcha-placeholder {
  min-width: 304px;
  min-height: 78px;
}
.itrs-rn-signup-form .captcha-placeholder div {
  margin: 0 auto;
}
.itrs-rn-signup-form .global-button {
  margin-bottom: 0;
  vertical-align: middle;
}

