.item-list:hover .place-bid span {
    width: auto;
    font-size: 8px;
}

.category-list.make-grid .item-list .place-bid {
    margin-bottom: 5px;
}

.item-list .place-bid span {
    width: 0;
    font-size: 0;
}

.category-list.make-grid .item-list {
    min-height: 360px;
}

.adds-wrapper.category-list.make-grid .item-list {
    min-height: 390px;
}

.countdown {
    padding: 5px;
    font-size: 12px;
    text-align: left;
    color: #369;
    font-weight: 400;
    padding-left: 0px;
}

input#bid_amount {
    max-width: 150px;
}

.m-l-10 {
    margin-left: 10px !important;
}

/* Custom  Css Start Added By Amol Sautade */

.post-icon {
    font-size: 50px;
    color: #416897;
    font-weight: 600 !important;
}
.create-item-icon {
    font-size: 50px;
    color: #cca419;
    font-weight: 600 !important;
}
.favourite-icon {
    font-family: FontAwesome !important;
    font-size: 50px;
    color: #fe0000;
    font-weight: 600 !important;
}
.register-btn {
    background-color: #426998 !important ;
    border: 1px solid #426998 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
}
.register-btn:hover {
    background-color: #cca419 !important ;
    border: 1px solid #cca419 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
}

.report-back-btn {
    background-color: #010e28 !important;
    border: 1px solid #010e28 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
    margin-right: 10px;
}

.report-back-btn:hover {
    background-color: #426998 !important;
    border: 1px solid #426998 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
    margin-right: 10px;
}

.phone-number {
    background-color: #010e28 !important;
    border: 1px solid #010e28 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
}

.phone-number:hover {
    background-color: #426998 !important;
    border: 1px solid #426998 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 14px;
}

.create-account-text {
    color: #3a7bd5;
    font-size: 24px;
    font-weight: 500;
}

.modal-close-icon {
    font-size: 14px;
    font-weight: 600;
    position: relative;
    top: -2px;
}

.modal-close-button {
    position: absolute;
    top: 2px;
    right: 2px;
    border-radius: 50%;
    border: none !important;
    color: white !important;
    font-weight: bold !important;
    cursor: pointer !important;
    font-size: 1.25em !important;
    background-color: #cca419 !important;
    width: 30px;
    height: 30px;
    line-height: 30px !important;
    text-align: center;
    padding: 0 !important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out, transform 0.1s ease-in-out;
    opacity: 1 !important;
}
.border-0 {
    border-bottom: 0px solid;
}

.disclaimer-modal-header {
    padding: 13px !important;
    border-bottom: 0px solid #e5e5e5 !important;
}
.disclaimer-modal-body {
    padding: 25px !important;
    padding-top: 0px !important;
}

.modal-add-sub-depart {
    line-height: 18px;
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 0px;
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ecf1f5;
    text-align: left;
    background-color: #416897;
    color: #fff;
    padding: 8px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.add-sub-dept-main-div {
    padding: 1em;
    border: #426998 solid 1px;
    margin-top: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.custom-modal-footer {
    border-top: 0px solid;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-top: -10px;
}

.password-text {
    padding-top: 20px;
    padding-bottom: 0px;
}
.custom-pb-0 {
    padding-bottom: 0px;
}

.post-free-add-text {
    color: #3a7bd5;
    font-size: 18px;
    font-weight: 500;
}
.user-icon-custom {
    color: #3a7bd5;
    font-size: 18px;
}
.step-next-btn {
    background-color: #426998 !important;
    border: 1px solid #426998 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 15px;
}
.step-next-btn:hover {
    background-color: #cca419 !important ;
    border: 1px solid #cca419 !important;
    padding: 6px 20px !important;
    border-radius: 40px !important;
    color: white !important;
    font-size: 15px;
}
.location-text {
    color: #426998 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

/*.date-posted 
{
	color: #ffffff !important;
	font-size: 15px !important;
	font-weight: 500 !important;
}*/
.actual-location {
    color: #cca419 !important;
    font-size: 15px !important;
    font-weight: 500;
}
.post-free-box {
    border: 1px solid #ddd;
    margin-bottom: 25px;
}
.post-free-text-new {
    color: #215b8c;
    font-size: 18px;
    font-weight: 500;
}

.custom-modal-footer {
    border: 0px solid !important;
    padding-top: 5px !important;
    padding-bottom: 0px !important;
}
.report-main-div {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 4px;
}
.custom-mb-0 {
    margin-bottom: 0px;
}
.something-wrong-text {
    font-size: 17px;
    color: #3372c0;
    font-weight: 400;
}
.additional-details-text {
    color: #26619b;
    padding-top: 10px;
    padding-bottom: 10px;
}

#customers {
    border-collapse: collapse;
    width: 100%;
}

#customers td,
#customers th {
    border: 1px solid #ddd;
    padding: 8px;
    text-align: center;
}

#customers tr:nth-child(even) {
    background-color: #f2f2f2;
}

#customers tr:hover {
    background-color: #f3eded;
}

#customers th {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
    background-color: #336699;
    color: white;
}

#show-content p {
    border: 1px solid #ddd;
    padding: 5px 10px;
    font-size: 14px;
    font-weight: 400;
}
.bid-content {
    font-size: 13px;
    color: red;
    font-weight: 400;
    padding-bottom: 0px;
    margin-bottom: 10px;
}
.common-color-green {
    color: green !important;
}

.custom-send-message-btn {
    width: 160px;
    text-align: center;
    display: inline-block;
}
.update-btn-custom {
    width: 180px;
    margin: 5px auto;
}
.custom-item-price {
    color: #2f6db5;
    font-size: 16px;
    font-weight: 500;
}
.view-more-btn-main-div {
    margin-top: 25px;
    margin-bottom: 20px;
}
.do-anything-line {
    color: #426998;
    font-size: 24px !important;
    font-weight: 500 !important;
}
.sell-products-line {
    font-size: 14px;
    color: green;
    font-weight: 400;
}

@media screen and (min-width: 768px) {
    .language-modal {
        width: 450px;
    }
}

/* 13-06-2020 */
.m-t-15 {
    margin-top: 15px !important;
}

/* 20-06-2020*/

/*For Advertisement blocks */

.ad-text,
.box-text {
    font-size: 9px;
    color: #666;
    padding: 0 0 5px;
    text-align: center;
}
.ad-300x250,
.ad-300x600,
.ad-728x90 {
    margin: 0 auto 15px;
}
.ad-320x50,
.ad-text {
    margin: 0 auto;
}
.ad-300x250 {
    width: 302px;
    height: 252px;
}
.ad-300x600 {
    width: 302px;
    height: 602px;
}
.ad-728x90 {
    width: 730px;
    height: 92px;
}
.ad-320x50 {
    width: 320px;
    height: 50px;
}

/*  MAIN TOP AD */
.ad-728x90 {
    width: 730px;
    height: 92px;
    float: left;
    border: solid 1px #d6e3ec;
}
.ad-728x90-wrapper {
    /*margin: 0 auto 0 auto;*/
    margin: 15px 25px 0 auto;
    display: table;
}
.ad-728x90-text {
    text-align: center;
    font-size: 9px;
    text-transform: uppercase;
    margin-bottom: 0px;
    float: left;
    line-height: 0px;
    height: 20px;
    width: 0px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.ad-300x250-text {
    text-align: center;
    font-size: 8px;
    text-transform: uppercase;
    margin-bottom: 0;
}
.ad-320x50 {
    width: 322px;
    height: 52px;
    border: solid 1px #d6e3ec;
    display: none;
    margin: 0 auto;
    z-index: 99999 !important;
}
.ad-320x50-wrapper {
    margin: 0 auto 15px auto;
    display: none;
}
.ad-320x50-text {
    text-align: center;
    font-size: 8px;
    text-transform: uppercase;
    margin-bottom: 5px;
    display: none;
}
/*  MAIN TOP AD 768 SCREEN */
@media screen and (max-width: 768px) {
    .ad-728x90 {
        display: none;
    }
    .ad-728x90-wrapper {
        display: none;
    }
    .ad-728x90-text {
        display: none;
    }
    .ad-320x50 {
        display: block;
    }
    .ad-320x50-wrapper {
        display: block;
    }
    .ad-320x50-text {
        display: block;
    }
}

.hidden {
    display: none !important;
}

.ad-300x250-wrapper {
    position: relative;
}

.ad-300x250 {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
    border: solid 1px #d6e3ec;
}

.ad-300x600-wrapper,
.ad-970x90-wrapper {
    position: relative;
    z-index: 99999 !important;
}

.ad-300x600 {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 9999;
    border: solid 1px #d6e3ec;
    z-index: 99999 !important;
}

.ad-800x400 {
    position: absolute;
    right: 10%;
    top: 15px;
    z-index: 9999;
    /* border: solid 1px #d6e3ec; */
    left: 10%;
    z-index: 99999 !important;
}
.ad-800x400-wrapper {
    text-align: center;
    position: relative;
}

.ad-900x470 {
    position: absolute;
    right: 0%;
    top: 0px;
    z-index: 9999;
    /* border: solid 1px #d6e3ec; */
    left: 0%;
}
.ad-900x470-wrapper {
    text-align: center;
    position: relative;
}

.ad-970x90 {
    text-align: center;
    position: absolute;
    top: 16px;
    left: 10%;
    right: 10%;
    z-index: 99999 !important;
}

.syotimer-cell__value,
.syotimer-cell__unit,
.syotimer-cell {
    display: inline !important;
}

.syotimer-cell {
    margin: 5px;
    margin-left: 0;
}

/*.layout-section  .syotimer-cell_type_second {
	display: none !important;
}*/

.syotimer__body {
    color: #d08805;
    font-weight: 500;
}

.swal2-container {
    z-index: 99999999 !important;
}
audio {
    height: 40px !important;
}
.remove-audio {
    position: absolute;
    bottom: 19px;
    margin-left: 10px;
}

#recordingsList {
    position: relative;
}

#recordingsList > li {
    display: inline-block;
}

.add-sub-dept-main-div {
    /*height: 280px;*/
}

.add-sub-dept-main-div-custom {
    height: 335px;
}

#addAudio:not(.innerpage) {
    color: #cf1d0d;
    margin: 0px 0px 5px 5px;
    position: absolute;
    bottom: 32px;
    left: 36px;
}

#addAudio.innerpage {
    color: #cf1d0d;
    margin: 0px 0px 5px 5px;
}

form#smileys input[type="radio"].happy {
    background: url(https://e5211a.claudeassets.com/20251113015722im_/https://almazadi.com/assets/img/happy.svg) center;
    /*background: url(https://res.cloudinary.com/turdlife/image/upload/v1492864443/happy_ampvnc.svg) center;*/
    background-size: cover;
}

form#smileys input[type="radio"] {
    -webkit-appearance: none;
    width: 34px;
    height: 34px;
    border: none;
    cursor: pointer;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    margin: 0 5px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

form#smileys input[type="radio"].sad {
    background: url(https://c5b66c.claudeassets.com/20251113015722im_/https://almazadi.com/assets/img/sad.svg) center;
    /*background: url(https://res.cloudinary.com/turdlife/image/upload/v1492864443/sad_bj1tuj.svg) center;*/
    background-size: cover;
}

form#smileys input[type="radio"].neutral {
    background: url(https://910ebc.claudeassets.com/20251113015722im_/https://almazadi.com/assets/img/neutral.svg) center;
    /*background: url(https://res.cloudinary.com/turdlife/image/upload/v1492864443/neutral_t3q8hz.svg) center;*/
    background-size: cover;
}

form#smileys input[type="radio"]:hover,
form#smileys input[type="radio"]:checked {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

/* For page difference in ar and en*/
.listing-filter {
    border-bottom: none !important;
}

.category-list.make-grid .item-list {
    /* width: 23% !important; */
    border-left: none !important;
    border: solid 1px #ddd !important;
    box-shadow: 5px 5px 15px 0px rgba(0, 0, 0, 0.2) !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    border-radius: 4px !important;
}

.img-thumbnail {
    padding: 10px 10px !important;
}

.sidebar-modern-inner .block-title {
    border-bottom: solid 1px steelblue;
    border-left: solid 1px steelblue;
    border-right: solid 1px steelblue;
    background-color: steelblue;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: white;
    background-color: #3a7bd5 !important;
}

.skin-blue .pricetag {
    background: #cca419;
}

.cornerRibbonsMap {
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
    left: -8%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 200px;
    z-index: 2;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cornerRibbonsMap a {
    color: #fff;
    display: block;
    font-family: "Roboto Condensed", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
    border: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.cornerRibbonsMap.topAds {
    background: #16a085;
}

.cornerRibbonsMap.urgentAds {
    background: #d9534f;
}

.cornerRibbonsMap.featuredAds a {
    background: #e4cb65;
    color: #fff;
}

.cornerRibbonsMap.green {
    background: #16a085;
}

.cornerRibbonsMap.red {
    background: #c30;
}

.cornerRibbonsMap.orange {
    background: #fb8d17;
}

.cornerRibbonsMap.orange a {
    color: #fff;
}

.make-grid .item-list .cornerRibbonsMap {
    left: -30%;
    top: 7%;
}

.make-compact .item-list .cornerRibbonsMap {
    left: 68%;
    text-indent: -99999px;
    top: 18%;
}

@media (max-width: 991px) {
    .cornerRibbonsMap {
        left: -10%;
        top: 19%;
        width: 170px;
        z-index: 2;
    }
    .cornerRibbonsMap {
        font-size: 11px;
    }
    .make-compact .item-list .cornerRibbonsMap {
        left: -20%;
    }
}

@media (max-width: 767px) {
    .cornerRibbonsMap {
        left: -36px;
        top: 24px;
        width: 160px;
    }
    .make-grid .item-list .cornerRibbonsMap {
        left: -36px;
        top: 24px;
    }
    .cornerRibbonsMap {
        font-size: 11px;
    }
    .make-compact .item-list .cornerRibbonsMap {
        left: -100px;
    }
}

.leaflet-popup-content {
    position: relative;
}

.leaflet-marker-icon > i {
    font-size: 30px;
}

.countdown-test > .syotimer__body {
    color: red;
    font-weight: initial !important;
}

.custom-item-price strike {
    color: red;
}

.datetimepicker-rtl {
    right: auto;
}

/* Custom  Css End */
.listing {
    padding: 0px;
    margin: 0px;
}
.listing.line li {
    list-style: none;
    display: inline-block;
    float: left;
}
.page_header .second_column {
    text-align: right;
}
.page_header .second_column:lang(ar) {
    text-align: left !important;
}
.page_header .first_column .live_tv_btn_store:lang(ar) {
    right: 39%;
    top: -18px;
}
.page_header .listing.line li:lang(ar):first-child {
    position: absolute;
    top: -18px;
}
.datetimepicker .datetimepicker-days .glyphicon-arrow-left,
.datetimepicker .datetimepicker-days .glyphicon-arrow-right {
    position: relative;
}
.datetimepicker .datetimepicker-days .glyphicon-arrow-left::before {
    content: "\f104";
    font-family: Font Awesome\5 Free;
    position: absolute;
    display: block;
    top: -10px;
    left: -2px;
}
.datetimepicker .datetimepicker-days .glyphicon-arrow-right::before {
    content: "\f105";
    font-family: Font Awesome\5 Free;
    position: absolute;
    display: block;
    top: -10px;
    right: -2px;
}

.category-list.make-grid .item-list {
    /* width: 30% !important; */
    width: 23% !important;
    margin-bottom: 15px;
}
.main-logo:lang(ar) {
    margin-right: 39px !important;
}
.navbar.navbar-light .navbar-nav > li.lang-menu,
.navbar.navbar-site .navbar-nav > li.lang-menu:lang(en) {
    margin-right: 50px;
}
/*== Media Query */
@media screen and (max-width: 325px) {
	#seach .row input,
    #seach .row select,
    #seach .select2-container {
        width: 93% !important;
    }
}
@media only screen and (max-width: 450px) {
    .mobile_responsive .live_tv_btn {
        width: 39px !important;
    }
    .navbar .container {
        padding-left: 0px !important;
    }
    .main-logo {
        font-size: 13px;
    }
    .navbar-site.navbar .navbar-identity .navbar-toggler {
        margin-top: 12px;
        margin-right: 21px;
    }
    .navbar-site.navbar .navbar-identity .navbar-toggler:lang(ar) {
        margin-right: 0px !important;
    }
    .navbar.navbar-site .navbar-identity .navbar-brand:lang(en) {
        margin-right: 19%;
    }
    /* .navbar.navbar-site .navbar-identity .navbar-brand, .navbar-site.navbar .navbar-identity .navbar-toggler{float:left;} */
    .mobile_responsive .live_tv_btn {
        top: 9px !important;
        right: 5px !important;
    }
    .category-list.make-grid .item-list {
        width: 93% !important;
        min-width: 93% !important;
        margin-bottom: 10px;
    }
    .create-account-text {
        font-size: 15px;
    }
    .pricetag {
        right: -15px;
        padding: 1px 8px;
        font-size: 15px;
    }
   
}
@media only screen and (min-width: 450px) and (max-width: 1000px) {
    .category-list.make-grid .item-list {
        width: 45% !important;
        min-width: 45% !important;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 450px) and (max-width: 680px) {
    .mobile_responsive .navbar-identity {
        width: 86% !important;
    }
    .mobile_responsive .live_tv_btn {
        right: 0px !important;
        width: 74px !important;
    }

    .navbar-site.navbar .navbar-identity {
        width: 91% !important;
    }
}
@media only screen and (max-width: 768px) {
    .mobile_responsive .navbar-identity {
        width: 96%;
    }
    .mobile_responsive .nav.navbar-right {
        margin-left: 2% !important;
    }
    .mobile_responsive .live_tv_btn {
        top: 14px !important;
    }
    .mobile_responsive .live_tv_btn:lang(ar) {
        right: -42px !important;
    }
    .categories_listing .cat-list {
        margin-bottom: 15px;
    }
    .main-logo:lang(ar) {
        margin-right: 45px !important;
    }
    #seach .row .col-md-2 button,
    #seach .row .col-md-2 a {
        display: flex;
        justify-content: center;
        width: 50%;
    }
    #seach .row .col-md-2 {
        max-width: 80% !important;
        flex: 0 0 80% !important;
        margin: 0px auto;
    }
}
@media only screen and (min-width: 576px) and (max-width: 994px) {
    .home_search .row .col-sm-5 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .home_search .row .col-sm-1 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .home_search .row {
        justify-content: center;
    }
}
@media only screen and (min-width: 769px) and (max-width: 840px) {
    .mobile_responsive .live_tv_btn {
        right: -15px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 999px) {
    #seach .row .col-md-3 {
        max-width: 33% !important;
        flex: 0 0 33% !important;
    }
    #seach .row .col-md-2 {
        max-width: 80% !important;
        flex: 0 0 80% !important;
        margin: 0px auto;
    }
    #seach .row .col-md-2 a,
    #seach .row .col-md-2 button {
        display: flex;
        justify-content: center;
        width: 50%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
    .tab-filter {
        display: none;
    }
}
@media only screen and (min-width: 998px) and (max-width: 1171px) {
    .category-list.make-grid .item-list {
        width: 30% !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1163px) {
    .mobile_responsive .nav.navbar-right:lang(en),
    .mobile_responsive .nav.navbar-right:lang(fr) {
        margin-right: 50px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1200px) {
    #seach:lang(fr),
    #seach:lang(en) {
        display: flex;
    }
}
@media only screen and (min-width: 1179px) and (max-width: 1369px) {
    .mobile_responsive .nav.navbar-right:lang(en),
    .mobile_responsive .nav.navbar-right:lang(fr) {
        margin-right: 50px !important;
    }
}
@media only screen and (min-width: 1171px) and (max-width: 1199px){
	.category-list.make-grid .item-list{
		width: 30.1% !important;
	}
}
@media only screen and (min-width: 1200px) and (max-width:  1390px) {
    .category-list.make-grid .item-list{
		width: 22% !important;
	}
}

@media (min-width: 1200px) {
    .container {
        max-width: 1500px !important;
    }
}

.category-list.make-grid .item-list .cornerRibbons {
    left: -19%;
    top: 5%;
}

html[dir="rtl"] body .make-grid .item-list .cornerRibbons {
    right: -20% !important;
}

.leaflet-interactive {
    stroke: #84888c;
    stroke-width: 1px;
    stroke-dasharray: 5;
}
#postsList:not(.map-page-css){
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	box-shadow: none;
}


.apexcharts-svg foreignObject,.apexcharts-svg {
	//width: 100% !important;
}

.apexcharts-canvas{
	//width: 100% !important;
}
//.apexcharts-svg


/*
     FILE ARCHIVED ON 22:40:44 Feb 26, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:52:22 Jul 08, 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: 7.052
  exclusion.robots: 6.457
  exclusion.robots.policy: 0.075
  esindex: 0.009
  cdx.remote: 47.381
  LoadShardBlock: 710.376 (3)
  PetaboxLoader3.resolve: 336.17 (4)
  PetaboxLoader3.datanode: 345.927 (4)
  load_resource: 140.658
*/