/*
Theme Name: TWB
Theme URI: www.theworldbook.org
Author: The World Book Team
Author URI: www.theworldbook.org
Description: The World Book is a global platform to publish content online. It is an open platform for all to learn, share & earn. You can learn by the reading our contents like blog posts, Journals & Books.
Version: 2.0
Text Domain: TheWorldBook
Tags: The World Book, Online Book publisher, Online Journal, Blog publisher, Research network, Online creative publisher.
*/
html{
	font-family: "Lucida Sans", sans-serif;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
	color: #545454;
	background-color: rgb(255,255,255);
}
img{
	width:100%;
	height:auto;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    color: antiquewhite;
}
h1 {
	margin: 20px 0px !important;
}
p {
    text-align: justify;
	font-family: Arial;
}
.top_h3{
	margin-top: 5px;
	color: rgb(128,128,128);
	margin-right: 7px;
}
.subscribe img{
	padding: 5px;
}
.active{
  background-color:rgb(49, 147, 236) !important;
  color: white;
}
.navbar {
  font-weight: bold;
  margin: 5px 0px -1px 0px;
}
/* ------ Navbar Nav Links ----- */
.sky_blue{
	background: rgb(128,128,128);
}
.navbar-nav > li > a {
  padding: 15px 15px;
  margin: 1px 1px;
}
.navbar-default .navbar-nav > li > a {
    color: white;
}
.navbar-default .navbar-nav > li > a:hover{
    color: lightgreen;
}
.navbar-brand {  
  z-index: 9999;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: rgb(0, 124, 248);
}
/* ----- Footer ----- */
.footer-widget{
    color:white;
    margin-top: 55px;
}
footer .widget h4 {
    margin-top: 20px;
    font-family: 'Droid Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    text-shadow: 0 1px 0 rgba(255,255,255,.7);
}

footer .widget p {
    line-height: 24px;
}

footer .widget i {
    padding-right: 7px;
}
.my_footer{
   padding: 20px; 
   background: #131921;
}

footer h3 {
    color: #dadada;
    margin-bottom: 20px;
}

.footer-contact{
    color: white;
}
.links p a {
	color: darkgray;
}
/*Social Buttons */
.social-icons{
  font-size: 16px;
}
.social-icons .btn-group {
    margin-left: 15px;
}
.social-icons .btn-group:hover {
    color: #55CBD2;
}
.copyright {
    color: #fff;
    padding: 20px 0px 10px 0px;
    background: midnightblue;
}
.copyright a {
    color: #fff;
}
.copyright p {
    text-align:center;
}
/* ------featured-section ------ */
.featured {
	background: midnightblue;
}
.featured p{
	text-align: justify;
}
.brand{
	color: rgb(30,126, 186);
}
.Book{
	margin-bottom: 30px;
}
/* 
.featured h2{
	color: black;
} */
/* ---- #Common CSS ---------- */
.center {
	text-align: center;
}
/* ------- #add section ---------- */
.ad_header{
	text-align: center;
}
.ad_bottom{
	text-align: center;
	padding: 30px 0px;
}
.ad_header_book{
	text-align: center;
	padding: 30px 5px;
}
.ad_sidebar_book{
	text-align: center;
}
.ad_bottom_book{
	text-align: center;
	padding: 30px;
}
.ad_footer_book{
	text-align: center;
	padding: 30px;
}
/* ------- #Blog Post section ---------- */
.justify{
	text-align: justify;
}
.Blog-items{
	background-color: black;
	padding: 15px;
}
.Blog-item{
	background-color: white;
	padding: 15px;
}
.Blog-items h2{
   color: red;
   margin-top: 0px;
   margin-bottom: 20px;
}

.Blog-item a{
  text-decoration: none;
}
.blog-item-text p{
  color: black;
}
/* right side bar and others*/
.sidebar_post img{
	width: 100%;
	height: auto;
}
.sidebar_post h5{
	margin: 0px;
	padding: 0px;
}
.h5-title{
	margin: 0px;
	padding: 0px;
}
.sidebar_post{
	margin: 10px 0px; 
} 
.left_text{
	text-align: justify;
}
.blog_post{
	padding-top: 15px;
}
/* Book page */
.blog-items img{
	width: 70%;
	height: auto;
	border: 1px solid antiquewhite;
	padding: 15px;
	border-radius: 3px;
}
.blog-items img:hover{
	width: 71%;
}
.book_items{
	margin-top: 0px;
	padding-bottom: 15px;
}
.book_items h2{
	color: #19232d;
	text-align: center;
}
.book_item{
	margin-top: 15px;
	text-align: center;
}
.before-books{
	background-color: black;
	padding-bottom: 15px;
}
.before-books h2{
	color: red;
}
/* open book */
.book_content_list{
	padding-left: 0px;
	background-color: #f1f1f1;
}
.book_content_list h3{
    color: teal;
    text-align: center;
    background: ivory;
	margin-bottom: 0px;
    margin-top: 20px;
}
.book_content_list ul {
  list-style-type: none;
  margin: 0px;
  padding: 0;
  width: 100%;
  
  height: 100%;
  overflow: auto;
}
.book_content_list .side-bar-top-ul{
  margin-top: 15px;
}
.book_content_list li a {
  display: block;
  color: rgb(0, 124, 248);
  padding: 10px 8px;
  text-decoration: none;
	font-size: 13px;
}
.book_content_list li a.active {
  background-color: #4CAF50;
  color: white;
}
.book_content_list li a:hover:not(.active) {
  background-color: #555;
  color: white;
}
.lession li{
	margin-left: 20px;
}
.open_book_text{
	background-color: white;
}
.right-sidebar{
	background-color: #f1f1f1;
}
.right-sidebar h3{
    color: teal;
}
.right-sidebar p{
    text-align:center;
}
.right-sidebar img{
    margin-bottom: 15px;
}
.right-sidebar a{
    color: rgb(30,126, 186);
}
/* Journal page */
.journal_item{
  background-color: #fff;
  padding: 15px;
  border: 10px solid black;
  height: 450px;
}
.journal_item a{
  text-decoration: none;
}
.journal_item p{
  color: black;
}
.journal-items{
   background-color: black;
   padding: 15px;
}
.journal-items h2{
   color: red;
   margin-top: 0px;
}
/*Home page center imtes*/
.center-items{
	background-color: black;
	padding: 10px;
}
.center-items h2{
	text-align: center;
	text-shadow: 2px 2px 8px #4CAF50;
}
.center-items .center-item{
	background-color: white;
	margin-top: 15px;
	padding: 0px 15px 15px 15px;
}
/* contact page */
.contact {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box;}
.contact input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}
.contact input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}
.contact input[type=submit]:hover {
  background-color: #45a049;
}
.contact .container {
  border-radius: 5px;
  background-color: #f2f2f2;
  padding: 20px;
}
.com-border {
    border-width:5px;  
    border-style: inset;
	padding: 15px;
}
.com-border-text {
	border-left: 4px dotted #f1f1f1;
}
.reply h5{
	font-weight: bold;
	font-size: 16px;
}
.com h3{
	margin-left: -15px;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
.zero {
    padding-right: 0px;
    padding-left: 0px;
}
.right-zero{
	padding: 0px;
}
/* start next - previous */
.next-pre a {
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}

.next-pre a:hover {
  background-color: #ddd;
  color: black;
}

.next-pre .previous {
  background-color: rgb(0, 124, 248);
  color: white;
}

.next-pre .next {
  background-color: rgb(0, 124, 248);
  color: white;
}

.next-pre .round {
  border-radius: 50%;
}
.next-pre {
	text-align: center;
}
.left-right{
	text-align: center;
	margin-top: 110px;
}
.left-right i{
	font-size: 48px;
	color: #4CAF50;
}
/* end next - previous */
.contributors-home{
	background-color: #4CAF50;
	padding: 5px;
	text-align: center;
	margin-bottom: 15px;
}
.img-center img {
  width: 100%;
  height: auto;
}
.img-center img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.popular-author{
	background-color: rgb(100, 100, 100);
	margin-bottom: 15px;
}
.fa-fw {
	margin-left: -10px;
}
.wpcf7-form label {
	width: 100%;
}
.wpcf7-form-control {
	width: 100%;
}
.wpcf7-form-control-wrap{
	width: 100%;
}
#comments{
	padding: 15px;
}
input, button, select, textarea {
	box-shadow: 0px 0px 30px rgba(0,0,0,0.125);
	border-radius: 3px;
}
.form-submit{
	text-align: center;
	color: white;
}
#submit{
	background: rgb(30,126, 186);
	padding: 8px 30px;
}
#email{
	width: 100%;
}
#url{
	width: 100%;
}
#author{
	width: 100%;
}
.logo {
	padding-right: 0px;
	padding-left: 0px;
}
.logo img{
	max-width: 66px !important;
}
.Top-part{
	background-color: #131921;
	margin-bottom: -5px;
}
.right{
	text-align: right;
}
.comment-reply-title{
	color: rgb(30,126, 186);
}
table, td, th {
  border: 1px solid black;
}
table {
  border-collapse: collapse;
  width: 100%;
}
/* End the CSS 1st file */
.navbar-default .navbar-nav > .current_page_item > a, .navbar-default .navbar-nav > .current_page_item > a:hover, .navbar-default .navbar-nav > .current_page_item > a:focus{
	color: #fff;
  	background-color: rgb(128,128,128);
}
.current_page_item {
    background-color: black;
    color: white;
}
.book_content_list .current_page_item {
    background-color: cornsilk;
}
.side-bar-top-ul .sub-menu li{
	margin-left: 20px;
}
.margin-left p{
	margin-left: 60px;
}
.site-name p{
	margin-top: 16px;
    font-size: 20px;
	color: rgb(128,128,128);
	text-align: center;
}
.site-name p span{
	color: rgb(30,126, 186);
	font-size: 22px;
}
.center-imp{
	text-align: center !important;
}
figcaption{
	text-align: center;
}
.text-warning {
	color: brown;
	font-weight: bold;
}
.text-blue {
	color: rgb(30,126, 186);
	font-weight: bold;
}
.feature-ad{
	padding-top: 6px;
	margin-bottom: -6px;
}
.margin-bottom-15{
	margin-bottom: 15px;
}
.margin-top-15{
	margin-top: 15px;
}
.author{
	margin-top: 45px;
}
.page_title h1{
	color: blanchedalmond;
	padding: 5px;
	margin-top: 0px;
	line-height: 40px;
	font-style: oblique;
}
.Author table{
	margin-top: 15px;
}
.book_content_list p{
	margin-left: 15px;
	margin-top: 15px;
}
.Author table tr th h3{
	font-size: 18px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
.Authors-book table tr th h4{
	font-size: 17px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	color: blanchedalmond;
}
.Authors-book table tr td img{
	padding:30px;
	margin-bottom: 0px;
	max-width: 300px;
}
.author-left-padding{
    padding-left: 15px;
}
.Author table tr{
	text-align: center;
}
.author_page_title img{
	max-width: 150px;
    border-radius: 5%;
    margin-top: 30px;
}
.author_page_title h1{
	font-size: 25px;
	line-height: 0;
}
.Author table tr td img{
	max-width: 75px;
	border-radius: 50%;
}
.Author table tr td p{
	font-size: 14px;
	text-align: center;
}
.open_book_text h2{
	color: rgb(30,126, 186);
	font-size: 31px;
	text-align: left;
	font-weight: bold;
}
.book-name{
	font-size: 14px;
    margin-top: 30px;
    color: darkgray;
}
.open_book_text h3{
	color: teal;
	font-size: 26px;
	text-align: left;
	font-weight: bold;
}
.open_book_text h4{
	color: darkturquoise;
	font-size: 21px;
	text-align: left;
	font-weight: bold;
}
.open_book_text h5{
	color: forestgreen;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
}
.open_book_text h6{
	color: goldenrod;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
}
.bottom-offer {
	background: linear-gradient(45deg, green, orange);
	color: white;
	border-radius: 10px;
	margin-top: 60px;
}
.top-offer {
	color: antiquewhite;
	border-radius: 10px;
}
#under-fetured{
	background-image: url("https://7340e0.staticwbm.com/20250615062502im_/https://theworldbook.org/wp-content/uploads/2020/11/the-world-book-bg.gif");
}
.bottom-offer h3{
	color: gold !important;
}
footer p{
	text-align: left;
}
.open_book_text .img-hover img:hover{
	height: 120%;
    width: 120%;
}
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}
.hovereffect img {
    display: block;
    position: relative;
	-webkit-transition:  0.35s ease;
	-moz-transition:  0.35s ease;
	-o-transition:  0.35s ease;
	transition:  0.35s ease;
}
.blog_post h2{
	color: rgb(30,126, 186) !important;
	text-align: center !important;
}
.blog_post img{
	padding-top: 10px;
	padding-bottom: 10px;
}
.hovereffect figure {
	margin-top: 49px;
}
.hovereffect:hover img {
-webkit-transform: translate3d(0,-10%,0);
-moz-transform: translate3d(0,-10%,0);
-o-transform: translate3d(0,-10%,0);
	transform: translate3d(0,-10%,0);
}
.open_book_text .amz-buttom{
	text-align: center;
}
.open_book_text .amz-buttom button{
	background: black;
	margin: 15px;
	font-weight: bold;
	padding: 10px;
	color: azure;
}
.open_book_text .amz-buttom button:hover{
	background: blue;
	padding: 11px;
	color: azure;
}
figcaption {
	font-style: italic;
	font-size: 12px;
}
.Allegro2{
	padding:15px;
}
.Allegro2:hover{
	padding: 0px;
}
.table .mid-cell{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.table .left-cell{
	border-left: 1px solid #eee;
}
.table .right-cell{
	border-right: 1px solid #eee;
}
.table hr {
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0;
	border-top: 1px solid #eee;
}
.contents-in{
	padding: 1px 15px;
}
.p1 {
	background: ghostwhite;
	padding: 1px 15px;
}
.p2 {
	background: aliceblue;
	padding: 1px 15px;
}
.open_book_text img {
	width: 75%;
}
.max-width-250 img{
	max-width: 250px;
}
.open_book_text figure {
	margin-top: 30px;
}
.open_book_text .size-post-thumbnail {
	width: 100%;
}
.wp-caption-text{
	font-size: 11px;
    font-style: italic;
	text-align: center;
}	
.button_margin{
	margin: 20px !important;
	text-align: center !important;
}
	/*======Author=========*/
.square.pull-left.author-sidebar-img img {
	height: auto;
	max-width: 120px;
	border-radius: 50%;
}
.book_page h3{
    color: black;
}
/*======Comment=========*/
.comment-author.vcard img {
	height: 40px;
	width: 40px;
}
.comment-body {
	margin: 15px;
	border: 1px solid lavender;
	padding: 8px;
}

.twb-contact{
	text-align: center;
}
.btn-sub{
    background: rgb(30,126, 186);
    color: white;
}
.home_blog p{
    font-size: 17px;
    margin-top: 12px;
}
.home_blog h3{
    color: rgb(30,126, 186);
}
.home_blog_item{
	padding-left: 40px;
	padding-right: 40px;
	margin-top: 30px;
	border: 1px solid aliceblue !important;
}
.black_heading{
	color: black;
}
.blog_page_cadetblue{
	color: cadetblue;
}
.midnightblue{
	color: midnightblue;
}
#chose-file{
	margin-bottom: 30px;
}
/* Start Faq Collapse CSS*/
.collapsible {
  background-color: teal;
  color: white;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 17px;
  margin-top: 15px;
}
.active, .collapsible:hover {
  background-color: #555;
}
.collapsible:after {
  content: '\002B';
  color: white;
  font-weight: bold;
  float: right;
  margin-left: 5px;
}
.active:after {
  content: "\2212";
}
.content {
  padding: 0 18px;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #f1f1f1;
}
.offer_for_book_author{
	background: whitesmoke;
    padding: 30px 0px;
}
.offer_for_book_author h3{
	color: black;
    margin-bottom: 30px;
	font-size: 28px;
}
.important_center{
	text-align: center !important;
}
#under-fetured p{
	color: black;
}
#under-fetured h2{
	color: midnightblue;
}
.best_seller_books img {
	width: 185px;
	height: 260px;
	border: 1px solid antiquewhite;
	padding: 15px;
	border-radius: 3px;
}
.content_area {
    padding: 0px;
}
.open_book_text p{
	letter-spacing: -0.003em;
    line-height: 40px;
    font-size: 21px;
    margin-top: 2em;
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    color: rgba(41, 41, 41, 1);
    font-weight: 400;
}
.open_book_text li{
    letter-spacing: -0.003em;
    line-height: 40px;
    font-size: 19px;
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    color: rgba(41, 41, 41, 1);
    font-weight: 400;
}
blockquote a {
	font-size: 23px;
}
.open_book_text h2, h3, h4, h5, h6 {
    margin-top: 3.5rem;
	line-height: 40px;
}
.open_book_text a {
    font-size: 21px;
}
/* End Faq Collapse CSS*/
/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) { 
    .table .cell{
	font-size: 12px;
	padding: 2px;
	}
	.contents-in {
	padding: 0px 5px;
	}
	.p1 {
	padding: 1px 15px;
	}
	.p2 {
	padding: 1px 15px;
	}
	body {
	font-size: 13px;
	}
	h1{
		font-size: 22px;
	}
	h2{
		font-size: 21px;
	}
	h3{
		font-size: 20px;
	}
	h4{
		font-size: 19px;
	}
	.open_book_text h2{
		font-size: 21px;
	}
	.open_book_text h3{
		font-size: 20px;
	}
	.open_book_text h4{
		font-size: 19px;
	}
	.feature-ad-2{
		display: none;
	}
}
@media (max-width: 767.98px) { 
    
}
@media (max-width: 380px) { 
    .home_blog_item {
    padding-left: 15px;
    padding-right: 15px;
    }
}
/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
.open_book_text li{
    font-size: 16px;
	}
.open_book_text a {
    font-size: 16px;
	}
.open_book_text p{
    font-size: 16px;
	}
blockquote a {
	font-size: 21px;
	}
}
/* Medium devices (tablets, less than 992px) */
@media screen and (max-width: 991.98px) {
    .mobile_none{
		display: none !important;
		padding: 100px;
	}
	.desktop-none{
		padding-top: 1px;
	}
	.open_book_text .size-post-thumbnail {
    margin-top: 15px;
	}
	.right-sidebar h3{
	padding-top: 15px;
	}
	.display_none{
		display: none;
	}
	.open_book_text h1 {
    margin-top: 20px;
	}
	.logo{
		text-align: center;
	}
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
    .home-cell{
	padding: 0px 70px;
	margin: 30px;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    .content_area{
	padding: 10px 50px;
	}
	.home_blog p {
	letter-spacing: -0.003em;
    line-height: 40px;
    font-size: 23px;
    margin-top: 2em;
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: 400;
   }
	.home_blog img {
    margin-top: 2em;
   }
	.featured h1{
    padding: 5px;
    font-size: 4rem;
    line-height: 60px;
	}
	.home-cell-outer p{
	letter-spacing: -0.003em;
    line-height: 40px;
    font-size: 23px;
    margin-top: 2em;
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: 400;	
	}
	.Book p{
	letter-spacing: -0.003em;
    line-height: 40px;
    font-size: 23px;
    margin-top: 2em;
    font-family: charter, Georgia, Cambria, "Times New Roman", Times, serif;
    font-style: normal;
    font-weight: 400;	
	}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .sidebar_sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
	.right_sidebar_sticky {
      position: -webkit-sticky;
      position: sticky;
      top: 0px;
    }
	.home-cell{
	border: 1px solid seashell;
	border-radius: 40px;
	}
	.desktop-none{
		display: none;
	}
	.blog_post h2{
	margin-top: 0px !important;
	}
}
.pre-next{
	margin-top: 25px;
}
table{
	margin-bottom: 30px;
    margin-top: 30px;
}
.wp-block-image {
    text-align: center;
}
.niche_table th{
	background-color: midnightblue;
	color: blanchedalmond;
}
.niche_table a{
	font-size: 15px;
}
.niche_table td{
	font-size: 14px !important;
}
.niche_table img {
    max-width: 450px !important;
}
.button_margin {
    margin: 40px !important;
}
.home_blog h3 {
    text-align: left;
	font-size: 20px;
	margin-top: 10px;
}
.featured .page_title {
    padding: 0;
}
.featured .page_title p {
    text-align: center;
    color: darkkhaki;
	font-size: 13px;
}
@media (max-width: 400px) {
    .featured .page_title p {
	font-size: 11px;
	}
}
.featured .page_title p a{
    color: darkgray;
}
table td{
	border: 1px solid black;
	padding: 5px 10px;
}
table tr:first-child{
	background: midnightblue;
	text-align: center;
	color: blanchedalmond;
}
div.sidebar_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
} 
div.sidebar_overflow{ 
  overflow: auto;
  height: 650px;
}
.wp-block-button__link {
    color: #fff;
    background-color: midnightblue;
    border: none;
    border-radius: 8px;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    overflow-wrap: break-word;
}
.wp-block-columns {
    margin-bottom: 0;
}
.author_page_title h1{
    font-size: 3rem;
}
/*
     FILE ARCHIVED ON 00:50:05 Mar 11, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:26:27 May 23, 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.431
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.031
  esindex: 0.007
  cdx.remote: 26.725
  LoadShardBlock: 274.856 (3)
  PetaboxLoader3.datanode: 176.846 (5)
  PetaboxLoader3.resolve: 327.753 (2)
  load_resource: 327.943
  loaddict: 56.47
*/