@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Oswald:400,500,600,800);
body {
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0.1px;
  color: #5c6468;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
}

a, .btn {
  outline: none !important;
}

::-webkit-input-placeholder {
  padding: 0;
  line-height: normal;
}

* {
  font-family: Helvetica Neue, Helvetica, sans-serif;
}

#logo {
  display: none;
}

.opening {
  padding-bottom: 5px;
  margin-bottom: 25px;
}
.opening a {
  display: inline;
  float: left;
  color: #000;
  font-weight: 400;
}
.opening span {
  display: inline;
  float: right;
  margin: 0 0;
  font-size: 15px;
}

@media (max-width: 720px) {
  .location {
    display: none !important;
  }
}
#wrapper {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 100px;
  padding-top: 10px !important;
  min-height: 400px;
  font-size: 18px;
  line-height: 1.15em;
  text-rendering: auto;
}
#wrapper h2 {
  font-size: 18px;
  line-height: 1.3em;
  color: #0398dc;
  margin-bottom: 10px;
  margin-top: 0;
  padding-top: 15px;
}
#wrapper .opening br {
  display: none;
}
#wrapper a {
  font-size: 18px;
}

#board_title {
  font-weight: 700;
  background-color: #f3f4f4;
  padding: 7px 15px;
  font-size: 19px;
  line-height: 1.3em;
  display: none;
}

.app-title {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 15px;
  font-size: 21px;
  color: #0398dc;
  border-bottom: 2px solid #0398dc;
  margin-bottom: 0;
}

#application_confirmation {
  margin: 0 auto;
  max-width: 100%;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.15em;
}
#application_confirmation p {
  color: #5c6468;
  font-size: 18px;
  margin-bottom: 0;
}
#application_confirmation h1 {
  font-weight: 700;
  padding-bottom: 5px;
  padding-top: 15px;
  font-size: 25px !important;
  color: #0398dc;
}
#application_confirmation a {
  display: inline;
  float: right;
  font-size: 15px;
  padding-top: 5px;
  color: #7c7c7c;
}

.link-container a {
  font-size: 15px;
  color: #7c7c7c;
  padding-left: 5px;
}

#filter-count {
  display: none;
}

#app_body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 auto;
  max-width: 100%;
  font-size: 19px;
  font-weight: 400;
  line-height: 1.15em;
  padding: 0 !important;
}
#app_body p {
  color: #5c6468;
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 1em;
}
#app_body h2 {
  line-height: 1.3em;
}
#app_body li {
  color: #5c6468;
  font-size: 16px;
  margin-bottom: 0;
}

#header {
  padding-right: 0;
  padding-bottom: 1px;
}
#header span {
  display: none;
}
#header #location {
  display: inline;
  float: left;
  margin-top: 0;
}
#header .location {
  font-size: 15px;
  padding: 0 !important;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
#header a {
  display: inline;
  float: right;
  font-size: 15px;
  padding-top: 5px;
  color: #7c7c7c;
}
#header strong {
  font-weight: 600;
}

#content, #application_form, #header, #submission_received {
  max-width: 960px;
  margin: auto;
  text-align: left;
  vertical-align: middle;
}

@media (max-width: 1231px) and (min-width: 1184px) {
  #content, #application_form, #header, #submission_received {
    max-width: 950px;
    margin-left: 140px;
  }
}
@media (max-width: 1184px) and (min-width: 1005px) {
  #content, #application_form, #header, #submission_received {
    max-width: 770px;
    margin-left: auto;
  }
}
@media (max-width: 1004px) and (min-width: 977px) {
  #content, #application_form, #header, #submission_received {
    max-width: 770px;
    margin-left: 119px;
  }
}
@media (max-width: 976px) and (min-width: 851px) {
  #content, #application_form, #header, #submission_received {
    max-width: 600px;
    margin-left: auto;
  }
}
@media (max-width: 850px) and (min-width: 809px) {
  #content, #application_form, #header, #submission_received {
    max-width: 600px;
    margin-left: auto;
  }
}
@media (max-width: 808px) and (min-width: 753px) {
  #content, #header, #submission_received {
    max-width: 600px;
    margin-left: 101px;
  }
}
@media (max-width: 752px) {
  #content, #application_form, #header, #submission_received {
    max-width: 95%;
    margin-right: auto;
    margin-left: 15px;
  }

  #view-more a {
    margin-bottom: 25px;
  }
}
#application {
  background-color: white;
  padding-top: 20px;
  padding-bottom: 110px;
  margin-top: 25px;
  max-width: 100%;
}
#application .heading {
  margin: 30px;
  margin-left: 0;
  color: inherit;
  font-size: 31px;
  font-family: "Oswald", "Arial", sans-serif;
  text-transform: uppercase;
  line-height: 1.1em;
}
#application label {
  color: #000;
  font-weight: 600;
  font-size: 14px !important;
}
#submit_buttons .button {
  background-color: #dc3c31;
  background-image: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px, 20px;
  border: none;
  float: left;
  font-size: inherit;
  font-weight: 400;
  text-shadow: none;
}

#back_to_application_link {
  display: none;
}

#view-more {
  padding-bottom: 10px;
  padding-top: 10px;
}
#view-more a {
  font-weight: 400;
}

#view-more a {
  background-color: #34bfb5;
  background-image: none;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border: none;
  float: right;
  font-size: inherit;
  font-weight: 400;
  text-shadow: none;
}
