@charset "UTF-8";
#cf-layout {
  background: silver;
}
#cf-layout #cf-datacontainer {
  flex: 1;
}
#cf-layout .cf-form-title {
  display: none;
}
#cf-layout .cf-bodycontainer, #cf-layout #cf-body, #cf-layout #cf-main, #cf-layout #cf-headercontainer, #cf-layout #ccf-sel-header, #cf-layout #cf-sel-header, #cf-layout .cf-container, #cf-layout #cf-contentcontainer {
  display: flex;
}
#cf-layout #cf-contentcontainer, #cf-layout .cf-container {
  width: 100%;
}
#cf-layout #cf-contentcontainer {
  flex-direction: column;
}
#cf-layout #cf-body {
  flex-direction: column;
}
#cf-layout .cf-errormessages {
  padding-bottom: 20px;
}
#cf-layout .cf-flex {
  display: flex;
  flex: 1;
}

#cf-main {
  font-family: "Allianz Neo";
}
#cf-main .cf-box {
  background-color: #fff;
  padding: 8px;
  border-radius: 4px;
  margin-bottom: 10px;
}
#cf-main .cf-masonry-item {
  break-inside: avoid-column;
  page-break-inside: avoid;
  background-color: white;
  padding: 8px;
  border-radius: 4px;
  margin-bottom: 10px;
}
#cf-main .cf-grp .cf-legend {
  font-size: 40px;
  margin: 16px 0px;
  color: #414141;
  font-weight: 300;
}
#cf-main .cf-grp .cf-a-ctrl {
  display: flex;
  flex: 1;
}
#cf-main .cf-grp .cf-a-ctrl > div:last-child {
  padding-right: 0px;
}
#cf-main #cf-summarycontainer {
  background-color: white;
}

.cf-btn-bar {
  background: transparent;
  display: flex;
  flex: 1;
}
.cf-btn-bar > div {
  height: inherit;
}

.cf-a-ctrl .cf-el-label label {
  color: #666;
  font-size: 10px;
}
.cf-a-ctrl .cf-el-label + label {
  display: inline-block;
  padding: 2px 0 4px 0;
}

.cf-questions .cf-qa .cf-q {
  display: none;
}
.cf-questions .cf-qa .cf-a .cf-val-mes {
  color: #DC3149;
  line-height: 1.5em;
  padding-top: 8px;
  text-align: left;
}

.cf-pagetitle {
  margin-bottom: 20px;
}
.cf-pagetitle span {
  color: orange;
  font-size: 27px;
}

.cf-overlay-show {
  display: block !important;
  transition: all 0.2s;
  opacity: 0.8;
}

button:focus {
  outline: none;
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: top;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}

*, *:before, *:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  position: relative;
}

html,
body,
div[data-caspanel],
#cf-layout,
#cf-panel-CasContentWrapper,
#cf-panel-CasContent,
.cf-workflowcontainer,
.cf,
.cf-bodycontainer,
.cf-datacontainer,
#cf-body,
#cf-datacontainer,
#cf-main,
.cf-container,
#cf-contentcontainer {
  display: flex;
  flex: 1;
  min-height: 100vh;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

#cf-overlay {
  z-index: 1112;
  background-color: white;
  opacity: 0.4;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: center;
  transition: all 0.2s;
}
#cf-overlay.cf-overlay-inrequest {
  z-index: 1201;
}

#cf-layout {
  background-image: url(/solution/skins/allianz-sso/images/1920-min.jpg);
  background-size: cover;
}
#cf-layout div {
  margin: auto;
}

.logo {
  background-image: url(/solution/skins/allianz-sso/svg/Logo.svg);
  width: 80px;
  height: 80px;
  position: fixed;
  right: 40px;
  bottom: 40px;
}

.top-spacing-1 {
  padding-top: 8px;
}

.top-spacing-2 {
  padding-top: 16px;
}

.top-spacing-3 {
  padding-top: 24px;
}

.top-spacing-4 {
  padding-top: 32px;
}

.top-spacing-5 {
  padding-top: 40px;
}

.top-spacing-6 {
  padding-top: 48px;
}

.top-spacing-7 {
  padding-top: 56px;
}

.top-spacing-8 {
  padding-top: 68px;
}

.top-spacing-9 {
  padding-top: 74px;
}

.top-spacing-10 {
  padding-top: 192px;
}

.top-spacing-11 {
  padding-top: 200px;
}

.top-spacing-12 {
  padding-top: 208px;
}

@font-face {
  font-family: "Allianz-Icons";
  src: url("solution/skins/allianz-sso/fonts/Allianz-Icons.eot");
  src: url("solution/skins/allianz-sso/fonts/Allianz-Icons.eot?#iefix") format("embedded-opentype"), url("solution/skins/allianz-sso/fonts/Allianz-Icons.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/Allianz-Icons.woff") format("woff"), url("solution/skins/allianz-sso/fonts/Allianz-Icons.ttf") format("truetype"), url("solution/skins/allianz-sso/fonts/Allianz-Icons.svg#Allianz-Icons") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Light.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Light.woff") format("woff"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("solution/skins/allianz-sso/fonts/AllianzNeoW04-SemiBold.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-SemiBold.woff") format("woff"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Italic.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Italic.woff") format("woff"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Bold.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Bold.woff") format("woff"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Allianz Neo";
  src: url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Regular.woff2") format("woff2"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Regular.woff") format("woff"), url("solution/skins/allianz-sso/fonts/AllianzNeoW04-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
* {
  font-family: "Allianz Neo", Arial, sans-serif;
  letter-spacing: 0.2px;
}

html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  color: #414141;
  font-family: "Allianz Neo", Arial, sans-serif;
  font-size: 14px;
}

a {
  color: #007ab3;
  text-decoration: none;
  font-family: "Allianz Neo";
  font-weight: 600;
  margin: 24px 0px;
  color: #007ab3;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  letter-spacing: 1px;
}
a:hover {
  color: #008ed6;
}

input:disabled {
  background: white;
}

.mg-24 {
  margin: 24px 0px !important;
}

.center {
  text-align: center;
}

button {
  height: 48px;
  color: white;
  transition: all 0.2s;
  background-color: #007ab3;
  border-radius: 4px;
  border: solid 2px #007ab3;
  text-transform: uppercase;
  font-family: "Allianz Neo";
  font-weight: 600;
  letter-spacing: 1px;
  cursor: pointer;
  font-size: 16px;
}
button:hover {
  background-color: #006192;
  border-color: #006192;
}
button.secondary {
  background-color: white;
  color: #006192;
  border-color: #007ab3;
}
button.secondary:hover {
  background-color: #006192;
  border-color: transparent;
  color: white;
}
button.organization {
  background-color: white;
  color: #006192;
  border-color: #007ab3;
  min-height: 40px;
  width: 346px;
  font-size: 14px;
  text-transform: none;
  padding: 12px 24px;
  height: auto;
}
button.organization:hover {
  background-color: #006192;
  border-color: transparent;
  color: white;
}

.cf-grp {
  margin-bottom: 24px !important;
}

.icon::before {
  font-family: "Allianz-Icons";
  font-size: 24px;
  font-weight: 300;
  vertical-align: middle;
}

.arrow-icon::before {
  content: "";
  top: -2px;
}

.lock-icon::before {
  content: "";
  top: -4px;
}

.questionmark-icon::before {
  content: " ";
  top: -3px;
  left: -5px;
  background-image: url(/solution/skins/allianz-sso/svg/Icon2.svg);
  background-size: cover;
  position: relative;
  display: inline-block;
  width: 19px;
  height: 19px;
}

.user-icon::before {
  content: "";
  top: -4px;
}

.sms-verification {
  content: url(/solution/skins/allianz-sso/svg/Icon3.svg);
  width: 52px;
  padding-top: 126px;
}

.renew-pwd-confirmation::before {
  content: "";
  font-family: "Allianz-Icons";
  width: 50px;
  height: 50px;
  color: #c7d3e3;
  font-size: 50px;
}

.exclamation-mark {
  padding-top: 96px;
}
.exclamation-mark::before {
  font-family: "Allianz-Icons";
  content: "";
  font-size: 64px;
  color: #194b8d;
  opacity: 0.25;
}

.icon-check-mark {
  padding-top: 3px;
}
.icon-check-mark::before {
  font-family: "Allianz-Icons";
  content: "";
  font-size: 64px;
  color: #194b8d;
  opacity: 0.25;
}

.allianz-password-toggle::after {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #dc3149;
  display: inline-block;
  left: 8px;
}

.bottom-spacing-1 {
  padding-bottom: 8px;
}

.spacing-15 {
  padding-top: 12px;
  padding-bottom: 12px;
}

.allianz-tooltip::after {
  font-family: "Allianz-Icons";
  width: 24px;
  height: 24px;
  content: "";
  font-size: 24px;
  color: #006192;
  display: inline-block;
}

.email-wrapper {
  min-height: 80px;
}

.pwd-wrapper {
  min-height: 58px;
}

.allianz-login-pnl .pwd-container-wrapper .cf-a .cf-a-ctrl {
  padding: 0px !important;
}

.cf-legend {
  font-size: 40px;
}

.gr-1 .cf-legend,
.gr-2 .cf-legend {
  font-size: 20px;
  font-weight: 400;
  text-decoration: underline;
}

@media (min-width: 768px) {
  .gr:after {
    display: table;
    content: " ";
    clear: both;
  }

  .gr-1 {
    float: left;
    width: 50%;
  }
}
.cf-toastcontainer {
  z-index: 100;
  width: 640px;
  height: 96px;
  border: 1px #1e8927 solid;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  position: absolute;
  bottom: 25px;
}
.cf-toastcontainer .cf-toast {
  height: 96px;
  color: #414141;
  font-family: "Allianz Neo";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: 1px;
  display: inline-block;
}
.cf-toastcontainer .cf-toast .cf-toast-message {
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
}
.cf-toastcontainer .cf-toast-icon {
  width: 64px;
  height: 96px;
  display: inline-block;
}
.cf-toastcontainer .cf-toast-icon::before {
  font-family: "Allianz-Icons";
  content: "";
  color: #1e8927;
  font-size: 24px;
  position: absolute;
  left: 24px;
  top: 35px;
}
.cf-toastcontainer .cf-toast-close {
  height: 96px;
  width: 74px;
  display: inline-block;
}
.cf-toastcontainer .cf-toast-close::before {
  font-family: "Allianz-Icons";
  content: "";
  color: #414141;
  font-size: 16px;
  position: absolute;
  right: 14px;
  bottom: 62px;
  cursor: pointer;
}
.cf-toastcontainer .cf-toast-close-2 {
  width: 64px;
}
.cf-toastcontainer strong {
  font-weight: 600;
}

.allianz-login-intro {
  font-size: 16px;
  padding-bottom: 8px;
  max-width: 530px;
  letter-spacing: 0.2px;
  line-height: 1.5;
}
.allianz-login-intro strong {
  font-weight: 600;
}

input[type=text],
input[type=password],
input[type=email] {
  width: 352px;
  padding: 0px 0px 4px 0px;
  padding: 0px;
  border: none;
  z-index: 10;
  color: #414141;
  border-bottom: 1px solid #414141;
  border-radius: 0px;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.2px;
  line-height: 28px;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus {
  outline: none;
  color: #007ab3;
  border-bottom: 1px solid #007ab3;
}

input[type=number] {
  font-weight: 600;
}

.pwd-toggle {
  width: 24px;
  height: 24px;
  display: inline-block;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 10;
  font-family: "Allianz-Icons";
  font-size: 24px;
  font-weight: 300;
  vertical-align: middle;
  cursor: pointer;
}

.show-pwd-icon:after {
  content: "";
}

.hide-pwd-icon:after {
  content: "";
}

.pwd-wrapper input {
  padding-right: 32px;
}

.allianz-login-pnl {
  border-radius: 5px;
  background-color: white;
  min-width: 720px;
  width: 320px;
  padding: 45px 40px 30px;
}
.allianz-login-pnl .cf-repeaterv2 {
  padding: 1rem 0.5rem;
}
.allianz-login-pnl #allianz-el-forgotPassword_c2 button {
  width: 352px;
  margin-top: 0px;
}
.allianz-login-pnl .cf-grp .cf-panel:nth-child(3) {
  width: auto;
  display: flex;
  justify-content: flex-end;
}
.allianz-login-pnl .cf-grp .cf-panel:nth-child(3) .cf-el {
  margin: 1rem 0 0 1rem !important;
}
.allianz-login-pnl h1, .allianz-login-pnl .h1 {
  height: 45px;
  font-size: 36px;
  text-align: center;
  font-family: "Allianz Neo";
  font-weight: 600;
  color: #003781;
  letter-spacing: 0.2px;
}
.allianz-login-pnl h2 {
  height: 45px;
  font-size: 36px;
  text-align: center;
  font-family: "Allianz Neo";
  font-weight: 300;
  color: #414141;
  letter-spacing: 0.2px;
}
.allianz-login-pnl h2 strong {
  font-weight: 600;
  color: #003781;
}
.allianz-login-pnl p {
  margin-top: 4px;
  font-size: 16px;
  text-align: center;
  font-family: "Allianz Neo";
  font-weight: 400;
  color: #414141;
  margin-bottom: 28px;
  letter-spacing: 0.2px;
}
.allianz-login-pnl button {
  width: 352px;
  margin: 4px 0px;
}
.allianz-login-pnl .lined-text {
  background: #b3b3b3;
  height: 1px;
  width: 419px;
  margin: 24px auto !important;
  text-align: center;
}
.allianz-login-pnl .lined-text span {
  background: #fff;
  padding: 10px 24px;
  position: relative;
  top: -10px;
  font-size: 18px;
  color: #b3b3b3;
  font-family: "Allianz Neo";
  font-weight: 600;
  letter-spacing: 1.06px;
}
.allianz-login-pnl .cf-qa.cf-focus .cf-a-ctrl .cf-el-label label {
  color: #414141;
  top: -14px !important;
  font-size: 12px;
  font-weight: 600 !important;
}
.allianz-login-pnl .cf-qa.cf-invalid .empty label {
  color: #dc3149 !important;
  font-weight: 700 !important;
}
.allianz-login-pnl .cf-qa input.cf-invalid {
  color: #dc3149;
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #dc3149;
}
.allianz-login-pnl .cf-qa .not-empty label {
  top: -14px !important;
  font-size: 12px !important;
  color: #414141 !important;
  font-weight: 600 !important;
}
.allianz-login-pnl .cf-qa .cf-el-label {
  text-align: left;
}
.allianz-login-pnl .cf-qa.cf-focus .cf-a-ctrl {
  border-bottom-color: #008ed6;
}
.allianz-login-pnl .cf-qa .cf-a-ctrl {
  padding: 32px 0px 0px 0px !important;
  position: relative;
}
.allianz-login-pnl .cf-qa .cf-a-ctrl .cf-el-label label {
  transition: all 0.2s ease 0s;
  position: absolute;
  top: 0px;
  font-weight: bold;
  font-size: 20px;
  font-family: "Allianz Neo";
  font-weight: 300;
  z-index: 100;
}
.allianz-login-pnl .cf-qa::after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  bottom: 0;
  left: 50%;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
}
.allianz-login-pnl .allianz-sso-error,
.allianz-login-pnl .cf-errormessages {
  border: 1px #dc3149 solid;
  border-radius: 4px;
  width: 640px;
  height: 96px;
  padding: 24px 80px 24px 64px;
  background-color: #fff;
  position: absolute;
  bottom: 25px;
  line-height: 1.5;
  overflow: hidden;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
}
.allianz-login-pnl .allianz-sso-error a,
.allianz-login-pnl .cf-errormessages a {
  font-weight: 400;
}
.allianz-login-pnl .allianz-sso-error ul,
.allianz-login-pnl .allianz-sso-error div,
.allianz-login-pnl .cf-errormessages ul,
.allianz-login-pnl .cf-errormessages div {
  position: absolute;
  font-size: 16px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
}
.allianz-login-pnl .allianz-sso-error li,
.allianz-login-pnl .cf-errormessages li {
  font-size: 16px;
}
.allianz-login-pnl .allianz-sso-error strong,
.allianz-login-pnl .cf-errormessages strong {
  font-weight: 600;
}
.allianz-login-pnl .allianz-sso-error::before,
.allianz-login-pnl .cf-errormessages::before {
  font-family: "Allianz-Icons";
  content: "";
  color: #dc3149;
  font-size: 24px;
  position: absolute;
  left: 24px;
  top: 24px;
}
.allianz-login-pnl .allianz-sso-error .cf-err-close-button,
.allianz-login-pnl .cf-errormessages .cf-err-close-button {
  position: initial;
}
.allianz-login-pnl .allianz-sso-error .cf-err-close-button::after,
.allianz-login-pnl .cf-errormessages .cf-err-close-button::after {
  font-family: "Allianz-Icons";
  content: "";
  color: #414141;
  font-size: 16px;
  position: absolute;
  right: -42px;
  top: 16px;
  cursor: pointer;
  height: 96px;
  width: 74px;
  display: inline-block;
}
.allianz-login-pnl .allianz-sso-error.sso-message {
  border: 1px #1e8927 solid !important;
  border-color: #1e8927 !important;
}
.allianz-login-pnl .allianz-sso-error.sso-message::before {
  color: #1e8927 !important;
  content: "" !important;
}

.notification-overlay {
  position: absolute;
  bottom: 0px;
}

.allianz-password-toggle:after {
  font-family: "Allianz-Icons";
  width: 24px;
  height: 24px;
  content: "";
  font-size: 24px;
  color: #414141;
}

.allianz-tooltip {
  position: relative;
  border-radius: 4px;
  margin: 10px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  top: -2px;
}
.allianz-tooltip.active-tooltip .tooltip {
  visibility: visible;
  opacity: 1;
  transition: 0.2s linear;
}

.tooltip {
  visibility: hidden;
  z-index: 2;
  opacity: 0.4;
  padding: 24px;
  width: 400px;
  height: 116px;
  background: #fff;
  color: #414141;
  font-size: 16px;
  font-family: "Allianz Neo";
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  position: absolute;
  top: -136px;
  left: -187px;
  border-radius: 4px;
  border: 1px #d9d9d9 solid;
  transform: translateY(9px);
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
  box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
}
.tooltip div {
  z-index: 1;
  height: 12px;
  position: absolute;
  width: 12px;
  background: white;
  bottom: -5px;
  box-shadow: 2px 2px 1px 1px white, -2px -2px 4px rgba(65, 65, 65, 0.5);
  transform: translate(-50%) rotate(225deg);
  left: 198px;
}
.tooltip span {
  z-index: 2;
}

.tooltip-wrapper {
  display: inline;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.allianz-smscode {
  width: 32px;
  height: 32px;
  padding: 0px;
  border: none;
  z-index: 10;
  color: #414141;
  border-bottom: 1px solid #414141;
  border-radius: 0px;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.2px;
  line-height: 28px;
  margin-left: 8px;
  text-align: center;
}
.allianz-smscode:focus {
  outline: none;
  color: #007ab3;
  border-bottom: 1px solid #007ab3;
}

.third-digit {
  margin-right: 16px;
}

.allianz-smscode-full {
  display: none;
}

.requirements-label-wrapper .cf-a .cf-a-ctrl {
  padding: 0px !important;
}
.requirements-label-wrapper .requirements-label {
  font-size: 16px;
  margin-top: -32px;
}

.repeat-pwd-field-wrapper {
  top: -6px;
  height: 62px;
}

.pwd-field-wrapper {
  height: 58px;
  top: 3px;
}

.pwd-requirements {
  width: 304px;
  height: 232px;
  border-radius: 4px;
  font-family: "Allianz Neo";
  color: #414141;
}
.pwd-requirements div {
  padding-left: 64px;
  line-height: 1.5;
  font-size: 16px;
  text-align: left;
  padding-right: 16px;
}
.pwd-requirements div.pwd-requirements-header {
  font-weight: 700;
}
.pwd-requirements div.pwd-requirements-mixlength,
.pwd-requirements div.pwd-requirements-regex {
  font-weight: 400;
}
.pwd-requirements .invalid-req::before {
  content: "";
  font-family: "Allianz-Icons";
  color: #767676;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 10px;
}
.pwd-requirements .valid-req::before {
  content: "";
  font-family: "Allianz-Icons";
  color: #1e8927;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 10px;
}

.invalid-req-wrapper {
  border: 1px solid #496ebd;
  background-color: #ecf0f8;
}
.invalid-req-wrapper div.pwd-requirements-header::before {
  content: "";
  font-family: "Allianz-Icons";
  color: #496ebd;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 10px;
}

.valid-req-wrapper {
  border: 1px solid #1e8927;
  background-color: #e8f3e9;
}
.valid-req-wrapper div.pwd-requirements-header::before {
  content: "";
  font-family: "Allianz-Icons";
  color: #1e8927;
  width: 24px;
  height: 24px;
  font-size: 24px;
  position: absolute;
  left: 20px;
  top: 10px;
}

.cf-password-cpx {
  display: none;
}

.hidden {
  display: none !important;
}

.renew-pwd-confirmation-wrapper .renew-pwd-confirmation-label {
  position: relative;
  top: -32px;
  font-size: 16px;
}

.sms-code-resend {
  font-weight: 400;
  font-size: 16px;
}
.sms-code-resend span {
  font-weight: 700;
}
.sms-code-resend .allianz-resendsms-wrapper {
  display: inline;
}
.sms-code-resend .allianz-resendsms-wrapper a {
  font-weight: 400;
  text-decoration: underline;
  letter-spacing: 0.2px;
}
.sms-code-resend .allianz-resendsms-wrapper a:hover {
  text-decoration: none;
}

input:webkit-autofill {
  display: none !important;
}

input::-ms-reveal,
input::-ms-clear {
  display: none;
}

.white-text {
  color: #fff !important;
}

.pwd-reset-navigation {
  color: #007ab3;
  text-decoration: underline;
  cursor: pointer;
}

@media only screen and (min-width: 545px) and (max-width: 1280px) {
  .logo {
    display: none;
  }

  #cf-body {
    background-color: #fff;
  }

  .allianz-login-pnl {
    width: 544px;
  }

  .cf-toastcontainer {
    z-index: 160;
    width: 312px;
    height: auto;
    border: 1px #1e8927 solid;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: unset;
    background: #fff;
    opacity: 1;
  }
  .cf-toastcontainer .cf-toast {
    color: #414141;
    font-family: "Allianz Neo";
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    display: inline-block;
    height: auto;
  }
  .cf-toastcontainer .cf-toast .cf-toast-message {
    padding: 24px 0px;
    width: 210px;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
  }
  .cf-toastcontainer .cf-toast-icon {
    width: 64px;
    height: 96px;
    display: inline-block;
  }
  .cf-toastcontainer .cf-toast-icon::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #1e8927;
    font-size: 24px;
    position: absolute;
    left: 24px;
    top: 24px;
  }
  .cf-toastcontainer .cf-toast-close {
    width: 35px;
    display: inline-block;
  }
  .cf-toastcontainer .cf-toast-close::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #414141;
    font-size: 16px;
    position: absolute;
    right: 14px;
    bottom: 62px;
    cursor: pointer;
  }
  .cf-toastcontainer strong {
    font-weight: 600;
  }

  .allianz-sso-error,
.cf-errormessages {
    border: 1px #dc3149 solid;
    border-radius: 4px;
    width: 312px;
    height: auto;
    padding: 24px 64px 24px 64px;
    background-color: #fff;
    position: absolute;
    bottom: unset;
    line-height: 1.5;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 160;
  }
  .allianz-sso-error a,
.cf-errormessages a {
    font-weight: 400;
  }
  .allianz-sso-error ul,
.allianz-sso-error div,
.cf-errormessages ul,
.cf-errormessages div {
    position: absolute;
    font-size: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 210px;
    display: contents;
    height: auto;
  }
  .allianz-sso-error li,
.cf-errormessages li {
    font-size: 16px;
  }
  .allianz-sso-error strong,
.cf-errormessages strong {
    font-weight: 600;
  }
  .allianz-sso-error::before,
.cf-errormessages::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #dc3149;
    font-size: 24px;
    position: absolute;
    left: 24px;
    top: 29px;
  }
  .allianz-sso-error .cf-err-close-button,
.cf-errormessages .cf-err-close-button {
    position: initial;
  }
  .allianz-sso-error .cf-err-close-button::after,
.cf-errormessages .cf-err-close-button::after {
    font-family: "Allianz-Icons";
    content: "";
    color: #414141;
    font-size: 16px;
    position: absolute;
    right: -42px;
    top: 16px;
    cursor: pointer;
    height: 96px;
    width: 74px;
    display: inline-block;
  }

  .allianz-sso-error.sso-message {
    border: 1px #1e8927 solid !important;
    border-color: #1e8927 !important;
  }
  .allianz-sso-error.sso-message::before {
    color: #1e8927 !important;
    content: "" !important;
  }

  .notification-overlay {
    position: fixed;
    top: -50px;
    left: -50px;
    background: black;
    z-index: 150;
    width: 150%;
    height: 150%;
    opacity: 0.64;
    display: none;
  }
}
@media only screen and (min-width: 0px) and (max-width: 544px) {
  .logo,
.pwd-toggle {
    display: none;
  }

  #cf-body {
    background-color: #fff;
  }

  #cf-layout {
    background: none;
  }

  .sms-code-resend .allianz-resendsms-wrapper a {
    display: block;
  }

  .notification-overlay {
    position: fixed;
    top: -50px;
    left: -50px;
    background: black;
    z-index: 150;
    width: 150%;
    height: 150%;
    opacity: 0.64;
    display: none;
  }

  .allianz-login-pnl {
    width: 100%;
    min-width: 360px;
    border-radius: 5px;
    width: 360px;
    padding: 0px 24px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
  }
  .allianz-login-pnl h1 {
    height: 45px;
    font-size: 32px;
    text-align: center;
    font-family: "Allianz Neo";
    font-weight: 600;
    color: #003781;
    letter-spacing: 0.2px;
  }
  .allianz-login-pnl h2 {
    height: 45px;
    font-size: 32px;
    text-align: center;
    font-family: "Allianz Neo";
    font-weight: 300;
    color: #414141;
    letter-spacing: 0.2px;
    margin-top: 40px;
  }
  .allianz-login-pnl p {
    margin-top: 4px;
    font-size: 16px;
    text-align: center;
    font-family: "Allianz Neo";
    font-weight: 400;
    color: #414141;
    margin-bottom: 32px;
    letter-spacing: 0.2px;
  }
  .allianz-login-pnl button {
    width: 312px;
    padding: 12px 26px;
    height: auto;
  }
  .allianz-login-pnl .lined-text {
    background: #b3b3b3;
    height: 1px;
    width: 312px;
    margin: 24px auto !important;
    text-align: center;
  }
  .allianz-login-pnl .lined-text span {
    background: #fff;
    padding: 10px 24px;
    position: relative;
    top: -10px;
    font-size: 18px;
    color: #b3b3b3;
    font-family: "Allianz Neo";
    font-weight: 600;
    letter-spacing: 1.06px;
  }
  .allianz-login-pnl input[type=text],
.allianz-login-pnl input[type=password],
.allianz-login-pnl input[type=email] {
    width: 312px;
    padding: 0px 0px 4px 0px;
    padding: 0px;
    border: none;
    z-index: 10;
    color: #414141;
    border-bottom: 1px solid #414141;
    border-radius: 0px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.2px;
    line-height: 28px;
  }
  .allianz-login-pnl input[type=text]:focus,
.allianz-login-pnl input[type=password]:focus,
.allianz-login-pnl input[type=email]:focus {
    outline: none;
    color: #007ab3;
    border-bottom: 1px solid #007ab3;
  }
  .allianz-login-pnl .tooltip {
    width: 328px;
    left: -152px;
    padding: 18px 24px;
    height: 108px;
    top: -128px;
  }
  .allianz-login-pnl .tooltip div {
    left: 163px;
  }
  .allianz-login-pnl .tooltip span {
    width: 280px;
    display: block;
  }
  .allianz-login-pnl .cf-toastcontainer {
    z-index: 160;
    width: 312px;
    height: auto;
    border: 1px #1e8927 solid;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    position: absolute;
    font-size: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    bottom: unset;
    background: #fff;
    opacity: 1;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast {
    color: #414141;
    font-family: "Allianz Neo";
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 1px;
    display: inline-block;
    height: auto;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast .cf-toast-message {
    padding: 24px 0px;
    width: 210px;
    height: auto;
    left: 0;
    top: 0;
    transform: none;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast-icon {
    width: 64px;
    height: 96px;
    display: inline-block;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast-icon::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #1e8927;
    font-size: 24px;
    position: absolute;
    left: 24px;
    top: 24px;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast-close {
    width: 35px;
    display: inline-block;
  }
  .allianz-login-pnl .cf-toastcontainer .cf-toast-close::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #414141;
    font-size: 16px;
    position: absolute;
    right: 14px;
    bottom: 62px;
    cursor: pointer;
  }
  .allianz-login-pnl .cf-toastcontainer strong {
    font-weight: 600;
  }
  .allianz-login-pnl .allianz-sso-error,
.allianz-login-pnl .cf-errormessages {
    border: 1px #dc3149 solid;
    border-radius: 4px;
    width: 312px;
    height: auto;
    padding: 24px 64px 24px 64px;
    background-color: #fff;
    position: absolute;
    bottom: unset;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    -moz-box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    box-shadow: 0px 2px 4px 0px rgba(65, 65, 65, 0.5);
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 160;
  }
  .allianz-login-pnl .allianz-sso-error a,
.allianz-login-pnl .cf-errormessages a {
    font-weight: 400;
  }
  .allianz-login-pnl .allianz-sso-error ul,
.allianz-login-pnl .allianz-sso-error div,
.allianz-login-pnl .cf-errormessages ul,
.allianz-login-pnl .cf-errormessages div {
    position: absolute;
    font-size: 16px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 210px;
    display: contents;
    height: auto;
  }
  .allianz-login-pnl .allianz-sso-error li,
.allianz-login-pnl .cf-errormessages li {
    font-size: 16px;
  }
  .allianz-login-pnl .allianz-sso-error strong,
.allianz-login-pnl .cf-errormessages strong {
    font-weight: 600;
  }
  .allianz-login-pnl .allianz-sso-error::before,
.allianz-login-pnl .cf-errormessages::before {
    font-family: "Allianz-Icons";
    content: "";
    color: #dc3149;
    font-size: 24px;
    position: absolute;
    left: 24px;
    top: 20px;
  }
  .allianz-login-pnl .allianz-sso-error .cf-err-close-button,
.allianz-login-pnl .cf-errormessages .cf-err-close-button {
    position: initial;
  }
  .allianz-login-pnl .allianz-sso-error .cf-err-close-button::after,
.allianz-login-pnl .cf-errormessages .cf-err-close-button::after {
    font-family: "Allianz-Icons";
    content: "";
    color: #414141;
    font-size: 16px;
    position: absolute;
    right: -42px;
    top: 16px;
    cursor: pointer;
    height: 96px;
    width: 74px;
    display: inline-block;
  }
  .allianz-login-pnl .allianz-sso-error.sso-message {
    border: 1px #1e8927 solid !important;
    border-color: #1e8927 !important;
  }
  .allianz-login-pnl .allianz-sso-error.sso-message::before {
    color: #1e8927 !important;
    content: "" !important;
  }
}
#allianz-btn-login {
  margin-bottom: 16px;
}

.allianz-sso-error.sso-xl5 {
  min-height: 168px !important;
}

.allianz-sso-error.sso-xl3 {
  min-height: 120px !important;
}

.cf-innerscroll
{
  max-height: 360pt;
  overflow-y: auto;
  overflow-x: hidden;
}

/*# sourceMappingURL=allianz-sso.css.map */
