﻿@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

body {
	background-color: #e9f2ff !important;
	font-family: "Inter", sans-serif !important;
	font-optical-sizing: auto;
	font-weight: normal;
	font-style: normal;
}

label {
	color: gray;
}

#ssIFrame_google {
	position: relative !important;
	left: 0px !important;
}

.form-control {
	border-radius: 0px !important;
}

#Login_Main {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
	float: left;
}

#Login_head {
	float: left;
	width: 100%;
	background-color: #4b6c9e;
	padding-bottom: 11px;
	height: auto;
	border-bottom: 1px solid white;
}

.Saslbl_Head {
	float: right;
	color: white;
	padding-right: 2%;
	padding-top: 15px;
}

.Saslbl_Head h3 {
	padding: 0px;
	margin: 0px;
}

.Login_Wrapperleft {
	float: left;
	width: 65%;
}

.Image_Pannel {
	float: left;
	width: 94%;
	margin-left: 5%;
	padding-top: 2%;
}

.Image_Pannel ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.Image_Pannel ul li {
	float: left;
	background-color: white;
	padding: 0.3%;
	margin-right: 2px;
	width: 45px;
	height: 45px;
	margin-bottom: 2px;
	position: relative;
	-webkit-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 4px 4px 0px rgba(50, 50, 50, 0.75);
}

.Image_Pannel ul li img {
	width: 45px;
	height: 45px;
	border: 1px solid burlywood;
}

.leftContents {
	float: left;
	width: 65%;
	padding: 5%;
	text-align: justify;
}

.Login_Wrapperright {
	float: left;
	width: 34.5%;
}

.Login_wrapper_Right_Contents {
	float: left;
	/*width:100%;*/
	/*opacity:0.7;*/
	background-color: #f7f7f7;
	/*padding: 20px 25px 30px;margin: 0 auto 25px;*/
	/*width: 304px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0px 0px 11px -3px rgba(0, 0, 0, 0.64);
	-moz-box-shadow: 0px 0px 11px -3px rgba(0, 0, 0, 0.64);
	box-shadow: 0px 0px 11px -3px rgba(0, 0, 0, 0.64);
	margin-right: 26px;
	padding: 1%;
	margin: 5%;
	padding-left: 11%;
	padding-bottom: 7%;
}

.Login_Pannel {
	float: left;
	width: 54%;
}


#titleSignUp {
	font-size: 12px;
	color: #555151;
}

#Login_Footer {
	float: left;
	width: 100%;
	position: fixed;
	bottom: 0px;
	display: none;
}

#butLogin {
	background-color: #1a73e8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px !important;
	border: 1px solid #1a73e8;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	height: 50px;
	font-size: 15px;
	padding: 6px 37px;
	text-decoration: none;
	font-weight: bold;
	margin-top: 25px;
}

#butLogin:hover {
	background-color: #1052af;
}

#Login_Footer {
	background-color: #4b6c9e;
	height: 50px;
	color: white;
}

.FooterContents {
	text-align: center;
}


.livemore {
	float: left;
	width: 20%;
	color: white;
	font-weight: bold;
	font-size: 33px;
	padding-top: 4px;
	padding-left: 3%;
	min-width: 120px;
}

#BottomPannel {
	float: left;
	width: 97%;
	margin-left: 3%;
	padding-bottom: 2%;
}

.BottomOne {
	width: 29.7%;
	padding: 1%;
	float: left;
	background-color: white;
	margin-right: 1%;
	opacity: 0.7;
	border-radius: 5px;
	border: 1px solid #a3a3a3;
	padding-bottom: 0%;
	display: table-cell;
}


.moreinfo a {
	pointer-events: none;
	cursor: default;
	font-size: 14px;
	margin-right: 3px;
}

.defaultpanel {
	background-color: transparent;
	border: none !important;
	border-radius: 15px !important;
}

.defaultpanel .panel-heading {
	background-color: transparent;
	color: white;
	border: none;
}

.defaultpanel .panel-heading h3 {
	color: gray;
	letter-spacing: 1px;
	margin: 10px 0px 5px 0px;
}

.defaultpanel .panel-body {
	border-radius: 15px !important;
	background-color: white;
	box-shadow: 0 4px 15px rgba(0, 0, 0, 0.15);
}

.login-footer {
	padding: 18px 0px 10px 0px;
	background-color: white;
	margin-top: 25px;
	border-radius: 5px;
	box-shadow: rgb(0 0 0 / 10%) 0px 0px 5px 0px, rgb(0 0 0 / 10%) 0px 0px 1px 0px;
}

.moreinfo {
	display: grid;
	padding: 10px 0px;
	justify-content: right;
}

.Languagebar {
	display: none;
}

.resetPanel {
	cursor: pointer;
}

.overlay {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;
	z-index: 2;
	opacity: .6;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.btnpanel {
	padding: 0px !important;
}

.usernamePanel {
	padding: 0px !important;
}

.LoginInnerbody h3 {
	padding: 25px 0px;
	color: #273d5d;
	font-weight: bold;
}

.nsm7Bb-HzV7m-LgbsSe {
	height: 50px !important;
}

.wrap-footer-cover {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100vh;
}

/****************************for smaller devices*****************************/
@media screen and (min-width:768px) {
	.idz-logo {
		padding: 25px 150px;
	}
}

@media screen and (max-width:1195px) {
	.Login_Wrapperright {
		width: 40%;
	}

	.Login_Wrapperleft {
		width: 59%;
	}

	.loginOuter {
		width: 540px;
	}
}

@media screen and (max-width:940px) {
	.Login_Wrapperleft {
		width: 50%;
	}

	.Login_Wrapperright {
		width: 49%;
	}

	.Login_wrapper_Right_Contents {
		margin: 3%;
	}
}

@media screen and (max-width:820px) {
	.Login_Wrapperleft {
		width: 46%;
	}

	.Login_Wrapperright {
		width: 53%;
	}

	.leftContents {
		width: 90%;
	}
}

@media screen and (max-width:768px) {
	.Login_Wrapperleft {
		width: 100%;
		height: auto;
		padding: 0%;
		padding-bottom: 0px;
	}

	.Login_Wrapperright {
		width: 100%;
		height: auto;
	}

	.Login_wrapper_Right_Contents {}

	.BottomOne {
		width: 96%;
		margin-bottom: 5px;
		border: 1px solid #a3a3a3;
	}

	.leftContents h3 {
		display: none;
	}

	.logoimg,
	.saslabel {
		display: none;
	}

	.phrase {
		display: block;
	}

	.livemore {
		display: block;
	}

	.loginOuter {
		margin-top: 0px !important;
	}

	.idz-logo {
		padding: 20px 20px;
		margin: 0 auto;
		float: none;
		width: 540px;
	}

	.c-logo-container {
		padding: 0px;
	}

	.idz-login-footer p {
		justify-content: center;
		font-size: 13px;
	}

	.idz-login-footer {
		padding: 0px !important;
	}
}

@media screen and (max-width:540px) {

	.loginOuter,
	.idz-logo {
		width: auto;
	}


	#titleLogin,
	#otherLogin {
		height: auto !important;
	}

	.login-footer {
		margin-top: 10px;
	}
}

@media screen and (max-width:480px) {

	.Loginother {
		padding-right: 20px;
	}

	#otherLogin {
		width: 100%;
		display: block;
	}

	.Login_Pannel {
		float: left;
		width: 96%;
	}

	.custombutton {
		width: 95%;
	}

	#butLogin {
		margin-right: 0px;
		width: 100%;
	}

	.Login_wrapper_Right_Contents {
		padding-left: 6%;
	}

	.Image_Pannel {
		display: none;
	}

	.socialSignin {
		width: 100%;
		margin: 0px;
		padding: 0px;
	}

	#butLogin {
		margin-right: 0px;
		padding: 3%;
	}


	.moreinfo a {
		width: 100%;
	}
}

@media screen and (max-width:365px) {
	.socialSignin {
		width: 100%;
	}

	.Image_Pannel {
		padding-top: 0px;
	}


	#butLogin {
		width: 100%;
	}

	#BottomHeading1,
	#BottomHeading2,
	#BottomHeading3 {
		padding: 3px;
		margin: 0px;
		background-color: #4B6190;
		text-align: center;
		color: white;
	}
}

@media screen and (max-width:403px) {

	.new-signup-cover,
	.new-signup-cover h4 {
		font-size: 15px !important;
	}

	.usernamePanel {
		padding-bottom: 3px;
	}
}

@media screen and (max-width:304px) {
	.Saslbl_Head {
		padding-top: 0px;
	}
}

@media screen and (min-width: 1600px) {
	.loginOuter {
		max-width: 550px !important;
		margin: 0 auto !important;
	}
}

/*****************bootstrap style*******************/
#lblMessage {
	color: #870f0f;
	background-color: #ffebeb;
	width: 100%;
	float: left;
	text-align: center;
	border-radius: 5px;
	padding: 11px;
	margin: 10px 0px;
}

.logintopHead {
	padding: 5px;
	margin: 0px;
	color: white;
}

.idz-logo img {
	width: 150px;
}

.loginOuter {
	float: none !important;
	margin: 0 auto;
	position: relative;
	z-index: 11;
}

#titleLogin,
#otherLogin {
	height: 40px;
}

.separator {
	display: flex;
	align-items: center;
	text-align: center;
	color: #a3a3a3;
	padding: 15px 5px;
}

.separator::before,
.separator::after {
	content: '';
	flex: 1;
	border-bottom: 1px solid #dedede;
}

.separator::before {
	margin-right: .25em;
}

.separator::after {
	margin-left: .25em;
}

.txtbox {
	outline: none;
	border: none;
	display: block;
	line-height: 1.2em;
	font-size: 12pt;
	width: 100%;
	height: 50px;
	border-radius: 8px;
	background-color: white !important;
}

.full-input label {
	display: block;
	font-size: 14px;
	color: #4b4b4b;
	margin-bottom: 0px;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
	-webkit-box-shadow: 0 0 0 30px #ffffff inset !important;
	-webkit-text-fill-color: #272727 !important;
}

/* form starting stylings textbox ------------------------------- */
.group {
	position: relative;
}

.username-group {
	margin-bottom: 25px;
}

.group input {
	font-size: 18px;
	padding: 10px 10px 10px 10px;
	display: block;
	border: none;
	border: 2px solid #ebebeb;
	background-color: #f3f3f3;
	color: #646464;
	font-size: 15px;
	letter-spacing: 1px;
}

.group input:focus {
	outline: none;
}

/* LABEL ======================================= */
.group label {
	color: #273d5d;
	font-size: 18px;
	font-weight: 400;
	pointer-events: none;
	transition: 0.2s ease all;
	-moz-transition: 0.2s ease all;
	-webkit-transition: 0.2s ease all;
	font-size: 14px;
	margin-bottom: 10px;
}

/* active state */
.group input:focus~label,
.group input:valid~label {
	top: -20px;
	font-size: 11px;
	color: gray;
}

.group input:placeholder-shown~label,
.group input:-webkit-autofill~label

/* <<<< Add these */
	{
	top: -20px;
}

/* HIGHLIGHTER ================================== */
.highlight {
	position: absolute;
	height: 60%;
	width: 100px;
	top: 25%;
	left: 0;
	pointer-events: none;
	opacity: 0.5;
}

/* active state */
.group input:focus~.highlight {
	-webkit-animation: inputHighlighter 0.3s ease;
	-moz-animation: inputHighlighter 0.3s ease;
	animation: inputHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}

@-moz-keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}

@keyframes inputHighlighter {
	from {
		background: #5264AE;
	}

	to {
		width: 0;
		background: transparent;
	}
}

/* Triangle Gradient Background */
.background {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	--p: 77px;
	height: 550px;
	aspect-ratio: 1;
	clip-path: polygon(0 0, 101% 0, 100% calc(60% - var(--p)), 0 100%);
	background: linear-gradient(to right, #184b9f, #184b9f, #7084e7);
}

.new-signup-cover {
	display: flex;
	align-items: center;
	gap: 5px;
	justify-content: center;
	font-size: 18px;
	background-color: #FAFAFA;
	padding: 20px;
	border-radius: 15px;
	margin-top: 15px;
}

.new-signup-cover span {
	color: #1374ff;
	font-weight: bold;
	cursor: pointer;
}

.idz-login-footer {
	padding: 25px 150px;
	font-size: 18px;
	color: #8f8f8f;
}

.idz-login-footer p {
	display: flex;
	align-items: center;
	gap: 15px;
}

.idz-login-footer a {
	color: #8f8f8f;
	text-decoration: none;
}


@media screen and (min-width: 500px) {
	.c-container {
		max-width: 500px;
		margin: 0 auto;
	}

	.c-logo-container {
		margin-bottom: 50px;
	}

	.reset-top-cover {
		padding: 0px 25px;
	}
}

@media screen and (max-width: 500px) {
	.defaultpanel .panel-body {
		padding: 0px 0px;
	}

	.new-signup-cover {
		padding: 10px !important;
		margin-top: 30px;
	}

	.new-signup-cover * {
		font-size: 14px;
	}

	.signup-col {
		margin-bottom: 15px;
		padding: 0px;
	}

	.reset-top-cover {
		/* margin-bottom: 20%; */
		padding: 0px 15px !important;
	}

	.LoginInnerbody h3 {
		font-size: 20px;
		padding-top: 0px;
	}

	.idz-login-cover {
		margin: 0px 20px;
	}

	.c-logo-container {
		padding: 25px 0px;
	}

	.signup-cover-row {
		margin: 0px 15px;
	}

	.background {
		clip-path: polygon(0 0, 100% 0, 100% calc(85% - var(--p)), 0 100%);
		background: linear-gradient(to right, #184b9f, #184b9f, #7084e7);
		height: 338px;
	}

	.idz-logo img {
		width: 130px;
	}

	.idz-login-footer p {
		gap: 50px;
	}

	.idz-login-footer {
		margin-bottom: 30px;
	}
}

/***************google sign in style begins********************/

#gConnect #container {
	display: block !important;
	width: 100% !important;
}

#gSignin {
	float: left;
	height: 40px;
	margin-left: 5px;
}

#gConnect {
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

#gConnect .g_id_signin,
#gConnect .signin {
	width: 100% !important;
	max-width: 100%;
	box-sizing: border-box;
	text-align: center;
}

#gConnect #container {
	width: 100% !important;
	padding: 0px !important;
}

#gConnect iframe {
	margin: 0px !important;
	width: 100% !important;
}

.google-btn-container,
#gConnect iframe #container {
	width: 100% !important;
}

#gConnect iframe #container {
	margin: 0px !important;
}

.jVeSEe {
	max-width: 100% !important;
}

/***************google sign in style ends********************/
#google-signin-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	width: 100%;
	border: 1px solid #ccc;
	border-radius: 4px;
	padding: 10px;
	background-color: #fff;
	cursor: pointer;
	height:50px;
}

#google-signin-btn:hover {
	background-color: #f0f0f0;
}

#google-signin-btn img {
	width: 20px;
	height: 20px;
}