/*
css for different icons only!
loaded when shortcode NETTOP_getLinkIconTemplate is used
*/

/* this doesnt work - the button has its own style */
.openid-connect-login-button {
	margin: 2rem !important;
}

.openid-connect-login-button > a {
	width: 15rem;
	line-height: 6 !important;
    font-size: x-large !important;
}

#login_error {
	font-size: large;
}



