/* Enter your custom styles here */
.verification-title {
	font-size: 36px;
	line-height: 44px;
	font-weight: bold;
	color: #0e2029;
	opacity: 100%;
}

.verification-description {
	font-size: 16px;
	line-height: 24px;
	color: #0e2029;
	opacity: 64%;
}

.verification-description .sapMLnk {
	vertical-align: initial;
	color: #006ec9;
}

.verification-label {
	color: #0e2029;
	opacity: 64%;
}

.verification-button>span.sapMBtnInner:not(.sapMBtnTransparent), .verification-button:hover span.sapMBtnInner, .verification-button:active span.sapMBtnInner, .verification-button.sapMBtn:hover>.sapMBtnTransparent.sapMBtnHoverable:not(.sapMBtnActive):not(.sapMToggleBtnPressed) {
	border-color: #006ec9;
}

.verification-button-emphasized span.sapMBtnInner.sapMBtnEmphasized {
	background-color: #006ec9;
	border-color: #006ec9;
}

.sapMInputBaseContentWrapper:not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState):not(.sapMInputBaseDisabledWrapper):hover,
.sapMInputBaseContentWrapper:not(.sapMInputBaseReadonlyWrapper):not(.sapMInputBaseContentWrapperState):not(.sapMInputBaseDisabledWrapper):active,
.sapMSltHoverable:not(.sapMSltState):not(.sapMSltIconOnly):hover {
	border-color: #006ec9;
}

.footer-link {
	/*color: rgba(14, 32, 41, 0.64);*/
	color: #006ec9;
	opacity: 64%;
}

.footer-link:hover, .footer-link:hover:not(.sapMLnkDsbl), .footer-link:focus, .footer-link:focus:not(.sapMLnkDsbl) {
	/*color: rgba(14, 32, 41, 0.56);*/
	color: #006ec9;
	opacity: 64%;
}