.job_list .row {
  margin: 20px 0px; }
.job_list h2 {
  text-align: center;
  color: #ed1666; }
.job_list h5 {
  color: #ed1666; }
.job_list .job_table {
  width: 100%; }
  .job_list .job_table .description {
    background-color: #4dbac2;
    text-align: center;
    white-space: nowrap;
    vertical-align: top;
    color: white;
    padding: 10px 20px; }
  .job_list .job_table .content {
    background-color: #dbf1f3;
    text-align: left;
    color: #808080;
    padding: 10px 20px; }
  .job_list .job_table .white_border_bottom {
    border-bottom: 2px solid white; }

.form_bar {
  padding: 20px 0px;
  text-align: center; }

.form_button {
  padding: 10px 80px;
  background-color: #ed1666;
  color: white !important; }

ul {
  padding-left: 20px; }

li::marker {
  color: #4dbac2; }

.job_enquiry_form {
  padding: 0px 40px; }
  .job_enquiry_form h2 {
    text-align: center;
    color: #ed1666; }
  .job_enquiry_form .form-control {
    background-color: white !important;
    border: 1px solid #4dbac2;
    margin: 10px 0px; }
  .job_enquiry_form .nav {
    width: 100%; }
  .job_enquiry_form .nav-item {
    width: 20%;
    color: #808080; }
  .job_enquiry_form .submit_bar {
    text-align: center; }
  .job_enquiry_form .btn_submit {
    padding: 10px 80px;
    background-color: #ed1666;
    color: white;
    border: none; }

/*# sourceMappingURL=recruitment.css.map */
