/* QAFlow - Ad rendering (includes/layered_ads.php, admin/ads.php generated AdSense snippets)
   Extracted from inline style="" attributes. */

.ad-layer-wrap {
    position: relative;
}

.ad-layers-hidden {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    opacity: 0.01;
}

.ad-image-fluid {
    max-width: 100%;
    height: auto;
}

/* Equivalent of Google AdSense's required style="display:block" on <ins class="adsbygoogle">,
   applied via class instead of an inline attribute. */
.ad-ins-block {
    display: block;
}
