/* General styles */
html,
body {
  height: 100%;
}

/* General Style changes*/
a, a:hover, a:visited {
  text-decoration: none;
  color: #041295;
}

address {
  margin-bottom: 1em;
}

.container-fluid {
  width: 800px;
  margin: 0 auto;
}

.cms-content ul {
  overflow: hidden;
}

.cms-content ul li {
  margin-left: 20px;
}

.cms-content .image-left {
  float: left;
  margin-right: 20px;
}

.cms-content .image-right {
  float: right;
  margin-left: 20px;
}

.cms-content dt a:hover {
  cursor: hand;
  cursor: pointer;
}

.tooltip {
  -webkit-backface-visibility: hidden;
}

.tooltip-inner {
  padding: 4px 8px;
  -webkit-backface-visibility: hidden;
}

/* Top navigation */

.navbar-inner, .navbar-inverse .navbar-inner {
  margin-top: -2px;
  filter: none;
}

.navbar .logo {
  width: 193px;
}

.navbar.navbar-small .logo {
  width: 129px;
}

.navbar .logo-centered {
  margin: 0 auto;
}

.navbar .brand, .navbar .nav > li > a, .navbar .language-switch a {
  padding: 0;
}

.navbar a.brand {
  line-height: 42px;
  text-indent: -9999px;
}

.navbar .language-switch {
  margin-top: 25px;
}

.navbar.navbar-small .language-switch {
  margin-top: 12px;
}

.navbar .language-switch > a {
  font-weight: bold;
}

.span1_5 {
  width: 100px;
}

.row-fluid .span1_5 {
  width: 10.63829787234043%;
  *width: 10.58510638297873%;
}

.hidden {
  display: none;
}

.absolute {
  position:absolute;
}

input.span1_5,
textarea.span1_5,
.uneditable-input.span1_5 {
  width: 86px;
}

/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -53px;
  /*border-bottom: 1px solid #C8C8C8;*/
  background-color: #F7F7F9;
}

.page-header {
  border-bottom: none;
  padding-bottom: inherit;
  margin: 20px 0 0;
}

.page-header img {
  float: left;
  width: 50px;
  height: 50px;
  margin-right: 25px;
  border-radius: 5px 5px 5px 5px;
}

.page-header .organisation-logo-landscape img {
  float: left;
  width: 300px;
  height: 75px;
  margin-right: 25px;
  border-radius: 5px 5px 5px 5px;
  margin-bottom: 10px;
}

.page-header {
  display: table-cell;
  vertical-align: middle;
}

.content-section {
  margin: 1em 0;
}

.well h2 {
  margin-top: 0;
}

.organisation-logo {
  float: left;
  margin-right: 10px;
}

.organisation-logo-landscape {
  float: left;
  margin-right: 10px;
}

.organisation-logo + h1 {
  margin-top: 0;
  line-height: 1em;
}

/* forms */
fieldset {
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 20px;
}

legend {
  width: auto;
  margin-right: 20px;
  margin-bottom: auto;
  padding: 0 5px;

  border: none;
  text-align: center;
}

.form-horizontal .control-group {
  margin-bottom: 12px;
  display: flex;
  flex-direction: column;
}

.form-horizontal .control-group .controls .control-value {
  padding-top: 5px;
}

.form-horizontal .field-introduction {
  margin-bottom: 10px;
}

.radio-plus-input .add-item.hidden {
  display: none;
}

.radio-plus-input {
  display: inline-block;
}

.radio-plus-input + input {
  vertical-align: top;
}

.form-horizontal input + .help-block, .form-horizontal select + .help-block, .form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block, .form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 0;
  margin-bottom: 10px;
}

.form-horizontal select {
  padding-top: 3px;
  padding-bottom: 5px;
}

.controls-row [class*="span"] + div.help-block, .row-fluid .controls-row [class*="span"] + div.help-block {
  clear: left;
}

.uneditable-content {
  border: none;
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 5px 6px 4px 7px; /* need to compensate a pixel on the left and top for the missing border */
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

.uneditable-content.uneditable-input, .readonly .uneditable-input {
  cursor: default;
}

.uneditable-content + .uneditable-content, .uneditable-input + .uneditable-input {
  padding-left: 0;
}

.uneditable-content:empty {
  padding-right: 0;
}

.uneditable-content address {
  margin-bottom: 0;
}

.uneditable-content-help {
  padding: 5px 6px 4px 7px;
}

.controls-row [class*="span"] + [class*="span"].uneditable-content, .controls-row [class*="span"] {
  margin-left: 0;
}

.input-not-text.span3 {
  margin-right: 2px;
}

i.inline-validation-status {
  margin-left: 2px;
}

.btn {
  padding: 7px 40px;
  background-image: none;
}

.btn:hover, .btn:active, .btn:focus {
  background-image: none;
}

.btn-medium {
  padding: 4px 10px;
}

.submit-cancel #showEditMode {
  float: right;
}

.submit-cancel-right {
  float: right;
}

.submit-cancel .cancel {
  display: inline-block;
  margin-right: 30px;
  padding-top: 10px;
  vertical-align: middle;
}

.modal form {
  margin-bottom: 0;
}

.modal form .controls {
  min-height: 30px;
}

.modal-footer .btn-primary {
  margin-top: 0;
}

/* Display "chosen" select box in bootstrap styling */

.readonly .chosen-container, .readonly .btn-add-address {
  display: none;
}

.controls-row [class*="span"] + [class*="span"].chosen-container, div[class*="span"].chosen-container {
  margin-left: 0;
}

.iti .iti__selected-flag {
  /* the flag must stay inside the input field */
  height: 29px;
}

.help-block {
  clear: both;
}

.deep-box {
  border: none;
}

.list-striped li:nth-child(even) {
  background-color: rgba(0, 0, 0, .05);
}

/* Page specific parts */
/* doLogin/landing */
.wayf {
  margin-top: 2em;
  background-color: #fff;
}

.wayf ul {
  margin-bottom: 0;
}

.wayf ul li p {
  width: auto;
}

.wayf ul li a {
  width: 30px;
  height: 28px;
  background: url("../img/personal/identity_providers_sprite_28.png?v=2.39.00") no-repeat 3000px top;
  float: left;
  display: block;
  margin: 0 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  /* for unknown idps we can show that something is there */
}

.wayf ul li a.other-idp-link {
  width: auto;
  height: auto;
  background: none;
  float: none;
  display: inline;
  margin: auto;
  -webkit-transition: none;
  transition: none;
  border: none;
}

.wayf ul li a.other-idp-link:hover {
  margin-top: auto;
}

.wayf .third-party-login #twitter, .wayf .third-party-login #facebook, .wayf .third-party-login #google_oauth2,
.wayf .third-party-login #linkedin, .wayf .third-party-login #openId_connect, .wayf .third-party-login #paypal, .wayf .third-party-login #digid, .third-party-login #eidas,
.third-party-login #azure_ad_b2c,
.wayf .third-party-login #mockgini, .wayf .third-party-login #mockgininoactivation, .wayf .third-party-login #unp_idp, .wayf .third-party-login #itsme,
.wayf .third-party-login #bankid, .wayf .third-party-login #ldap, .wayf .third-party-login #kerberos, .wayf .third-party-login #saml, .wayf .third-party-login #mobile_login {
  border: none;
  border-radius: 0;
}

.third-party-login {
  display: flex;
  flex-direction: column;
}

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

.third-party-login__apple-icon {
  margin-top: 15px;
  height: 30px;
}

.wayf #bankid {
}

.wayf #twitter {
}

.wayf #facebook {
}

.wayf #google_oauth2 {
}

.wayf #linkedin {
}

.wayf #openId_connect {
}

.wayf #azure_ad_b2c {

}

.wayf #itsme {

}

.wayf #mobile_login {
}

.wayf #kerberos {
}

.wayf #saml {
}

.wayf #digid {
}

.wayf #eidas {
}

.wayf #eherkenning {
}

.wayf #idin {
  border: none;
}

.wayf #gbg {
  background: url("../img/personal/gbg.png") no-repeat 0 top;
  background-size: cover;
  background-size: 28px;
}

.wayf #mockgini, .wayf #mockgininoactivation {
}

.wayf #paypal {
}

.login-section-header {
  display: none;
}

.login-box-left {
  border-right: 2px solid #c5c5c5;
}

.login-button {
  margin-top: 40px;
}

.login-buttons a {
  color: #041295;
}

.login-buttons div {
}

.login-buttons .login-button input {
  margin-top: 0;
  width: 100%;
  box-sizing: border-box;
}

.login-buttons .lost-password, .login-buttons .remind-username {
  height: 30px;
  vertical-align: middle;
  line-height: 1.2em;
}

.login-buttons .login-buttons .remind-username {
  padding-left: 10px;
}

.login-buttons .legend {
  display: block;
  padding-top: 3px;
}

.login-box-right {
  text-align: center;
}

.login-form {
  margin-bottom: 0;
}

.login-form.form-horizontal .control-label {
  text-align: left;
}

.login-form .form-actions {
  background-color: inherit;
  padding: 0 20px 0 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 2px;
}

.optional-authn-box {
  margin-top: 20px;
}

.captcha-img img {
  border: 1px solid #cccccc;
  border-radius: 4px 4px 4px 4px;
  box-shadow: -1px -1px 1px #CCCCCC inset;
  display: block;
}

.captcha-label {
  margin-bottom: 0;
}

.login-form.form-horizontal .captcha-challenge .controls {
  margin-left: 0;
}

.captcha-icons {
  height: 59px;
  width: 14px;
  margin-top: -2px;
  padding-left: 5px;
}

.login-device-container {
  margin-top: 10px;
}

.login-device-labels-container {
  margin-top: 10px;
  margin-bottom: 40px;
}

.login-this-device {
  text-align: center;
  width: 50%;
  height: 100%;
  float: left;
}

.well .login-this-device a {
  font-weight: normal;
}

.login-other-device {
  text-align: center;
  width: 50%;
  height: 100%;
  float: right;
}

.well .login-other-device a {
  font-weight: normal;
}

/* end of doLogin/landing */

/* Consent dead end */

.unverified-attributes .attribute-name {
  font-weight: bold;
}

/* End consent dead end */

/* dashboard */
.dashboard h1 {
  font-size: 1.4em;
}

.box-footer {
  width: auto;
  height: 14px;
  background: #c9c9c9;
  border-radius: 0 0 5px 5px;
  padding: 4px 8px;
}

.box-footer a {
  width: 15px;
  height: 15px;
  display: block;
}

.box-footer a:hover {
  cursor: pointer;
  opacity: .80;
}

.box-footer .prev-next {
  margin-left: 46%;
}

.box-footer .g_prev {
  background-position: -16px top;
}

.box-footer .g_next {
  background-position: 1px top;
  margin-left: 2px;
}

/* Dashboard  */
.dashboard-right {
  padding-left: 25px;
}

/* last logins */
.login-actions {
  width: 210px;
}

.login-actions .box {
  margin-bottom: 0;
  overflow: hidden;
}

.login-actions .box-footer {
  width: 194px;
  z-index: 200;
  position: relative;
}

.login-with-app {
  margin-bottom: 2em;
}

.box-footer .expand {
  background-repeat: no-repeat;
  background-position: left top;
  background-image: url("../img/personal/expand.png");
  background-image: none, url("../img/personal/expand.svg");
  background-size: 14px 31px;
  width: 15px;
  margin: 0 auto;
}

.box-footer .collapse {
  background-position: left bottom;
}

.login-actions ul {
  margin-bottom: 0;
}

.login-actions ul li {
  padding: 7px 15px;
  list-style: none;
  font-size: 11px;
}

.login-actions ul li h3, .login-actions ul li .service-provider {
  font-size: 14px;
  line-height: 1.166666667em;
  margin-top: 0;
  margin-bottom: 3px;
  overflow: hidden;
  overflow-wrap: break-word;
  font-weight: bold;
}

/* end of dashboard */

/* ======== Totp activate page */

.totp-section {
  padding-top: 10px;
}

/* ======== end Totp activate page */

/* personal info page */

.display-inline {
  display: inline;
}

.fieldset-validation-status {
  margin-right: 20px;
  float: right;
}

.ongoing {
  font-style: italic;
}

.form-horizontal .controls {
  margin-left: 0
}

/* end of personal info page */

/* password popover */
.password-criteria {
  list-style: none;
  margin-left: 0;
}

.password-criteria li:before {
  content: '\0020';
  background: none;
  padding-right: 1.5em;
}

.password-criteria li.valid:before {
  background: url("../img/personal/password-validation-icons.svg") no-repeat 0 -17px;
  background-size: 14px;
}

/* end of reset password */

/* error page */
.sad-smiley {
  font-size: 5em !important;
  line-height: 1em;
  margin-top: 1em;
  margin-bottom: 1em;
}

.error__stacktrace-block {
  max-height: 1000px;
  margin: 20px 0 20px 0;
  padding: 20px;
  border: 1px solid #999;
  overflow: scroll;
  background: #F7F7F9;
}

/* end of error page */

/* Wait page */
/* Spinning wheel */
#floatingCirclesG {
  margin: 1em auto;
  position: relative;
  width: 128px;
  height: 128px;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.f_circleG {
  position: absolute;
  background-color: #FFFFFF;
  height: 23px;
  width: 23px;
  -webkit-animation-name: f_fadeG;
  -webkit-animation-duration: 1.04s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  border-radius: 12px;
  animation-name: f_fadeG;
  animation-duration: 1.04s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}

#frotateG_01 {
  left: 0;
  top: 52px;
  -webkit-animation-delay: 0.39s;
  animation-delay: 0.39s;
}

#frotateG_02 {
  left: 15px;
  top: 15px;
  -webkit-animation-delay: 0.52s;
  animation-delay: 0.52s;
}

#frotateG_03 {
  left: 52px;
  top: 0;
  -webkit-animation-delay: 0.65s;
  animation-delay: 0.65s;
}

#frotateG_04 {
  right: 15px;
  top: 15px;
  -webkit-animation-delay: 0.78s;
  animation-delay: 0.78s;
}

#frotateG_05 {
  right: 0;
  top: 52px;
  -webkit-animation-delay: 0.91s;
  animation-delay: 0.91s;
}

#frotateG_06 {
  right: 15px;
  bottom: 15px;
  -webkit-animation-delay: 1.04s;
  animation-delay: 1.04s;
}

#frotateG_07 {
  left: 52px;
  bottom: 0;
  -webkit-animation-delay: 1.17s;
  animation-delay: 1.17s;
}

#frotateG_08 {
  left: 15px;
  bottom: 15px;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

@-webkit-keyframes f_fadeG {
  0% {
    background-color: #000000
  }

  100% {
    background-color: #FFFFFF
  }

}

@keyframes f_fadeG {
  0% {
    background-color: #000000
  }

  100% {
    background-color: #FFFFFF
  }

}

/* End of wait page */

/* Footer */
/* Set the fixed height of the footer here */
#push,
#footer {
  height: 50px;
}

.white-top {
  width: 100%;
  border-top: 1px solid white;
}

#footer ul {
  margin: 15px 0;
  text-align: center;
  font-weight: bold;
}

#footer ul > li {
  padding-left: 0;
  padding-right: 2px;
}

#footer ul > li:after {
  font-weight: normal;
  content: "-";
  padding-left: 2px;
  padding-right: 0;
}

#footer ul > li:first-child:after {
  content: "|";
}

#footer ul > li:last-child:after {
  content: normal;
}

/* ========== start header style from non-responsive design     */
.slider-credentials {
  margin-top: 22px;
}

/* popover
--------------------------------------------------*/

.popover-icon, .popover .close {
  cursor: pointer;
  padding-left: 4px;
}

.popover-text {
  margin-right: 8px;
}

.popover-text h3 {
  margin-top: 0;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 1024px) {
  .touch select:focus, .touch textarea:focus, .touch input:focus,
  .touch select:hover, .touch textarea:hover, .touch input:hover {
    /* prevent zooming in on input fields in iOS */
    font-size: 16px;
  }
}

/* Container = 745px + 2*20px padding  */
@media (max-width: 826px) {
  .container-fluid {
    width: auto;
    margin: auto;
  }
}

/* Responsive sizes in the default bootstrap setup */

@media (max-width: 767px) {

  body {
    padding: 0;
  }

  .maincontent img {
    max-width: 95%;
  }

  #wrap, #push {
    width: 100%;
    margin: 0;
  }

  #wrap > .container, #wrap > .container-fluid {
    padding: 0 20px;
  }

  .submit-cancel-right {
    float: none;
  }

  .submit-cancel #showEditMode {
    float: none;
  }

  .submit-cancel .cancel {
    display: block;
    margin-right: 0;
  }

  .span1_5,
  .row-fluid .span1_5,
  input.span1_5,
  textarea.span1_5,
  .uneditable-input.span1_5 {
    width: 100%;
  }

  .inline-validation-status, i.inline-validation-status {
    margin-left: 7px;
  }

  .controls select + input, .controls input + input {
    display: block;
    margin-top: 4px;
  }

  .iti {
    width: 100%;
  }

  .wayf ul li a {
    margin: 0 5px;
  }

  .login-box-left {
    border-right: none;
    margin-bottom: 0;
  }

  .login-box-right {
    border-top: 2px solid #c5c5c5;
    padding-top: 10px;
    text-align: left;
    margin-bottom: 20px;
  }

  .login-form.form-horizontal .control-label {
    margin-right: 10px;
  }

  .login-form.form-horizontal .form-actions.pull-right {
    float: none;
  }

  .captcha-icons {
    height: auto;
    width: auto;
    padding-left: 0;
  }

  /* dashboard */
  .dashboard-right {
    padding-left: 0;
  }

  .security-info h2 {
    margin-right: 15px;
  }

  /* security-settings */
  .security-settings .setting-label {
    text-align: left;
  }

}

@media (max-width: 480px) {
  .login-form.form-horizontal .controls {
    margin-left: 0;
    margin-bottom: 4px;
  }

  .security-info h2 {
    margin-right: 0;
    float: none;
  }

  .security-info .security-status {
    margin-top: 0;
    width: 210px;
    float: none;
  }

}

@media (min-width: 768px) and (max-width: 979px) {
  .span1_5 {
    width: 134px;
  }

  .row-fluid .span1_5 {
    width: 10.0828729281768%;
    *width: 10.0828729281768%;
  }

  input.span5,
  textarea.span5,
  .uneditable-input.span5,
  .uneditable-content.span5 {
    width: 366px;
  }

  input.span4,
  textarea.span4,
  .uneditable-input.span4,
  .uneditable-content.span4 {
    width: 286px;
  }

  input.span3,
  textarea.span3,
  .uneditable-input.span3,
  .uneditable-content.span3,
  .readonly .span3 {
    width: 206px;
  }

  input.span2,
  textarea.span2,
  .uneditable-input.span2,
  .uneditable-content.span2 {
    width: 126px;
  }

  input.span1,
  textarea.span1,
  .uneditable-input.span1,
  .uneditable-content.span1 {
    width: 46px;
  }

  input.span1_5,
  textarea.span1_5,
  .uneditable-input.span1_5,
  .uneditable-content.span1_5 {
    width: 59px;
  }

  .account-delete {
    margin-left: 460px;
  }
}

@media (max-width: 479px) {
  .captcha-icons {
    float: none;
    clear: left;
  }

  .captcha-icons div {
    float: left;
    margin-right: 5px;
  }

  .navbar .logo-centered {
    float: left;
    margin-left: -10px;
  }

}

@media (max-width: 979px) {

  .nav li {
    height: 36px;
    line-height: 36px;
  }

  .nav li:first-child {
    border-top: none;
  }

  .nav li:last-child {
    border-bottom: none;
  }

  .navbar .nav > li > a {
    color: #ffffff;
  }

}

.form-horizontal .control-label {
  float: unset;
  width: unset;
  text-align: unset;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
  }

  .form-horizontal .controls {
    margin-left: 0
  }

  .security-settings .device-label.visible-phone:first-of-type + .setting-value {
    /* compensate for the margin next to a hidden div... */
    margin-left: 0;
  }

  .iti input {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
  }

  .iti input.span3 {
    /* compensate 42px for the extra width of the flag dropdown */
    width: 164px;
  }
}

@media (min-width: 1200px) {
  .span1_5 {
    width: 120px;
  }

  .row-fluid .span1_5 {
    width: 10.25641025641026%;
    *width: 10.20321876704856%;
  }

  .iti input.span3 {
    /* compensate 42px for the extra width of the flag dropdown */
    width: 210px;
  }
}

.popover-icon, .popover .close {
  cursor: pointer;
  padding-left: 4px;
}

.popover-text {
  margin-right: 8px;
}

.cancel-submit-left{
  font-weight: normal !important;
}

#migration-flow .unp-login div.span12 {
  width: 50%;
}

#migration-flow .login-box-right {
  text-align: left;
}

#migration-flow #signUpForm .control-group label.control-label {
  width: auto;
}

#migration-flow #signUpForm .control-group #email {
  width: 15em;
  margin-left: 10px;
}

#migration-flow #signUpForm .controls {
  margin-left: 0px;
}

.login-steps-header {
  margin-bottom: 15px;
}

.login-steps-footer {
  margin-top: 15px;
}

.login-step {
  margin-bottom: 10px;
}

.login-step-common {
  display: inline;
}

.login-step-header {
  color: #00aeef;
  font-weight: bold;
  padding-right: 5px;
}

.app-download-links {
  display: flex;
  margin-bottom: 15px;
}

.app-download-link {
  margin-right: 5px;
}

.google-play-logo, .app-store-logo {
  height: 40px;
}

#qr-code {
  margin-top: 20px;
  margin-bottom: 30px;
}

#qr-code img:hover {
  /* Hide cursor when it's on top of the QR-code to prevent failing scans */
  cursor: none;
}

#qr-code-button-generation > p {
  margin-top: 20px;
}

#qr-code-other-login-methods {
  margin-top: 10px;
}

.social-list-item, .social-list-action {
  line-height: 30px;
}

.social-list-item::before {
  content: " ";
  float: left;
  display: block;
  margin-right: 5px;
  width: 20px;
  height: 30px;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  background-position: center center;
}

.social-list-item-facebook::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width='1792'%20height='1792'%20viewBox='0%200%201792%201792'%20xmlns='http://www.w3.org/2000/svg'%20%3E%3Cpath%20d='M1376%20128c79.333%200%20147.167%2028.167%20203.5%2084.5S1664%20336.667%201664%20416v960c0%2079.333-28.167%20147.167-84.5%20203.5S1455.333%201664%201376%201664h-188v-595h199l30-232h-229V689c0-37.333%207.833-65.333%2023.5-84s46.167-28%2091.5-28l122-1V369c-42-6-101.333-9-178-9-90.667%200-163.167%2026.667-217.5%2080S948%20568.667%20948%20666v171H748v232h200v595H416c-79.333%200-147.167-28.167-203.5-84.5S128%201455.333%20128%201376V416c0-79.333%2028.167-147.167%2084.5-203.5S336.667%20128%20416%20128h960z'/%3E%3C/svg%3E");
}

.social-list-item-twitter::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width='1792'%20height='1792'%20viewBox='0%200%201792%201792'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M1408%20610q-56%2025-121%2034%2068-40%2093-117-65%2038-134%2051-61-66-153-66-87%200-148.5%2061.5T883%20722q0%2029%205%2048-129-7-242-65T454%20550q-29%2050-29%20106%200%20114%2091%20175-47-1-100-26v2q0%2075%2050%20133.5t123%2072.5q-29%208-51%208-13%200-39-4%2021%2063%2074.5%20104t121.5%2042q-116%2090-261%2090-26%200-50-3%20148%2094%20322%2094%20112%200%20210-35.5t168-95%20120.5-137%2075-162T1304%20746q0-18-1-27%2063-45%20105-109zm256-194v960q0%20119-84.5%20203.5T1376%201664H416q-119%200-203.5-84.5T128%201376V416q0-119%2084.5-203.5T416%20128h960q119%200%20203.5%2084.5T1664%20416z'/%3E%3C/svg%3E");
}

.social-list-item-google_oauth2::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' width='1792' height='1792'%3E%3Cpath fill='%23FFC107' d='M43.611,20.083H42V20H24v8h11.303c-1.649,4.657-6.08,8-11.303,8c-6.627,0-12-5.373-12-12c0-6.627,5.373-12,12-12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C12.955,4,4,12.955,4,24c0,11.045,8.955,20,20,20c11.045,0,20-8.955,20-20C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3Cpath fill='%23FF3D00' d='M6.306,14.691l6.571,4.819C14.655,15.108,18.961,12,24,12c3.059,0,5.842,1.154,7.961,3.039l5.657-5.657C34.046,6.053,29.268,4,24,4C16.318,4,9.656,8.337,6.306,14.691z'/%3E%3Cpath fill='%234CAF50' d='M24,44c5.166,0,9.86-1.977,13.409-5.192l-6.19-5.238C29.211,35.091,26.715,36,24,36c-5.202,0-9.619-3.317-11.283-7.946l-6.522,5.025C9.505,39.556,16.227,44,24,44z'/%3E%3Cpath fill='%231976D2' d='M43.611,20.083H42V20H24v8h11.303c-0.792,2.237-2.231,4.166-4.087,5.571c0.001-0.001,0.002-0.001,0.003-0.002l6.19,5.238C36.971,39.205,44,34,44,24C44,22.659,43.862,21.35,43.611,20.083z'/%3E%3C/svg%3E");
}

.social-list-item-linkedin::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width='1792'%20height='1792'%20viewBox='0%200%201792%201792'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M365%201414h231v-694h-231v694zm246-908q-1-52-36-86t-93-34-94.5%2034-36.5%2086q0%2051%2035.5%2085.5t92.5%2034.5h1q59%200%2095-34.5t36-85.5zm585%20908h231v-398q0-154-73-233t-193-79q-136%200-209%20117h2v-101h-231q3%2066%200%20694h231v-388q0-38%207-56%2015-35%2045-59.5t74-24.5q116%200%20116%20157v371zm468-998v960q0%20119-84.5%20203.5t-203.5%2084.5h-960q-119%200-203.5-84.5t-84.5-203.5v-960q0-119%2084.5-203.5t203.5-84.5h960q119%200%20203.5%2084.5t84.5%20203.5z'/%3E%3C/svg%3E");
}

.social-list-item-mockgini::before, .social-list-item-mockgininoactivation::before, .social-list-item-unp_idp::before {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg%20width='1792'%20height='1792'%20viewBox='0%200%201792%201792'%20xmlns='http://www.w3.org/2000/svg'%3E%3Cpath%20d='M1579.5%20212.5c-56.333-56.333-124.167-84.5-203.5-84.5H416c-79.333%200-147.167%2028.167-203.5%2084.5S128%20336.667%20128%20416v960c0%2079.333%2028.167%20147.167%2084.5%20203.5S336.667%201664%20416%201664h960c79.333%200%20147.167-28.167%20203.5-84.5s84.5-124.167%2084.5-203.5V416c0-79.333-28.167-147.167-84.5-203.5zm-410.606%20995.653c-188.4.094-309.928-76.238-351.743-206.932l-241.63.03-.064%20206.27-159.987.056c0-112.94-159.54-206.322-159.54-206.322l-.094-210.312%20467.608.047.027-.198h93.68c33.95-105.57%20120.11-175.61%20251.66-198.493l-.024%20187.794c-56.44%2017.902-83.245%2055.52-84.45%20115.863%201.746%2088.908%2058.622%20128.555%20184.53%20128.46%20125.248.095%20181.91-39.552%20183.686-128.46-1.12-54.904-23.246-90.888-69.6-110.49l-.03%2062.183h-140.094l.03-79.405-.03-163.666v-19.95c8.67-.318%2017.137-.86%2026.07-.766%20234.54-.06%20364.796%20118.013%20367.272%20312.094-2.448%20194.213-132.732%20312.293-367.273%20312.2z'/%3E%3C/svg%3E");
}

.social-list-item-digid::before {
  background: url("../img/personal/digid.svg") no-repeat center center;
  background-size: 20px;
}

.social-list-item-eidas::before {
  background: url("../img/personal/eidas.png") no-repeat center center;
  background-size: 20px;
}

.social-list-item-itsme::before {
  background: url("../img/personal/itsme.svg") no-repeat center center;
  background-size: 20px;
}

.social-list-item-eherkenning::before {
  background: url("../img/personal/eherkenning.png") no-repeat center center;
  background-size: 20px;
}

.social-list-item-apple::before {
  background: url("../img/personal/apple-logo.png") no-repeat center center;
  background-size: 20px;
}

.social-list-item-idin::before {
  background: url("../img/personal/idin_logo.png") no-repeat center center;
  background-size: 20px;
}

.social-list-item-azure_ad_b2c::before {
  background: url("../img/personal/azure_ad_b2c.svg") no-repeat center center;
  background-size: 20px;
}

.idin {
  display: grid;
  padding: 0 25rem;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.idin__activation {
  grid-column: 1 / span 2;
  justify-self: center;
}

.idin__activation-steps > * {
  display: flex;
  flex-flow: column;
  align-items: start;
}

.idin__steps-container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.idin__steps {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}

.idin__step {
  display: grid;
  grid-auto-flow: column;
  grid-gap: 5px;
}

.idin__banks {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 1550px) {
  .idin {
    padding: 0 2rem;
  }
}

@media only screen and (max-width: 850px) {
  .idin {
    grid-template-rows: 1fr .8fr 1fr;
    grid-template-columns: 1fr;
  }

  .idin__activation {
    grid-row: 1;
  }

  .idin__steps {
    grid-row: 3;
  }

  .idin__banks {
    grid-row: 2;
  }

  .idin__banks-container {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .idin__banks-form {
    display: flex;
    flex-flow: column;
    align-items: center;
  }

  .select-buttons {
    display: flex;
    flex-flow: row;
    justify-content: center;
  }

  #cancelAuthentication {
    margin-right: 5px;
  }
}

.recaptcha-widget {
  margin-left: 17px;
}

.recaptcha-widget-div-1 {
  width: 302px;
  height: 422px;
  position: relative;
}

.recaptcha-widget-div-2 {
  width: 302px;
  height: 422px;
  position: absolute;
}

.recaptcha-widget-iframe {
  width: 302px;
  height:422px;
  border-style: none;
}

.recaptcha-widget-response-div {
  width: 300px;
  height: 60px;
  bottom: 12px;
  left: 25px;
  margin: 0;
  padding: 0;
  right: 25px;
  background: #f9f9f9;
  border: 1px solid #c1c1c1;
  border-radius: 3px;
}

.recaptcha-widget-response-textarea {
  width: 250px;
  height: 40px;
  border: 1px solid #c1c1c1;
  margin: 10px 25px;
  padding: 0;
  resize: none;
}

.wayf-box-login-box-right {
  width: 100%;
}
