.trainer-apply-wrapper {
	justify-content: space-between;
	display: flex;
	margin: 3em 0;
	direction: ltr;
}

.trainer-apply-item {
	width: 215px;
	text-align: center;
	position: relative;
}

.trainer-apply-item:first-child .trainer-apply-line {
	width: 400px;
	left: 50%;
	z-index: 1;
}

.trainer-apply-item:last-child .trainer-apply-line {
	width: 400px;
	left: -150%;
}

.trainer-apply-item .trainer-apply-line.active {
	background-color: #00b295;
}

.trainer-apply-line {
	width: 100%;
	height: 10px;
	top: 45px;
	display: block;
	background: #fff;
	position: relative;	
}

.trainer-apply-icon {
	width: 80px;
	height: 80px;
	border-radius: 9999px;
	background: #fff;
	margin: 0 auto;
	position: relative;
	background-position: center;
  background-repeat: no-repeat;
	z-index: 1;
}


.trainer-apply-item.active .trainer-apply-icon {
	background-color: #00b295;
}

h4 {
	color: #333;
	font-weight: 700;
	letter-spacing: 1px;
}


/* #check-criteria {
	-webkit-appearance: checkbox;
} */

label[for="check-criteria"] {
	margin-left: .5em;
}

#apply-trainer-next,
#back-to-homepage {
	font-family: 'Open Sans';
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	display: inline-block;
	min-width: 160px;
	max-width: 100%;
	padding: 20px 35px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
	text-align: center;
	vertical-align: top;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 35px;
	color: #fff;
	border: 1px solid #00a585;
	background: #00a585;
}


#apply-as-trainer .section-default,
#apply-as-trainer-general-information .section-default,
#apply-as-trainer-approval .section-default {
	padding-bottom: 0;
	background: #eee;
}

#apply-as-trainer .text-block ul li:before {
	border-color: #01A585;
}


/* #apply-as-trainer-general-information */
#form-trainer-edit .acf-label label {
	color: #333;
	font-size: 14px;
	font-weight: 400;
}

#form-trainer-edit .acf-label .checkbox-container span {
	padding-top: 0 !important;
	line-height: 22px;
}

#apply-as-trainer-general-information .acf-label .checkbox-container span {
	/* padding-top: 6px !important; */
}

/* titles */
#form-trainer-edit .acf-field-tab label {
	color: #333 !important;
	font-size: 16px !important;
	padding-left: 60px !important;
	font-weight: 700 !important;
	margin-bottom: 30px !important;
}

#form-trainer-edit div[data-name=your_learning_path] label,
#form-trainer-edit div[data-name=key_messages_or_questions] label,
#form-trainer-edit div[data-name=references] label, 
#form-trainer-edit div[data-name=public_summary_profile] label {
	color: #333 !important;
	font-size: 16px !important;
	padding-left: 60px !important;
	font-weight: 700 !important;
	margin: 20px 0 30px 0 !important;
}
#form-trainer-edit div[data-name=your_learning_path] label {
	margin-top: 0 !important;
}
#apply-as-trainer-general-information .general-info-title label:before {
	background: url('../images/become-trainer/gen-info.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}
#apply-as-trainer-general-information .location-training-title label:before {
	background: url('../images/become-trainer/location-training.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}
#form-trainer-edit div[data-name=your_learning_path] label:before { /* Your Learning Path title */
	background: url('../images/become-trainer/your-learning-path.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}
#form-trainer-edit div[data-name=key_messages_or_questions] label:before { /* Key Messages / Questions title */
	background: url('../images/become-trainer/key-message.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}
#form-trainer-edit div[data-name=references] label:before { /* References title */
	background: url('../images/become-trainer/references.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}
#form-trainer-edit div[data-name=public_summary_profile] label:before { /* Your Public Summary Profile title */
	background: url('../images/become-trainer/public-summary.svg') no-repeat center center / contain;
	content: '';
	height: 45px;
	left: 0;
	position: absolute;
	top: -18px;
	width: 45px;
}

#form-trainer-edit .acf-label p,
#form-trainer-edit .acf-input p {
	font-size: 14px !important;
	color: #AEAEAE;
	line-height: 22px;
}

#apply-as-trainer-general-information .upload-cv-info {
	width: 280px;
	font-size: 14px !important;
	color: #333;
	line-height: 22px;
	padding-left: 31px;
	margin-top: 12px;
	margin-bottom: 30px;
}

#apply-as-trainer-general-information div[data-name=trainer_cv] .acf-label label,
#apply-as-trainer-general-information div[data-name=trainer_cv] .acf-label .description,
#apply-as-trainer-general-information div[data-name=organization_logo] .acf-label label,
#apply-as-trainer-general-information div[data-name=organization_logo] .acf-label .description {
	visibility: hidden;
}

#apply-as-trainer-general-information div[data-name=organization_logo] {
	margin-top:  15px !important;
	padding-left: 10px !important;
	margin-bottom: -20px;
}

#trainer-edit-profile .section-default,
#apply-as-trainer-general-information .section-default {
	position: relative;
}

#trainer-edit-profile .section-default:after,
#apply-as-trainer-general-information .section-default:after {
	background: url('../images/become-trainer/bg-design.png') no-repeat center center / contain;
	content: '';
	height: 650px;
	right: 0;
	position: absolute;
	bottom: 0px;
	width: 500px;
}

/* REMOVE DESCRIPTION FIELD ON TRAINER FORM */
#form-trainer-edit div[data-name=_post_content] {
	/* display: none; */
}

#form-trainer-edit .edit-trainer-photo-note {
	margin-bottom: 10px;
}

#form-trainer-edit .acf-tab-wrap {
	background-color: white;
}

.label-for-all-bios {
	font-size: 14px !important;
	color: #AEAEAE;
	line-height: 22px;
	margin-bottom: 30px;
}

/* START checkbox */
#form-trainer-edit .acf-field-true-false label input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

#form-trainer-edit .acf-field-true-false label label {
  position: relative;
  cursor: pointer;
  color: #1AAB8E;
  font-size: 16px;
  font-weight: 700;
}

#form-trainer-edit .acf-field-true-false label label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #eee;
  padding: 9px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 7px;
  border-radius: 3px;
  position: relative;
  top: -2px;
}

#form-trainer-edit .acf-field-true-false label input:checked + label:before {
  border: 1px solid #AADD6F;
  background-color: #AADD6F;
}

#form-trainer-edit .acf-field-true-false label input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 12px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

#form-trainer-edit div[data-type=true_false] .acf-input > .acf-true-false {
	margin-bottom: 10px;
}

#form-trainer-edit div[data-type=true_false] > .acf-label {
 margin: 0;
}
#form-trainer-edit div[data-type=true_false] .acf-label > label {
  display: none;
}
/* END checkbox */


@media only screen and (max-width: 1020px) {
	.trainer-apply-item {
		width: 200px;
	}
	.trainer-apply-item:first-child .trainer-apply-line {
		width: 340px;
	}
	.trainer-apply-item:last-child .trainer-apply-line {
		width: 340px;
		left: -100%;
	}
}

@media only screen and (max-width: 888px) {
	.trainer-apply-item {
		width: 200px;
	}
	.trainer-apply-item:first-child .trainer-apply-line {
		width: 300px;
	}
	.trainer-apply-item:last-child .trainer-apply-line {
		width: 300px;
		left: -100%;
	}
}

@media only screen and (max-width: 800px) {
	.trainer-apply-item:first-child .trainer-apply-line {
		width: 250px;
	}
	.trainer-apply-item:last-child .trainer-apply-line {
		width: 250px;
		left: -80%;
	}
}

@media only screen and (max-width: 767px) {
	.trainer-apply-item:first-child .trainer-apply-line {
		width: 100%;
	}
	.trainer-apply-item:last-child .trainer-apply-line {
		width: 100%;
		left: -50%;
	}
	#form-trainer-edit  ul.acf-hl.acf-tab-group {
		width: 100%;
		top: 20px;
		border-left: 0;
		padding: 0 0 15px 0;
		margin-left: 0;
	}
	#form-trainer-edit  ul.acf-hl.acf-tab-group li {
		display: block;
		width: 100%;
	}
	.acf-label label {
		line-height: 22px;
	}
	#trainer-edit-profile .general-info-title label:before,
	#trainer-edit-profile .location-training-title label:before,
	#trainer-edit-profile div[data-name=your_learning_path] label:before,
	#trainer-edit-profile div[data-name=key_messages_or_questions] label:before,
	#trainer-edit-profile div[data-name=references] label:before,
	#trainer-edit-profile div[data-name=public_summary_profile] label:before {
		top: -13px;
	}
	#trainer-edit-profile .section-default:after, #apply-as-trainer-general-information .section-default:after {
		bottom: -5px;
		width: 110px;
		height: 150px;
	}
	#form-trainer-edit {
		margin-bottom: 50px;
	}
	#apply-as-trainer-general-information .general-info-title {
		margin-bottom: -30px;
	}
	#form-trainer-edit .acf-form-submit {
		padding-right: 0;
		text-align: center;
	}
	#trainer-edit-profile .acf-hl.acf-tab-group {
		margin-top: 0;
		margin-bottom: 50px;
		border-top: 1px solid #ccc;
		padding: 15px 0 !important;
	}
	#trainer-edit-profile .same-height-wrapper {
		width: 100%;
		display: flex;
		justify-content: center;
	}
	#trainer-edit-profile .same-height-wrapper .trainer-name {
		display: none;
	}
	#trainer-edit-profile .same-height-wrapper .same-height {
		flex: inherit;
	}
	#trainer-edit-profile .trainer-avatar {
		width: 150px;
		height: 150px;
		border: 4px solid #00a585;
	}
	#trainer-edit-profile h1 {
		font-weight: 700;
		font-size: 25px;
	}
	#trainer-edit-profile .acf-fields.-sidebar {
		padding-top: 20px !important;
	}
	#trainer-edit-profile .section-default {
		padding-top: 50px;
	}
}
