.anchor-wrap {
  position: relative;
  visibility: hidden; }
  .anchor-wrap a.post_name {
    position: absolute;
    top: -85px; }

/* Styling for Internships Application */
.mullen-internship-form .gform_wrapper {
  /* unique identifier for Internships form (Form #1 in Gravity Forms' backend) */
  /* For EEO Veteran question */ }
  .gform_title {
    width: 100%;
    padding-top: 23px;
    border-top: 1px solid #666;
    font-size: 64px;
    line-height: 1.1em;
    text-transform: none;
    padding-bottom: .4em;
    border-bottom: 1px solid #666; }
  .mullen-internship-form .gform_wrapper li.gsection {
    padding-top: 66px; }
  .mullen-internship-form .overview {
    /* "We are accepting applications from..." description text, eliminating padding-top so it isn't gapped so far away from the main title, and eliminating dotted line underneath */
    padding-top: 0;
    border-bottom: none;
    padding: 0 0 8px 0;
    margin: 16px 0;
    font-family: "ff-din-web-pro-1","ff-din-web-pro-2","Helvetica","Arial",sans-serif;
    font-size: 14px;
  }
  .mullen-internship-form .gform_wrapper span.gfield_required {
    /*display: none;*/
    /* make "required" asterisks invisible */ }
  .mullen-internship-form .gform_wrapper span.checkbox-label-title {
    font-weight: bold; }
  .mullen-internship-form .gform_wrapper span.checkbox-desc {
    font-style: italic; }

#field_5_8 .ginput_full label, #field_5_8 .ginput_left label, #field_5_8 .ginput_right label {
  font-weight: bold;
  font-size: 14px;
  margin: 3px 0 12px 0;
}

/* Styling for Internships About page */
body.page.internships.subpage-template .subpage {
  padding-bottom: 0; }

body.page.internships p a {
  text-decoration: underline;
  color: black; }
body.page.internships .subpage.introduction h1 {
  font-size: 64px;
  line-height: 1.1em;
  text-transform: none;
  padding-bottom: 10px;
  border-bottom: 1px solid #666; }
body.page.internships .subpage.introduction p.intro {
  /* "Are on the search for an internship like no other?..." descriptor text under main title */
  padding-top: 20px; }
body.page.internships .subpage.introduction .page-introduction {
  padding-top: 19px; }
body.page.internships .subpage.opportunities {
  padding-top: 50px; }
body.page.internships .page-video {
  display: block;
  /* needed to get it to fill width 100%; clearfix class was giving it inline block and breaking */ }
  body.page.internships .page-video .video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden; }
  body.page.internships .page-video .video-container iframe,
  body.page.internships .page-video .video-container object,
  body.page.internships .page-video .video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
body.page.internships .subpage.apply-now {
  min-height: 0;
  padding-top: 0; }
  body.page.internships .subpage.apply-now .intern-disclaimer p {
    font-family: "ff-din-web-pro-1","ff-din-web-pro-2","Helvetica","Arial",sans-serif; }
  body.page.internships .subpage.apply-now a#apply_job {
    text-decoration: none; }
body.page.internships .site-footer {
  margin-top: 4em; }

.page-introduction #apply_job {
  text-decoration: none; }

/* Styling for Internships link on Jobs page */
#internships_linkwrap {
  margin: 6px 0 20px 0;
}
  @media handheld, only screen and (max-width: 767px) {
    #internships_linkwrap {
      margin: 6px 0 6px 0; } }
  #internships_linkwrap a#internships {
    text-transform: uppercase;
    font-weight: bold; }
  #internships_linkwrap a#internships:hover, #internships_linkwrap a#internships:active {
    color: #000; }

#internships {
  background-color: #ff7e79;
  padding: 3px 8px 0px;
  border-radius: 5px;
  color: #000;
}
#internships:hover {
  background-color: #ff9b97;
  color: #000;
}
#internships:hover {
  background-color: #ff9b97;
}

/* ********** From SmartSearch: JOBS.CSS ************
 * The following is the stylesheet Mullen submitted to SmartSearch to generate the styling for the regular jobs application.
 */
html, body {
  min-height: 100%; }

html.js {
  display: block; }

#header {
  background: #e9e9e9; }

#ss-holder {
  display: block;
  font-size: 14px;
}

#ss-holder {
  width: 645px;
  display: block;
  margin: 116px auto 20px;
  min-height: 300px; }

#ss-holder .site-footer {
  width: 645px; }

h1, h2 {
  font-family: "ff-din-web-pro-1","ff-din-web-pro-2",sans-serif; }

.dynamic {
  color: red; }

#ss-holder fieldset {
  display: block;
  margin-bottom: 66px;
  clear: both; }

#ss-holder h1, fieldset legend {
  display: block;
  color: #010101;
  margin-bottom: 23px;
  font-size: 13px;
  line-height: 16px;
  font-weight: 700;
  font-family: "ff-din-web-pro-1","ff-din-web-pro-2",sans-serif;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
  text-transform: uppercase;
  width: 100%; }

.safari fieldset legend + * {
  /* Hack for safari legends */
  -webkit-margin-top-collapse: separate;
  margin-top: 23px; }

#ss-holder p.introduction {
  display: block;
  margin-bottom: 50px;
  font-size: 20px;
  line-height: 28px;
  font-family: "ff-din-web-pro-1","ff-din-web-pro-2",sans-serif;
  font-weight: 700; }

#ss-holder .cta {
  font-size: 10px;
  line-height: 10px;
  color: #000000;
  background: #ff7e79;
  padding: 7px 6px 4px;
  text-transform: uppercase;
  border: 0 none;
  cursor: pointer;
  font-weight: 700;
  font-family: "ff-din-web-pro-1","ff-din-web-pro-2",sans-serif;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

#ss-holder .cta.large {
  font-size: 16px;
  line-height: 16px;
  padding: 14px 21px 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

#ss-holder .cta:hover, #ss-holder .cta:focus {
  background: #ff9b97; }

#ss-holder .cta.delete {
  background: #cecdce;
  color: #FFF; }

#ss-holder .cta.cancel {
  background: #cecdce;
  color: #000; }

#ss-holder .cta.delete:hover, #ss-holder .cta.delete:focus, #ss-holder .cta.cancel:hover, #ss-holder .cta.cancel:focus {
  background: #c0c0c0; }

#ss-holder .introduction .cta {
  position: relative;
  top: -3px; }

#ss-holder .input-row {
  display: block;
  width: 100%;
  background: #fff url(images/separator.png) repeat-y 206px 0;
  margin-bottom: 1px; }

#ss-holder .input-row label {
  float: left;
  display: block;
  text-align: right;
  margin-right: 1px;
  color: #666;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  line-height: 11px;
  padding: 12px 18px 10px;
  width: 170px; }

#ss-holder .input-row input {
  height: 25px;
  line-height: 25px; }

#ss-holder .input-row input, #ss-holder .input-row textarea {
  display: block;
  float: left;
  border: 2px solid #fff;
  margin: 0;
  color: #888;
  font-size: 16px;
  line-height: 16px;
  font-family: "ff-din-web-pro-1","ff-din-web-pro-2",sans-serif;
  font-weight: bold;
  padding: 3px 17px 1px;
  width: 400px;
  -webkit-transition-property: color, border;
  -webkit-transition-duration: 0.3s, 0.3s;
  -webkit-transition-timing-function: linear, ease-in; }

#ss-holder .input-row input.error {
  border: 2px solid #ff2b00; }

#validation {
  display: block;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: 42px;
  color: #ff2b00;
  font-weight: bold; }

#ss-holder .input-row input.taller {
  height: 36px;
  line-height: 36px; }

#ss-holder #res1 {
  margin-top: 5px; }

#ss-holder .input-row input:focus, #ss-holder .input-row textarea:focus {
  outline: 0 none;
  border: 2px solid #ff7e79;
  color: #666; }

#ss-holder .input-row .select-row input:focus {
  outline: auto; }

#ss-holder .input-row textarea {
  line-height: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  height: 50px;
  resize: vertical; }

#ss-holder .hint {
  font-size: 9px;
  font-style: italic;
  font-weight: 500;
  text-transform: none;
  display: block; }

#ss-holder .hint.inline {
  display: inline; }

#ss-holder fieldset p {
  display: block;
  margin-bottom: 21px;
  font-size: 13px;
  line-height: 21px;
  font-family: sans-serif; }

#uploads .input-row {
  position: relative; }

#uploads .input-row input.disabled {
  width: 260px;
  background: #FFF; }

#uploads .cta.upload {
  position: absolute;
  right: 20px;
  top: 12px;
  z-index: 10; }

#work-sample-uploads .file-upload {
  position: relative;
  display: block;
  border-bottom: 1px solid #e9e9e9; }

#work-sample-uploads .file-upload.file-upload-3 {
  border-bottom: 0 none; }

#work-sample-uploads .filename {
  display: block;
  width: 260px;
  height: 10px;
  padding: 17px;
  font-size: 10px;
  font-style: italic;
  text-transform: uppercase; }

#ss-holder .input-holder {
  display: block;
  float: left;
  width: 438px; }

#work-sample-uploads .delete {
  position: absolute;
  right: 20px;
  top: 12px;
  display: none; }

#ss-holder .radios, #ss-holder .checkboxes {
  float: left;
  width: 438px;
  padding: 12px 0 0; }

#ss-holder .radios .select-row {
  padding: 0px 17px 20px; }

#ss-holder .checkboxes .select-row {
  padding: 0px 17px 12px; }

#ss-holder .radios input, #ss-holder .checkboxes input {
  width: 34px;
  float: left;
  height: auto;
  padding: 0;
  border: 0 none; }

#ss-holder .radios input:focus, #ss-holder .checkboxes input:focus {
  border: 0 none;
  outline: 1px dashed #888; }

#ss-holder .radios label, #ss-holder .checkboxes label {
  padding: 0;
  text-align: left;
  width: 360px;
  padding-top: 3px; }

#ss-holder .description {
  padding-left: 34px; }

#ss-holder .checkboxes p.hint {
  line-height: 13px;
  color: #666;
  margin-bottom: 0;
  clear: left; }

#ss-holder #ap_vet_sep_date_label {
  float: left;
  width: 132px;
  margin-right: 5px;
  font-weight: 500;
  font-family: sans-serif;
  font-size: 9px;
  line-height: 13px;
  text-transform: none; }

#ss-holder #ap_vet_sep_date {
  border: 1px inset #aaa;
  width: 84px;
  padding: 2px 5px;
  font-size: 10px;
  position: relative;
  top: 5px;
  font-weight: 500;
  font-family: sans-serif; }

#ss-holder .submit-area {
  text-align: right; }

#ss-holder .submit-area .cancel {
  position: relative;
  top: -2px;
  margin-right: 30px; }

.site-footer {
  padding-bottom: 80px; }

#change-login-link {
  display: block;
  padding: 6px 19px 4px;
  text-decoration: underline; }

#ss-holder .collapsed {
  display: none; }

#ss-holder .expander {
  display: block;
  cursor: pointer;
  text-decoration: underline;
  padding-bottom: 12px; }

#jobsnav {
  display: block;
  margin: -46px auto 44px;
  text-align: center; }

#jobsnav a {
  font-weight: 700;
  margin: 0 4px;
  padding: 3px 5px 1px;
  font-size: 11px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

#jobsnav a.active {
  background: #bfc0c1; }

@media screen and (max-width: 600px) {
  #ss-holder {
    margin-top: 26px; } }



@media screen and (max-width: 480px) {

  .site-footer {
    padding-bottom: 30px;
  }

}
