/*
Theme Name: consultmcg
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */
body {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	margin: 0px;
	padding: 0px; overflow-x: hidden;
}
.button {
	height: 36px;
	line-height: 36px;
	margin: 0px 5px 5px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3D;
	text-decoration: none;
}
.button a {
	height: 36px;
	line-height: 36px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3E3E3D;
	text-decoration: none;
}
.button a:hover {
	height: 36px;
	line-height: 36px;
	margin: 0px 5px 0px 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
	text-decoration: none;
}
.bannerbg {
	background-image: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/images/bannerbg.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.dots {
	background-image: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/images/dots.jpg);
	background-position: inherit;
	background-repeat: no-repeat;
}
.leftbg {
	background-image: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/images/leftbg.jpg);
	width: 250px;
	background-repeat: no-repeat;
	background-position: left top;
}
.textred {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ce0809;
}
.textblacks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.textblacks1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
	line-height: 16px;
}
.arrowe {
	padding-top: 3px;
}
.dotcoler {
	background-color: #efefee;
}
a.morelink:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #500202;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.morelink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #500202;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.morelink:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #C00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.morelink:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #500202;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomlink:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomlink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomlink:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #e00402;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.bottomlink:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.arial11 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.subheader {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ce0809;
	text-align: left;
}
.content {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.header {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	color: #ce0809;
	FONT-STYLE: normal;
	FONT-FAMILY: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 10px 0 15px 0;
}
.liststyle {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	list-style-image: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/images/bullet-arrow.jpg);
}
.tabtexthead {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #E9E9E9;
	padding-left: 10px;
}
.tabtext {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #f8f7f7;
	padding-left: 10px;
}
a.innerlink:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #F00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.innerlink:visited {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #F00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.innerlink:hover {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #F00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a.innerlink:active {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #F00;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.downlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	width: 130px;
	border: 1px solid #999;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	width: 130px;
	border: 1px solid #999;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	width: 130px;
	height: 50px;
	border: 1px solid #999;
	background: #FFF;
}
a.sidelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sidelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.sidelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0f91b5;
	text-decoration: none;
}
a.sidelink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.header2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #1091CF;
	FONT-STYLE: normal;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	padding: 10px 0 15px 0;
}
a.tablink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f91b5;
	text-decoration: none;
}
a.tablink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f91b5;
	text-decoration: none;
}
a.tablink:hover {
	ffont-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
a.tablink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0f91b5;
	text-decoration: none;
}
.dividerbg {
	background-image: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/images/divider.png);
	background-repeat: repeat-x;
	height: 4px;
}
.sidehead {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3d3d3d;
	text-align: left;
}
/*blog page*/

.blogContainer {
	width: 100%;
	float: left;
	padding: 20px 10px 0px 10px;
}
.blogIndivudual h3 {
	color: #CE0809;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 0;
	text-align: left;
}
.blogIndivudual {
	float: left;
	margin: 0 0 0px;
	width: 100%;
}
.adminPost {
	/*border-bottom: 1px solid #8DA7C5;
	border-top: 1px solid #8DA7C5;*/
	margin: 10px 0;
	float: left;
	width: 100%;
}
.adminPost p {
	padding: 5px 0;
	margin: 0;
	text-align: left;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.commentCount a {
	color: #8DA7C5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.commentCount a:hover {
	text-decoration: underline;
}
.adminPost p span {
	color: #000;
	font-weight: bold;
}
.blogpic {
	float: left;
	width: 16%;
}
.blogpic img {
	border: 3px solid #FFFFFF;
	box-shadow: 5px 5px 6px #0D395D;
	width: 150px;
	height: 118px;
}
.blogCommand {
	float: left;
	width: 80%;
	padding: 3px 20px 0 13px
}
.blogCommand p {
	text-align: left;
	margin: 0px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20.5px;
}
.readmore {
	float: right;
	margin: 20px 0 0;
}
.readmore a {
	background: none repeat scroll 0 0 #CE0809;   float: right;
	border-radius: 5px;
	color: #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	font-size: 12px;
}
.clr {
	clear: both;
}
.commentContainer1 img {
	border: 4px solid #FFFFFF;
	float: left;
	margin: 5px 10px 5px 0;
}
.commentCount {
	float: right !important;
}
.commentContainer1 p {
	text-align: left;
	padding: 0 0 10px;
}
.textinput {
	border: 0 none;
	border-radius: 5px;
	padding: 5px 10px;
	width: 250px;
}
textarea {
	border: 0 none;
	border-radius: 5px;
	padding: 5px 10px;
	width: 250px;
	height: 100px;
}
.leaveCmd {
	/*width: 350px;*/
width:100%;

}
.leaveCmd h3 {
	font-size: 22px;
	text-align: left;
}
.leaveCmd p {
	text-align: left;
	padding: 5px 0;
}
.leaveCmd label {
	float: left;
	width: 80px;
}
.leaveCmd .submitCmd {
	background: none repeat scroll 0 0 #0D395D;
	border: 0 none;
	border-radius: 5px;
	color: #FFFFFF;
	padding: 5px 10px;
}
.leaveCmd .submit {
	text-align: right;
}
.replayBorder {
	border-top: 1px solid #8DA7C5;
	margin: 10px 0;
	float: left;
	width: 100%;
}
.pagenation ul li {
	float: left;
}
.pagenation ul li a {
	border: 1px solid #0D395D;
	border-radius: 5px;
	color: #000;
	margin: 3px;
	padding: 2px 8px;
	text-decoration: none;
}
.pagenation ul li {
	color: #000;
	text-decoration: none;
	list-style-type: none;
}
.pagenation ul li a:hover {
	text-decoration: underline;
}
.blogContainer .commentContainer1 img {
	box-shadow: 5px 5px 6px #0D395D;
	margin: 0px 20px 5px 0;
}
.blogContainer .commentContainer1 p {
	font-family: arial;
	font-size: 12px;
	line-height: 20.5px;
}
.leaveCmd input, textarea {
	background: none repeat scroll 0 0 #dcdbe0;
}
.submit input {
	background: none repeat scroll 0 0 #CE0809 !important;
}
.leaveCmd label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.pagenation {
	float: right;
}
.pagenation ul li a {
	padding: 0 4px;
}
.leaveCmd h3 {
	color: #CE0809;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px !important;
        font-weight: bold;
}
.hme-lnk {
	color: #CE0809;
	text-decoration: none;
}
.header .innerlink {
	margin-left: 6px;
}
.content12 {
	position: absolute;
	right: 230px;
}
.cnt-tab {
	position: relative;
}
.blogIndivudual h3 a {
	color: #CE0809;
	text-decoration: none;
}
.adminPost .date a {
	color: #000000;
	float: none;
	margin: 0;
	padding: 5px 0;
	text-align: left;
	text-decoration: none;
}
.date {
    margin-left: 8px;
}
.pagination {
	clear: both;
}
.adminPost span a {
	color: #000000;
	float: left;
	margin: 4px 0 0 11px;
	text-decoration: none;
}
.screen-reader-text {
	display: none;
}
.nav-links {
	display: none;
}
.footer-cls {
	margin: 0 auto;
}
#menu-menu-1 li {
	position: relative;
}
#menu-menu-1 li:hover > ul {
	display: block;
}
#menu-menu-1 li ul {
	display: none;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	 top: 29px; z-index: 999999;
}
.sub-menu {
	display: none;
	left: 0;
	position: absolute;
	width: 200px;
}
.nav-menu li {
	float: left;
	list-style-type: none;
	margin: 0 0px 0 0;
	background: url(/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/consultmcg/images/buttonbg.jpg) no-repeat right;
	padding: 0 22px 0 0;
}
.menu-menu-1-container {
	 width: 765px;margin-top: -18px; float:left;
}
.nav-menu {
    width: 100%; 
}
.nav-menu {*padding:0px; padding:0px\0/;}
.menu-menu-1-container{ *float:right;}
.nav-menu li:last-child {
	background: none;
}
.nav-menu li a {
	color: #3E3E3D;
	font-family: arial;
	font-size: 12px;
	line-height: 36px;
	text-decoration: none;
}
.sub-menu li a {
    padding: 4px 0;
}
.nav-menu li .sub-menu li {
    background: none repeat scroll 0 0 #F1EFF0;
    padding: 0;
    width: 100%;
}
.nav-menu li .sub-menu li a {
    border-bottom: 1px dashed #FFFFFF;
    float: left;
    height: auto;
    line-height: 16px;
    margin: 0 0 0 7px;
    text-align: left;
    width: 95%;
}
/*.nav-menu li .sub-menu li {
	display: none;
}
*/

.site-main .pagination .pages {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #000000 !important;
}
.site-main .pagination .current {
    border-radius: 5px;
    padding: 5px 8px;
}
.site-main .pagination a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #0D395D;
    box-shadow: none;
    padding: 4px 7px;
}
.pagination {
    clear: both;
    float: left; width: 100%;
       margin: 25px auto 40px !important;
   
}

footer {
    clear: both;
}

.leaveCmd p input {
    border: medium none;
    border-radius: 5px;
    height: 25px;
    width: 270px;
}
.leaveCmd p input[type="submit"] {
    background: none repeat scroll 0 0 #CE0809;
    color: #FFFFFF;
    float: right;
    padding: 4px 10px;
    width: auto;
}
.commentcontainerimage img {
    height: 118px;
    width: 150px;
    margin-top: 5px !important
}
.form-allowed-tags {
    display: none;
}

.pagination .pages {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    box-shadow: none !important;
}
.pagination .current {
    background: #0358A1 !important;
    padding: 3px 7px !important; height: 19px;
}
.pagination a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; height: 19px;
    border: 1px solid #CCCCCC !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    padding: 3px 7px !important;
}
.readmore a{ *padding:6px 10px !important;}

.blogContainer .commentContainer1 .processimg img{box-shadow:none;}
.processimg {
float: left;
text-align: center;
width: 100%;
margin-top:-4px !important;
}

.processimg img {
float: none;
/*height: 200px;
width: 450px;*/
}

.logged-in-as{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.comment-notes{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
.photo {
    float: left;
}
.fn {
    margin-left: 15px;
font-family: arial;
font-size: 12px;
}
.comment-metadata {
    margin-left: 65px;
    margin-top: 5px;
font-family: arial;
font-size: 12px;
}
.comment-content {
    margin-left: 65px;
    margin-top: 0;
font-family: arial;
font-size: 12px;
}
.comment-reply-link {
    margin-left: 65px;
font-family: arial;
}
.comment-respond {
    width: 35%;
font-family: arial;
}
.says{font-family: arial;
font-size: 12px;}
.reply{font-family: arial;
font-size: 12px;margin-bottom: 15px;}

.comment-list li{background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    margin-bottom: 20px;}
ol {
	list-style-type:none;
	margin: 0;
}

#recaptcha-submit-btn-area > input {
background: none repeat scroll 0 0 #CE0809;
border: medium none;
border-radius: 5px;
color: #FFFFFF;
cursor: pointer;
float: right;
font-size: 12px;
margin-right: 5px;
padding: 5px 10px;
text-decoration: none;
margin-top:15px;
}

#recaptcha_widget_div {
float: right;
}

.form-submit{display:none}
.recaptcha-error{ font-size: 12px !important;text-align: center !important;}
.captext{font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;float:left;}
.archive-header{display:none}
.menuLast ul {
 margin: 0 0 0 -140px !important;
   width: 170px;
}
.commentContainer1 img{float:none !important;}
#post-224 .commentcontainerimage img{float:left !important;}

/*03-07-14*/

.nw-blog {
    margin: 0 auto;
    width: 1000px;
    margin-top: -1px;
}
.nw-bl-sid {
    background-color: #F3F3F3;
    /*background-image: url("/web/20190327131241im_/http://www.consultmcg.com/images/leftbg.jpg");*/
    float: left;
    padding: 0 15px;
    width: 230px;
}
.nw-bl-cont {
    float: left;
    padding-left: 17px;
    width: 691px;
}
.nw-blog a {
    color: #000000;
    text-decoration: none;
}
.nw-blog .widgettitle {
    color: #CE0809;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px dotted #8A8989;
}
#academic, #industryindia, #industryglobal {
    list-style: none outside none;
}
.nw-blog li {
    list-style: disc outside url("/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/consultmcg/images/bullet-arrow.png"); clear: both; padding: 5px 0;
}
.nw-header h1 {
    margin-top: 3px;
}
#archives-6 > ul {
    float: left;
    padding-left: 15px;
}
#academic > ul {
    padding: 0 0 0 25px;
}
#industryindia > ul {
    padding: 0 0 0 20px;
}
#academic {
    display: none;
}

.infoc {
    float: left;
    padding: 30px 70px;
    width: 100%;
}
.infoc > li {
    float: left;
    width: 50%;
	list-style: outside url("/web/20190327131241im_/http://www.consultmcg.com/blog/wp-content/themes/consultmcg/images/bullet-arrow.png") disc;
	padding: 5px 0;
}

.infoc li a {
    color: #000;
}

.infocap_logo{
    border-bottom: 1px solid #8da7c5;
    float: left;
    width: 100%;
}
.infocap_logo > img {
    margin: 22px 0 0 10px;
}
h1.titleinfoc {
    float: left;
}




/*
     FILE ARCHIVED ON 13:12:41 Mar 27, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:21:59 May 01, 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):
  capture_cache.get: 5.178
  captures_list: 0.609
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.007
  esindex: 0.01
  cdx.remote: 15.294
  LoadShardBlock: 542.697 (3)
  PetaboxLoader3.datanode: 586.565 (4)
  load_resource: 111.412
  PetaboxLoader3.resolve: 59.762
*/