@charset "UTF-8";
@font-face {
  font-family: Matterhorn;
  src: url("/v4/asset/fonts/matterhorn-regular.eot");
  src: url("/v4/asset/fonts/matterhorn-regular.eot?#iefix") format("embedded-opentype"), url("/v4/asset/fonts/matterhorn-regular.woff") format("woff"), url("/v4/asset/fonts/matterhorn-regular.ttf") format("truetype"), url("/v4/asset/fonts/matterhorn-regular.svg#Matterhorn") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Matterhorn;
  src: url("/v4/asset/fonts/matterhorn-italic.eot");
  src: url("/v4/asset/fonts/matterhorn-italic.eot?#iefix") format("embedded-opentype"), url("/v4/asset/fonts/matterhorn-italic.woff") format("woff"), url("/v4/asset/fonts/matterhorn-italic.ttf") format("truetype"), url("/v4/asset/fonts/matterhorn-italic.svg#Matterhorn") format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: Matterhorn;
  src: url("/v4/asset/fonts/matterhorn-bold.eot");
  src: url("/v4/asset/fonts/matterhorn-bold.eot?#iefix") format("embedded-opentype"), url("/v4/asset/fonts/matterhorn-bold.woff") format("woff"), url("/v4/asset/fonts/matterhorn-bold.ttf") format("truetype"), url("/v4/asset/fonts/matterhorn-bold.svg#Matterhorn") format("svg");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: Matterhorn;
  src: url("/v4/asset/fonts/matterhorn-bolditalic.eot");
  src: url("/v4/asset/fonts/matterhorn-bolditalic.eot?#iefix") format("embedded-opentype"), url("/v4/asset/fonts/matterhorn-bolditalic.woff") format("woff"), url("/v4/asset/fonts/matterhorn-bolditalic.ttf") format("truetype"), url("/v4/asset/fonts/matterhorn-bolditalic.svg#Matterhorn") format("svg");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
html {
  font-size: 12px;
}

body {
  background: white;
  font-family: Matterhorn, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.5;
}

a {
  color: #4d96d1;
  border-bottom: 1px dotted #4d96d1;
  text-decoration: none;
  cursor: pointer;
}
a:focus, a:hover {
  text-decoration: none;
  border-bottom-style: solid;
  outline-style: none;
}

h2.title + .input-text {
  padding-top: 12px;
}

label {
  background-color: #fff;
}

input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
}

input:not([type=checkbox]):not([type=radio]),
select {
  outline: none;
}

button.btn-short {
  width: auto;
}

.shadow-overlay {
  background: rgba(0, 0, 0, 0.7) none;
  position: absolute;
  margin: 0px;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: -1;
}

/**
* Workflow/View specific classes
**/
.form-section {
  border-radius: 0;
  color: #5e646b;
  font-size: 13px;
}
.form-section.login #BtnCreateAccount {
  font-family: Matterhorn, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.form-section.registration label.input-checkbox + .text-block.legal {
  margin-top: 36px;
}
.form-section.registration #UpdateLegalCountry {
  padding-bottom: 32px;
}
.form-section.newsletters .btn-submit,
.form-section.newsletters  .btn-tertiary  {
  height: 40px;
  line-height: normal;
  font-size: 1.167rem;
  width: 100%;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin: 14px auto 40px;
  display: block;
}
.form-section.newsletters label.input-checkbox.newsletter-checkbox {
  margin: 18px 0;
}
.form-section.newsletters .input-wrapper {
  margin-bottom: 36px;
}
.form-section.newsletters-auth p.email {
  color: #333333;
}
.form-section.galc .btn-submit {
  margin: 32px auto 36px;
}
.form-section.otp-prompt-login-value .btn.btn-tertiary {
  margin: 0 auto 1.6rem;
}
.form-section.otp-request-lockout .text-block.text-center {
  margin: 2.5rem 0 3rem 0;
  padding-bottom: 0px;
}
.form-section.otp-prompt-redeem .btn-submit {
  margin-top: 12px;
}
.form-section.otp-prompt-redeem .title, .form-section.otp-prompt-login-value .title, .form-section.ppu-profile-legal .title, .form-section.otp-reset-password .title, .form-section.newsletters .title, .form-section.reauth .title {
  margin: 14px 0 18px;
}
.form-section.ppu-profile-legal .input-text.input-text-InputEmail {
  margin-top: 36px;
}
.form-section.ppu-profile-legal label.input-checkbox {
  margin-bottom: 18px;
  margin-top: 0px;
}
.form-section.ppu-profile-legal label.input-checkbox.newsletter-checkbox {
  margin-top: 18px;
  margin-bottom: 36px;
}
.form-section.ppu-profile-legal .btn-tertiary {
  margin-bottom: 36px;
}
.form-section.registration-dob-interstitial .btn-submit {
  margin: 32px auto 12px;
}
.form-section.identity-flow .btn-submit {
  margin-bottom: 16px;
}
.form-section.login-identity-flow .btn-submit {
  margin-bottom: 4px;
}
.form-section.login-identity-flow .need-help-signing-in {
  padding-top: 0px;
  margin-bottom: 32px;
}
.form-section.reauth .input-text-InputPassword {
  margin-bottom: 18px;
}
.form-section.reauth p {
  color: #333333;
}
.form-section.reauth p.field-error {
  color: #ca2881;
}
.form-section.reauth button.not-you-btn {
  font-family: Matterhorn, "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 20px;
}
.form-section.reauth .need-help-signing-in {
  height: 20px;
}
.form-section.update-profile #change-pass {
  margin: 36px 0 18px;
}
.form-section.update-email .text-block {
  margin-top: 18px;
}

.registration-pil2 p {
  color: #144b97;
}

input:not([type=checkbox]):not([type=radio]),
select {
  border: 1px solid #d8dee8;
  background: white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border-radius: 4px;
}

label.input-select,
label.input-text {
  font-size: 12px;
}

@media screen and (min-width: 420px) and (max-width: 439px) {
  body {
    background: white;
  }

  .form-section {
    box-shadow: none;
    padding: 20px;
    border-radius: 12px;
    color: #5e646b;
  }

  .view {
    width: 100%;
    margin: 0px auto;
  }
}
@media screen and (min-width: 440px) {
  body {
    background: rgba(19, 31, 66, 0.9) url("/v4/asset/images/stars.png") repeat-x;
  }

  .view {
    width: 410px;
    margin: 30px auto;
    border-radius: 12px;
  }

  .form-section {
    border-radius: 12px;
    padding: 20px 40px;
    color: #5e646b;
    font-size: 12px;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.3);
  }
  .form-section.registration, .form-section.identity-flow, .form-section.login-identity-flow, .form-section.otp-request-lockout, .form-section.otp-prompt-redeem {
    padding: 20px 40px 24px;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  body {
    width: 100%;
  }
}
.textValueOverflow {
  color: #333333;
}
.textValueOverflow::after {
  background-image: none;
  width: 0;
}

.resend-message {
  display: inline;
}

.address-fields .title {
  margin-top: 18px;
}

.btn {
  margin: 0 auto 1rem;
  cursor: pointer;
}
.btn.btn-secondary {
  height: 43px;
  margin: 15px auto 17px;
  background: transparent;
  border-radius: 4px;
  color: #00a1cf;
  border: 1px solid #00a1cf;
  transition: border 350ms;
  font-size: 1.167rem;
}
.btn.btn-secondary:focus, .btn.btn-secondary:hover {
  background: #00a1cf;
  outline: none;
  color: #fff;
}
.btn.btn-tertiary {
  height: 41px;
  line-height: 41px;
  font-size: 1.167rem;
  width: 100%;
  display: block;
  border: 1px solid transparent;
  transition: border 350ms;
  color: #00a1cf;
  background: transparent;
}
.btn.btn-tertiary:focus, .btn.btn-tertiary:hover {
  border: 1px solid #00a1cf;
}
.btn.btn-submit {
  background: #00a1cf;
  border-radius: 4px;
  color: #f4f5f5;
  border: none;
  transition: background-color 350ms;
  font-size: 1.167rem;
}
.btn.btn-submit:focus, .btn.btn-submit:hover {
  background: #436fa8;
  outline: none;
}

.btn-delete {
  height: 43px;
  line-height: 41px;
  font-size: 1.167rem;
  width: auto;
  display: block;
  border: 1px solid transparent;
  transition: border 350ms;
  color: #ca2881;
  background: transparent;
}
.btn-delete:focus, .btn-delete:hover {
  border: 1px solid #aa0f63;
}

.btn-back {
  cursor: pointer;
  color: #7c7c7c;
  opacity: 0.55;
}
.btn-back:hover, .btn-back:focus {
  opacity: 1;
}
.btn-back:hover::before {
  cursor: pointer;
  opacity: 1;
}
.btn-back::before {
  background-image: url("data:image/svg+xml,%3Csvg version=`1.1` id=`Layer_1` xmlns=`http://www.w3.org/2000/svg` xmlns:xlink=`http://www.w3.org/1999/xlink` x=`0px` y=`0px` viewBox=`0 0 1000 1000` style=`enable-background:new 0 0 1000 1000;` xml:space=`preserve`%3E%3Cstyle type=`text/css`%3E.arrow-fill%7Bfill:%23666666;%7D%3C/style%3E%3Cg%3E%3Cpath class=`arrow-fill` d=`M222.7,437l307.6-307.6c24.6-24.6,25.1-64.2,0.1-89.2l1,1c-24.6-24.6-64.9-24.2-89.2,0.1L28.4,455.2c-24.6,24.6-24.3,65,0,89.3l413.8,413.8c24.6,24.6,64.2,25.1,89.2,0.1l-1,1c24.6-24.6,24.6-64.5-0.1-89.2L222.7,562.8h704.5c34.7,0,62.8-27.9,62.8-62.9l0,0c0-34.7-28.2-62.9-62.8-62.9H222.7L222.7,437z`/%3E%3C/g%3E%3C/svg%3E");
  width: 20px;
  left: 5px !important;
}
.btn-back + .text-block {
  padding-left: 60px;
  padding-right: 20px;
  margin-bottom: 6px;
}

.btn-close {
  background: rgba(0, 0, 0, 0);
  border: 0;
  font-size: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  width: 15px;
  height: 15px;
  cursor: pointer;
}
.btn-close::after {
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo5NDQ0QUYxNzg0MjE2ODExODcxRjlDMkYyREQ0QjEwQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDowRUUzMzY3MERGQUYxMUU0QTA1ODk4MzNDMEYwRDNDOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDowRUUzMzY2RkRGQUYxMUU0QTA1ODk4MzNDMEYwRDNDOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IE1hY2ludG9zaCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjk0NDRBRjE3ODQyMTY4MTE4NzFGOUMyRjJERDRCMTBDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjk0NDRBRjE3ODQyMTY4MTE4NzFGOUMyRjJERDRCMTBDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+qv1+FgAAAQ5JREFUeNqs1tERwiAMBmDMsUBncQUdoSvYFfpi96grOEJdwRVcoSsId9TDHJTkT7nLnVbJRyOknu7T5Ng4h+hCvJxtxBx9iEd+0RewJb2+hngbsCXlczlKBawrTLBgc4gbB3OsNhHBHEd9BeMJJOVtLXDmJUUTqapBaeXxDlYwoRQb4ubZ7hBFVRgvqRZVY6XfUIOqsdqmkaJqbG+XSlA11joWKFrFJOdQi+5i0oP/SdEaq6TZ0wFdRvVdOggTz6EDMdFcMmBQ7yVDI4YaPhkaMdTwCe366FOGDBiERvBiwLRoH8FnSgi3KyEac4yUvRkMWAv95afSRRCroX95fWElW70RjKPxr/6Yf/AVYAByPmrsAPaxFQAAAABJRU5ErkJggg==);
  background-size: cover;
  display: block;
  height: 15px;
  width: 15px;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
  margin: 0;
  opacity: 0.55;
}
.btn-close:hover::after {
  opacity: 1;
}

a.skip {
  color: #757575;
  border-bottom: none;
}

.registration-dob-interstitial label.input-text.input-DOB.displayed.show-label .field-name {
  color: #ca2881;
}
.registration-dob-interstitial label.input-text.input-DOB.displayed.show-label .input-wrapper.field-error .mask {
  color: #ca2881;
}
.registration-dob-interstitial label.input-text.input-DOB.displayed.show-label .input-wrapper.field-error .mask.focus {
  color: inherit;
}

.error-container .input-error {
  color: #ca2881;
  font-size: 1.083em;
}
@media screen and (min-width: 440px) {
  .error-container .input-error {
    font-size: 1em;
  }
}
.error-container.login-credentials-error {
  color: #ca2881;
  position: relative;
  padding: 6px 0 4px;
}
.error-container.login-credentials-error:after {
  position: absolute;
  content: " ";
  top: -8px;
  left: -43px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: center center no-repeat;
  background-size: cover;
  transform: scale(0.5);
  background-color: #ca2881;
  background-image: url("data:image/svg+xml,%3Csvg style='fill:white;' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' height='36' width='36' preserveAspectRatio='none slice'%3E%3Cpath d='M20.4,6.8c-0.5-0.2-1-0.3-1.4-0.3c-0.8,0-1.5,0.2-2.1,0.7l0,0l0,0c-0.2,0.2-0.2,0.6-0.2,0.9c0,0.3,0.1,0.7,0.1,1.3l0.1,0.4 c0,0.2,0.1,0.4,0.1,0.5c0.1,0.4,0.1,0.8,0.1,1c0,0.9-0.2,2.3-0.6,4c-0.4,1.8-0.6,3.3-0.6,4.2c0,0.9,0.2,1.7,0.6,2.4l0.1,0.1l0.1,0.1 c0.4,0.2,0.9,0.4,1.4,0.4c0.2,0,0.6,0,0.9-0.2l0.1,0l0.1-0.1c0.3-0.3,0.6-0.6,0.7-0.8l0.1-0.2l0-0.2c-0.2-0.9-0.3-1.5-0.3-2 c0,0,0-0.1,0-0.2c0-0.1,0.1-0.3,0.1-0.4c0.1-0.3,0.1-0.6,0.1-0.7c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.4,0.2-2.3,0.2-2.7 c0.2-1.9,0.5-3.2,0.9-4.1c0.2-0.1,0.3-0.3,0.4-0.5c0.2-0.3,0.2-0.6,0.2-0.7C21.4,7.5,20.9,6.9,20.4,6.8z'/%3E%3Cpath d='M19,25.2c-0.5-0.2-1.2-0.3-1.8-0.3c-1.7,0-2.6,0.7-2.6,2.2c0,0.4,0.2,0.9,0.5,1.5l0.1,0.2l0.2,0.1c1.3,0.6,1.8,0.6,2,0.6 c2,0,3.1-1,3.1-2.8C20.5,25.9,19.7,25.5,19,25.2z'/%3E%3C/svg%3E");
}

.input-gender legend {
  margin-bottom: 0.25em;
}
.input-gender label:not(:first-of-type) {
  height: 42px;
}

.section {
  height: 58px;
}
.section.product-logo-wrapper {
  height: 68px;
}

.logo {
  display: block;
  height: 60px;
  white-space: nowrap;
  overflow: hidden;
  background: no-repeat center center/contain transparent;
  position: relative;
  margin-top: -2px;
}

label.input-checkbox.show-password-checkbox p {
  padding: 0 0 0 25px;
  font-size: 1rem;
  line-height: 1.6rem;
}
label.input-checkbox .checkbox-text {
  font-size: 1.083em;
}
label.input-checkbox input[type=checkbox] {
  appearance: none;
  -webkit-appearance: none;
  border: 1px solid #abb0b8;
  outline: none;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 19px;
  height: 19px;
}
label.input-checkbox input[type=checkbox]:focus {
  border: 1px solid #0593e9;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), 0 0 2px 0 #396e99;
}
label.input-checkbox input[type=checkbox]:checked {
  -webkit-transition: background-color 70ms;
  -moz-transition: background-color 70ms;
  -ms-transition: background-color 70ms;
  -o-transition: background-color 70ms;
  transition: background-color 70ms;
  background: #396e99;
  border: 1px solid #396e99;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none slice' viewBox='1 3 33 29' width='30' height='26'%3E%3Cpath style='fill:%23fff; stroke:%23fff' d='M4.03 19.53L16.66 29.72L32.3 8.75L27.85 6.03L16.03 22.34L7.47 15.75L4.03 19.53Z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-size: 17px;
  background-repeat: no-repeat;
}
label.input-checkbox input[type=checkbox]:checked:focus {
  border: 1px solid #0593e9;
}
label.input-checkbox.legal-checkbox {
  margin-top: 0;
  margin-bottom: 18px;
}
label.input-checkbox.field-error input[type=checkbox] {
  border: 2px solid #ca2881;
}
label.input-checkbox.field-error input[type=checkbox]:focus {
  border: 1px solid #0593e9;
}
label.input-checkbox.field-error p {
  color: #ca2881;
}
label.input-checkbox.field-error span {
  color: #ca2881;
}

.input-DOB + label.input-checkbox.newsletter-checkbox {
  margin-top: 36px;
  margin-bottom: 36px;
}

label.input-checkbox.field-error span {
  color: #ca2881;
}

.input-phone {
  margin-bottom: 20px;
}

.radio-group input[type=radio] {
  position: absolute;
  left: -999px;
}
.radio-group label {
  margin-left: 30px;
  margin-bottom: 25px;
}
.radio-group .radio-disclaimer {
  padding-left: 0;
}
.radio-group input[type=radio] + span::before {
  content: " ";
  position: absolute;
  left: 0;
  display: block;
  background: #fff;
  border: 1px solid #abb0b8;
  border-radius: 50%;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
  width: 1.02em;
  height: 1.02em;
  margin-left: 40px;
}
.radio-group input[type=radio]:checked + span::before {
  -webkit-transition: background-color 70ms;
  transition: background-color 70ms;
  background: #00a1cf;
  border-color: #00a1cf;
  box-shadow: inset 0 0 0 1px #00a1cf, inset 0 0 0 3px #fff;
}

label.input-select select {
  border: 1px solid #d8dee8;
  font-size: 1.25em;
}
label.input-select select:focus {
  border: 2px solid #0593e9;
  padding-left: 8px;
}
label.input-select p {
  color: #5e646b;
}
label.input-select.field-error select {
  border: 2px solid #ca2881;
  color: #ca2881;
}
label.input-select.legal-country select {
  color: #333333;
  background-size: 0.8em auto;
}

label.input-text.displayed {
  margin-bottom: 18px;
}
label.input-text .field-name {
  line-height: 1.5em;
  font-size: 1.083em;
}
label.input-text .input-wrapper {
  position: relative;
}
label.input-text .input-wrapper.has-focus input {
  border: 2px solid #0593e9;
  transition: border-color 200ms;
  padding: 0 8px;
}
label.input-text .input-wrapper input {
  color: #333333;
  box-shadow: none;
  border-radius: 4px;
  outline: none;
  border: 1px solid #d8dee8;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
label.input-text .input-wrapper input:focus {
  border: 2px solid #0593e9;
  transition: border-color 200ms;
  padding: 0 8px;
}
label.input-text .input-wrapper input::placeholder {
  color: #abb0b8;
}
label.input-text .input-wrapper.field-error input {
  border: 2px solid #ca2881;
  padding: 0 32px 0 8px;
}
label.input-text .input-wrapper.field-error input::placeholder {
  color: #ca2881;
}
label.input-text .input-wrapper.field-error:after {
  position: absolute;
  content: " ";
  top: 2px;
  right: 2px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: center center no-repeat;
  transform: scale(0.5);
  background-color: #ca2881;
  background-image: url("data:image/svg+xml,%3Csvg style='fill:white;' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 36' height='36' width='36' preserveAspectRatio='none slice'%3E%3Cpath d='M20.4,6.8c-0.5-0.2-1-0.3-1.4-0.3c-0.8,0-1.5,0.2-2.1,0.7l0,0l0,0c-0.2,0.2-0.2,0.6-0.2,0.9c0,0.3,0.1,0.7,0.1,1.3l0.1,0.4 c0,0.2,0.1,0.4,0.1,0.5c0.1,0.4,0.1,0.8,0.1,1c0,0.9-0.2,2.3-0.6,4c-0.4,1.8-0.6,3.3-0.6,4.2c0,0.9,0.2,1.7,0.6,2.4l0.1,0.1l0.1,0.1 c0.4,0.2,0.9,0.4,1.4,0.4c0.2,0,0.6,0,0.9-0.2l0.1,0l0.1-0.1c0.3-0.3,0.6-0.6,0.7-0.8l0.1-0.2l0-0.2c-0.2-0.9-0.3-1.5-0.3-2 c0,0,0-0.1,0-0.2c0-0.1,0.1-0.3,0.1-0.4c0.1-0.3,0.1-0.6,0.1-0.7c0.1-0.6,0.1-1.2,0.1-1.8c0.1-1.4,0.2-2.3,0.2-2.7 c0.2-1.9,0.5-3.2,0.9-4.1c0.2-0.1,0.3-0.3,0.4-0.5c0.2-0.3,0.2-0.6,0.2-0.7C21.4,7.5,20.9,6.9,20.4,6.8z'/%3E%3Cpath d='M19,25.2c-0.5-0.2-1.2-0.3-1.8-0.3c-1.7,0-2.6,0.7-2.6,2.2c0,0.4,0.2,0.9,0.5,1.5l0.1,0.2l0.2,0.1c1.3,0.6,1.8,0.6,2,0.6 c2,0,3.1-1,3.1-2.8C20.5,25.9,19.7,25.5,19,25.2z'/%3E%3C/svg%3E");
}

.lockout-label {
  color: #ca2881;
}

.header {
  height: 58px;
}

.logo {
  display: block;
  height: 54px;
  white-space: nowrap;
  overflow: hidden;
  background: no-repeat center center transparent;
  background-size: contain;
  position: relative;
  margin-top: -2px;
}

.password-panel .show-password-checkbox {
  margin-top: 18px;
  margin-bottom: 30px;
}
.password-panel .feedback .strength-meter[data-strength="1"] .meter-bar, .password-panel .feedback .strength-meter[data-strength="2"] .meter-bar {
  background: #ca2881;
  color: #ca2881;
}
.password-panel .feedback .strength-meter[data-strength="3"] .meter-bar, .password-panel .feedback .strength-meter[data-strength="4"] .meter-bar {
  background: #ecb21f;
  color: #ecb21f;
}
.password-panel .feedback .strength-meter[data-strength="5"] .meter-bar, .password-panel .feedback .strength-meter[data-strength="6"] .meter-bar {
  background: #7dbd42;
  color: #7dbd42;
}
.password-panel .feedback .strength-meter[data-strength="7"] .meter-bar {
  background: #ca2881;
  color: #ca2881;
}
.password-panel .feedback .password-rules ul li.rule-error {
  color: #ca2881;
}

.popup-menu-wrapper .popup-menu a {
  border-bottom: 0;
}

.read-only-with-edit {
  margin: 18px 0 8px;
}
.read-only-with-edit .value {
  color: #333333;
  padding: 8px 40px 16px 0;
}
.read-only-with-edit .value button {
  background-color: #fff;
  color: #4d96d1;
  font-family: Matterhorn, "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 42px;
  width: 40px;
  text-align: center;
  font-size: 1rem;
  padding: 0;
}
.read-only-with-edit .value button:hover {
  border-bottom: 3px solid #4d96d1;
  text-decoration: none;
}

.section-header {
  font-weight: bold;
  color: #333333;
}

.success-interstitial .panel.success p {
  color: #144b97;
}
.success-interstitial .panel.success p strong {
  font-weight: normal !important;
}
.success-interstitial .panel.success .btn-submit {
  margin: 25px auto 30px;
}
.success-interstitial.has-carousel {
  padding-bottom: 90px;
  margin-bottom: 18px;
}

.text-block {
  font-size: 1rem;
}
.text-block.footer-text {
  margin-bottom: 1.2em;
}
.text-block.lockout-label {
  padding-bottom: 18px;
}
.text-block.legal {
  padding-bottom: 32px;
  font-size: 1.083em;
}
.text-block.footer-text {
  font-size: 1em;
}

.title {
  color: #4d96d1;
  margin: 14px 0 8px;
}
.title + .input-select {
  padding-top: 12px;
}

#UpdateLegalCountry {
  padding-bottom: 17px;
  font-size: 1em;
}

.username-label {
  color: #848b94;
}

.username-value {
  color: #333333;
}

.accounts-list .account .badge {
  color: #4d96d1;
}
.accounts-list .account .badge.nrt {
  color: #333333;
}

/*# sourceMappingURL=branded.css.map */

/** Start DP overrides **/
body{
    background:rgba(19, 31, 66, 0.9) !important;
}
  
.logo-primary {
    display: block;
    height: 54px;
    font-size: 0;
    white-space: nowrap;
    overflow: hidden;
    background: no-repeat center center transparent;
    background-size: contain;
}
  
ul.usernav li a {
    color: #000;
    cursor: pointer;
}
/** End DP overrides **/