@import url("https://use.typekit.net/ifi5bto.css");

html {
  background: none;
}

body {
  font-family: 'din-2014' !important;
}

.card_container {
  display: flex;
  align-items: center;
  padding: 20px;
}

.card_body {
  margin: 30px;
  justify-content: center;
}

/* Common Media Query Start */

@media (max-width: 640px) {
  input {
    width: 272px !important;
  }

  #api {
    width: 272px !important;
  }
}

@media (min-width: 640px) and (max-width: 959px) {
  input {
    width: 428px !important;
  }

  #api {
    width: 428px !important;
  }
}

@media (min-width: 960px) and (max-width: 1439px) {
  input {
    width: 550px !important;
  }

  #api {
    width: 550px !important;
  }
}

/* Common Media Query End */


/*
body {
  font-family: din-2014, Segoe UI, SegoeUI, "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-attachment: fixed;
  background-color: white;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: left;
}
*/

p {
  margin: 0px;
}

:focus,
a:focus {
  outline: none;
}

select {
  border: 1px solid #868686;
}



input[type=password]:focus,
input[type=text]:focus,
input[type=email]:focus,
select:focus {
  border: 1px solid rgba(41, 110, 198, 0.5);
}

/*
.container {
  text-align: center;
  width: 100%;
  display: table;
  height: 100vh;
  padding: 0px;
}
*/
#api {
  margin: 0 auto;
  width: 586px;
  text-align: left;
}

.col-lg-6 {
  max-width: 470px;
  width: 100%;
  float: none;
  display: inline-block;
  vertical-align: top;
  padding: 0px;
  text-align: initial;
}

.row {
  width: 100%;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}

ul {
  padding: 0;
}

#simplemodal-container .simplemodal-data {
  padding: 5px 8px;
  overflow: hidden;
  background-color: white;
  border-radius: 3px;
  font-style: italic;
}

/* Banner Css Start */


.banner_container>h1 {
  font-weight: bold;
  margin: 0px;
  line-height: 48.46px;
  font-size: 38.77px;
  padding-top: 57px;
  padding-left: 120px;
  color: #FFFFFF;
  font-family: "din-2014"
}

.banner_container>p {
  font-weight: 400;
  line-height: 26.69px;
  font-size: 19.13px;
  padding-top: 15px;
  padding-left: 120px;
  color: #FFFFFF;
  font-family: "din-2014"
}

@media (max-width: 639px) {
  .card_body {
    margin-left: 0px !important;
  }

  .banner_container>h1 {
    padding: 20px;
  }

  .banner_container>p {
    padding: 0px 20px;
  }
}

/* Banner Css End */

/* Common Buttons Start*/
.buttons #continue:disabled {
  background-color: #c7c7c7;
  border: none;
  color: #393939;
  cursor: not-allowed;
}

.buttons #continue {
  background-color: #0471D1;
  font-size: 17px;
  height: 56px;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 4px;
  line-height: 25.5px;
  border: none;
  color: #fff;
}

.buttons #cancel {
  background-color: unset;
  color: #0471D1;
  font-size: 17px;
  /* margin-top: 60px; */
}

.buttons #cancel:focus {
  outline: none !important;
}

.buttons #cancel:hover {
  color: black !important;
}

#attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_verify {
  font-size: 17px;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 4px;
  background-color: #0471D1;
  border: none;
  color: #fff;
  margin-top: 60px;
}

#attributeList ul li .attrEntry .verify #email_ver_but_verify:disabled {
  background-color: #C7C7C7 !important;
  color: #393939 !important;
  cursor: not-allowed;
}

#attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send {
  font-size: 17px;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 4px;
  background-color: #0471D1;
  border: none;
  color: #fff;
  height: 56px !important;

}

#attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_send:disabled {
  background-color: #C7C7C7 !important;
  color: #393939 !important;
  cursor: not-allowed;
}

#attributeList ul li .attrEntry .verify #email_ver_but_resend {
  background-color: #fff;
  color: #0471D1;
  float: right;
  margin-top: 5px;
  padding: 0px 20px;
}

#attributeList ul li .attrEntry .verify #email_ver_but_resend:hover {
  color: #0359A5;
}

/* Common Buttons End*/

/* Common CSS Start*/
input {
  border: 1px solid #868686;
  padding: 14px 15px 14px 15px !important;
  border-radius: 4px;
  width: 586px;
  line-height: 150%;
  font-size: 17px !important;
  height: 54px !important;
  font-weight: 300;
  font-family: 'din-2014' !important;
  color: #000000 !important;
}

.card_container {
  display: flex;
  align-items: center;
  padding: 20px;
}

.card_body {
  margin: 30px;
}

/* #attributeVerification #attributeList ul li .attrEntry label::after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
} */


#attributeList ul li .attrEntry #email_intro {
  font-size: 17px;
  color: #6B6B6B;
  font-weight: 400;
  line-height: 25.5px;
  margin: 0 !important;
}

#attributeList ul li .attrEntry #email_info {
  font-size: 17px;
  color: #6B6B6B;
  font-weight: 400;
  line-height: 25.5px;
  margin: 0 !important;
}

#attributeList ul li .attrEntry #email_success {
  font-size: 17px;
  color: #6B6B6B;
  font-weight: 400;
  line-height: 25.5px;
}

#attributeList ul li .attrEntry #email_label {
  margin-top: 40px;
}

/* Register Page CSS Start */
.register_page .buttons {
  position: relative;
}

.register_page .buttons #cancel {
  padding: 15px 0px !important;
  margin: 0px 20px !important;
}

/* Register Page CSS End */


/*

.buttons #cancel:before {
  padding: 10px;
  vertical-align: sub;
  zoom: 90%;
  display: inline-block;
}
*/
#attributeList ul {
  padding: 0;
}

#attributeList ul li {
  list-style: none;
  margin: 1rem 0;
}

label {
  font-weight: 400 !important;
  font-size: 15.11px;
  line-height: 22.67px;
  color: #000000 !important;
  margin-top: 40px;
  width: 100%;
}

#attributeList ul li.CheckboxMultiSelect label,
#attributeList ul li.RadioSingleSelect label {
  display: block !important;
}

/*
#attributeList ul li label[for=country] {
  float: left;
  display: inline-block !important;
  margin-bottom: 0.5rem;
}
#attributeList ul li label[for=cpiminternal_legalCountry] {
  float: none;
  display: block !important;
  text-align: left;
  margin-bottom: 0.5rem;
}
*/
#attributeList ul li label[for=cpiminternal_dateOfBirth] {
  float: none;
  text-align: left;
  display: block !important;
  margin-bottom: 0.5rem;
}


#attributeList ul li input::-webkit-input-placeholder {
  text-indent: 20px;
}

#attributeList ul li .attrEntry.validate input:invalid,
#attributeList ul li .attrEntry.validate input.invalid {
  border: 1px solid #bb0000;
}

#attributeList ul li .attrEntry .verify {
  /* margin-top: 2rem; */
  padding-bottom: 10px;
  position: relative;
}

/* #attributeVerification #attributeList ul li .attrEntry #errorMessage_label {
  width: 100%;
  text-align: center;
  padding: 2pc 0 0 0;
  margin: 0;
  background: #F0FAF1;
  border: 1px solid rgba(41, 117, 47, 0.25);
  border-radius: 4px 4px 0px 0px;
  border-bottom: 0;
  font-weight: 400;
  font-size: 19.125px;
  line-height: 150%;
  color: #29752F;
} */

#attributeVerification #attributeList ul li .attrEntry #errorMessage {
  width: 100%;
  padding: 80px;
  margin: 0;
  background: #F0FAF1;
  border: 1px solid rgba(41, 117, 47, 0.25);
  border-radius: 4px;
  font-weight: 400;
  font-size: 19.125px;
  line-height: 150%;
  text-align: left;
  color: #29752F;
}

/* #attributeList ul li .attrEntry .verify #email_ver_but_send {
  width: 167px;
  height: 56px;
  background-color: #0471D1;
  color: white;
  border-radius: 0.5rem;
  visibility: hidden;
  margin-bottom: -8%;
  font-size: 15px;
  font-family: din-2014, sans-serif;
}

#attributeList ul li .attrEntry .verify #email_ver_but_send:hover {
  background-color: #1662c7;
} */

/* #attributeList ul li .attrEntry .verify #email_ver_but_verify {
  width: inherit;
  padding: 0px 20px;
  height: 50px;
  background-color: #296ec6;
  color: white;
  margin-right: 5px;
  border-radius: 0.5rem;
}

#attributeList ul li .attrEntry .verify #email_ver_but_verify:hover {
  background-color: #1662c7;
} */

/* #attributeList ul li .attrEntry .verify #email_ver_but_resend {
  width: inherit;
  padding: 0px 20px;
  border: 0;
  font-size: 1em;
  height: 50px;
  right: 0;
  bottom: -38px;
  background-color: #296ec6;
  color: white;
  border-radius: 0.5rem;
} */

/* #attributeList ul li .attrEntry .verify #email_ver_but_resend:hover {
  background-color: #1662c7;
} */

#attributeList ul li .attrEntry .verify #email_ver_but_edit {
  border: none;
  color: white;
  background-color: #296ec6;
  width: 60%;
  height: 50px;
  border-radius: 0.5rem;
}

#attributeList ul li .attrEntry .verify #email_ver_but_edit:hover {
  background-color: #1662c7;
}

#attributeList ul li .attrEntry .verify #email_ver_input_label {

  display: none;

}

/* #attributeList ul li .attrEntry .itemLevel {
  display: none;
} */

#attributeList ul li .attrEntry .dropdown_single {
  height: 45px;
  border-radius: 0.5rem;
  width: 100%;
  padding-left: 15px;
  box-shadow: 0px 2px 10px rgba(0, 0, 150, 0.15);
}

#attributeList ul li .attrEntry .dropdown_single option:first-child {
  display: block !important;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date {
  display: table;
  width: 100%;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth.date select {
  border-radius: 0.5rem;
  display: table-cell;
  height: 50px;
  box-shadow: 0px 2px 10px rgba(0, 0, 150, 0.15);
  padding-left: 15px;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_day.day {
  margin-right: 3%;
  width: 23%;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_month.month {
  margin-right: 3%;
  width: 38%;
}

#attributeList ul li .attrEntry div#cpiminternal_dateOfBirth select#cpiminternal_dateOfBirth_year.year {
  width: 33%;
}

#attributeList ul li .helpLink {
  display: none;
}

#attributeVerification .buttons {
  margin-top: 60px;
}


/* @media screen and (max-width:1440px) and (min-width:960px) {
  background-color: blue !important;
} */

/*
@media screen and (max-width: 100%) {
  .row .panel-default .panel-body {
    margin-top: 40px;
  }
  */

.row .panel-default .panel-body .branding img {
  display: block;
  height: 80px;
  width: auto;
  margin: 0 auto;
}

.row .panel-default .panel-body .branding h1 {
  display: none;
}

.row .panel-default .panel-body h3 {
  font-size: 1.5em;
  margin-top: 15px;
}

#attributeVerification #attributeList ul li input::-webkit-input-placeholder {
  text-indent: 10px;
}

#attributeVerification #attributeList ul li #email_ver_input {
  float: left;
}

#attributeVerification #attributeList ul li #email_ver_but_resend {
  top: 10px;
  font-size: 1.1em;
  height: 20px;
  right: 0;
}


#attributeVerification #attributeList ul li .attrEntry .verify #email_ver_but_edit {
  margin-bottom: 15px;
  border: none;
  color: white;
  background-color: #496ad8;
  border-radius: 0.5rem;
  font-size: 1em;
  box-shadow: 0 0px 40px 2px #dae1f7;
  width: 30%;
  height: 40px;
  overflow: hidden;
  padding-top: 6px;
  margin-left: 40%;
}

#attributeVerification #attributeList ul li .attrEntry .verify:after {
  content: " ";
  display: block;
  clear: both;
}

#attributeVerification #attributeList #verifying_blurb {
  margin-top: 15px;
}

/* #attributeVerification .buttons #continue {
  height: 40px;

} */

/* #attributeVerification .buttons #cancel {
  font-size: 1em;
  left: 40%;
  margin-top: 70px !important;
} */


.panel,
.panel_layout,
.panel_layout_row,
html {
  height: 100%;

}

.accountButton,
.buttons button {
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  color: #fff;
  /* margin-left: 10px; */
  /* background-color: white;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 60%;
  border: none;
  font-size: 1em;
  color: black;
  cursor: pointer;
  margin-top: 10px;
  margin-right: auto;
  white-space: normal;
  box-shadow: 0px 2px 10px rgba(0, 0, 150, 0.15); */
}

.accountButton:hover,
.buttons button:hover {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #1662c7;
  /* color: white !important; */
}

/** Phone **/
@media only screen and (max-width: 600px) {
  .container .row .panel-default {
    border-radius: 0px;
  }
}

.sign_in_page .intro {
  display: none;
}

#email_label::after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
}

/* .sign_in_page .buttons #continue:disabled {
  background-color: #c7c7c7;
  border: none;
  color: #393939;
  cursor: not-allowed;
} */

/* .sign_in_page .buttons #continue:disabled:hover {
  background-color: #c7c7c7;
  cursor: not-allowed;
} */

/* .sign_in_page .buttons #continue {
  background-color: #0471D1;
  margin: 0 auto;
  font-size: 17px;
} */

/* .sign_in_page .buttons #continue:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #1662c7;
  border-color: #204d74;
} */

.unified_page .entry-item {
  display: flex;
  flex-direction: column;
  /* margin-top: 25px; */
}

.unified_page .entry-item label::after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
}

.unified_page .buttons #next {
  background-color: #0471D1;
  font-size: 17px;
  height: 56px;
  font-weight: 700;
  padding: 15px 28px;
  border-radius: 4px;
  line-height: 25.5px;
  border: none;
  color: #fff;
  /* width: 107px !important; */
}

.unified_page .buttons #next:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #1662c7;
  border-color: #204d74;
}

.unified_page .buttons {
  margin-top: 75px;
}

.unified_page .buttons #next:disabled {
  background-color: #c7c7c7;
  border: none;
  color: #393939;
  cursor: not-allowed;
}

.unified_page .buttons #next:disabled:hover {
  background-color: #c7c7c7;
  cursor: not-allowed;
}

.unified_page .heading h1 {
  display: none;
}

.unified_page .password-label {
  position: relative;
}

.unified_page #forgotPassword {
  position: absolute;
  top: 130px;
  right: 0;
  font-size: 15.11px;
}

.forgot_password_page .intro {
  display: none;
}

.forgot_password_page .panel {
  box-shadow: none;
}

.forgot_password_page .panel-default {
  border: none;
}

.forgot_password_page .panel-default {
  border: none;
}

.forgot_password_page .panel-body {
  padding: 0;
}


.forgot_password_page #email_label {
  margin-top: 40px;
}

/* 
.forgot_password_page #cancel {
  position: absolute;
  top: 268px;
  left: 200px;
} */



.forgot_password_page #email_ver_but_resend {
  /* position: absolute; */
  top: unset !important;
  background-color: unset !important;
  color: #0471D1 !important;
}

/* .forgot_password_page #email_ver_but_verify {
  background-color: #0471D1;
  margin: 0 auto;
  font-size: 17px;
  position: absolute;
  top: 145px;
  left: 0;
} */



/* .forgot_password_page .buttons #email_ver_but_verify:disabled {
  background-color: #c7c7c7;
  border: none;
  color: #393939;
  cursor: not-allowed;
} */

.forgot_password_page #newPassword_label:after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
}

.forgot_password_page #email_ver_input_label:after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
}

.forgot_password_page #reenterPassword_label:after {
  content: " *";
  color: #DC1818;
  margin-left: 4px;
}

.forgot_password_page .attrEntry {
  display: flex;
  flex-direction: column;
}
#footerContent {
  width: 100%;
  bottom: 0;
  position: relative;
}
@media only screen and (max-width: 639px) {
  #footerContent {
    position: relative !important;
  }
}
.error {
  color: #DC1818;
}

/* Header page CSS moved hear */
.cmp--header {
  align-items: center;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  min-height: 71px;
  padding: 0 40px;
}

.cmp-mobile {
  /* display: flex; */
  display: none;
  order: 10;
}

.cmp--header .image {
  float: none !important;
  width: auto !important;
}

.cmp--header .listoflinks {
  float: none !important;
  margin-left: 25px;
  width: auto !important;
}

.cmp--header #menu {
  align-items: center;
  border-left: 1px solid hsla(240, 2%, 43%, .5);
  display: none;
  height: 100%;
  justify-content: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
}

.cmp-event {
  padding: 5px;
}

.cmp--header .image .cheerios--photoswipe-images {
  margin: 0;
}

.cmp--header .image .cmp-image .cmp-image__image {
  width: 158px;
}

.image .cmp-image__image {
  height: auto;
  max-width: 100%;
}

.cmp--header .listoflinks .cmp-navigation {
  color: #0471d1;
  font-size: 17px;
  justify-content: center;
  line-height: 150%;
}

.cmp-navigation {
  display: flex;
  font-family: DIN\ 2014;
  font-size: 15.11px;
  font-weight: 400;
  justify-content: space-between;
  line-height: 150%;
}

.cmp-navigation .cmp-navigation__group {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}


.cmp-navigation .cmp-navigation__item .cmp-navigation__item-link {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  text-decoration-thickness: 2px;
  font-family: "din-2014";
}

.aem-Grid::after {
  clear: both;
}

.cmp--header .image {
  align-items: center;
  align-self: stretch;
  background: #fff;
  display: flex;
  flex: 1;
  padding: 0 0 0 29px;
  position: relative;
  z-index: 3;
}

.cmp--header .listoflinks .cmp-navigation .cmp-navigation__group .cmp-navigation__item {
  align-items: center;
  display: flex;
  height: 71px;
  justify-content: center;
  margin: 0;
  padding: 0 1pc;
}

#menuIcon:hover {
  cursor: pointer;
}

@media (max-width: 639px) {
  .cmp--header {
    min-height: 4pc;
    padding: 0;
    position: relative;
  }

  .cmp-mobile {
    display: block;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group .cmp-navigation__item:last-child {
    display: block;
    height: auto;
    margin: 0;
    padding: 1pc;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group {
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 428px;
  }

  .cmp--header #menu {
    display: flex;
  }

  .cmp--header .image {
    align-items: center;
    align-self: stretch;
    background: #fff;
    display: flex;
    flex: 1;
    padding: 0 0 0 29px;
    position: relative;
    z-index: 3;
  }

  .cmp--header.active .listoflinks {
    transform: translateY(100%);
    z-index: 2;
  }

  .cmp--header .listoflinks .cmp-navigation {
    flex: 1;
    justify-content: left;
    justify-content: center;
    width: 100%;
  }

  .cmp--header .listoflinks {
    background: #f6f6f6;
    bottom: 0;
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0 29px;
    position: absolute;
    transition: all .5s ease;
    transition: 0s;
    width: 100% !important;
  }

  .cmp--header .listoflinks .cmp-navigation {
    flex: 1;
    justify-content: left;
    justify-content: center;
    width: 100%;
    padding: 30.5px 0;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group {
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 428px;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group .cmp-navigation__item:not(:last-child) {
    border-bottom: 1px solid gray;
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0;
    padding: 1pc;
  }
}

@media (min-width: 640px) and (max-width: 959px) {
  .cmp--header {
    min-height: 4pc;
    padding: 0;
    position: relative;
  }

  .cmp--header #menu {
    display: flex;
  }

  .cmp-mobile {
    display: block;
  }

  .cmp--header .image {
    align-items: center;
    align-self: stretch;
    background: #fff;
    display: flex;
    flex: 1;
    padding: 0 0 0 29px;
    position: relative;
    z-index: 3;
  }

  .cmp--header .listoflinks .cmp-navigation {
    flex: 1;
    height: auto;
    justify-content: left;
    justify-content: center;
    padding: 3pc 0;
    width: 100%;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group {
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 428px;
  }

  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group .cmp-navigation__item:last-child {
    display: block;
    height: auto;
    margin: 0;
    padding: 1pc;
  }


  .cmp--header .listoflinks .cmp-navigation .cmp-navigation__group .cmp-navigation__item:not(:last-child) {
    border-bottom: 1px solid gray;
    box-sizing: border-box;
    display: block;
    height: auto;
    margin: 0;
    padding: 1pc;
  }

  .cmp--header.active .listoflinks {
    transform: translateY(100%);
    z-index: 2;
  }

  .cmp--header .listoflinks {
    background: #f6f6f6;
    bottom: 0;
    box-sizing: border-box;
    height: auto;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    transition: all .5s ease;
    transition: 0s;
    width: 100% !important;
  }

}

/* Footer page CSS moved hear */
.footerContainer {
  background-color: #393939;
  padding: 20px;
  color: #fff;
}

.footer_body {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#footerNavLinks {
  list-style-type: none;
  display: flex;
  align-items: center;
}

#footerNavLinks li {
  padding: 0 10px;
}

#footerNavLinks li a {
  color: #fff;
  font-size: 15.11px;
}

#footerNavLinks li a {
  background-color: #393939;
}

.copyright {
  color: #C7C7C7;
  text-align: right;
  margin-top: 30px;
  line-height: 20.15px;
  font-size: 13.43px;
}

#footerNavLogo {
  list-style-type: none;
}


@media (max-width: 639px) {
  #footerNavLinks {
    list-style-type: none;
    display: block;
  }

  #footerNavLinks li {
    padding: 15px;
    border-bottom: 1px solid gray;
  }

  #footerNavLinks li:last-child {
    border: none;
  }

  .footer_body {
    display: block;
  }
}