.seal {
	background: url("/Portals/0/Images/CountySeal/CurryLogo.png") center center / contain no-repeat !important;
	margin-top: 0px !important;
	height: 130px !important;
}

body {
		background: url("/Portals/0/Images/Background Images/Curry.jpg") no-repeat center top fixed !important;
}

.LoginPanel {
	margin: auto;
	float: none;
}

.dnnLoginService .dnnFormItem{
	display: flex;
    justify-content: center; 
    align-items: center; 
}

.dnnFormItem > span.dnnFormLabel {
	display: none;
}

.dnnFormItem > .dnnLabel {
	margin-right: 0px !important;
	padding-right: 10px;
}

.dnnPrimaryAction {
	margin-right: 10px;
}