.poweredby_toptext {
	color: #4b5563;
	font-weight: 400;
	vertical-align: bottom;
	font-size: small;
}

.text__light {
	font-weight: 500;
    vertical-align: middle;
}

a.navbar-brand.header__brand {
	margin: auto;
	text-decoration: none;
}

/* ------------------------------------------------------------------------------- */

body {
	font-family: Inter, sans-serif;
}

input[type='text'],
input[type='password'] {
	width: 100%;
	padding: 12px 20px;
	margin: 8px 0;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 8px;
	outline: none;
	transition: 0.3s;
}

input[type='text']:focus,
input[type='password']:focus {
	border-color: #e2156a;
	box-shadow: 0 0 2px 0 #e2156a;
	caret-color: #e2156a;
}

.inputWithIcon [type='text'],
input[type='password'] {
	padding-left: 40px;
}

.inputWithIcon {
	position: relative;
}

.inputWithIcon i {
	position: absolute;
	left: 0;
	top: 8px;
	padding: 11px 12px;
	color: #aaa;
	transition: 0.3s;
}

.inputWithIcon input[type='text']:focus + i,
input[type='password']:focus + i {
	color: #e2156a;
}

.inputWithIcon.inputIconBg i {
	background-color: #aaa;
	color: #fff;
	padding: 9px 4px;
	border-radius: 4px 0 0 4px;
}

.inputWithIcon.inputIconBg input[type='text']:focus + i {
	color: #fff;
	background-color: #e2156a;
}

button {
	background-color: #e2156a;
	color: white;
	padding: 14px 20px;
	margin: 8px 0;
	border: none;
	cursor: pointer;
	width: 100%;
	font-size: 12px;
	font-weight: 600;
	font-family: Inter, sans-serif;
	border-radius: 8px;
}

button:hover {
	opacity: 0.8;
}

.container {
	padding: 0 25px 20px 25px;
}

span.psw {
	float: right;
	padding: 0.5rem 0 0.5rem 0;
	font-size: 12px;
	font-weight: 500;
	font-family: Inter, sans-serif;
	position: relative;
	left: 1.5rem;
}

span.err {
	float: left;
	padding: 0.5rem 0 0.5rem 0;
	font-size: 12px;
	font-weight: 500;
	font-family: Inter, sans-serif;
	position: relative;
	right: 1.5rem;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 300px) {
	span.psw {
		display: block;
		float: none;
	}
	span.err {
		display: block;
		float: none;
		left: 1.5rem;
	}
}

.loginBody {
	padding: 1rem;
	width: fit-content;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10rem;
	border: 1px solid #f1f1f1;
	border-radius: 10px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.loginHeaderWithLogos {
	padding: 15px 25px;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
}

.loginHeader {
	color: #1f2937;
	font-size: 20px;
	font-weight: 700;
	font-family: Inter, sans-serif;
	padding: 15px 25px;
}

.loginSubHeader {
	color: #1f2937;
	font-size: 12px;
	font-weight: 500;
	font-family: Inter, sans-serif;
	padding: 5px 25px;
}

.loginFormFieldsContainer {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 1rem;
}

.loginEmail {
	width: 50%;
}

.loginPassword {
	width: 50%;
}

/* Change styles for span and cancel button on extra small screens */
@media screen and (max-width: 420px) {
	.loginEmail {
		width: 100%;
	}

	.loginPassword {
		width: 100%;
	}

	.loginFormFieldsContainer {
		display: block;
	}
}

/* ------------------------------------------------------------------------------------ */

.loadercontainer {
	display: none;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 1rem;
}

.preloader {
	color: #e2156a;
	text-align: center;
	font-size: 15px;
	text-indent: -9999em;
	overflow: hidden;
	width: 1em;
	height: 1em;
	border-radius: 50%;
	position: relative;
	transform: translateZ(0);
	animation: mltShdSpin 1.7s infinite ease, round 1.7s infinite ease;
}

@keyframes mltShdSpin {
	0% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
			0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	5%,
	95% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
			0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
	10%,
	59% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em,
			-0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em,
			-0.297em -0.775em 0 -0.477em;
	}
	20% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em,
			-0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em,
			-0.749em -0.34em 0 -0.477em;
	}
	38% {
		box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em,
			-0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em,
			-0.82em -0.09em 0 -0.477em;
	}
	100% {
		box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em,
			0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
	}
}

@keyframes round {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}
.company_placeholder{
	color: #4b5563;
	vertical-align: text-top;
}