/**
 * Customer account page design
 */

form.form-create-account div.mage-error{position:relative;}
form.form-create-account .red-failed{color: #EB340A !important;}
form.form-create-account .green-passed{color: #008000 !important;}

.customer-account-index .sales-representative-container h2 {font-size: 1.9rem;}
.customer-account-index .profile-info .profile-text-data{width: 50%; float: left;}
.customer-account-index .profile-info .profile-image-view{width: 50%; float: right;}
.customer-account-index .profile-info .profile-text-data div{margin-bottom: 10px;}