@font-face {
    font-family: 'Gotham Book';
    font-style: normal;
    font-weight: 400;
    line-height: 1.5384615384615385;
    src: url('https://fonts.cdnfonts.com/s/14898/GothamBook.woff') format('woff');
}

html, body {
  font-size: 16px;
}
#main {
  padding-top: 0px;
  padding-bottom: 0px;
}

#application {
  width: 300px;
  margin: 0 auto;
  padding: 0;
  background-color: white;
}
#application div.required-fields {
  display: none;
}
#application .heading {
  display: none;
}
#application hr {
  height: 0px;
}
#application hr:last-of-type {
  display: none;
}
#app_body {
  padding-left: 0px !important;
  margin: 0 auto 40px auto;
  font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
}
#main hr {
  margin: 0;
}
#main_fields,
#custom_fields {
  display: flex;
  flex-wrap: wrap;
}
#main_fields {
  flex-direction: column;
}
#custom_fields {
  flex-direction: column;
}
#custom_fields div.field,
#main_fields div.field {
  line-height: 16px;
}
#custom_fields div.field input[type=text],
#main_fields div.field input[type=text] {
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
  padding: 0 6px;
  display: block;
  float: none;
  text-align: left;
  height: 38px;
  border-radius: 4px;
  color: #464646;
  border-color: #bebebe;
  margin-top: 0;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 1rem;
}
#custom_fields div.field label,
#main_fields div.field label {
  font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
  display: block;
  width: 100%;
  float: none;
  padding-bottom: 8px;
  color: #4646462;
  text-align: left;
}
#custom_fields div.field label span.asterisk,
#main_fields div.field label span.asterisk {
  color: #464646;
}
#custom_fields div.field br,
#main_fields div.field br {
  display: none;
}
#custom_fields div.field textarea,
#main_fields div.field textarea {
  width: 320px !important;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
  padding: 6px;
}
#main_fields div.field textarea.paste, #eeoc_fields div.field textarea.paste {
  margin-left: 0;
}
#custom_fields div.field .link-container a[data-source],
#main_fields div.field .link-container a[data-source] {
  display: inline;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
  border: none !important;
  background: none;
  width: auto;
  margin: 0;
  padding: 0;
  box-shadow: none;
  color: #00aacc !important;
}
#custom_fields div.field .link-container a[data-source]:after,
#main_fields div.field .link-container a[data-source]:after {
  content: "";
}
#custom_fields div.field .link-container a[data-source=dropbox],
#main_fields div.field .link-container a[data-source=dropbox] {
  display: none;
}
#custom_fields div.field .link-container a[data-source=attach]:after,
#main_fields div.field .link-container a[data-source=attach]:after {
  content: " or";
  color: #464646;
}
#main_fields legend {
  float: none;
}
#resume_fieldset>legend {
  font-size: 13px;
  margin-bottom: 0px;
}
.file-types {
  margin-top: 10px;
}
#custom_fields a[data-source=attach]:after {
  content: "" !important;
}
#eeoc_fields div.field select {
  width: 100%;
  height: 40px;
  padding: 0 0 0 6px;
  border-radius: 4px;
  color: #464646;
  border-color: #bebebe;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
}
#eeoc_fields div.field label, #demographic_questions div.field label {
  width: 100%;
  text-align: left;
  font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
}
#demographic_questions div.field label {
  font-size: .85rem;
}
.hispanic_ethnicity_dropdown_container {
  margin-bottom: 30px;
}
.eeoc_form_data {
  margin-bottom: 30px.
}
#disability_status_header {
  text-align: left;
  text-decoration: none;
}
.button:not(#apply_button) {
  background-image: none;
  width: 100%;
  margin: 0 0 16px;
  text-shadow: none !important;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .0625em;
  padding: 1rem;
  border-radius: .125rem;
  color: #ffffff;
  background-color: #008255;
  vertical-align: middle;
  text-align: center;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  position: relative;
  -webkit-appearance: none;
}
.button:not(#apply_button):hover {
  color: #ffffff;
  background-color: #40AD87;
  border: 1px solid transparent;
}
#main_fields div.field .field-error-msg, #eeoc_fields div.field .field-error-msg {
  padding-left: 0;
}
div.field select {
  width: 100% !important;
  height: 40px;
  padding: 0 0 0 6px;
  border-radius: 4px;
  color: #464646;
  border-color: #bebebe;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .4rem center;
  background-size: 1em;
}
#demographic_questions {
  font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
}
/*********** DESKTOP ***************/
@media all and (min-width: 768px) {
  #app_body, #application {
    width: 700px;
    max-width: 700px;
  }
  #application hr {
    height: 0px;
    margin-top: 0;
  }
  #main_fields {
    flex-direction: row;
    padding-right: 6px;
  }
  #custom_fields div.field,
  #main_fields div.field {
    margin-right: 6px;
  }
  #main_fields div.field label,
  #main_fields div.field label {
    width: 300px;
  }
  #main_fields div.field input[type=text],
  #main_fields div.field textarea,
  #custom_fields div.field input[type=text],
  #custom_fields div.field textarea  {
    width: 320px;
  }
  #main_fields div.field textarea.paste, #eeoc_fields div.field textarea.paste {
    margin-left: 0;
  }
  #main_fields div.field, #custom_fields div.field, #demographic_questions div.field, #eeoc_fields div.field {
    overflow: hidden;
  }
  #custom_fields div.field {
    width: 334px;
  }
  #main_fields div.field:nth-child(4), #main_fields div.field:nth-child(6), #main_fields div.field:nth-child(8) {
    display: inline;
    float: left;
    clear: left;
  }
  #main_fields div.field:nth-child(5), #main_fields div.field:nth-child(7) {
    display: inline;
    float: right;
    clear: right;
  }
  #main_fields div.field:nth-child(9) {
    display: inline;
    float: right;
    clear: right;
    width: 332px;
  }
  #custom_fields div.field:nth-child(1) {
    display: inline;
    float: left;
    clear: left;
  }
  #custom_fields div.field:nth-child(2) {
    display: inline;
    float: right;
    clear: right;
  }
  #gender_dropdown_container {
    float: left;
    display: inline;
    width: 332px;
    clear: left !important;
    max-width: 332px;
  }
  #hispanic_ethnicity_dropdown_container {
    float: right !important;
    display: inline;
    width: 332px;
    clear: right !important;
    max-width: 332px;
  }
  #eeoc_fields a:nth-of-type(1) {
    clear: both;
    display: inline-block;
  }
  #eeoc_fields div.field select {
    width: 100%;
  }
  #veteran_status_dropdown_container {
    float: left;
    display: inline;
    clear: left;
    width: 332px;
  }
  #job_application_veteran_status select {
    width: 332px;
  }
  .eeoc_form_data {
    float: right;
    display: inline;
    clear: right;
    margin-top: 14px;
  }
  #disability_status_header {
    clear: both;
    display: block;
  }
  #disability_status_dropdown_container {
    display: block;
    width: 332px;
  }
  .button:not(#apply_button) {
    width: 250px;
  }
}
/******* SUCCESS SCREEN *********/
#view-more, #back_to_application_link {
  display: none;
}
#application_confirmation {
  text-align: center;
}
#application_confirmation h1 {
  font-family: "Chronicle Display", serif;
  font-size: 2.25rem;
  line-height: 1.1666666666666667;
  color: #000000;
  font-weight: normal;
}
#application_confirmation p {
  font-family: 'Gotham Book', Arial, Helvetica, sans-serif;
  letter-spacing: .005rem;
  line-height: 1.5rem;
  font-size: 1rem;
  font-weight: 400 !important;
}
