#wrapper {
  padding: 20px 0 !important; }
  #wrapper #wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  #wrapper #board_title {
    margin: 0;
    text-align: center;
    line-height: 1.3;
    margin: 0 0 20px;
    font-weight: 300;
    font-size: 25px;
    font-family: Roboto, sans-serif;
    color: #353535; }
  #wrapper .level-0 {
    padding: 20px 0; }
    #wrapper .level-0 > h2 {
      margin: 0;
      text-align: center;
      line-height: normal;
      margin: 0 0 10px;
      font-weight: 300;
      font-size: 20px;
      font-family: Roboto, sans-serif;
      color: #353535; }
    #wrapper .level-0 + .level-0 {
      border-top: 1px solid #efefef; }
  #wrapper .opening {
    padding: 10px 0;
    margin-bottom: 0; }
    #wrapper .opening a {
      font-size: 20px;
      font-weight: 300;
      line-height: 1.2;
      font-family: Roboto, sans-serif;
      color: #1C94BC; }
    #wrapper .opening .location {
      display: block;
      margin-top: 5px;
      margin-bottom: 0;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: 300;
      line-height: 1.2;
      font-family: Roboto, sans-serif;
      color: rgba(53, 53, 53, 0.5); }

#main {
  padding-top: 0;
  padding-bottom: 20px; }

#application .heading {
  font-weight: 300;
  line-height: 1.2;
  font-family: Roboto, sans-serif; }

#app_body {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  padding-left: 20px !important;
  padding-right: 20px !important; }
  #app_body .app-title {
    margin-top: 0;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2; }
  #app_body strong {
    font-weight: 600; }
  #app_body #submit_app.button {
    display: inline-block;
    border: 2px solid transparent;
    border-radius: 3px;
    color: #353535;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 18px;
    padding: 11px 14px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: 0.33s;
    -moz-transition: 0.33s;
    -ms-transition: 0.33s;
    -o-transition: 0.33s;
    transition: 0.33s;
    border-color: #ff7900;
    background: #ff7900;
    color: white;
    text-shadow: none; }
    #app_body #submit_app.button:active, #app_body #submit_app.button:hover {
      border-color: #cc6100;
      background: #cc6100;
      color: white; }

.job_detail .page-center {
  max-width: 660px;
  margin-left: 0;
  margin-right: 0;
  background: white;
  border-radius: 5px;
  position: relative;
  z-index: 10;
  margin-bottom: 40px; }

.job_detail_layout .job_detail .page-center {
  margin-top: -100px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }

.white-sec.white-sec-no-bottom {
  padding-bottom: 0 !important; }

#content [style*="font-weight: 400"] {
  font-weight: 300 !important; }

@media (min-width: 600px) {
  #wrapper {
    padding: 40px 0 20px !important; }
    #wrapper #board_title {
      margin-bottom: 30px;
      font-size: 30px; }
    #wrapper .level-0 {
      position: relative;
      padding-left: 45%; }
      #wrapper .level-0 > h2 {
        width: 43%;
        position: absolute;
        top: 30px;
        left: 0;
        text-align: left;
        margin: 0; }
    #wrapper .opening a {
      font-size: 20px; }

  #app_body {
    padding-left: 40px !important;
    padding-right: 40px !important; } }
@media (min-width: 800px) {
  #wrapper #board_title {
    margin-bottom: 30px; }
  #wrapper .level-0 {
    padding-left: 45%; }
    #wrapper .level-0 > h2 {
      width: 43%;
      top: 36px; }
  #wrapper .opening a {
    font-size: 20px; } }

/*# sourceMappingURL=careers_jobs.css.map */
