/* harvard university sign up css*/
.title {
	font-weight: 700;
	font-size: 54px;
	line-height: 63px;
	color: #000000;
}

.institu-search-1 {
	width: 75%;
	padding: 0px 40px 0px 20px;
	height: 35px;
}

.social-iconhead {
	display: flex;
	justify-content: center;
	margin-bottom: 5%;
}

.media-google {
	padding-right: 10px;
}

.greet {
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
	margin-bottom: 25px;
	margin-top: 20px;

}

.form-group {
	position: relative;
}

.about {
	font-weight: 400;
	font-size: 20px;
	margin-top: 2%;
	line-height: 36px;
	color: #000000;
}

.university-bio {
	width: 40%;
	padding: 6%;
	margin-bottom: -16px;
	background: #EFEFEF;
}

.names {
	font-weight: 400;
	font-size: 19px;
	line-height: 23px;
	color: #000000;
}

.inputs {
	height: 50px;
	padding-right: 52px; 
}

.submit {
	width: 100%;
	background: var(--rp-primary-color);
	color: white;
}

.topper {
	padding-left: 10%;
	padding-right: 10%;
}

.forgot-pass {
	text-align: start;
	cursor: pointer;
	color: black !important;

}

.signingup {
	background: white;
	width: 60%;
	padding: 4%;
}

.signingin {
	display: none;
	padding: 4%;
	width: 60%;
	background: white;
}

.responsive {
	display: flex;
}

.harvard-logo {
	height: 100px;
	width: 82%;
}

@media only screen and (max-width: 1023px) {
	.university-bio {
		margin-left: 0px;
		margin-top: 5%;
		margin-bottom: 0px;
		width: 100%;
		height: 444px;
	}

	.responsive {
		display: block;
	}

	.media-forgot {
		width: 124px ! important;
		margin-left: 125% !important;
	}

	.topper {
		margin-top: 5%;
		padding: 0px;
	}

	.in-mail {
		left: 85% !important;
		top: 38% !important;
	}

	.in-pwd {
		left: 84% !important;
		top: 56% !important;
	}

	.forgot-pass {
		margin-top: 2px;
		margin-left: 43vw;
		width: 124px ! important;
	}

	.harvard-logo {
		width: 90%;
	}

	.signingup {
		width: 100%;
	}

	.signingin {
		width: 100%;
	}

	.in-circle {
		left: 85% !important;
		top: 28% !important;
	}

	.up-mail {
		left: 85% !important;
		top: 41% !important;
	}

	.up-pwd {
		left: 85% !important;
		top: 54% !important;
	}

	.up-cpwd {
		left: 85% !important;
		top: 67% !important;
	}

	.title {
		margin-top: 0px;
	}
}


/* lpp sign up css*/
.login {
	background: var(--rp-primary-color-dark);
	border-radius: 28px;
	width: 250px;
	height: 56px;
	margin-left: 25%;
	margin-right: 25%;
	color: #FFFFFF;
	font-size: 18px !important;
}

.library {
	background: var(--rp-primary-color);
	border-radius: 28px;
	height: 56px;
	color: #FFFFFF !important;
	margin: 0px auto;
	display: block;
}

.social-icons {
	height: 40px;
	cursor: pointer;
	position: relative;
	padding-right: 10px;
}

.account {
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	line-height: 35px;
	color: var(--rp-primary-color);
}

.adjust {
	padding-right: 30%;
	padding-left: 30%;
	margin-bottom: 5%;
	margin-top: 5%;
	;
}

.institution {
	margin-top: 10%;
	padding-right: 20%;
	padding-left: 20%;
	margin-bottom: 5%;
	text-align: center;
}

.lpp-bio {
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 44px;
	text-align: center;
	color: #000000;
}

.search-box {
	width: 620px;
	background: #FFFFFF;
	border: 1px solid #717171;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	color: #000000;
	height: 40px;
	padding-left: 30px;
}

.our-insti {
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #000000;
}

.sign-in {
	width: 282px;
	height: 34px;
	background: papayawhip;
	border-radius: 17px;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	color: #000000;
}

@media only screen and (max-width: 1023px) {
	.adjust {
		padding-right: 5%;
		padding-left: 5%;
		margin-bottom: 5%;
		margin-top: 5%;
	}

	.login {
		margin-left: 10%;
		margin-right: 0px;
	}

	.search_icon2 {
		top: -32px ! important;
		right: -135px ! important;
	}

	.search_icon3 {
		float: right;
		right: -25px ! important;
		top: -32px ! important;
	}

	.media-acc {
		padding-inline-start: 0px ! important;
	}

	.account {
		text-align: center;
		font-weight: 700;
		font-size: 16px;
	}

	.our-insti {
		margin-right: 1% ! important;
	}

	.circled-in {
		left: 84% !important;
		top: 11% !important;
	}

	.mailed-up {
		left: 84% !important;
		top: 22% !important;
	}

	.pass-up {
		left: 84% !important;
		top: 32.5% !important;
	}

	.cpass-up {
		left: 84% !important;
		top: 43% !important;
	}

	.institution {
		margin-top: 25%;
		padding-right: 10%;
		padding-left: 10%;
	}

	.search-box {
		width: 300px;
	}

	.search-up {
		left: 78% !important;
		top: 64% !important;
	}

	.sign-in {
		margin-top: 20px;
	}
}

.forgot-pass {
	margin-left: 66% !important;
}

.form-group {
	justify-content: space-between;
	align-items: center;
}

.col-2-align {
	justify-content: flex-end;
	flex-grow: 1;
}

.forgot-pass {
	margin: 0;
}

.g_id_signin.google-logo {
	display: inline-block;
	position: relative;
	right: 11px;
	top: 17px;
}
.icon-btn {
  min-width: 44px;
  min-height: 44px;
     padding: 12px;
  border: none;
  background: transparent;
  cursor: pointer;
  color:var(--rp-gray-color-2) !important;
}
.form-control { min-height: 44px; }
.mailed-in {
  pointer-events: none;
}
.field-icon {
    position: absolute;
    right: 1%;
    top: 1%;
    font-size: 20px;
}
button.icon-btn:focus-visible {
    outline: black solid 3px;
    outline-offset: 0px;
    border-radius: 10px;
}
@media (max-width: 768px) {
  .adjust {
    padding-left: 5%;
    padding-right: 5%;
  }

  .field-icon {
    right: 12px;
	top: 1% ! important;
  }
}
.search-button-icon{
	position: relative;
    top: 5px;
    right: 45px;
    font-size: 20px;
    color: #7d7d7d ! important;
    cursor: pointer;
}
/* position helper */
.position-relative {
    position: relative;
}

/* icon placement */
.icon-right {
    position: absolute;
    top: 65%;
    right: 12px;
    transform: translateY(-50%);
}

/* password eye button */
.password-toggle {
    position: absolute;
    top: 65%;
    right: 12px;
    transform: translateY(-50%);
    background: none;
    border: none;
    cursor: pointer;
    padding: 4px;
}

/* ✅ FOCUS VISIBLE (WCAG FIX) */
.password-toggle:focus,
.password-toggle:focus-visible {
    outline: 3px solid #000000;
    outline-offset: 2px;
    border-radius: 4px;
}
.new-main-content{
    min-height: calc(100vh - 101px);
    display: flex;
    justify-content: center;
    align-items: center;
}