﻿.error-img-email {
	align-self: center;
	float: left;
	width: 18px;
}

.field-list {
	width: 770px;
}

.invalid-email {
	padding: 10px;
	font-size: 16px;
	color: #cc1c1c;
}

.li-invalid-email {
	margin-top: -15px;
}

.button {
	width: 50%;
	font-weight: bold;
}

p {
	margin-left: -5%;
}

input {
	background-color: #e8f0fe;
}

.aras-corp-term-of-use-modal {
	width: 400px;
	height: 300px;
	border: medium none;
	overflow: auto;
	padding-top: 20px;
	resize: none;
	margin-bottom: 20px;
}

.aras-corp-term-of-use-modal > p {
	line-height: inherit;
	color: #000000;
}

form {
	margin-left: 30%;
}

.forgot-password {
	margin-top: -25px;
	margin-bottom: 20px;
    width: 50%;
    text-align: end;
	color: #0066ff;
	text-decoration: underline;
}

.div-line {
	font-family: Arial;
	font-size: 16px;
	float: left;
	border-right: red 2px solid;
	height: 500px;
	width: 250px;
}

.a-terms {
	color: #0066ff;
}

.span-terms-text {
	margin-right: 40px;
	float: left;
}

.terms-area {
	background-color: #f2f2f2;
	height: 60px;
	width: 50%;
	border-radius: 5px;
	padding: 10px;
	margin-top: -10px;
}

.terms-area > a {
	font-weight: bold;
}

.a-create-account {
	margin-left: 18%;
	font-weight: bold;
}