/**
 * @license
 * MyFonts Webfont Build ID 3754971, 2019-05-02T18:01:20-0400
 *
 * 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: GalanoGrotesque-Regular by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/galano-grotesque/regular/
 *
 * Webfont: GalanoGrotesque-SemiBold by Rene Bieder
 * URL: https://www.myfonts.com/fonts/rene-bieder/galano-grotesque/semi-bold/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3754971
 * Licensed pageviews: 10,300,000
 * Webfonts copyright: Copyright &#x00A9; 2014 by Ren&#x00E9; Bieder. All rights reserved.
 *
 * © 2019 MyFonts Inc
*/
/* License counter 'pixel' */
/* 400 Regular */
@font-face {
  font-family: GalanoGrotesque;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('https://acdn.adnxs.com/cxp/1y/GalanoGrotesque-Regular.woff2') format('woff2'), url('https://acdn.adnxs.com/cxp/1y/GalanoGrotesque-Regular.woff') format('woff');
}
/* 500 Medium */
@font-face {
  font-family: GalanoGrotesque;
  font-weight: 500;
  font-style: normal;
  font-display: swap;
  src: url('https://acdn.adnxs.com/cxp/1y/GalanoGrotesque-Medium.woff2') format('woff2'), url('https://acdn.adnxs.com/cxp/1y/GalanoGrotesque-Medium.woff') format('woff');
}
html {
  background: #fff !important;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0px;
  padding: 0px;
}
html,
body {
  height: 100%;
}
body.console {
  font: 12px arial;
  background: #fff;
}
body.console .btn,
body.console button,
body.console input[type="button"],
body.console input[type="submit"],
body.console input[type="reset"] {
  display: inline-block;
  padding: 0 15px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 26px;
  box-sizing: border-box;
  font-weight: bold;
  text-align: center;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background-image: linear-gradient(to bottom, #f3f3f3, #e2e2e2);
  cursor: pointer;
}
body.console .btn:hover,
body.console button:hover,
body.console input[type="button"]:hover,
body.console input[type="submit"]:hover,
body.console input[type="reset"]:hover {
  background-image: linear-gradient(to top, #f3f3f3, #e2e2e2);
  text-decoration: none;
}
body.console li {
  list-style: none;
}
body.console html {
  background-color: #fff;
}
body.console .alert {
  padding: 10px 10px 10px 35px;
  border: 1px solid #e5de7d;
  color: #333;
  position: relative;
  border-radius: 4px;
  margin: 10px 0;
  font-size: 13px;
  background-image: none;
  word-wrap: break-word;
  background-color: #fffccd;
  border-color: #e5de7d;
}
body.console .alert.error {
  background-color: #fef3f4;
  border-color: #ed1c24;
}
body.console .alert:after {
  position: absolute;
  content: '';
  top: 8px;
  left: 8px;
  background-image: url(/authentication/v2/auth/images/console-sprite.svg);
  background-repeat: no-repeat;
  background-position: -160px -100px;
  width: 20px;
  height: 18px;
}
body.console .global-toolbar,
body.console #header,
body.console #main {
  display: none;
}
body.console .clear {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
body.console .center {
  margin: 0 auto;
}
body.console button.btn {
  border-radius: 4px;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  margin-bottom: 0;
  padding: 0 15px;
  text-align: center;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05)) repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-color: #197F4A;
  color: #FFFFFF;
}
body.console button.btn:hover {
  background-image: linear-gradient(to top, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.05));
}
body.console .clearFix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
body.console #container {
  position: static;
  border-top: 7px solid #2abbb0;
}
body.console #site a {
  text-decoration: none;
}
body.console ul {
  margin: 0;
}
body.console a:hover {
  text-decoration: underline;
}
body.console input[type=text],
body.console input[type=password] {
  border: 1px solid #bababa;
  border-radius: 2px;
  box-shadow: 0 0 3px rgba(185, 185, 185, 0.1);
  padding: 5px 10px;
  width: 254px;
}
body.console #site input[type=text]:focus,
body.console #site input[type=password]:focus {
  border: 1px solid #bababa;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
body.console h1 {
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.7em;
}
body.console h2 {
  font-size: 1.3em;
  font-weight: 700;
  margin: 0.7em 0 1em;
}
body.console h3 {
  font-size: 1.1em;
  font-weight: 700;
  margin: 0.5em 0;
}
body.console p {
  margin: 0.5em 0;
}
body.console #site {
  margin: 0 auto;
  width: 960px;
  padding-bottom: 62px;
}
body.console #site.non-appNexus,
body.console #site.second-factor {
  width: 310px;
  margin: 0 0 0 -155px;
  position: absolute;
  top: 10%;
  left: 50%;
  visibility: visible;
  display: block;
}
body.console #site.non-appNexus img,
body.console #site.second-factor img {
  max-width: 310px;
}
body.console .login-header {
  margin: 30px 0;
}
body.console .login-header img {
  max-width: 240px;
}
body.console .non-appNexus .login-header,
body.console .second-factor .login-header {
  text-align: center;
}
body.console .small-column,
body.console .large-column {
  float: left;
}
body.console .small-column {
  width: 310px;
}
body.console .highlight-box {
  overflow: hidden;
  background-color: #e9e9e9;
  border: 1px solid #bababa;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
body.console .highlight-box h2 {
  margin: 0;
  font-weight: 700;
  font-size: 1.1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background: -moz-linear-gradient(top, #f8f8f8 0, #e9e9e9 100%);
  background: -webkit-linear-gradient(top, #f8f8f8 0, #e9e9e9 100%);
  background: -o-linear-gradient(top, #f8f8f8 0, #e9e9e9 100%);
  background: -ms-linear-gradient(top, #f8f8f8 0, #e9e9e9 100%);
  background: linear-gradient(to bottom, #f8f8f8 0, #e9e9e9 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f8f8f8', endColorstr='#e9e9e9', GradientType=0);
  border: 1px solid white;
  border-bottom: 1px solid #bababa;
  padding: 12px 15px;
  position: relative;
  z-index: 1;
  border-radius: 5px 5px 0 0;
}
body.console .highlight-box h2:after {
  content: "";
  background: #fff;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 1px;
  z-index: 10;
}
body.console .highlight-box > section {
  padding: 10px;
  border: 1px solid white;
  border-bottom: 1px solid #bababa;
  padding: 15px;
}
body.console .highlight-box > section p {
  margin: 15px 0;
  word-wrap: break-word;
}
body.console .highlight-box > section p:first-child {
  margin-top: 0;
}
body.console .highlight-box > section p:last-child {
  margin-bottom: 0;
}
body.console .highlight-box fieldset {
  display: block;
  border: 1px solid white;
  border-radius: 0 0 5px 5px;
  padding: 15px;
  margin-bottom: 0;
}
body.console .highlight-box fieldset label {
  display: block;
  font-weight: 700;
  margin: 0 0 5px 0;
  /*
        &[for="anxs-login-username"],
        &[for="anxs-forgot-password"],
        &[for="anxs-forgot-username"],
        &[for="anxs-reset-username"] {
          margin-top: 0;
        }
        */
}
body.console .highlight-box fieldset label[for="anxs-login-remember-credentials"] {
  display: inline;
}
body.console .highlight-box fieldset input[type="text"],
body.console .highlight-box fieldset input[type="password"] {
  display: block;
  margin-bottom: 10px;
  font: normal 13px/14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
body.console .highlight-box fieldset .btn {
  margin: 0 15px 0 0;
  position: relative;
  top: 0;
}
body.console .highlight-box .content-inner {
  padding: 15px;
}
body.console .att-logo {
  margin-top: 55px;
  display: flex;
  justify-content: flex-end;
}
body.console .legal-text {
  padding-top: 35px;
  display: flex;
  justify-content: center;
}
body.console .highlight-light {
  border: 1px solid #bababa;
  padding: 15px;
  border-radius: 5px;
  margin-top: 20px;
}
body.console .highlight-light h3 {
  font-size: 1.1em;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 10px;
}
body.console .highlight-light li {
  margin-bottom: 10px;
  padding-left: 30px;
  background: url(/authentication/v2/auth/images/sprite.png) no-repeat;
}
body.console .highlight-light li a {
  display: block;
  font-weight: bold;
  line-height: 1.1em;
}
body.console .highlight-light li:last-child {
  background-position: 0 -30px;
}
body.console .forgot-link {
  margin-top: 10px;
}
body.console .result-action {
  margin-bottom: 10px;
}
body.console .large-column {
  width: 610px;
  margin-left: 40px;
}
body.console .feature {
  margin: 20px 0 30px 0;
  padding: 0 0 20px 0;
  border: solid #bababa;
  border-width: 0 0 1px 0;
}
body.console .feature:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
body.console .row .column {
  width: 45%;
  float: left;
  margin: 0 5% 0 0;
  padding: 0;
  font-size: 12px;
}
body.console .promo {
  border: 1px solid #D1D1D1;
  margin: 30px 0 20px 0;
  padding: 0 10px 0;
  border-radius: 4px;
}
body.console .promo-layout {
  display: -webkit-flex;
  display: flex;
}
body.console .promo-text {
  flex-direction: column;
  margin-left: 20px;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
}
body.console .promo-text h2 {
  margin: 0;
  font-size: 1.3em;
}
body.console .promo-text p {
  font-size: 1.3em;
  margin: 0.5em 0 0;
}
body.console .promo-text p a {
  display: block;
  font-weight: bold;
}
body.console .promo-text p a:after {
  content: "\203A";
  margin-left: 5px;
}
body.console #footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #e9e9e9;
  color: #111111;
  padding: 0;
}
body.console #footer .link-utils {
  width: 960px;
  margin: 0 auto;
  padding: 15px;
}
body.console #footer .link-utils li {
  float: left;
  font-size: 0.9em;
  text-transform: uppercase;
  margin-right: 10px;
}
body.console #footer .link-utils li a {
  color: #111111 !important;
}
body.console #footer ul.link-utils {
  float: none;
  left: inherit;
  position: static;
  overflow: hidden;
}
body.dsp {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  background-color: #f9f8f7;
}
body.dsp .overlay {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.8);
  box-sizing: content-box;
  color: #211f1f;
  display: flex;
  height: 100%;
  justify-content: center;
  left: 0px;
  line-height: normal;
  overflow-x: hidden;
  overflow-y: hidden;
  position: fixed;
  text-size-adjust: 100%;
  top: 0px;
  width: 100%;
  z-index: 4000;
}
body.dsp .overlay .dialog {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: #ffffff;
  background-image: none;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  box-shadow: rgba(0, 0, 0, 0.5) 0px 0px 4px 0px;
  box-sizing: content-box;
  color: #211f1f;
  display: flex;
  flex-direction: column;
  height: 220px;
  line-height: normal;
  max-height: 670.4px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-size-adjust: 100%;
  width: 450px;
  z-index: 4000;
}
body.dsp .overlay .dialog .dialog-header {
  align-items: center;
  border-bottom: none;
  padding: 0;
  display: flex;
  flex-direction: row-reverse;
}
body.dsp .overlay .dialog .dialog-header .close-wrapper {
  padding: 20px 20px 0 0;
}
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function .CloseIcon {
  padding: 8px;
}
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function:hover,
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function:focus {
  cursor: pointer;
}
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function:hover .CloseIcon,
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function:focus .CloseIcon {
  background-color: #f4f2f2;
}
body.dsp .overlay .dialog .dialog-header .close-wrapper .close-function:active .CloseIcon {
  background-color: #e8e6e6;
}
body.dsp .overlay .dialog .dialog-header svg {
  box-sizing: content-box;
  color: #333333;
  display: inline-block;
  fill: #c5c5c5;
  height: 16px;
  line-height: normal;
  overflow-x: hidden;
  overflow-y: hidden;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  text-size-adjust: 100%;
  vertical-align: top;
  width: 16px;
}
body.dsp .overlay .dialog .dialog-body {
  align-content: center;
  display: flex;
  flex-flow: column;
  padding: 0px 40px 0px 40px;
}
body.dsp .overlay .dialog .dialog-body .dialog-title {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 0 auto;
}
body.dsp .overlay .dialog .dialog-body .dialog-text {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  text-align: center;
}
body.dsp .background-left {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  background: url("https://acdn.adnxs.com/cxp/1y/bg-pattern.226a6795ab64d5cdd0bdd4a853719227.svg"), #f9f8f7;
  background-position: top right;
  background-repeat: repeat-y;
  transform: rotate(180deg);
}
body.dsp .background-right {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  background: url("https://acdn.adnxs.com/cxp/1y/bg-pattern.226a6795ab64d5cdd0bdd4a853719227.svg");
  background-position: top right;
  background-repeat: repeat-y;
}
body.dsp .dsp-container {
  position: absolute;
  width: 100%;
  left: 0;
  top: -50px;
  z-index: 3;
  display: grid;
  align-items: center;
  justify-content: center;
  height: 100%;
}
body.dsp .dsp-container .block-display-group {
  display: block;
}
body.dsp .dsp-container .xandr-logo {
  flex-direction: column;
  align-items: center;
  display: flex;
  margin-bottom: 24px;
}
body.dsp .dsp-container .login-box-wrapper {
  filter: drop-shadow(0 1px 5px rgba(33, 31, 31, 0.3));
  will-change: transform;
}
body.dsp .dsp-container .input-group {
  display: block;
}
body.dsp .dsp-container .input-group .label-group {
  display: flex;
}
body.dsp .dsp-container .input-group .label-group .label {
  display: inline;
  margin-right: auto;
  margin-left: 0;
}
body.dsp .dsp-container .input-group .label-group .forgot-credential {
  display: inline;
  margin-right: 0;
  margin-left: auto;
}
body.dsp .dsp-container .login-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FFF;
  width: 300px;
  padding: 37px;
}
body.dsp .dsp-container .login-box a {
  color: #587eba;
  text-decoration: none;
}
body.dsp .dsp-container .login-box a:hover {
  text-decoration: underline;
}
body.dsp .dsp-container .login-box a.invisible {
  color: #211f1f;
  font-weight: 500;
}
body.dsp .dsp-container .login-box .alert {
  display: flex;
  margin-bottom: 30px;
  padding: 6px 9px;
}
body.dsp .dsp-container .login-box .alert.error {
  background-color: #f77402;
  font-weight: 500;
  font-size: 12px;
  color: #FFF;
}
body.dsp .dsp-container .login-box .alert.error a {
  color: #FFF;
  text-decoration: underline;
}
body.dsp .dsp-container .login-box .successIcon {
  margin-right: 4px;
}
body.dsp .dsp-container .login-box .successIcon .successIcon-background {
  fill: #FFF;
}
body.dsp .dsp-container .login-box .successIcon .successIcon-check {
  fill: #49b27b;
}
body.dsp .dsp-container .login-box .checkmarkIcon {
  margin-right: 4px;
  fill: none;
  stroke-width: 1.3;
  stroke: #49b27b;
}
body.dsp .dsp-container .login-box button,
body.dsp .dsp-container .login-box a.button-link {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFF;
  cursor: pointer;
  height: 28px;
  border: 1px solid #d3d1d1;
  font-size: 12px;
  font-weight: 400;
  padding: 0 9px;
  outline: none;
  color: #333;
  vertical-align: middle;
  line-height: 28px;
  box-sizing: border-box;
  display: inline-block;
}
body.dsp .dsp-container .login-box button:focus,
body.dsp .dsp-container .login-box a.button-link:focus,
body.dsp .dsp-container .login-box button:hover,
body.dsp .dsp-container .login-box a.button-link:hover {
  background-color: #f4f2f2;
  text-decoration: none;
}
body.dsp .dsp-container .login-box button:active,
body.dsp .dsp-container .login-box a.button-link:active {
  background-color: #e8e6e6;
}
body.dsp .dsp-container .login-box button.button-invisible,
body.dsp .dsp-container .login-box a.button-link.button-invisible {
  text-decoration: none;
  border: 1px solid transparent;
  color: #211f1f;
}
body.dsp .dsp-container .login-box button.button-primary,
body.dsp .dsp-container .login-box a.button-link.button-primary {
  background-color: #587eba;
  border-color: #587eba;
  color: #FFF;
}
body.dsp .dsp-container .login-box button.button-primary:focus,
body.dsp .dsp-container .login-box a.button-link.button-primary:focus,
body.dsp .dsp-container .login-box button.button-primary:hover,
body.dsp .dsp-container .login-box a.button-link.button-primary:hover {
  background-color: #587eba;
  opacity: 0.8;
}
body.dsp .dsp-container .login-box button.button-primary:active,
body.dsp .dsp-container .login-box a.button-link.button-primary:active {
  background-color: #587eba;
  opacity: 1;
}
body.dsp .dsp-container .login-box button.button-primary:disabled,
body.dsp .dsp-container .login-box a.button-link.button-primary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
body.dsp .dsp-container .login-box button.button-primary:disabled:hover,
body.dsp .dsp-container .login-box a.button-link.button-primary:disabled:hover {
  text-decoration: none;
}
body.dsp .dsp-container .login-box button.button-secondary,
body.dsp .dsp-container .login-box a.button-link.button-secondary {
  background-color: #FFF;
  border-color: #d3d1d1;
  color: #333333;
}
body.dsp .dsp-container .login-box button.button-secondary:focus,
body.dsp .dsp-container .login-box a.button-link.button-secondary:focus,
body.dsp .dsp-container .login-box button.button-secondary:hover,
body.dsp .dsp-container .login-box a.button-link.button-secondary:hover {
  background-color: #FFF;
  opacity: 0.8;
}
body.dsp .dsp-container .login-box button.button-secondary:active,
body.dsp .dsp-container .login-box a.button-link.button-secondary:active {
  background-color: #FFF;
  opacity: 1;
}
body.dsp .dsp-container .login-box button.button-secondary:disabled,
body.dsp .dsp-container .login-box a.button-link.button-secondary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
body.dsp .dsp-container .login-box button.button-secondary:disabled:hover,
body.dsp .dsp-container .login-box a.button-link.button-secondary:disabled:hover {
  text-decoration: none;
}
body.dsp .dsp-container .choose-product-box {
  display: flex;
  flex-direction: row;
  align-items: center;
  background-color: #FFF;
  width: 450px;
  padding: 47px 36px;
}
body.dsp .dsp-container .choose-product-box .left-column {
  flex: 1;
  font-size: 16px;
  line-height: 20px;
}
body.dsp .dsp-container .choose-product-box .left-column .xandr-logo {
  align-items: flex-start;
  margin-bottom: 20px;
}
body.dsp .dsp-container .choose-product-box .left-column .item {
  padding: 9px 0;
}
body.dsp .dsp-container .choose-product-box .right-column {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
body.dsp .dsp-container .choose-product-box .right-column .item {
  padding: 5px 0;
}
body.dsp .dsp-container .choose-product-box .right-column .button-secondary {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  height: 38px;
  width: 188px;
}
body.dsp .dsp-container .choose-product-box a {
  color: #587eba;
  text-decoration: none;
}
body.dsp .dsp-container .choose-product-box a:hover {
  text-decoration: underline;
}
body.dsp .dsp-container .choose-product-box a.invisible {
  color: #211f1f;
  font-weight: 500;
}
body.dsp .dsp-container .choose-product-box button,
body.dsp .dsp-container .choose-product-box a.button-link {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #FFF;
  cursor: pointer;
  height: 28px;
  border: 1px solid #d3d1d1;
  font-size: 24px;
  font-weight: 400;
  padding: 0 9px;
  outline: none;
  color: #333;
  vertical-align: middle;
  line-height: 28px;
  box-sizing: border-box;
  display: inline-block;
}
body.dsp .dsp-container .choose-product-box button:focus,
body.dsp .dsp-container .choose-product-box a.button-link:focus,
body.dsp .dsp-container .choose-product-box button:hover,
body.dsp .dsp-container .choose-product-box a.button-link:hover {
  background-color: #f4f2f2;
  text-decoration: none;
}
body.dsp .dsp-container .choose-product-box button:active,
body.dsp .dsp-container .choose-product-box a.button-link:active {
  background-color: #e8e6e6;
}
body.dsp .dsp-container .choose-product-box button.button-invisible,
body.dsp .dsp-container .choose-product-box a.button-link.button-invisible {
  text-decoration: none;
  border: 1px solid transparent;
  color: #211f1f;
}
body.dsp .dsp-container .choose-product-box button.button-primary,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary {
  background-color: #587eba;
  border-color: #587eba;
  color: #FFF;
}
body.dsp .dsp-container .choose-product-box button.button-primary:focus,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary:focus,
body.dsp .dsp-container .choose-product-box button.button-primary:hover,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary:hover {
  background-color: #587eba;
  opacity: 0.8;
}
body.dsp .dsp-container .choose-product-box button.button-primary:active,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary:active {
  background-color: #587eba;
  opacity: 1;
}
body.dsp .dsp-container .choose-product-box button.button-primary:disabled,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
body.dsp .dsp-container .choose-product-box button.button-primary:disabled:hover,
body.dsp .dsp-container .choose-product-box a.button-link.button-primary:disabled:hover {
  text-decoration: none;
}
body.dsp .dsp-container .choose-product-box button.button-secondary,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary {
  background-color: #FFF;
  border-color: #d3d1d1;
  color: #333333;
}
body.dsp .dsp-container .choose-product-box button.button-secondary:focus,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary:focus,
body.dsp .dsp-container .choose-product-box button.button-secondary:hover,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary:hover {
  background-color: #FFF;
  opacity: 0.8;
}
body.dsp .dsp-container .choose-product-box button.button-secondary:active,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary:active {
  background-color: #FFF;
  opacity: 1;
}
body.dsp .dsp-container .choose-product-box button.button-secondary:disabled,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary:disabled {
  opacity: 0.35;
  cursor: not-allowed;
}
body.dsp .dsp-container .choose-product-box button.button-secondary:disabled:hover,
body.dsp .dsp-container .choose-product-box a.button-link.button-secondary:disabled:hover {
  text-decoration: none;
}
body.dsp .dsp-container .help-box {
  margin-top: 30px;
  display: grid;
  flex-direction: column;
  background-color: #FFF;
  width: 411px;
  padding: 42px;
}
body.dsp .dsp-container .help-box a {
  color: #587eba;
  text-decoration: none;
  font-weight: 600;
}
body.dsp .dsp-container .help-box a:hover {
  text-decoration: underline;
}
body.dsp .dsp-container .help-box .help-controls {
  justify-content: space-between;
  float: left;
}
body.dsp .dsp-container .help-box .help-controls svg {
  display: inline-grid;
  vertical-align: middle;
}
body.dsp .dsp-container .help-box .help-controls .help-text {
  padding-left: 10px;
  display: inline-grid;
  vertical-align: middle;
}
body.dsp .dsp-container .tvp-box {
  align-items: center;
  margin-top: 30px;
  display: grid;
  flex-direction: column;
  background-color: #FFF;
  width: inherit;
  padding: 10px 33px 10px 33px;
}
body.dsp .dsp-container .tvp-box .tvp-controls {
  justify-content: space-between;
  display: flex;
}
body.dsp .dsp-container .tvp-box .tvp-controls .tvp-text {
  align-self: center;
  display: inline;
  margin-right: auto;
  margin-left: 0;
}
body.dsp .dsp-container .tvp-box .tvp-controls .tvp-button {
  display: inline;
  margin-left: auto;
  margin-right: 0;
}
body.dsp .dsp-container .tvp-box .tvp-controls .tvp-button svg {
  display: inline;
  position: relative;
  vertical-align: middle;
  fill: none;
  stroke: #587eba;
  stroke-linecap: square;
  stroke-miterlimit: 10;
  stroke-width: 1.3px;
  padding-left: 5px;
  padding-bottom: 2px;
}
body.dsp .dsp-container .form-controls {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 40px;
}
body.dsp .dsp-container .form-controls .submit-control {
  display: inline;
  margin-left: auto;
  margin-right: 0;
}
body.dsp .dsp-container .form-controls .submit-control svg {
  display: inline;
  position: relative;
  vertical-align: middle;
  fill: none;
  stroke: #FFF;
  stroke-linecap: square;
  stroke-miterlimit: 10;
  stroke-width: 1.3px;
  padding-left: 5px;
  padding-bottom: 2px;
}
body.dsp .dsp-container .form-controls .secondary-control {
  display: block;
  margin-right: auto;
  margin-left: 0;
}
body.dsp .dsp-container .form-controls .secondary-control button {
  margin-right: 0px !important;
}
body.dsp .dsp-container .form-controls .secondary-control svg {
  display: inline;
  position: relative;
  vertical-align: middle;
  fill: none;
  stroke: #587eba;
  stroke-linecap: square;
  stroke-miterlimit: 10;
  stroke-width: 1.3px;
  padding-left: 5px;
  padding-top: 2px;
  transform: rotate(-180deg);
}
body.dsp .dsp-container .form-controls a {
  display: inline-block;
  line-height: 28px;
  vertical-align: sub;
}
body.dsp .dsp-container .form-controls a:not(:last-child),
body.dsp .dsp-container .form-controls button:not(:last-child) {
  margin-right: 12px;
}
body.dsp .dsp-container .form-controls a:only-child,
body.dsp .dsp-container .form-controls button:only-child {
  margin-left: auto;
}
body.dsp .dsp-container fieldset {
  border: none;
  width: 100%;
}
body.dsp .dsp-container fieldset label {
  font-size: 12px;
  font-weight: 500;
  height: 16px;
  color: #211f1f;
}
body.dsp .dsp-container fieldset input[type="password"],
body.dsp .dsp-container fieldset input[type="text"] {
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 300px;
  border: 1px solid #d3d1d1;
  height: 28px;
  color: #333;
  margin-top: 5px;
  padding-left: 5px;
  outline: none;
}
body.dsp .dsp-container fieldset input[type="password"]:focus,
body.dsp .dsp-container fieldset input[type="text"]:focus {
  border-color: #587eba;
}
body.dsp .dsp-container fieldset .checkbox-label {
  display: flex;
  align-items: center;
  margin-top: 10px;
  font-weight: 400;
}
body.dsp .dsp-container fieldset .checkbox-label label {
  margin-top: 2px;
}
body.dsp .dsp-container fieldset .lucid-checkbox {
  cursor: pointer;
  display: inline-block;
  height: 22px;
  position: relative;
  user-select: none;
  width: 22px;
  overflow: hidden;
  margin-right: 5px;
  margin-left: -3px;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-native {
  opacity: 0;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-visualization-container {
  box-sizing: border-box;
  background-color: white;
  border: solid 1px rgba(0, 0, 0, 0.3);
  height: 16px;
  left: 3px;
  position: absolute;
  top: 3px;
  width: 16px;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-visualization-checkmark {
  opacity: 0;
  width: 22px;
  height: 22px;
  transform: rotate(-45deg);
  top: 0;
  left: 0;
  position: absolute;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-visualization-checkmark-stem {
  top: 11px;
  left: 7px;
  width: 9px;
  height: 2px;
  background-color: white;
  position: absolute;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-visualization-checkmark-kick {
  top: 8px;
  left: 7px;
  width: 2px;
  height: 4px;
  background-color: white;
  position: absolute;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-visualization-glow {
  box-sizing: border-box;
  background-color: #587eba;
  height: 16px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 3px;
  transition: 0.1s linear;
  width: 16px;
}
body.dsp .dsp-container fieldset .lucid-checkbox:hover .checkbox-visualization-container,
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-native:focus ~ .checkbox-visualization-container {
  border-color: #587eba;
  transition: 0.1s linear;
  border: 1px solid #587eba;
}
body.dsp .dsp-container fieldset .lucid-checkbox:hover .checkbox-visualization-glow {
  border: 1px solid #587eba;
}
body.dsp .dsp-container fieldset .lucid-checkbox:hover.checkbox-is-selected .checkbox-visualization-container {
  opacity: 0.8;
}
body.dsp .dsp-container fieldset .lucid-checkbox.checkbox-is-selected .checkbox-visualization-container,
body.dsp .dsp-container fieldset .lucid-checkbox:active .checkbox-visualization-container {
  background-color: #587eba;
  border-color: #587eba;
}
body.dsp .dsp-container fieldset .lucid-checkbox.checkbox-is-selected .checkbox-visualization-checkmark {
  opacity: 1;
  transition: 0.1s linear;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-native:focus ~ .checkbox-visualization-glow {
  border: 1px solid #587eba;
}
body.dsp .dsp-container fieldset .lucid-checkbox .checkbox-native:focus ~ .checkbox-visualization-container {
  opacity: 0.8;
}
body.dsp .dsp-container fieldset .password-container {
  margin-top: 20px;
}
body.dsp .dsp-container div.row,
body.dsp .dsp-container div.small-column {
  width: 100%;
}
body.dsp .dsp-container .highlight-box {
  width: 100%;
}
body.dsp .dsp-container .highlight-box .result-action {
  margin: 12px 0;
}
body.dsp .dsp-container .highlight-box fieldset {
  margin-top: 0;
}
body.dsp .dsp-container .content-inner {
  margin-top: 20px;
}
body.dsp .dsp-container h2 {
  font-size: 16px;
  font-weight: 500;
}
body.dsp .dsp-container .reset-form #pwd_strength_wrap {
  margin: 20px 0;
}
body.dsp .dsp-container .reset-form #pwd_strength_wrap ul {
  list-style: none;
}
body.dsp .dsp-container .reset-form #pwd_strength_wrap ul li {
  display: flex;
  align-items: center;
  margin-top: 3px;
}
body.dsp .dsp-container .reset-form #pwd_strength_wrap ul li.invalid .checkmarkIcon {
  opacity: 0.35;
  stroke: #999999;
}
body.dsp .dsp-container .reset-form fieldset input:not(:last-child),
body.dsp .dsp-container .reset-form fieldset #pwd {
  margin-bottom: 20px;
}
#msa-login-box-wrapper {
  margin-top: 20px;
}
#msa-login-box-wrapper .msa-text {
  margin-top: 10px;
  opacity: 0.6;
  font-size: 11px;
}
.msa-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 4000;
  background-color: rgba(249, 248, 247, 0.8);
}
.msa-overlay-window {
  min-width: 400px;
  width: 50vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background: #fff;
  -webkit-box-shadow: 0 1px 5px 0 rgba(33, 31, 31, 0.3);
  box-shadow: 0 1px 5px 0 rgba(33, 31, 31, 0.3);
  max-height: 80vh;
  overflow: hidden;
  z-index: 4000;
}
.msa-overlay-window-contents {
  /*padding: 20px;*/
}
.msa-overlay-window-contents header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 16px;
  color: #211f1f;
  font-weight: 500;
  padding: 20px;
  border-bottom: solid 1px #efefef;
}
.msa-overlay-window-contents section {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: auto;
  padding: 0 20px;
  max-height: 60vh;
  font-size: 12px;
  line-height: 1.5;
}
.msa-overlay-window-contents footer {
  border-top: solid 1px #efefef;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  text-align: right;
  background-color: #fff;
  padding: 20px;
}
.msa-overlay-window-contents header svg {
  margin-right: 0;
  stroke: #a6a3a3;
  -webkit-transition: color 100ms, fill 100ms;
  transition: color 100ms, fill 100ms;
  width: 12px;
  height: 12px;
  -moz-transform: translate3d(0, 0, 0);
  display: inline-block;
  vertical-align: top;
  fill: none;
  stroke-miterlimit: 10;
  stroke-linecap: square;
  stroke-width: 1.3;
  overflow: visible;
  background-image: initial !important;
}
.msa-overlay-window-contents button {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  cursor: pointer;
  height: 28px;
  border: 1px solid #d3d1d1;
  border-radius: 0;
  font-family: GalanoGrotesque, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 0 9px;
  outline: none;
  color: #211f1f;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  white-space: nowrap;
}
.msa-overlay-window-contents button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  line-height: 1;
}
.msa-overlay-window-contents #msa-overlay-close {
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
  width: 28px;
  border: none;
  background: none;
}
.msa-overlay-window-contents #msa-dont-show-again-label {
  margin-right: 10px;
  display: inline-block;
  margin-bottom: 10px;
}
.msa-overlay-window-contents #msa-dont-show-again-label input {
  margin-right: 5px;
}
.msa-overlay-window-contents #msa-continue {
  background: #587eba;
  border-color: #587eba;
  color: #fff;
}
.msa-overlay-window-contents #msa-continue:hover,
.msa-overlay-window-contents #msa-continue:active,
.msa-overlay-window-contents #msa-continue:focus {
  background-color: #587eba;
  opacity: 0.8;
}
.msa-overlay-window-contents #msa-cancel {
  border: none;
  background: none;
  margin-right: 10px;
}
.msa-overlay-window-contents #msa-cancel:hover,
.msa-overlay-window-contents #msa-cancel:active,
.msa-overlay-window-contents #msa-cancel:focus {
  will-change: opacity;
  mix-blend-mode: multiply;
  background-color: #eeebea;
}
.msa-overlay .msa-content-logos {
  text-align: center;
  margin-top: 30px;
}
.msa-overlay .msa-content-logos #msa-cross-svg {
  margin: 20px;
}
.msa-overlay .msa-content-text {
  padding: 10px;
  font-size: 14px;
}
.msa-overlay .msa-content-text .msa-content-text-title {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 20px;
  margin-left: 0px;
}
.msa-overlay .msa-content-text ul {
  margin-left: 30px;
  margin-bottom: 15px;
}
.msa-overlay .msa-content-text ul li {
  margin-bottom: 5px;
}
.msa-overlay .msa-content-text p {
  margin-left: 5px;
  margin-bottom: 20px;
}
.msa-overlay .msa-migrator-reminder {
  float: left;
}
.msa-overlay .msa-migrator-reminder button#msa-remind-tomorrow {
  background: none;
  margin-right: 20px;
}
.msa-overlay .msa-migrator-reminder button#msa-remind-tomorrow:hover,
.msa-overlay .msa-migrator-reminder button#msa-remind-tomorrow:active,
.msa-overlay .msa-migrator-reminder button#msa-remind-tomorrow:focus {
  will-change: opacity;
  mix-blend-mode: multiply;
  background-color: #eeebea;
}
.msa-overlay .msa-migrator-reminder button#msa-remind-tomorrow:disabled {
  opacity: 40%;
  background-color: #fff;
  cursor: not-allowed;
}
.msa-overlay .msa-migrator-reminder .msa-remind-days-left {
  color: #ccc;
}
.msa-overlay .msa-migrator-reminder .msa-remind-days-left.warn {
  color: #F77402;
}
