/* CSS Document */
div.sub_header {
  background-image: url("../images/careers_postdoc.jpg");
  background-size: cover;
  height: 105px;
  margin: 0 0 20px;
  position: relative;
  width: 795px;
}

div.page_bg_image {
  display: block;
  height: 75px;
  width: 100%;
}

div#main_area_apply {
  margin-left: 0;
  min-height: 600px;
  padding-bottom: 100px;
  padding-top: 0;
  position: relative;
}

#headerlink {
  color: #666;
  display: block;
  height: 125px;
  margin: 15px 0 0 20px;
  position: absolute;
  width: 240px;
}

div#content_careers {
  height: 950px;
  margin: 15px 35px 0 60px;
  width: 103px;
}

div#content_careers_app {
  height: 900px;
  margin: 15px 35px 0 60px;
  width: 1034px;
}

div#content_careers_app_submit {
  height: 600px;
  margin: 15px 35px 0 60px;
  width: 1034px;
}

/* main */
.main_text {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 30px;
  padding: 0;
}

.press_title {
  color: #003;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 6px;
  margin-top: 10px;
  padding: 0;
}

.intern_intro {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 15px;
  padding: 10px 0 0;
}

/* TABLE */
.staff_jobs {
  padding: 3px;
  width: 100%;
}

table {
  border-collapse: collapse;
  font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
  width: 100%;
}

th {
  padding: 0 0.5em;
  text-align: left;
}

td {
  padding: 0.5em;
}

td:first-child {
  width: 700px;
}

td.postdoc:first-child {
  width: 300px;
}

td + td {
  text-align: left;
}

/* navigation */
#navcontainer {
  margin: 0;
  width: 265px;
}

#navcontainer ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navcontainer a {
  background-color: #b2d1f3;
  border-bottom: 1px solid #82a6c5;
  display: block;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-top: 8px;
  width: 245px;
}

#navcontainer li a:link {
  color: #2a3faa;
  text-decoration: none;
}

#navcontainer li a:hover {
  background-color: #333;
  color: #fff;
}

td.column_one {
  width: 300px;
}

td.column_two {
  width: 140px;
}

td.column_three {
  width: 40px;
}

td.column_four {
  width: 150px;
}

td + td {
  text-align: left;
}

.titlebar {
  background-color: #005;
}

.faq_question {
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

.faq_answer {
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin: 0 0 0 12px;
  padding: 3px 0 15px;
  text-align: left;
}

/* CAREERS TABS */
ul.tabs {
  background-repeat: no-repeat;
  float: left;
  height: 45px;
  list-style: none;
  margin: 0;
  padding: 0;
  /* Set height of tabs */
  width: 619px;
}

ul.tabs li {
  /* Vertically aligns the text within the tab */
  border-left: none;
  float: left;
  height: 45px;
  line-height: 31px;
  margin: 0;
  margin-bottom: -1px;
  /* Pull the list item down 1px */
  overflow: hidden;
  padding: 0;
  position: relative;
  /* Subtract 1px from the height of the unordered list */
  width: 206px;
}

ul.tabs li a {
  color: #fff;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  height: 45px;
  outline: none;
  padding: 10px 0 0;
  text-align: center;
  text-decoration: none;
}

html ul.tabs li.active {
  /* Makes sure that the active tab does not listen to the hover properties */
  background: #222;
  /* Makes the active tab look like it's connected with its content */
  color: #fff;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.tab_container {
  background: #f4f4f4;
  border: #ddd solid 1px;
  border-top: none;
  clear: both;
  margin: 0;
  overflow: hidden;
  position: relative;
  width: 617px;
}

.tab_container_conf {
  background: #fff;
  border-top: none;
  clear: both;
  margin: 32px 0 0;
  overflow: hidden;
  position: absolute;
  width: 655px;
}

.tab_content {
  font-size: 1.2em;
}

.tab_content_conf {
  font-size: 1.2em;
}

.ncbi {
  margin: 175px 0 0 15px;
  position: absolute;
}

div#content_conf {
  background-color: #fff;
  height: 1300px;
  margin-right: 20px;
  padding-bottom: 20px;
}

div.presentations {
  height: 100%;
  margin: 20px 0 10px;
  padding: 5px;
  width: 620px;
}

div.container_bottom {
  height: 5px;
}

div#conf_expand {
  margin-left: 20px;
}

/* intern app form */
#recaptcha_response_field {
  background-color: #e5ecf9;
}

.form_item {
  color: #666;
  font-family: Tahoma, Geneva, sans-serif;
  margin-bottom: 5px;
  padding: 5px;
}

.form_item span {
  color: #aaa;
  display: block;
  font-size: 70%;
  font-weight: 400;
}

.form_input {
  background-color: #eee;
  border: 1px solid #ccc;
  font-weight: 400;
  padding: 3px;
}

.label {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin: 0 0 10px;
}

.label_title {
  font-size: 14px;
  margin: 0 0 10px;
  padding-bottom: 5px;
}

.title {
  color: #333;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  margin: 20px 0 0 5px;
  text-align: left;
}

#form_container {
  margin: 10px 0 0;
}

#panel1 {
  float: left;
  width: 600px;
}

#panel3 {
  margin-top: 10px;
}

#submit {
  display: block;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 10px auto 0;
  padding: 5px;
  width: 100px;
}

/* FORM VALIDATION */
label.error {
  display: none !important;
  visibility: hidden;
}

input.error {
  border-color: #f00;
}

h3.form-confirmation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

h3.app-error {
  color: #f00;
}

p.app-error, p.app-success {
  margin-bottom: 7px;
}

ul.error li {
  color: #f00;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 125%;
  list-style: disc outside;
  padding: 0 0 7px;
}

.research_section {
  height: auto;
}

.research_section label {
  color: #222;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  xline-height: 20px;
  xmargin: 15px 0 10px;
}

span.research {
  color: #aaa;
  font-size: 12px;
  font-weight: 400;
  padding-left: 25px;
}

/* 20px right margin broke IE for Education section */
.left {
  margin-right: 15px;
}

/* needs form ID's to overwrite inline CSS */
#intern-application #recaptcha_response_field, #affiliate_faculty #recaptcha_response_field {
  background-color: #eee;
  border: 1px solid #ccc !important;
  font-size: 70%;
  font-weight: 400;
  padding: 3px;
}

/* affiliate faculty guidelines */
ol#affiliate_faculty_guidelines {
  list-style: none;
  margin: 0;
  padding: 0;
}

ol#affiliate_faculty_guidelines li, ol#affiliate_faculty_guidelines li h3, ol#affiliate_faculty_guidelines li p, ol#affiliate_faculty_guidelines li ol li {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 16px;
  margin-bottom: 10px;
}

ol#affiliate_faculty_guidelines li p {
  padding: 0;
}

ol#affiliate_faculty_guidelines li ol li {
  margin-bottom: 6px;
}

p#affiliate_faculty_application_link {
  font-weight: 700;
}

input.button {
  background-color: #2a3faa;
  border: 1px solid #888;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  width: 80px;
}

input.button:hover {
  background-color: #15a612;
  color: #fff;
  text-decoration: none;
}

input.button:active {
  background-color: #e62815;
  text-decoration: none;
}

.page-careers .igs_button {
  margin-bottom: 20px;
}

a.button {
  background-color: #2a3faa;
  border: 1px solid #888;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  height: 25px;
  line-height: 25px;
  text-align: center;
  text-decoration: none;
  width: 80px;
}

a.button:hover {
  background-color: #15a612;
  color: #fff;
  text-decoration: none;
}

a.button:active {
  background-color: #e62815;
  text-decoration: none;
}