.researcher-form-region .enabled-step {
	display: block !important;
}
.researcher-form-region .disabled-step {
	display: none !important;
}
.researcher-form-region .required.validation-failed {
	border-color: red;
}
.researcher-form-login-wrapper {
	background: #fbfaf6;
	border-bottom: 9px solid #e5dfd0;
	padding: 30px 45px 15px 45px;
	width: 80%;
	margin: auto;
	margin-top: 125px;
	margin-bottom: 125px;
	position: relative;
}
.researcher-form-login-wrapper .forgot-password {
	position: absolute;
	top: 41px;
	right: 240px;
	font-size: 14px;
	font-family: 'Aleo';
}
.researcher-form-login-wrapper .form-item {
	display: inline-block;
	float: left;
	width: 43%;
}
.researcher-form-login-wrapper .form-actions {
	padding: 0px;
	margin-bottom: 9px;
	margin-top: 1em;
}
.researcher-form-login-wrapper h3 {
	font-size: 23px;
	color: black;
	font-family: 'Aleo';
	padding: 0px;
	margin: 0px;
}
.researcher-form-login-wrapper .description,
.researcher-form-login-wrapper label {
	display: none;
}
.researcher-form-login-wrapper .form-actions {
	float: left;
}
.researcher-registration-wrapper #messages li {
	text-align: left;
}
.workCredentials .form-item {
	float:left;
	padding-right: 10px;
}
div#divCredentials .form-checkboxes .form-item {
	float:left;
	padding-right:10px;
	width: 90px;
}
div#divCredentials .form-checkboxes .form-item label {
	width: 50px;
}
#workopportunity-add .form-item label {
	width: 355px;
	float:left;
	text-align:right;
	padding-right: 4px;
	padding-bottom:5px;
}

#workopportunity-add .form-item input {
	margin-bottom:10px;
}

#workopportunity-add .form-item select {
	margin-bottom:10px;
}

#workopportunity-add .form-item textarea {
	width:350px;
	margin-bottom:10px;
}
div.rating label {
	float: left;
}
span.star-rating-control {
	float: right;
}
div#researcher-info label {
	float: left;
	width: 150px;
}
div#researcher-info span {
	float: left;
}
a.delete {
	color: red !important;
	font-size: 10px;
}
#edit-sample-1-file-wrapper label,
#edit-sample-2-file-wrapper label,
#edit-sample-3-file-wrapper label,
#edit-sample-4-file-wrapper label {
	border-bottom: 1px solid black;
	margin-bottom: 3px;
}


/* researcher-registration form */
#squeeze #workopportunity-researcher-registration {
	max-width: 1000px;
}
#squeeze #workopportunity-researcher-registration input {
	max-width: 100%;
}
#squeeze #workopportunity-researcher-registration a.continue,
#squeeze #workopportunity-researcher-registration a.previous {
	display: none;
}
#workopportunity-researcher-registration {
	/*min-height: 1000px;*/
}
#workopportunity-researcher-registration .form-item input.error,
#workopportunity-researcher-registration .form-item textarea.error,
#workopportunity-researcher-registration .form-item select.error {
	border: 1px solid red;
}
#workopportunity-researcher-registration .header-content {
	text-align: center;
}
#workopportunity-researcher-registration label {
	font-family: 'Proxima Nova';
}
#squeeze #workopportunity-researcher-registration label {
	font-family: inherit;
}
#workopportunity-researcher-registration .sub_heading {
	padding-bottom: 50px;
}
#workopportunity-researcher-registration .header-content h3 {
	font-family: 'Aleo';
	padding-bottom: 35px;
}
#workopportunity-researcher-registration .interested-circles {
	margin: auto;
	width: 700px;
}
#workopportunity-researcher-registration .interested-circles a {
	width: 300px;
	font-size: 30px;
	font-family: 'Aleo';
	color: #fff;
	text-align: center;
	display: inline-block;
	padding: 40px 0px;
	text-decoration: none;
}
#workopportunity-researcher-registration .interested-circles a:nth-child(1) {
	float: left;
	background: #3d7b77;
	border-bottom: 12px solid #2f625f;
}
#workopportunity-researcher-registration .interested-circles a:nth-child(2) {
	float: right;
	background: #60527e;
	border-bottom: 12px solid #493b65;
}
#workopportunity-researcher-registration .researcher-form-region {
	clear: both;
	background: url(images/work-region-bg.png);
	padding: 20px 50px 50px 50px;
	margin-top: 50px;
	display: none;
}
#squeeze #workopportunity-researcher-registration .researcher-form-region {
	background: #f5f3eb;
}
#workopportunity-researcher-registration .researcher-form-region .continue {
	color: white;
	background: #9044a8;
	display: inline-block;
	padding: 10px 18px;
	font-size: 18px;
	font-family: 'Aleo';
}
#workopportunity-researcher-registration .researcher-form-region .previous {
	color: white;
	background: #5f565a;
	display: inline-block;
	padding: 10px 18px;
	font-size: 18px;
	font-family: 'Aleo';
	margin-right: 15px;
}
#workopportunity-researcher-registration .researcher-form-region h3 {
	text-align: center;
	color: #8ac53e;
	margin-bottom: 0px;
	font-family: 'Aleo';
}
#workopportunity-researcher-registration .researcher-form-region .description {
	text-align: center;
	font-size: 12px;
	color: #58682a;
	padding-bottom: 20px;
}
#workopportunity-researcher-registration #edit-specialty .form-type-checkbox {
	float: left;
	width: 16.6%;
	min-height: 49px;
}
#workopportunity-researcher-registration #edit-time-period .form-type-checkbox {
	float: left;
	width: 20%;
	text-align: center;
}
#workopportunity-researcher-registration #edit-time-period .form-type-checkbox label {
	line-height: 100px;
}
#workopportunity-researcher-registration #edit-territories .form-type-checkbox {
	float: left;
	width: 33.3%;
	text-align: center;
}
#workopportunity-researcher-registration #edit-territories .form-type-checkbox label {
	font-size: 24px;
	line-height: 120px;
}
#workopportunity-researcher-registration .region .form-checkboxes {
	margin-bottom: 20px;
	display: block;
	float: left;
	width: 100%;
}
#workopportunity-researcher-registration .region .form-type-checkbox {
	float: left;
	width: 20%;
	text-align: center;
	min-height: 48px;
}
#workopportunity-researcher-registration .region .form-type-checkbox label {
	line-height: 1;
	min-height: 48px;
}
#workopportunity-researcher-registration .column {
	width: 50%;
	float: left;
}
#workopportunity-researcher-registration .your-information .form-item,
#workopportunity-researcher-registration .your-education .form-item {
	float: left;
	width: 42%;
	padding: 1.3%;
}
#workopportunity-researcher-registration .your-education .form-item-credentials,
#workopportunity-researcher-registration .your-education .form-item-personal-learning-certificates,
#workopportunity-researcher-registration .your-education .form-item-honorary-credentials {
	width: 100%;
}
#workopportunity-researcher-registration .your-education .form-checkboxes .form-item {
	width: auto;
	display: inline-block;
	padding-left: 20px;
}
#workopportunity-researcher-registration .work-experience textarea {
	width: 100%;
	max-width: 89%;
}
#workopportunity-researcher-registration .form-file {
	max-width: 90%;
}
#workopportunity-researcher-registration .form-item-degree1 {
	clear: both;
}
#workopportunity-researcher-registration .work-experience .form-type-file {
	border-bottom: 1px dashed #5f565a;
	padding: 15px 0px;
	width: 86%;
}
#workopportunity-researcher-registration .work-experience .form-type-file label {
	color: white;
	background: #5f565a;
	display: inline-block;
	padding: 7px 12px;
	font-size: 14px;
	width: 100%;
}
#workopportunity-researcher-registration .compensation .form-item {
	float: left;
	width: 33%;
}
#workopportunity-researcher-registration .submit {
	text-align: center;
}
#workopportunity-researcher-registration .submit .form-submit {
	margin-top: 20px;
}
#workopportunity-researcher-registration input.form-checkbox {
	position: relative;
	top: -2px;
}
#workopportunity-researcher-registration #edit-territories .form-checkbox {
	top: -4px;
}
#workopportunity-researcher-registration .ajax-progress {
	position: absolute;
	top: 0px;
	right: 5px;
	z-index:990;
}
#workopportunity-researcher-registration .form-item-country {
	position: relative !important;
}
#workopportunity-researcher-registration .text-center {
	text-align: center;
}
#workopportunity-researcher-registration #edit-specialty .form-item {
	margin-left: 0px !important;
}

#researcher-registration-admin-view h2 {
	background: #e8e8e8;
	color: #323232;
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 10px;
}

#workopportunity-search .form-item-honorary-credentials {
	clear: both;
}
#workopportunity-search .form-item-personal-credentials {
	clear: both;
}
.existing-contractor-form-wrapper #workopportunity-researcher-registration .researcher-form-region {
	display: block;
}

form#workopportunity-docusign-agreement-form input {
	max-width: 360px !important;
}
#new-contractor-indicator {
  border-radius: 12px;
  color: white;
  text-transform: uppercase;
  padding-left: 31px;
  background: url(images/icon-contractorpeople.png) no-repeat;
  background-color: #60527E;
  font-weight: 300;
  background-size: 20px;
  background-position: 7px 49%;
}
