.webcast2,
.video2 {
  width: 100%;
}
.table-row2,
.table-cell2 {
  display: block;
}
.table-div {
  display: table;
  width: 100%;
  margin-bottom: 1em;
}
.table-div-accessible {
  display: table-footer-group;
}
.dialog-div {
  overflow: hidden;
  height: 400px;
}
.player {
  width: 100%;
  margin: auto auto 10px auto;
  text-align: center;
}
.focused {
  background: #dd4b39;
}
.accessible-button {
  outline: 2px;
}
.audio-metadata-div {
  height: 100px;
  width: 100%;
  background-color: #F5F5F5;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
.audio-info-div {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  clear: right;
  padding: 13px 30px 0;
}
.audio-info-div p {
  margin: 0;
}
.audio-info-div p .default-info-line {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  color: #666 !important;
}
.audio-info-div p strong {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  color: #666 !important;
  font-size: 18px !important;
  color: #333 !important;
  margin-bottom: 7px;
}
.audio-info-div p em {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  color: #666 !important;
  font-size: 13.5px !important;
}
.audio-info-div p span {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-style: normal !important;
  font-weight: normal !important;
  font-size: 12px !important;
  color: #666 !important;
}
.share-table {
  width: 95%;
  margin: 0 auto;
}
.share-close-button {
  float: right;
  top: 0;
  z-index: -1;
  line-height: 32px;
  cursor: pointer;
}
.share-input {
  width: 100%;
  line-height: 1.5em;
}
.sharing-div {
  width: 100%;
  height: 130px;
  text-align: center;
  top: 0;
  background-color: #000000;
  display: none;
  clear: both;
  color: #FFFFFF;
  z-index: 2;
}
.default-button {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  background-image: none !important;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.5);
  color: #0078AE !important;
  border: 1px solid #0078AE !important;
  padding: 3px 5px !important;
  border-radius: 0 !important;
  margin-bottom: 2px;
}
.default-button:hover,
.default-button:focus {
  outline: 2px solid #0078AE;
  background-color: #FFFFFF;
}
@media screen and (max-width: 650px) {
  .default-button {
    font-size: 11px !important;
    padding: 3px !important;
  }
}
.loc-video-controller {
  font-family: Arial, Helvetica, sans-serif !important;
  display: table-footer-group;
}
.loc-video-controller .loc-video-controller-inner {
  position: relative;
  padding: 0 1px;
}
.loc-video-controller a {
  text-decoration: none !important;
  color: #0078AE !important;
}
.loc-video-controller h2 {
  font-size: 12px !important;
  font-weight: normal !important;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin: 0;
}
.loc-video-controller h2.accessible-controls a {
  color: #666666 !important;
  padding: 0 27px 0 0 !important;
}
.loc-video-controller h2.accessible-controls a i {
  display: inline-block;
  width: 17px;
  height: 9px;
  background: transparent url(/web/20180419234810im_/https://cdn.loc.gov/loader/img/loc_jwplayer_sprite.png) -49px -9px no-repeat !important;
}
.loc-video-controller h2.accessible-controls.on-off a i {
  background-position: -49px 0 !important;
}
.loc-video-controller h2.share-button {
  height: 22px;
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 3px;
}
.loc-video-controller h2.share-button a i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: transparent url(/web/20180419234810im_/https://cdn.loc.gov/loader/img/loc_jwplayer_sprite.png) 0 0 no-repeat !important;
  vertical-align: middle;
}
.loc-video-controller ul {
  font-size: 12px !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
  margin: 0 !important;
  padding: 5px 0 10px !important;
  list-style: none !important;
}
.loc-video-controller ul.on-off {
  position: static !important;
  top: auto !important;
  left: auto !important;
}
.loc-video-controller ul li {
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: inline-block !important;
  margin-right: 2px !important;
}
.loc-video-controller ul li button {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  background-image: none !important;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.5);
  color: #0078AE !important;
  border: 1px solid #0078AE !important;
  padding: 3px 5px !important;
  border-radius: 0 !important;
  margin-bottom: 2px;
}
.loc-video-controller ul li button:hover,
.loc-video-controller ul li button:focus {
  outline: 2px solid #0078AE;
  background-color: #FFFFFF;
}
@media screen and (max-width: 650px) {
  .loc-video-controller ul li button {
    font-size: 11px !important;
    padding: 3px !important;
  }
}
.loc-video-controller .ml-share-div {
  font-size: 12px !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
  background-color: transparent;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 0 10px;
}
.loc-video-controller .ml-share-div.on-off {
  position: static !important;
  top: auto !important;
  left: auto !important;
}
.loc-video-controller .ml-share-div div {
  margin: 2px 0;
  padding: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.loc-video-controller .ml-share-div div span {
  display: table-cell;
  padding: 3px 0;
  text-align: left;
  vertical-align: middle;
}
.loc-video-controller .ml-share-div div span.ml-input-label {
  width: 15%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: right;
  padding-right: 5px;
}
@media screen and (max-width: 650px) {
  .loc-video-controller .ml-share-div div span.ml-input-label {
    font-size: 11px;
    width: 20%;
  }
}
.loc-video-controller .ml-share-div div span.ml-input {
  width: 75%;
}
.loc-video-controller .ml-share-div div span.ml-input input {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 5px;
  border: 1px solid #999999;
}
@media screen and (max-width: 650px) {
  .loc-video-controller .ml-share-div div span.ml-input {
    width: 65%;
  }
}
.loc-video-controller .ml-share-div div span.ml-button {
  width: 10%;
  text-align: left;
  padding-left: 5px;
}
.loc-video-controller .ml-share-div div span.ml-button button {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px !important;
  font-weight: normal !important;
  background-image: none !important;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.5);
  color: #0078AE !important;
  border: 1px solid #0078AE !important;
  padding: 3px 5px !important;
  border-radius: 0 !important;
  margin-bottom: 2px;
}
.loc-video-controller .ml-share-div div span.ml-button button:hover,
.loc-video-controller .ml-share-div div span.ml-button button:focus {
  outline: 2px solid #0078AE;
  background-color: #FFFFFF;
}
@media screen and (max-width: 650px) {
  .loc-video-controller .ml-share-div div span.ml-button button {
    font-size: 11px !important;
    padding: 3px !important;
  }
}
@media screen and (max-width: 650px) {
  .loc-video-controller .ml-share-div div span.ml-button {
    width: 15%;
  }
}
.screen-reader,
.sr {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.default-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .default-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 810px) {
  .default-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 650px) {
  .default-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
.four-by-three-video-wrapper {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 810px) {
  .four-by-three-video-wrapper {
    position: relative;
    padding-bottom: 75%;
    height: 0;
  }
}
.default-video-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .default-video-embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.loc-video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  padding-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 980px) {
  .loc-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 810px) {
  .loc-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 650px) {
  .loc-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
  }
}
.loc-video-wrapper :
	object,
.loc-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .loc-video-wrapper :
	object,
  .loc-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.four-by-three {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 810px) {
  .four-by-three {
    position: relative;
    padding-bottom: 75%;
    height: 0;
  }
}
.four-by-three .video-object {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px;
}
@media screen and (max-width: 810px) {
  .four-by-three .video-object {
    position: relative;
    padding-bottom: 75%;
    height: 0;
  }
}
.four-by-three object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .four-by-three object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.jwplayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 980px) {
  .jwplayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.jwplayer:focus {
  border: 2px solid #0078AE;
  outline: 0;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 810px) {
  .jwplayer {
    background: #dd4b39;
    position: absolute;
    z-index: 100;
  }
}
div.jwplayer:focus {
  outline: 2px solid #0078AE;
}
@-moz-document url-prefix() {
  div.jwplayer:focus {
    border: 2px solid #0078AE;
    outline: 0;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 810px) {
  .html5-element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.webcasts .video {
  width: 100%;
}
.loc-video-table-row .loc-video-table-cell {
  display: block;
  width: 100%;
}
.loc-video-table-row .loc-video-table-cell > ul.plain {
  overflow: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.loc-video-table-row .loc-video-table-cell > ul > li {
  display: inline-block;
  width: 150px;
  vertical-align: top;
  white-space: normal;
}
.loc-video-table-row .loc-video-table-cell > ul > li .video_link {
  display: block;
  font-size: 12px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loc-video-table-row .loc-video-table-cell > ul > li .video_description {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
.loc-video-presenter .video-lists-container {
  border: 1px solid #CCCCCC;
  border-top: none;
  color: #333333;
}
.loc-video-presenter .video-lists-container a {
  color: #333333;
}
.loc-video-presenter .video-lists-container ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.loc-video-presenter .video-lists-container ul li {
  margin: 0;
  position: relative;
  border-bottom: 1px solid #CCCCCC;
  padding: 10px 60px 10px 10px;
}
.loc-video-presenter .video-lists-container ul li:first-child {
  border-top: 1px solid #CCCCCC;
}
.loc-video-presenter .video-lists-container ul li a.video-link {
  font-weight: bold;
}
.loc-video-presenter .video-lists-container ul li a.video-link i {
  display: inline-block;
  width: 15px;
  height: 15px;
  background: transparent url(/web/20180419234810im_/https://cdn.loc.gov/loader/img/loc_jwplayer_sprite.png) -92px 0 no-repeat;
  vertical-align: text-bottom;
  margin: 0 3px 0 0;
}
.loc-video-presenter .video-lists-container ul li.selected {
  background-color: #F5F5F5;
  color: #999999;
}
.loc-video-presenter .video-lists-container ul li.selected a {
  color: #999999;
}
.loc-video-presenter .video-lists-container ul li.selected a.video-link i {
  background-position: -107px 0;
}
.loc-video-presenter .video-lists-container ul li .video-options {
  position: absolute;
  right: 10px;
  top: 10px;
}
.loc-video-presenter .video-lists-container ul li .video-options .dialog-link {
  display: inline-block;
  width: 13px;
  height: 15px;
  overflow: hidden;
  text-indent: -5000em;
  background: transparent url(/web/20180419234810im_/https://cdn.loc.gov/loader/img/loc_jwplayer_sprite.png) -79px 0 no-repeat;
  margin-left: 10px;
}
.loc-video-presenter .video-lists-container ul li .video-options .download-link {
  display: inline-block;
  width: 13px;
  height: 15px;
  overflow: hidden;
  text-indent: -5000em;
  background: transparent url(/web/20180419234810im_/https://cdn.loc.gov/loader/img/loc_jwplayer_sprite.png) -66px 0 no-repeat;
}
.loc-video-presenter .video-lists-container p {
  margin: 0;
  padding: 10px;
}

/*
     FILE ARCHIVED ON 23:48:10 Apr 19, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 01:16:18 Mar 20, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 670.209
  exclusion.robots: 0.062
  exclusion.robots.policy: 0.054
  cdx.remote: 0.05
  esindex: 0.007
  LoadShardBlock: 95.939 (3)
  PetaboxLoader3.datanode: 213.452 (5)
  load_resource: 449.008 (2)
  PetaboxLoader3.resolve: 186.305 (2)
*/