@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';

/* _content/Blackburn.Web/Pages/SSO/SsoContent.razor.rz.scp.css */
body[b-mctgwk49y5] {
	background-image: none;
	display: flex;
	flex-direction: column;
	background-position-y: 40px;
}

header .bottom[b-mctgwk49y5] {
	padding: 0;
}

main[b-mctgwk49y5] {
	flex: 1;
}

.login .input[b-mctgwk49y5] {
	background: rgba(255,255,255,.8);
	padding: 1.5rem;
}

footer[b-mctgwk49y5] {
	background-color: transparent;
	box-sizing: content-box;
}

	footer .wheels[b-mctgwk49y5] {
		background: rgba(255, 255, 255, 0.6);
	}

		footer .wheels h3[b-mctgwk49y5] {
			text-transform: uppercase;
			color: var(--bw-primary);
		}

		footer .wheels h4[b-mctgwk49y5] {
			font-weight: normal;
			margin: 0;
		}

		footer .wheels .wheel[b-mctgwk49y5] {
			position: relative;
			top: -50px;
		}

	footer .top[b-mctgwk49y5] {
		height: 55px;
		padding: 0;
		text-align: center;
		color: var(--bw-primary-text);
	}

	footer .bottom[b-mctgwk49y5] {
		background-color: var(--bw-secondary);
		color: var(--bw-secondary-text);
	}
