.ui-dialog #ffLoginBox {
	height: 100% !important;
}

.privacy_text {
	height: 300px;
	overflow-y: scroll;
	border: 1px solid black;
	padding: 5px;
}

.ff-modsec-register .ff-record-heading {
	position: fixed;
	background-color: white;
	top: 0;
	width: 100%;
	z-index: 1;
	padding-bottom: 5px;
}

.ff-modsec-register .ff-record-required {
	margin-top: 100px;
}