.loginSwitch {
	color: #f26522;
	text-decoration: none;
	cursor: pointer;
	width: 100%;
	display: inline-block;
	text-align: center;
}

#ssoDesc {
	color: white;
	text-align: left;
	display: block;
	width: 80%;
	margin-left: 36px;
	margin-bottom: 15px;
}

#saml-login {
	margin-top: 15px;
	margin-bottom: 15px !important;
}

#pref-container {
	float: left;
	margin-bottom: 35px;
	margin-left: 36px;
	width: 80%;
	text-align:left;
}

#remember-pref {
	vertical-align: middle;
}

#remember-pref-label {
	color: white;
}

#idpSelectorContainer {
	text-align: left;
	margin: 0 36px;
}

#idpSelectorLabel {
	color: white;
}

#idpSelector {
	display: block;
	width: 100%;
}