/* TODO: experimental feature for print */
body {
  color: #000000;
  background: #ffffff;
  font-family: "Times New Roman", Times, Serif;
  font-size: 12pt;
}
body .profile-menubar {
  display: none;
}
body .profile-container {
  border: #000000 solid 2px;
  padding-bottom: 25px;
  width: 860px !important;
}
body .profile-container .jobseeker-profile {
  margin-top: 20px !important;
  overflow-y: visible !important;
  position: relative !important;
  float: none !important;
  display: block !important;
}
body .profile-container .jobseeker-profile .play-profile-video,
body .profile-container .jobseeker-profile .profile-video-button {
  display: none;
}
body .profile-container .jobseeker-profile .reorder-form-container,
body .profile-container .jobseeker-profile .add-button {
  display: none;
}
body .profile-container .profile-sidebanner {
  display: none !important;
}
body .profile-container .profile-header {
  border-bottom: #000000 solid 2px;
}
body .profile-container .profile-header .profile-video-button {
  display: none;
}
body .profile-container .profile-header .jobseeker .jobseeker-contact {
  opacity: 0;
}
body .profile-container .profile-header .talentral-logo-container .talentral-logo-white {
  display: none !important;
}
body .profile-container .profile-header .talentral-logo-container .talentral-logo-black {
  display: block !important;
}
body .experience-arrow img,
body .position-arrow img {
  display: block !important;
}
body .work-experience-organization .work-experience-organization-content {
  display: block !important;
}
body .work-experience-organization .work-experience-organization-content .work-experience-content {
  display: block !important;
}
a {
  text-decoration: underline;
  color: #000000;
}
