

.career-main {
	max-width: 600px;
	text-align: left;
}
.ab-job-logo {
	text-align: left;
	margin: 32px 0;
}
ol {
 list-style-type: circle;
 list-style-position: outside;
 list-style-image: none;
 padding-left: 24px;
}
li {
	padding-top: 12px;
}
.form {
	width: 100%;
}
input {
	width: 100%;
}
.button-attach {
  border: 1px solid #AAB2BD;
  color: #AAB2BD;
  padding: 12px;
  font-size: 16px;
  cursor: pointer;
  border-radius:4px;
  margin: auto;
}

.ab-bg-3 {
	background-color: #293042;
	color: #fff !important;
}
.ab-bg-3 p, .ab-bg-3 a{
	color: #fff !important;
}