#wb-srch {
  border: none;
}

.fa.fa-long-arrow-right {
  margin-left: 0.5em;
}

.podcast-shares {
  list-style: none;
}

.podcast-shares li {
  display: inline-block;
  vertical-align: bottom;
}

.podcast-shares img {
  max-width: 148px;
}

.podcast-badge img:hover,
.podcast-shares img:hover {
  filter: grayscale(100%);
}

.podcast-badge {
  text-align: center;
}

.podcast-badge a {
  display: inline-block;
  max-width: 185px;
  text-align: center;
}

@media print {
  #main-content {
    left: 0;
    width: 100%;
  }
  #wb-sttl,
  #main-content > header .messages,
  #main-content > header nav {
    display: none;
  }
  .features, #wb-lng, #wb-glb-mn,
  #wb-srch,
  #wb-sm, #wb-info, .tofpg, #wb-sec, .pagedetails details, .pagedetails .btn, .followus {
    display: none !important;
  }

  #wb-bc .breadcrumb {
    font-size: 12px;
  }

  header .brand {
    margin-bottom: 0;
  }

  h1 {
    margin-top: 0;
  }

  #main-content .page-break {
    page-break-before: always
  }

  #main-content p {
    page-break-inside: avoid;
  }
}
