.loginPage .masterBodyTopHeader,
.loginPage .masterBodyPreLoginTop,
.loginPage .divPreLoginPageTitle,
.loginPage .masterTopHeader,
.loginPage #preLoginTitle {
	display: none;
}
.loginPage .masterBody {
	background: none;
}
.loginPage .masterHeaderWrapper,
.loginPage .masterBody {
	height: auto;
}
.loginPage .masterBottomHeader {
	width: 790px;
	margin: 0 auto;
}
.loginPage .masterBodyInside {
	padding: 0;
}
.loginPage .docWidth {
	width: 100%;
}
.staffLoginPage {
	background-color: #f1ecf3;
	width: 100%;
}
.staffLoginPageInside {	
	margin: 0 auto;
	padding-top: 25px;
    padding-bottom: 50px; 
}

h2.subTitle {
	font-size: 25px;
	line-height: 30px;
	padding-bottom: 30px;
}

.EPSignIn {
	margin-left: 400px;
	border-left: 1px solid #c3bec5;
	padding-left: 25px;
}
.loginButton {
	margin-top: 25px;
}
.inputValue {
	margin-bottom: 10px;
	display: block;
}
.form-controls {
	width: 100%;
}
.documentBlock {
	float: left;
	padding-right: 5px;
}
.aGreen {
	color: #d0eaa0;
	font-weight: normal;
}
.aGreen:hover {
	color: #e0f4b3;
}
.loginSignUp {
	padding: 25px 0;
	background: #593477;
	text-align: center;
}
.dontHaveAccount {
	line-height: 38px;
	margin-right: 20px;
	font-weight: bold;
	font-size: 15px;
	color: #fff;
}
.CACcard {
	background: url("/Assets/PublicFace/Images/CAC_Login_Animation.gif") no-repeat;
	width: 102px;
	height: 82px;
	margin: 42px 0;
}

.modalPopup {
	top: 120.5px !important;
}
.must-accept {
	margin: 0 !important;
	opacity: 0.3;
}
.item-panel {
	border: 0 !important;
	margin: 0;
}

.modalPopupInsideAlt h3 {
	font-size: 22px;
	font-family: "robotolight";
}
.icon-bg-circle {
	width: 190px;
	height: 170px;
	background: #fff;
	margin: auto;
	border-radius: 50%;
	box-shadow: 0 0 2px 0.1rem #eee;
	margin-bottom: -91px;
	margin-top: -10px;
}
.eventPlus-esgryrrp.newTheme .card-body > .event-icon {
	margin-top: -45px;
	margin-bottom: 2rem;
	position: relative;
	margin-right: -10px;
}
.top-line {
	width: 100%;
	height: 10px;
	display: block;
	margin: -1.65rem 0 0 0;
}
.top-line-inside {
	width: 190px;
	height: 10px;
	background: white;
	display: inline-block;
	position: relative;
	top: -4px;
}

@media (min-width: 992px) {
	.main-content {
		width: 60%;
		margin: 0 auto;
	}
}
@media (max-width: 991px) {
	.icon-bg-circle,
	.top-line {
		display: none;
	}
	.eventPlus-esgryrrp.newTheme.loginPage .card-body {
		text-align: left;
	}
	.onlyLogin.eventPlus-esgryrrp.newTheme.loginPage .card-body .main-content {
		float: left;
		width: 66%;
	}
	.eventPlus-esgryrrp.newTheme .card-body > .event-icon {
		float: left;
		width: auto;
		margin: 0 1.1rem 0 0;
	}
}
