.sk-fading-circle{margin:100px auto;width:40px;height:40px;position:relative}.sk-fading-circle .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.sk-fading-circle .sk-circle:before{content:"";display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s ease-in-out infinite both;animation:sk-circleFadeDelay 1.2s ease-in-out infinite both}.sk-fading-circle .sk-circle2{-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.sk-fading-circle .sk-circle3{-webkit-transform:rotate(60deg);-ms-transform:rotate(60deg);transform:rotate(60deg)}.sk-fading-circle .sk-circle4{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.sk-fading-circle .sk-circle5{-webkit-transform:rotate(120deg);-ms-transform:rotate(120deg);transform:rotate(120deg)}.sk-fading-circle .sk-circle6{-webkit-transform:rotate(150deg);-ms-transform:rotate(150deg);transform:rotate(150deg)}.sk-fading-circle .sk-circle7{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sk-fading-circle .sk-circle8{-webkit-transform:rotate(210deg);-ms-transform:rotate(210deg);transform:rotate(210deg)}.sk-fading-circle .sk-circle9{-webkit-transform:rotate(240deg);-ms-transform:rotate(240deg);transform:rotate(240deg)}.sk-fading-circle .sk-circle10{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.sk-fading-circle .sk-circle11{-webkit-transform:rotate(300deg);-ms-transform:rotate(300deg);transform:rotate(300deg)}.sk-fading-circle .sk-circle12{-webkit-transform:rotate(330deg);-ms-transform:rotate(330deg);transform:rotate(330deg)}.sk-fading-circle .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.sk-fading-circle .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.sk-fading-circle .sk-circle4:before{-webkit-animation-delay:-.9s;animation-delay:-.9s}.sk-fading-circle .sk-circle5:before{-webkit-animation-delay:-.8s;animation-delay:-.8s}.sk-fading-circle .sk-circle6:before{-webkit-animation-delay:-.7s;animation-delay:-.7s}.sk-fading-circle .sk-circle7:before{-webkit-animation-delay:-.6s;animation-delay:-.6s}.sk-fading-circle .sk-circle8:before{-webkit-animation-delay:-.5s;animation-delay:-.5s}.sk-fading-circle .sk-circle9:before{-webkit-animation-delay:-.4s;animation-delay:-.4s}.sk-fading-circle .sk-circle10:before{-webkit-animation-delay:-.3s;animation-delay:-.3s}.sk-fading-circle .sk-circle11:before{-webkit-animation-delay:-.2s;animation-delay:-.2s}.sk-fading-circle .sk-circle12:before{-webkit-animation-delay:-.1s;animation-delay:-.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,to{opacity:0}40%{opacity:1}}.AreaHighlight{border:1px solid #333;background-color:#fce897;opacity:1;mix-blend-mode:multiply}.AreaHighlight__part{cursor:pointer;position:absolute;background:#ffe28f;transition:background .3s}.AreaHighlight--scrolledTo .AreaHighlight__part{background:#ff4141}.Highlight{position:absolute}.Highlight__emoji{position:absolute;color:#000;opacity:1;font-size:28px}.Highlight__parts{opacity:1}.Highlight__part{cursor:pointer;position:absolute;background:#ffe28f;transition:background .3s}.Highlight__popup{background-color:#3d464d;border:1px solid hsla(0,0%,100%,.25);color:#fff;padding:.5rem 1rem;border-radius:3px;max-width:300px;max-height:100px;overflow-y:scroll}.Highlight--scrolledTo .Highlight__part{background:#ff4141}.MouseSelection{position:absolute;border:1px dashed #333;background:#fce897;mix-blend-mode:multiply}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.MouseSelection{opacity:.5}}@supports (-ms-ime-align:auto){.MouseSelection{opacity:.5}}.textLayer{z-index:2;opacity:1;mix-blend-mode:multiply;display:flex}.annotationLayer{position:absolute;top:0;z-index:3}html body .textLayer>div:not(.PdfHighlighter__highlight-layer):not(.Highlight):not(.Highlight-emoji){opacity:1;mix-blend-mode:multiply}.textLayer ::selection{background:#fce897;mix-blend-mode:multiply}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.textLayer{opacity:.5}}@supports (-ms-ime-align:auto){.textLayer{opacity:.5}}.PdfHighlighter{position:absolute;overflow:auto;width:100%;height:100%}.PdfHighlighter__highlight-layer{position:absolute;z-index:3;left:0}.PdfHighlighter__tip-container{z-index:6;position:absolute}.PdfHighlighter--disable-selection{user-select:none;pointer-events:none}.Tip__compact{cursor:pointer;background-color:#3d464d;border:1px solid hsla(0,0%,100%,.25);color:#fff;padding:5px 10px;border-radius:3px}.Tip__card{padding:10px;background:#fff;background-clip:padding-box;border:1px solid #e8e8e8;border-radius:4px;box-shadow:0 2px 4px rgba(37,40,43,.2)}.Tip__card textarea{font-size:16px;width:200px;height:70px}.Tip__card input[type=submit]{margin-top:5px;font-size:large}