.login_element {
	width: 100%;
	margin-bottom: 5px;
}

.t-Body-alert, .login_elements {
	padding: 10px;
}

.t-Region-bodyWrap {
	margin: 10px;
}

.t-Region {
	background-color: inherit;
}

.login_elements .t-Form-inputContainer {
	padding: 0;
}

#P101_WACHTWOORD_VERGETEN {
	text-align: right;
	width: 100%;
	display: inline-block;
	margin-bottom: 5px;
}

#P101_WACHTWOORD_VERGETEN>a {
	font-size: 0.9em;
}

#P101_WACHTWOORD_VERGETEN>a:hover {
	text-decoration: underline;
}

#P101_LOGO, #P10_LOGO {
	max-width: 100%;
}

#AUTH_MSG {
	display: block;
	color: #4F0A0A;
	font-weight: bold;
	padding: 5px;
}

/* MF-2988, copied from maisflexis.js from #P0_GLOBALE_MELDING */
#P101_GLOBALE_MELDING {
	/*position: absolute;
	top: 8px;
	left: 210px;*/
	font-size: 1.2em;
	z-index: 796;
	color: rgb(255, 255, 255);
	background: #016064;
	padding: 4px;
	border-radius: 5px;
	font-weight: bold;
}

.t-Button, body .ui-dialog .ui-dialog-buttonpane button, .ax-button { /* MF-4635 */
	margin: inherit;
}

span.buttonText {
  display: inline-block;
  vertical-align: middle;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 1.25rem;
  margin-top: -12px;
}

.ssoImage {
  margin-top: 5px;
  width: 18px;
  margin-right: 6px;
}

.ssoButton {
  width: 100%;
  padding: 0px;
  text-align: center;
  box-sizing: border-box;
  height: 42px;
  display: table;
  color: #495057;
  border-radius: .3rem;
  border: 1px solid #f8f9fa;
  border-top-color: rgb(248, 249, 250);
  border-right-color: rgb(248, 249, 250);
  border-bottom-color: rgb(248, 249, 250);
  border-left-color: rgb(248, 249, 250);
  white-space: nowrap;
  color: #212529;
  background-color: #efefef;
  border-color: #f8f9fa;
  cursor: pointer;
  margin-top: 10px;
}

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