

form .bei_cg_notifications {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0rem;
  right: .75rem;
  z-index: 99999999;
}

form .bei_cg_notifications * {
  padding: 0;
  margin: 0;
}

.bei_cg_notification {
  color: white;
  padding: 1em;
  position: relative;
  margin: .2em 0.5em !important;
}

.bei_cg_notification>.bei_cg_notification-text {
  padding: 1em;
  position: relative;
  font-family: 'Open Sans', Verdana, Arial, sans serif;
}

.bei_cg_notification-button {
  display: inline-block;
  float: right;
  width: auto;
  padding: .5rem .75rem !important;
  margin-left: 1rem;
  position: relative;
  z-index: 10;
}


.bei_cg_notification-button>a {
  display: inline-block;
  font-weight: 500;
  padding: .25em 0.5em;
  float: right;
  border: 1px solid transparent;
  background: white;
  color: #333;
  font-family: "Alegreya Sans", Verdana, Arial, sans serif;
  text-align: center;
  border: 1px solid transparent;
}

.bei_cg_notification-button>a:hover,
.bei_cg_notification-button>a:focus,
.bei_cg_notification-button>a:active {
  cursor: pointer;
  background: transparent;
  border-color: white;
  color: white;
}

.bei_cg_notification-button>a[aria-label="dismiss"] {
  width: 1.5rem;
  height: 1.5rem;
  font-family: Consolas, Menlo;
  border-radius: 50%;
  padding: .15em;
  font-weight: bold;
}



.bei_cg_notification:before {
  content: '';
  background: #084692;
  opacity: .87;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.bei_cg_notification.bei_cg_notification-info:before {
  background: #63B680;
}

.bei_cg_notification.bei_cg_notification-cookieconsent:before {
  background: #333;
}

.bei_cg_notification.bei_cg_notification-browser:before {
  background: #d92b16;
}



.bei_cg_notification.bei_cg_notification-info,
.bei_cg_notification-info .bei_cg_notification-button>a:hover,
.bei_cg_notification-info .bei_cg_notification-button>a:focus,
.bei_cg_notification-info .bei_cg_notification-button>a:active,
.bei_cg_notification.bei_cg_notification-2years,
.bei_cg_notification-2years .bei_cg_notification-button>a:hover,
.bei_cg_notification-2years .bei_cg_notification-button>a:focus,
.bei_cg_notification-2years .bei_cg_notification-button>a:active {
  color: #333;
}

.bei_cg_notification-info .bei_cg_notification-button>a:hover,
.bei_cg_notification-info .bei_cg_notification-button>a:focus,
.bei_cg_notification-info .bei_cg_notification-button>a:active,
.bei_cg_notification-2years .bei_cg_notification-button>a:hover,
.bei_cg_notification-2years .bei_cg_notification-button>a:focus,
.bei_cg_notification-2years .bei_cg_notification-button>a:active {
  border-color: #333;
}

.bei_cg_notification.bei_cg_notification-2years:before {
  background: rgba(252, 214, 112, 1);
}




.bei_cg_notification-cookieconsent-Close {
  margin: .5rem .75rem !important;
  display: block;
  position: relative;
  z-index: 10;
  float: right;

  background: white;
  color: #333;
  text-align: center;
  border: 1px solid transparent;

  width: 1.5rem;
  height: 1.5rem;
  font-family: Consolas, Menlo;
  border-radius: 50%;
  padding: .15em !important;
  font-weight: bold;

}

.bei_cg_notification-cookieconsent-Close:hover,
.bei_cg_notification-cookieconsent-Close:focus,
.bei_cg_notification-cookieconsent-Close:active {
  cursor: pointer;
  background: transparent;
  border-color: white;
  color: white;
}


.bei_cg_notification.bei_cg_notification-cookieconsent {
  //display: none;
}

.bei_cg_notification.bei_cg_notification-cookieconsent>.bei_cg_notification-text {
  float: none;
  text-align: center;
  display: block;
  padding-bottom: 0;
}

.bei_cg_notification.bei_cg_notification-cookieconsent>.bei_cg_notification-button {
  float: none;
  text-align: center;
  display: block;
}

.bei_cg_notification.bei_cg_notification-cookieconsent p {
  font-size: 1.05em;
  font-weight: 500;
  margin: .25em .5em;
}

.bei_cg_notification.bei_cg_notification-cookieconsent button {
  border: 0;
  background: none;
  background-color: #FFF;
  cursor: pointer;
  padding: .5em .75em;
  color: #333;
  font-family: "Alegreya Sans", Verdana, Arial, sans serif;
  text-align: center;
  border: 1px solid transparent;
  margin: .25em .5em;
  font-size: 1.05em;
  font-weight: 500;
  text-transform: uppercase;
}

.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_re:hover,
.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_re:focus,
.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_re:active {
  color: #2e793c;
  background-color: #ebf4ed;
}

.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_an:hover,
.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_an:focus,
.bei_cg_notification.bei_cg_notification-cookieconsent #erecruitment_accept_cookies_an:active {
  color: #dd0A17;
  background-color: #fffafa;
}

#erecruitment_consent-details {
  display: block;
  margin: .25em auto;
  margin-top: 0;
  background: none;
  color: white;
  font-family: 'Open Sans', Verdana, Arial, sans serif;
  text-transform: none;
  text-decoration: underline;
}

#erecruitment_consent-details:hover,
#erecruitment_consent-details:focus,
#erecruitment_consent-details:active {
  text-decoration: none;
}

.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details {
  display: none;
  position: relative;
  padding-bottom: 1em;
}

.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details {
  color: white;
  font-family: 'Open Sans', Verdana, Arial, sans serif;
}

.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details-row {
  padding: .5em 1em;
  display: table-row;
}

.bei_cg_consent-details-row .bei_cg_toggle-button,
.bei_cg_consent-details-row .bei_cg_consent-details-row_desc {
  padding: .5em 1em;
  display: table-cell;
  vertical-align: top;
}

.bei_cg_consent-details-row .bei_cg_toggle-button {
  width: 75px;
}

.bei_cg_consent-details-row .bei_cg_consent-details-row_desc {}

.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details h4,
.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details p {
  font-family: 'Open Sans', Verdana, Arial, sans serif;
  padding: 0;
  margin: .15em 0;
}

.bei_cg_notification.bei_cg_notification-cookieconsent .bei_cg_consent-details h4 {
  font-size: 1.1em;
  margin-top: 0;
}

#erecruitment_consent-save {
  display: block;
  margin: .25em;
  padding: .25em;
  margin-left: 1em;
}

#erecruitment_consent-save:hover,
#erecruitment_consent-save:focus,
#erecruitment_consent-save:active {
  color: #084692;
  background-color: #edf4fe;
}


.toggle-1 {
  cursor: pointer;
}

.toggle-1 span {
  position: relative;
  width: 50px;
  height: 25px;
  float: right;
  background-color: #ca555c;
  border-radius: 50vw;
  transition: 150ms;
  border: 1px solid rgba(255, 255, 255, .65);
}

.toggle-1 span::before {
  content: '';
  position: absolute;
  background-color: #ffffff;
  width: 45%;
  height: 90%;
  border-radius: 50%;
  top: 5%;
  left: 2.5%;
  transition: 150ms;
  animation: a 2s infinite;
  animation-play-state: running;
}

.toggle-1 p {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  font-size: 4vw;
  font-family: 'Nunito', sans-serif;
  color: #263238;
}

.toggle-1 input {
  display: none;
}

.toggle-1 input:checked~span {
  background-color: #2e793c;
}

.toggle-1 input:checked~span::before {
  left: 52.5%;
  animation: none;
  background-color: white;
}