a.no_active {
  color: #fff;
}

a.no_active:hover {
  color: #fff;
}

a.disabled {
  cursor: default;
  pointer-events: none;
}

.careers_internship_program input {
  display: none;
}
.careers_internship_program .mob_text {
  color: #444;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 15px 0 0 2px;
  padding: 0;
  top: 16px;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .mob_text {
    display: none;
  }
}
.careers_internship_program label {
  background-color: #ccc;
  border-top: 1px solid #036;
  color: #444;
  cursor: pointer;
  display: none;
  float: left;
  font-family: Arial, sans-serif;
  height: 43px;
  padding: 1.5em 1.5em 1em;
  position: relative;
  text-align: center;
  text-decoration: none;
  top: 8px;
}
@media screen and (min-width: 768px) {
  .careers_internship_program label {
    border-left: 1px solid #036;
    border-right: 1px solid #036;
    border-top: 1px solid #036;
    display: block;
    height: 36px;
    width: 26%;
  }
}
.careers_internship_program label span {
  font-size: 12px;
  left: 0;
  position: absolute;
  top: 12px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .careers_internship_program label span {
    left: 7px;
    top: 11px;
  }
}
.careers_internship_program label:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .careers_internship_program label:before {
    background-color: #ccc;
    border-right: 1px solid #036;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: -16px;
    top: 0;
    transform: skew(36deg);
    width: 31px;
  }
}
.careers_internship_program #bioinformatics,
.careers_internship_program #grc,
.careers_internship_program #brg {
  display: block;
}
@media screen and (min-width: 768px) {
  .careers_internship_program #bioinformatics,
  .careers_internship_program #grc,
  .careers_internship_program #brg {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .careers_internship_program #tab1:checked ~ #bioinformatics,
  .careers_internship_program #tab2:checked ~ #grc,
  .careers_internship_program #tab3:checked ~ #brg {
    display: block;
  }
}
.careers_internship_program .tabs_container [id^=tab]:checked + label {
  background-color: #dee9f4;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .tabs_container [id^=tab]:checked + label {
    background-color: #dee9f4;
    height: 41px;
    top: 4px;
    z-index: 131;
  }
}
.careers_internship_program .tabs_container [id^=tab]:checked + label span {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .tabs_container [id^=tab]:checked + label span {
    font-size: 12px;
    font-weight: bold;
    top: 14px;
  }
}
.careers_internship_program .tabs_container [id^=tab]:checked + label:before {
  background-color: #dee9f4;
  z-index: 130;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .one {
    margin-left: 4px;
    z-index: 123;
  }
}
.careers_internship_program .two {
  z-index: 122;
}
.careers_internship_program .tabs_content {
  background-color: #dee9f4;
  border: 1px solid #666;
  border-top: 1px solid #036;
  display: none;
  float: left;
  margin-bottom: 15px;
  padding: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .tabs_content {
    clear: both;
    margin: 3px 0 0 4px;
    width: 789px;
    z-index: 9;
  }
}
.careers_internship_program .tabs_menu {
  display: block;
}
@media screen and (min-width: 768px) {
  .careers_internship_program .tabs_menu {
    clear: both;
    display: block;
    height: 33px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 628px;
  }
  .careers_internship_program .tabs_menu li {
    display: inline;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
  }
  .careers_internship_program .tabs_menu li.one {
    background: url("../images/tabs/intern_button.png") no-repeat;
    border-bottom: none;
    color: #666;
    float: left;
    font-weight: 700;
    height: 39px;
    margin: -3px -54px -23px 5px;
    outline: none;
    padding: 20px 4px 0 20px;
    position: relative;
    text-decoration: none;
    width: 225px;
    z-index: 99;
  }
  .careers_internship_program .tabs_menu li.one a {
    background: none;
    color: #666;
    font-weight: 700;
    height: 20px;
    margin: 0;
    outline: none;
    padding: 2px 0 0;
    position: relative;
    text-decoration: none;
    width: 175px;
    z-index: 99;
  }
  .careers_internship_program .tabs_menu li.two {
    background: url("../images/tabs/intern_button.png") no-repeat scroll 0 0 transparent;
    border-bottom: medium none;
    color: #666;
    float: left;
    font-weight: 700;
    height: 39px;
    margin: -3px -40px -23px 9px;
    outline: medium none;
    padding: 20px 0 0 20px;
    position: relative;
    text-decoration: none;
    width: 215px;
    z-index: 9;
  }
  .careers_internship_program .tabs_menu li.two a {
    background: none;
    color: #666;
    font-weight: 700;
    height: 20px;
    margin: 0;
    outline: none;
    padding: 2px 0 0 5px;
    position: relative;
    text-decoration: none;
    width: 175px;
    z-index: 9;
  }
  .careers_internship_program .tabs_menu li.three {
    background: url("../images/tabs/intern_button.png") no-repeat;
    border-bottom: none;
    color: #666;
    float: left;
    font-weight: 700;
    height: 39px;
    margin: -3px -54px -23px 9px;
    outline: none;
    padding: 20px 0 0 20px;
    position: relative;
    text-decoration: none;
    width: 225px;
    z-index: 5;
  }
  .careers_internship_program .tabs_menu li.three a {
    background: none;
    color: #666;
    font-weight: 700;
    height: 20px;
    margin: 0;
    outline: none;
    padding: 2px 0 0 10px;
    position: relative;
    text-decoration: none;
    width: 165px;
    z-index: 5;
  }
  .careers_internship_program .tabs_menu li a {
    background: url("../images/tabs/intern_button.png") no-repeat;
    border-bottom: none;
    float: left;
    font-weight: 700;
    height: 39px;
    margin: -3px -45px -23px 9px;
    outline: none;
    padding: 20px 0 0 16px;
    text-decoration: none;
    width: 225px;
  }
  .careers_internship_program .tabs_menu li.active {
    background: url("../images/tabs/intern_active.png") no-repeat;
    color: #003;
    display: inline-block;
    float: left;
    height: 39px;
    margin: 0 -40px -25px 4px;
    outline: none;
    padding: 18px 0 0 10px;
    position: relative;
    width: 225px;
    z-index: 999;
  }
  .careers_internship_program .tabs_menu li.active a {
    background: none;
    color: #2f2f2f;
    font-size: 12px;
    height: 20px;
    margin: 0;
    outline: none;
    padding: 0 0 0 5px;
    position: relative;
    width: 175px;
    z-index: 9999;
  }
}