#tnp-modal{
    display: none;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.5);
}

#tnp-modal-content{
    background-color: #fff;
    margin: 100px auto auto auto;
    width: 100%;
    max-width: 700px;
    box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
    position: relative;
    padding: 0;
}

@media screen and (max-width: 525px) {
    #tnp-modal-content{
        margin: 10% auto;
    }
}

#tnp-modal-close{
    position: absolute;
    right: 15px;
    top: 0px;
    font-size: 40px;
    color: #999;
    line-height: normal!important;
}

#tnp-modal-close:hover, #tnp-modal-close:focus{
    color: #000;
    text-decoration: none;
    cursor:  pointer;
}

#tnp-modal-body{
    padding: 2rem;
}
/*
     FILE ARCHIVED ON 08:22:57 Jan 07, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:40:15 Aug 31, 2026.
     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: 0.48
  exclusion.robots: 0.078
  exclusion.robots.policy: 0.068
  esindex: 0.006
  cdx.remote: 26.288
  LoadShardBlock: 192.9 (3)
  PetaboxLoader3.resolve: 156.296 (4)
  PetaboxLoader3.datanode: 60.316 (4)
  load_resource: 96.06
*/