/*
Copyright 2020 Eduworks Corporation

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
*/

figure {
    box-sizing: border-box;
    display: block;
    margin: var(--spacing) 0;
    padding: var(--spacing-s);
    width: 100%;
    border-left: var(--secondary-color) solid var(--side-border-size);
    background-color: var(--background-lighter);
    clear: both;
}

figure img {
    max-width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    max-height: 300px;
}

figure figcaption p {
    margin: 0;
    font-size: .9rem;
}

figure figcaption>.fig {
    display: block;
    /*    width: 100%;*/
    /*    text-align: center;*/
    font-weight: 400;
    color: var(--background-darker);
    margin-bottom: .5em;
}
/*
     FILE ARCHIVED ON 04:42:54 Jan 16, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 18:33:00 Oct 21, 2023.
     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: 129.193
  exclusion.robots: 0.091
  exclusion.robots.policy: 0.082
  cdx.remote: 0.059
  esindex: 0.009
  LoadShardBlock: 102.862 (3)
  PetaboxLoader3.datanode: 150.156 (4)
  load_resource: 179.398
  PetaboxLoader3.resolve: 112.608
*/