Found 44 repositories(showing 30)
mhowerton91
<!DOCTYPE html> <!-- Copyright 2016 Google Inc. All Rights Reserved. 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. --> <html> <head> <meta charset="utf-8"> <title>Chrome Platform Status</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <link rel="manifest" href="/static/manifest.json"> <meta name="theme-color" content="#366597"> <link rel="icon" sizes="192x192" href="/static/img/crstatus_192.png"> <!-- iOS: run in full-screen mode and display upper status bar as translucent --> <meta name="apple-mobile-web-app-capable" content="yes"> <meta name="mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> <link rel="apple-touch-icon" href="/static/img/crstatus_128.png"> <link rel="apple-touch-icon-precomposed" href="/static/img/crstatus_128.png"> <link rel="shortcut icon" href="/static/img/crstatus_128.png"> <link rel="preconnect" href="https://www.google-analytics.com" crossorigin> <!-- <link rel="dns-prefetch" href="https://fonts.googleapis.com"> --> <!-- <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> --> <!-- <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400" media="none" onload="this.media='all'"> --> <!-- <link rel="stylesheet" href="/static/css/main.css"> --> <style>html,body{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,pre,a,abbr,acronym,address,code,del,dfn,em,img,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead,tr{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}blockquote,q{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;quotes:"" ""}blockquote:before,q:before,blockquote:after,q:after{content:""}th,td,caption{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;text-align:left;font-weight:normal;vertical-align:middle}table{margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;border-collapse:separate;border-spacing:0;vertical-align:middle}a img{border:none}*{box-sizing:border-box}*{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4{font-weight:300}h1{font-size:30px}h2,h3,h4{color:#444}h2{font-size:25px}h3{font-size:20px}a{text-decoration:none;color:#4580c0}a:hover{text-decoration:underline;color:#366597}b{font-weight:600}input:not([type="submit"]),textarea{border:1px solid #D4D4D4}input:not([type="submit"])[disabled],textarea[disabled]{opacity:0.5}button,.button{display:inline-block;background:linear-gradient(#F9F9F9 40%, #E3E3E3 70%);border:1px solid #a9a9a9;border-radius:3px;padding:5px 8px;outline:none;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-shadow:1px 1px #fff;font-size:10pt}button:not(:disabled):hover{border-color:#515151}button:not(:disabled):active{background:linear-gradient(#E3E3E3 40%, #F9F9F9 70%)}.comma::after{content:',\00a0'}html,body{height:100%}body{color:#666;font:14px "Roboto", sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;background-color:#eee}body.loading #spinner{display:flex}body.loading chromedash-toast{visibility:hidden}#spinner{display:none;align-items:center;justify-content:center;position:fixed;height:calc(100% - 54px - $header-height);max-width:768px;width:100%}#site-banner{display:none;background:#4580c0;color:#fff;position:fixed;z-index:1;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;text-transform:capitalize;text-align:center;transform:rotate(35deg);right:-40px;top:20px;padding:10px 40px 8px 60px;box-shadow:inset 0px 5px 6px -3px rgba(0,0,0,0.4)}#site-banner iron-icon{margin-right:4px;height:20px;width:20px}#site-banner a{color:currentcolor;text-decoration:none}app-drawer{font-size:14px}app-drawer .drawer-content-wrapper{height:100%;overflow:auto;padding:16px}app-drawer paper-listbox{background-color:inherit !important}app-drawer paper-listbox paper-item{font-size:inherit !important}app-drawer h3{margin-bottom:16px;text-transform:uppercase;font-weight:500;font-size:14px;color:inherit}app-header{background-color:#eee;right:0;top:0;left:0;z-index:1}app-header[fixed]{position:fixed}.main-toolbar{display:flex;position:relative;padding:0 16px}header,footer{display:flex;align-items:center;text-shadow:0 1px 0 white}header{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}header a{text-decoration:none !important}header nav{display:flex;align-items:center;margin-left:16px}header nav a{background-color:#FAFAFA;background:linear-gradient(to bottom, white, #F2F2F2);padding:0.75em 1em;box-shadow:1px 1px 4px rgba(0,0,0,0.065);cursor:pointer;font-size:16px;text-align:center;border-radius:3px;border-bottom:1px solid #D4D4D4;border-right:1px solid #D4D4D4;white-space:nowrap}header nav a:active{position:relative;top:1px;left:1px;box-shadow:3px 3px 4px rgba(0,0,0,0.065)}header nav a.disabled{opacity:0.5;pointer-events:none}header nav paper-menu-button{margin:0 !important;padding:0 !important;line-height:1}header nav paper-menu-button .dropdown-content{display:flex;flex-direction:column;contain:content}header aside{background-color:#FAFAFA;background:linear-gradient(to bottom, white, #F2F2F2);padding:0.75em 1em;box-shadow:1px 1px 4px rgba(0,0,0,0.065);border-bottom-left-radius:5px;border-bottom-right-radius:5px;border-bottom:1px solid #D4D4D4;border-right:1px solid #D4D4D4;background:url(/static/img/chrome_logo.svg) no-repeat 16px 50%;background-size:48px;background-color:#fafafa;padding-left:72px}header aside hgroup a{color:currentcolor}header aside h1{line-height:1}header aside img{height:45px;width:45px;margin-right:7px}footer{background-color:#FAFAFA;background:linear-gradient(to bottom, white, #F2F2F2);padding:0.75em 1em;box-shadow:1px 1px 4px rgba(0,0,0,0.065);font-size:12px;box-shadow:0 -2px 5px rgba(0,0,0,0.065);display:flex;flex-direction:column;justify-content:center;text-align:center;position:fixed;bottom:0;left:0;right:0;z-index:3}footer div{margin-top:4px}.description{line-height:1.4}#subheader,.subheader{display:flex;align-items:center;margin:16px 0;max-width:768px}#subheader .num-features,.subheader .num-features{font-weight:400}#subheader div.search input,.subheader div.search input{width:200px;outline:none;padding:10px 7px}#subheader div.actionlinks,.subheader div.actionlinks{display:flex;justify-content:flex-end;flex:1 0 auto;margin-left:16px}#subheader div.actionlinks .blue-button,.subheader div.actionlinks .blue-button{background:#366597;color:#fff;display:inline-flex;align-items:center;justify-content:center;max-height:35px;min-width:5.14em;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:transparent;text-transform:uppercase;text-decoration:none;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;padding:0.7em 0.57em}#subheader div.actionlinks .blue-button iron-icon,.subheader div.actionlinks .blue-button iron-icon{margin-right:8px;height:24px;width:24px}#subheader div.actionlinks .legend,.subheader div.actionlinks .legend{font-size:18px;cursor:pointer;text-decoration:none}#container{display:flex;flex-direction:column;height:100%;width:100%}#content{margin:16px;position:relative;height:100%}#panels{display:flex;width:100%;overflow:hidden}@media only screen and (min-width: 701px){.main-toolbar .toolbar-content{max-width:768px}app-header{padding-left:200px;left:0 !important}}@media only screen and (max-width: 700px){h1{font-size:24px}h2{font-size:20px}h3{font-size:15px}app-header .main-toolbar{padding:0;display:block}app-header .main-toolbar iron-icon{width:24px}app-drawer{z-index:2}#content{margin-left:0;margin-right:0}header{margin:0;display:block}header aside{display:flex;padding:8px;border-radius:0;background-size:24px;background-position:48px 50%}header aside hgroup{padding-left:48px}header aside hgroup span{display:none}header nav{margin:0;justify-content:center;flex-wrap:wrap}header nav a{padding:5px 10px;margin:0;border-radius:0;flex:1 0 auto}#panels{display:block}#panels nav{display:none}.subheader .description{margin:0 16px}#subheader div:not(.search){display:none}#subheader div.search{text-align:center;flex:1 0 0;margin:0}chromedash-toast{width:100%;left:0;margin:0}}@media only screen and (min-width: 1100px){#site-banner{display:block}}body.loading chromedash-legend{display:none}body.loading chromedash-featurelist{visibility:hidden}body.loading .main-toolbar .dropdown-content{display:none} </style> <!-- <link rel="stylesheet" href="/static/css/metrics/metrics.css"> --> <style>#content h3{margin-bottom:16px}.data-panel{max-width:768px}.data-panel .description{margin-bottom:1em}.metric-nav{list-style-type:none}.metric-nav h3:not(:first-of-type){margin-top:32px}.metric-nav li{text-align:center;border-top-left-radius:3px;border-top-right-radius:3px;background:linear-gradient(to bottom, white, #F2F2F2);box-shadow:1px 1px 4px rgba(0,0,0,0.065);padding:0.5em;margin-bottom:10px}@media only screen and (max-width: 700px){#subheader{margin:16px 0;text-align:center}.data-panel{margin:0 10px}} </style> <script> window.Polymer = window.Polymer || { dom: 'shadow', // Use native shadow dom. lazyRegister: 'max', useNativeCSSProperties: true, suppressTemplateNotifications: true, // Don't fire dom-change on dom-if, dom-bind, etc. suppressBindingNotifications: true // disableUpgradeEnabled: true // Works with `disable-upgrade` attr. When removed, upgrades element. }; var $ = function(selector) { return document.querySelector(selector); }; var $$ = function(selector) { return document.querySelectorAll(selector); }; </script> <style is="custom-style"> app-drawer { --app-drawer-width: 200px; --app-drawer-content-container: { background: #eee; }; } paper-item { --paper-item: { cursor: pointer; }; } </style> <link rel="import" href="/static/elements/metrics-imports.vulcanize.html"> </head> <body class="loading"> <!--<div id="site-banner"> <a href="https://www.youtube.com/watch?v=Rd0plknSPYU" target="_blank"> <iron-icon icon="chromestatus:ondemand-video"></iron-icon> How we built it</a> </div>--> <app-drawer-layout fullbleed> <app-drawer swipe-open> <div class="drawer-content-wrapper"> <ul class="metric-nav"> <h3>All properties</h3> <li><a href="/metrics/css/popularity">Stack rank</a></li> <li><a href="/metrics/css/timeline/popularity">Timeline</a></li> <h3>Animated properties</h3> <li><a href="/metrics/css/animated">Stack rank</a></li> <li><a href="/metrics/css/timeline/animated">Timeline</a></li> </ul> </div> </app-drawer> <app-header-layout> <app-header reveals fixed effects="waterfall"> <div class="main-toolbar"> <div class="toolbar-content"> <header> <aside> <iron-icon icon="chromestatus:menu" drawer-toggle></iron-icon> <hgroup> <a href="/features" target="_top"><h1>Chrome Platform Status</h1></a> <span>feature support & usage metrics</span> </hgroup> </aside> <nav> <a href="/features">Features</a> <a href="/samples" class="features">Samples</a> <paper-menu-button vertical-align="top" horizontal-align="right"> <a href="javascript:void(0)" class="dropdown-trigger">Usage Metrics</a> <div class="dropdown-content" hidden> <!-- hidden removed by lazy load code. --> <a href="/metrics/css/popularity" class="metrics">CSS</a> <a href="/metrics/feature/popularity" class="metrics">JS/HTML</a> </div> </paper-menu-button> </nav> </header> <div id="subheader"> <h2>CSS usage metrics > animated properties > timeline</h2> </div> </div> </div> </app-header> <div id="content"> <div id="spinner"><img src="/static/img/ring.svg"></div> <div class="data-panel"> <p class="description">Percentages are the number of times (as the fraction of all animated properties) this property is animated.</p> <chromedash-feature-timeline type="css" view="animated" title="Percentage of times (as the fraction of all animated properties) this property is animated." ></chromedash-feature-timeline> </div> </div> </app-header-layout> <footer> <p>Except as otherwise noted, the content of this page under <a href="https://creativecommons.org/licenses/by/2.5/">CC Attribution 2.5</a> license. Code examples are <a href="https://github.com/GoogleChrome/samples/blob/gh-pages/LICENSE">Apache-2.0</a>.</p> <div><a href="https://groups.google.com/a/chromium.org/forum/#!newtopic/blink-dev">File content issue</a> | <a href="https://docs.google.com/a/chromium.org/forms/d/1djZD0COt4NgRwDYesNLkYAb_O8YL39eEvF78vk06R9c/viewform">Request "edit" access</a> | <a href="https://github.com/GoogleChrome/chromium-dashboard/issues">File site bug</a> | <a href="https://docs.google.com/document/d/1jrSlM4Yhae7XCJ8BuasWx71CvDEMMbSKbXwx7hoh1Co/edit?pli=1" target="_blank">About</a> | <a href="https://www.google.com/accounts/ServiceLogin?service=ah&passive=true&continue=https://appengine.google.com/_ah/conflogin%3Fcontinue%3Dhttps://www.chromestatus.com/metrics/css/timeline/animated">Login</a> </div> </footer> </app-drawer-layout> <chromedash-toast msg="Welcome to chromestatus.com!"></chromedash-toast> <script> /*! (c) 2017 Copyright (c) 2016 The Google Inc. All rights reserved. (Apache2) */ "use strict";function _classCallCheck(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}var _createClass=function(){function e(e,r){for(var n=0;n<r.length;n++){var t=r[n];t.enumerable=t.enumerable||!1,t.configurable=!0,"value"in t&&(t.writable=!0),Object.defineProperty(e,t.key,t)}}return function(r,n,t){return n&&e(r.prototype,n),t&&e(r,t),r}}(),Metric=function(){function e(r){if(_classCallCheck(this,e),!r)throw Error("Please provide a metric name");if(!e.supportsPerfMark&&(console.warn("Timeline won't be marked for \""+r+'".'),!e.supportsPerfNow))throw Error("This library cannot be used in this browser.");this.name=r}return _createClass(e,[{key:"duration",get:function(){var r=this._end-this._start;if(e.supportsPerfMark){var n=performance.getEntriesByName(this.name)[0];n&&"measure"!==n.entryType&&(r=n.duration)}return r||-1}}],[{key:"supportsPerfNow",get:function(){return performance&&performance.now}},{key:"supportsPerfMark",get:function(){return performance&&performance.mark}}]),_createClass(e,[{key:"log",value:function(){return console.info(this.name,this.duration,"ms"),this}},{key:"logAll",value:function(){var r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.name;if(e.supportsPerfNow)for(var n=window.performance.getEntriesByName(r),t=0;t<n.length;++t){var a=n[t];console.info(r,a.duration,"ms")}return this}},{key:"start",value:function(){return this._start?(console.warn("Recording already started."),this):(this._start=performance.now(),e.supportsPerfMark&&performance.mark("mark_"+this.name+"_start"),this)}},{key:"end",value:function(){if(this._end)return console.warn("Recording already stopped."),this;if(this._end=performance.now(),e.supportsPerfMark){var r="mark_"+this.name+"_start",n="mark_"+this.name+"_end";performance.mark(n),performance.measure(this.name,r,n)}return this}},{key:"sendToAnalytics",value:function(e){var r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.name,n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:this.duration;return window.ga?n>=0&&ga("send","timing",e,r,n):console.warn("Google Analytics has not been loaded"),this}}]),e}(); </script> <script> document.addEventListener('WebComponentsReady', function(e) { var timeline = $('chromedash-feature-timeline'); timeline.props = [[469,"alias-epub-caption-side"],[470,"alias-epub-text-combine"],[471,"alias-epub-text-emphasis"],[472,"alias-epub-text-emphasis-color"],[473,"alias-epub-text-emphasis-style"],[474,"alias-epub-text-orientation"],[475,"alias-epub-text-transform"],[476,"alias-epub-word-break"],[477,"alias-epub-writing-mode"],[478,"alias-webkit-align-content"],[479,"alias-webkit-align-items"],[480,"alias-webkit-align-self"],[166,"alias-webkit-animation"],[167,"alias-webkit-animation-delay"],[169,"alias-webkit-animation-duration"],[170,"alias-webkit-animation-fill-mode"],[171,"alias-webkit-animation-iteration-count"],[172,"alias-webkit-animation-name"],[173,"alias-webkit-animation-play-state"],[174,"alias-webkit-animation-timing-function"],[177,"alias-webkit-backface-visibility"],[181,"alias-webkit-background-size"],[481,"alias-webkit-border-bottom-left-radius"],[482,"alias-webkit-border-bottom-right-radius"],[197,"alias-webkit-border-radius"],[483,"alias-webkit-border-top-left-radius"],[484,"alias-webkit-border-top-right-radius"],[212,"alias-webkit-box-shadow"],[485,"alias-webkit-box-sizing"],[218,"alias-webkit-column-count"],[219,"alias-webkit-column-gap"],[221,"alias-webkit-column-rule"],[222,"alias-webkit-column-rule-color"],[223,"alias-webkit-column-rule-style"],[224,"alias-webkit-column-rule-width"],[225,"alias-webkit-column-span"],[226,"alias-webkit-column-width"],[227,"alias-webkit-columns"],[486,"alias-webkit-flex"],[487,"alias-webkit-flex-basis"],[488,"alias-webkit-flex-direction"],[489,"alias-webkit-flex-flow"],[490,"alias-webkit-flex-grow"],[491,"alias-webkit-flex-shrink"],[492,"alias-webkit-flex-wrap"],[493,"alias-webkit-justify-content"],[494,"alias-webkit-opacity"],[495,"alias-webkit-order"],[308,"alias-webkit-perspective"],[309,"alias-webkit-perspective-origin"],[496,"alias-webkit-shape-image-threshold"],[497,"alias-webkit-shape-margin"],[498,"alias-webkit-shape-outside"],[537,"alias-webkit-text-size-adjust"],[326,"alias-webkit-transform"],[327,"alias-webkit-transform-origin"],[331,"alias-webkit-transform-style"],[332,"alias-webkit-transition"],[333,"alias-webkit-transition-delay"],[334,"alias-webkit-transition-duration"],[335,"alias-webkit-transition-property"],[336,"alias-webkit-transition-timing-function"],[230,"align-content"],[231,"align-items"],[232,"align-self"],[386,"alignment-baseline"],[454,"all"],[424,"animation"],[425,"animation-delay"],[426,"animation-direction"],[427,"animation-duration"],[428,"animation-fill-mode"],[429,"animation-iteration-count"],[430,"animation-name"],[431,"animation-play-state"],[432,"animation-timing-function"],[532,"apply-at-rule"],[508,"backdrop-filter"],[451,"backface-visibility"],[21,"background"],[22,"background-attachment"],[419,"background-blend-mode"],[23,"background-clip"],[24,"background-color"],[25,"background-image"],[26,"background-origin"],[27,"background-position"],[28,"background-position-x"],[29,"background-position-y"],[30,"background-repeat"],[31,"background-repeat-x"],[32,"background-repeat-y"],[33,"background-size"],[387,"baseline-shift"],[551,"block-size"],[34,"border"],[35,"border-bottom"],[36,"border-bottom-color"],[37,"border-bottom-left-radius"],[38,"border-bottom-right-radius"],[39,"border-bottom-style"],[40,"border-bottom-width"],[41,"border-collapse"],[42,"border-color"],[43,"border-image"],[44,"border-image-outset"],[45,"border-image-repeat"],[46,"border-image-slice"],[47,"border-image-source"],[48,"border-image-width"],[49,"border-left"],[50,"border-left-color"],[51,"border-left-style"],[52,"border-left-width"],[53,"border-radius"],[54,"border-right"],[55,"border-right-color"],[56,"border-right-style"],[57,"border-right-width"],[58,"border-spacing"],[59,"border-style"],[60,"border-top"],[61,"border-top-color"],[62,"border-top-left-radius"],[63,"border-top-right-radius"],[64,"border-top-style"],[65,"border-top-width"],[66,"border-width"],[67,"bottom"],[68,"box-shadow"],[69,"box-sizing"],[520,"break-after"],[521,"break-before"],[522,"break-inside"],[416,"buffered-rendering"],[70,"caption-side"],[547,"caret-color"],[71,"clear"],[72,"clip"],[355,"clip-path"],[356,"clip-rule"],[2,"color"],[365,"color-interpolation"],[366,"color-interpolation-filters"],[367,"color-profile"],[368,"color-rendering"],[523,"column-count"],[440,"column-fill"],[524,"column-gap"],[525,"column-rule"],[526,"column-rule-color"],[527,"column-rule-style"],[528,"column-rule-width"],[529,"column-span"],[530,"column-width"],[531,"columns"],[517,"contain"],[74,"content"],[75,"counter-increment"],[76,"counter-reset"],[77,"cursor"],[466,"cx"],[467,"cy"],[518,"d"],[3,"direction"],[4,"display"],[388,"dominant-baseline"],[78,"empty-cells"],[358,"enable-background"],[369,"fill"],[370,"fill-opacity"],[371,"fill-rule"],[359,"filter"],[233,"flex"],[234,"flex-basis"],[235,"flex-direction"],[236,"flex-flow"],[237,"flex-grow"],[238,"flex-shrink"],[239,"flex-wrap"],[79,"float"],[360,"flood-color"],[361,"flood-opacity"],[5,"font"],[516,"font-display"],[6,"font-family"],[514,"font-feature-settings"],[13,"font-kerning"],[7,"font-size"],[465,"font-size-adjust"],[80,"font-stretch"],[8,"font-style"],[9,"font-variant"],[533,"font-variant-caps"],[15,"font-variant-ligatures"],[535,"font-variant-numeric"],[549,"font-variation-settings"],[10,"font-weight"],[389,"glyph-orientation-horizontal"],[390,"glyph-orientation-vertical"],[453,"grid"],[422,"grid-area"],[418,"grid-auto-columns"],[250,"grid-auto-flow"],[417,"grid-auto-rows"],[248,"grid-column"],[245,"grid-column-end"],[511,"grid-column-gap"],[244,"grid-column-start"],[513,"grid-gap"],[249,"grid-row"],[247,"grid-row-end"],[512,"grid-row-gap"],[246,"grid-row-start"],[452,"grid-template"],[423,"grid-template-areas"],[242,"grid-template-columns"],[243,"grid-template-rows"],[81,"height"],[534,"hyphens"],[397,"image-orientation"],[507,"image-orientation"],[82,"image-rendering"],[398,"image-resolution"],[550,"inline-size"],[438,"internal-callback"],[436,"isolation"],[240,"justify-content"],[455,"justify-items"],[443,"justify-self"],[391,"kerning"],[83,"left"],[84,"letter-spacing"],[362,"lighting-color"],[556,"line-break"],[20,"line-height"],[85,"list-style"],[86,"list-style-image"],[87,"list-style-position"],[88,"list-style-type"],[89,"margin"],[90,"margin-bottom"],[91,"margin-left"],[92,"margin-right"],[93,"margin-top"],[372,"marker"],[373,"marker-end"],[374,"marker-mid"],[375,"marker-start"],[357,"mask"],[435,"mask-source-type"],[376,"mask-type"],[555,"max-block-size"],[94,"max-height"],[554,"max-inline-size"],[95,"max-width"],[406,"max-zoom"],[553,"min-block-size"],[96,"min-height"],[552,"min-inline-size"],[97,"min-width"],[407,"min-zoom"],[420,"mix-blend-mode"],[460,"motion"],[458,"motion-offset"],[457,"motion-path"],[459,"motion-rotation"],[433,"object-fit"],[437,"object-position"],[543,"offset"],[544,"offset-anchor"],[540,"offset-distance"],[541,"offset-path"],[545,"offset-position"],[548,"offset-rotate"],[542,"offset-rotation"],[98,"opacity"],[303,"order"],[408,"orientation"],[99,"orphans"],[100,"outline"],[101,"outline-color"],[102,"outline-offset"],[103,"outline-style"],[104,"outline-width"],[105,"overflow"],[538,"overflow-anchor"],[106,"overflow-wrap"],[107,"overflow-x"],[108,"overflow-y"],[109,"padding"],[110,"padding-bottom"],[111,"padding-left"],[112,"padding-right"],[113,"padding-top"],[114,"page"],[115,"page-break-after"],[116,"page-break-before"],[117,"page-break-inside"],[434,"paint-order"],[449,"perspective"],[450,"perspective-origin"],[557,"place-content"],[558,"place-items"],[118,"pointer-events"],[119,"position"],[120,"quotes"],[468,"r"],[121,"resize"],[122,"right"],[505,"rotate"],[463,"rx"],[464,"ry"],[506,"scale"],[444,"scroll-behavior"],[456,"scroll-blocks-on"],[502,"scroll-snap-coordinate"],[503,"scroll-snap-destination"],[500,"scroll-snap-points-x"],[501,"scroll-snap-points-y"],[499,"scroll-snap-type"],[439,"shape-image-threshold"],[346,"shape-inside"],[348,"shape-margin"],[347,"shape-outside"],[349,"shape-padding"],[377,"shape-rendering"],[123,"size"],[519,"snap-height"],[125,"speak"],[124,"src"],[363,"stop-color"],[364,"stop-opacity"],[378,"stroke"],[379,"stroke-dasharray"],[380,"stroke-dashoffset"],[381,"stroke-linecap"],[382,"stroke-linejoin"],[383,"stroke-miterlimit"],[384,"stroke-opacity"],[385,"stroke-width"],[127,"tab-size"],[126,"table-layout"],[128,"text-align"],[404,"text-align-last"],[392,"text-anchor"],[509,"text-combine-upright"],[129,"text-decoration"],[403,"text-decoration-color"],[401,"text-decoration-line"],[546,"text-decoration-skip"],[402,"text-decoration-style"],[130,"text-indent"],[441,"text-justify"],[131,"text-line-through"],[132,"text-line-through-color"],[133,"text-line-through-mode"],[134,"text-line-through-style"],[135,"text-line-through-width"],[510,"text-orientation"],[136,"text-overflow"],[137,"text-overline"],[138,"text-overline-color"],[139,"text-overline-mode"],[140,"text-overline-style"],[141,"text-overline-width"],[11,"text-rendering"],[142,"text-shadow"],[536,"text-size-adjust"],[143,"text-transform"],[144,"text-underline"],[145,"text-underline-color"],[146,"text-underline-mode"],[405,"text-underline-position"],[147,"text-underline-style"],[148,"text-underline-width"],[149,"top"],[421,"touch-action"],[442,"touch-action-delay"],[446,"transform"],[559,"transform-box"],[447,"transform-origin"],[448,"transform-style"],[150,"transition"],[151,"transition-delay"],[152,"transition-duration"],[153,"transition-property"],[154,"transition-timing-function"],[504,"translate"],[155,"unicode-bidi"],[156,"unicode-range"],[539,"user-select"],[409,"user-zoom"],[515,"variable"],[393,"vector-effect"],[157,"vertical-align"],[158,"visibility"],[168,"webkit-animation-direction"],[354,"webkit-app-region"],[412,"webkit-app-region"],[175,"webkit-appearance"],[176,"webkit-aspect-ratio"],[400,"webkit-background-blend-mode"],[178,"webkit-background-clip"],[179,"webkit-background-composite"],[180,"webkit-background-origin"],[399,"webkit-blend-mode"],[182,"webkit-border-after"],[183,"webkit-border-after-color"],[184,"webkit-border-after-style"],[185,"webkit-border-after-width"],[186,"webkit-border-before"],[187,"webkit-border-before-color"],[188,"webkit-border-before-style"],[189,"webkit-border-before-width"],[190,"webkit-border-end"],[191,"webkit-border-end-color"],[192,"webkit-border-end-style"],[193,"webkit-border-end-width"],[194,"webkit-border-fit"],[195,"webkit-border-horizontal-spacing"],[196,"webkit-border-image"],[198,"webkit-border-start"],[199,"webkit-border-start-color"],[200,"webkit-border-start-style"],[201,"webkit-border-start-width"],[202,"webkit-border-vertical-spacing"],[203,"webkit-box-align"],[228,"webkit-box-decoration-break"],[414,"webkit-box-decoration-break"],[204,"webkit-box-direction"],[205,"webkit-box-flex"],[206,"webkit-box-flex-group"],[207,"webkit-box-lines"],[208,"webkit-box-ordinal-group"],[209,"webkit-box-orient"],[210,"webkit-box-pack"],[211,"webkit-box-reflect"],[73,"webkit-clip-path"],[213,"webkit-color-correction"],[214,"webkit-column-axis"],[215,"webkit-column-break-after"],[216,"webkit-column-break-before"],[217,"webkit-column-break-inside"],[220,"webkit-column-progression"],[396,"webkit-cursor-visibility"],[410,"webkit-dashboard-region"],[229,"webkit-filter"],[413,"webkit-filter"],[341,"webkit-flow-from"],[340,"webkit-flow-into"],[12,"webkit-font-feature-settings"],[241,"webkit-font-size-delta"],[14,"webkit-font-smoothing"],[251,"webkit-highlight"],[252,"webkit-hyphenate-character"],[253,"webkit-hyphenate-limit-after"],[254,"webkit-hyphenate-limit-before"],[255,"webkit-hyphenate-limit-lines"],[256,"webkit-hyphens"],[258,"webkit-line-align"],[257,"webkit-line-box-contain"],[259,"webkit-line-break"],[260,"webkit-line-clamp"],[261,"webkit-line-grid"],[262,"webkit-line-snap"],[16,"webkit-locale"],[264,"webkit-logical-height"],[263,"webkit-logical-width"],[270,"webkit-margin-after"],[265,"webkit-margin-after-collapse"],[271,"webkit-margin-before"],[266,"webkit-margin-before-collapse"],[267,"webkit-margin-bottom-collapse"],[269,"webkit-margin-collapse"],[272,"webkit-margin-end"],[273,"webkit-margin-start"],[268,"webkit-margin-top-collapse"],[274,"webkit-marquee"],[275,"webkit-marquee-direction"],[276,"webkit-marquee-increment"],[277,"webkit-marquee-repetition"],[278,"webkit-marquee-speed"],[279,"webkit-marquee-style"],[280,"webkit-mask"],[281,"webkit-mask-box-image"],[282,"webkit-mask-box-image-outset"],[283,"webkit-mask-box-image-repeat"],[284,"webkit-mask-box-image-slice"],[285,"webkit-mask-box-image-source"],[286,"webkit-mask-box-image-width"],[287,"webkit-mask-clip"],[288,"webkit-mask-composite"],[289,"webkit-mask-image"],[290,"webkit-mask-origin"],[291,"webkit-mask-position"],[292,"webkit-mask-position-x"],[293,"webkit-mask-position-y"],[294,"webkit-mask-repeat"],[295,"webkit-mask-repeat-x"],[296,"webkit-mask-repeat-y"],[297,"webkit-mask-size"],[299,"webkit-max-logical-height"],[298,"webkit-max-logical-width"],[301,"webkit-min-logical-height"],[300,"webkit-min-logical-width"],[302,"webkit-nbsp-mode"],[411,"webkit-overflow-scrolling"],[304,"webkit-padding-after"],[305,"webkit-padding-before"],[306,"webkit-padding-end"],[307,"webkit-padding-start"],[310,"webkit-perspective-origin-x"],[311,"webkit-perspective-origin-y"],[312,"webkit-print-color-adjust"],[343,"webkit-region-break-after"],[344,"webkit-region-break-before"],[345,"webkit-region-break-inside"],[342,"webkit-region-fragment"],[313,"webkit-rtl-ordering"],[314,"webkit-ruby-position"],[395,"webkit-svg-shadow"],[353,"webkit-tap-highlight-color"],[415,"webkit-tap-highlight-color"],[315,"webkit-text-combine"],[316,"webkit-text-decorations-in-effect"],[317,"webkit-text-emphasis"],[318,"webkit-text-emphasis-color"],[319,"webkit-text-emphasis-position"],[320,"webkit-text-emphasis-style"],[321,"webkit-text-fill-color"],[17,"webkit-text-orientation"],[322,"webkit-text-security"],[323,"webkit-text-stroke"],[324,"webkit-text-stroke-color"],[325,"webkit-text-stroke-width"],[328,"webkit-transform-origin-x"],[329,"webkit-transform-origin-y"],[330,"webkit-transform-origin-z"],[337,"webkit-user-drag"],[338,"webkit-user-modify"],[339,"webkit-user-select"],[352,"webkit-wrap"],[350,"webkit-wrap-flow"],[351,"webkit-wrap-through"],[18,"webkit-writing-mode"],[159,"white-space"],[160,"widows"],[161,"width"],[445,"will-change"],[162,"word-break"],[163,"word-spacing"],[164,"word-wrap"],[394,"writing-mode"],[461,"x"],[462,"y"],[165,"z-index"],[19,"zoom"]]; document.body.classList.remove('loading'); window.addEventListener('popstate', function(e) { if (e.state) { timeline.selectedBucketId = e.state.id; } }); }); </script> <script> /*! (c) 2017 Copyright (c) 2016 The Google Inc. All rights reserved. (Apache2) */ "use strict";!function(e){function r(){return caches.keys().then(function(e){var r=0;return Promise.all(e.map(function(e){if(e.includes("sw-precache"))return caches.open(e).then(function(e){return e.keys().then(function(n){return Promise.all(n.map(function(n){return e.match(n).then(function(e){return e.arrayBuffer()}).then(function(e){r+=e.byteLength})}))})})})).then(function(){return r})["catch"](function(){})})}function n(){"serviceWorker"in navigator&&navigator.serviceWorker.register("/service-worker.js").then(function(e){e.onupdatefound=function(){var n=e.installing;n.onstatechange=function(){switch(n.state){case"installed":t&&!navigator.serviceWorker.controller&&o.then(r().then(function(e){var r=Math.round(e/1e3);console.info("[ServiceWorker] precached",r,"KB");var n=new Metric("sw_precache");n.sendToAnalytics("service worker","precache size",e),t.showMessage("This site is cached ("+r+"KB). Ready to use offline!")}));break;case"redundant":throw Error("The installing service worker became redundant.")}}}})["catch"](function(e){console.error("Error during service worker registration:",e)})}var t=document.querySelector("chromedash-toast"),o=new Promise(function(e,r){return window.asyncImportsLoadPromise?window.asyncImportsLoadPromise.then(e,r):void e()});window.asyncImportsLoadPromise||n(),navigator.serviceWorker&&navigator.serviceWorker.controller&&(navigator.serviceWorker.controller.onstatechange=function(e){if("redundant"===e.target.state){var r=function(){window.location.reload()};t?o.then(function(){t.showMessage("A new version of this app is available.","Refresh",r,-1)}):r()}}),e.registerServiceWorker=n}(window); // https://gist.github.com/ebidel/1d5ede1e35b6f426a2a7 function lazyLoadWCPolyfillsIfNecessary() { function onload() { // For native Imports, manually fire WCR so user code // can use the same code path for native and polyfill'd imports. if (!('HTMLImports' in window)) { document.body.dispatchEvent( new CustomEvent('WebComponentsReady', {bubbles: true})); } } var webComponentsSupported = ('registerElement' in document && 'import' in document.createElement('link') && 'content' in document.createElement('template')); if (!webComponentsSupported) { var script = document.createElement('script'); script.async = true; script.src = '/static/bower_components/webcomponentsjs/webcomponents-lite.min.js'; script.onload = onload; document.head.appendChild(script); } else { onload(); } } var button = document.querySelector('app-header paper-menu-button'); button.addEventListener('click', function lazyHandler(e) { this.removeEventListener('click', lazyHandler); var url = '/static/elements/paper-menu-button.vulcanize.html'; Polymer.Base.importHref(url, function() { button.contentElement.hidden = false; button.open(); }, null, true); }); // Google Analytics (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-39048143-1', 'auto'); ga('send', 'pageview'); // End Google Analytics lazyLoadWCPolyfillsIfNecessary(); </script> </body> </html>
davethegut
An agent skill that performs structured security reviews of automation skills, deployment plans, and live setups -- finding real risks like credential exposure, injection vectors, blast radius gaps, and failure cascading.
trevordavid
Notebooks and data tables required to reproduce analysis of David et al. 2021 (https://arxiv.org/abs/2011.09894) on the temporal evolution of the small planet radius gap.
Rohan735-cool
Statistical Analysis of the Exoplanet Radius Gap and Observational Bias using Python.
A KiCad pcbnew Python action plugin that draws planar magnetic windings—rounded-rectangle spiral tracks—for PCB transformers and inductors. Supports corner radius, gap, track width, guard (spacing), turns, start position, and layer selection.
Gamerboyi
A real-time Ring Particle Accelerator Simulator in Python using Lorentz force physics, RK4 integration, RF acceleration gap, focusing, and optional relativity. Includes multi-particle beam, lap-based fading trails, glow effects, and a live dashboard plotting mean energy, radius, Bz, and momentum. Feedback welcome.
mmsuper777
*/:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]){color:inherit;text-decoration:none}a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer::before{content:"\2014\00A0"}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label::before,.was-validated .custom-control-input:valid~.custom-control-label::before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label::before,.was-validated .custom-control-input:valid:checked~.custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label::before,.was-validated .custom-control-input:valid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label::before,.was-validated .custom-control-input:invalid~.custom-control-label::before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label::before,.was-validated .custom-control-input:invalid:checked~.custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#0069d9;border-color:#0062cc;box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#218838;border-color:#1e7e34;box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#138496;border-color:#117a8b;box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{color:#212529;background-color:#e0a800;border-color:#d39e00;box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c82333;border-color:#bd2130;box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{color:#212529;background-color:#e2e6ea;border-color:#dae0e5;box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{color:#fff;background-color:#23272b;border-color:#1d2124;box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn:hover,.btn-group>.btn:hover{z-index:1}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropright .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropleft .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 0%;flex:1 1 0%;min-width:0;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label::after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label::before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label::before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label::before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label::before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label::before,.custom-control-input[disabled]~.custom-control-label::before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label::before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;pointer-events:none;content:"";background-color:#fff;border:#adb5bd solid 1px}.custom-control-label::after{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:"";background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label::before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label::before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label::before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label::after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-transform .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label::after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label::after{background-color:#fff;-webkit-transform:translateX(.75rem);transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label::before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right .75rem center/8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{position:relative;display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);margin-bottom:0}.custom-file-input{position:relative;z-index:2;width:100%;height:calc(1.5em + .75rem + 2px);margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label::after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]::after{content:attr(data-browse)}.custom-file-label{position:absolute;top:0;right:0;left:0;z-index:1;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label::after{position:absolute;top:0;right:0;bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);padding:.375rem .75rem;line-height:1.5;color:#495057;content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px;background-color:#dee2e6;border-radius:1rem}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label::before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label::before,.custom-file-label,.custom-select{transition:none}}.nav{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem}.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@-webkit-keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:1rem 0}to{background-position:0 0}}.progress{display:-ms-flexbox;display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal .list-group-item.active{margin-top:0}.list-group-horizontal .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm .list-group-item.active{margin-top:0}.list-group-horizontal-sm .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md .list-group-item.active{margin-top:0}.list-group-horizontal-md .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg .list-group-item.active{margin-top:0}.list-group-horizontal-lg .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl .list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl .list-group-item.active{margin-top:0}.list-group-horizontal-xl .list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl .list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush .list-group-item{border-right-width:0;border-left-width:0;border-radius:0}.list-group-flush .list-group-item:first-child{border-top-width:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered::before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable::before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered::before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow::before,.bs-tooltip-top .arrow::before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow::before,.bs-tooltip-right .arrow::before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow::before,.bs-tooltip-bottom .arrow::before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow::before,.bs-tooltip-left .arrow::before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow::after,.popover .arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow::before,.bs-popover-top>.arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow::after,.bs-popover-top>.arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow::before,.bs-popover-right>.arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow::after,.bs-popover-right>.arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow::before,.bs-popover-bottom>.arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow::after,.bs-popover-bottom>.arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow::before,.bs-popover-left>.arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow::after,.bs-popover-left>.arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.857143%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,::after,::before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]::after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}body{min-width:992px!important}.container{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}
parkus
Fit a gap, such as the exoplanet radius gap, in a 2D cloud of data.
Anirudhx7
Terraform/OpenTofu skill for Claude Code. Diagnoses security failure modes before writing code: secret exposure, blast radius, compliance gaps, CI drift.
alaps25
Scans and replaces any frame with hardcoded spacing, padding, gap, border-radius, and color values that aren't bound to design system tokens.
pushtikadia
Hyper-local. Decentralized. Vital. A rapid-deployment disaster relief platform bridging the gap between victims and volunteers. Powered by FastAPI and Leaflet.js, Radius enables real-time, autonomous resource coordination without complex infrastructure.
atharvajoshi05
Consists of a viscous fluid confined in the gap between two rotating cylinders. For low angular velocities, measured by the Reynolds number Re, the flow is steady and purely azimuthal. Taylor-Couette flow is characterized by three dimensionless numbers: 𝜂 = 𝑅1/𝑅2, the ratio of the inner cylidner radius 𝑅1 to the outer cylinder radius 𝑅2 𝜇 = Ω2/Ω1, the ratio of the OUTER cylinder rotation rate Ω2 to the inner rate Ω1 Re = Ω1𝑅1𝛿/𝜈, the Reynolds numbers, where 𝛿 = 𝑅2 − 𝑅1, the gap width between the cylinders
Sparklemore
border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after3 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after3 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after3 h4:hover{ color: #007aff; } .uk-container .wrap .after4{ grid-column: 1/2; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after4 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after4 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after4 h4:hover{ color: #007aff; } .uk-container .wrap .after5{ grid-column: 2/3; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after5 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after5 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after5 h4:hover{ color: #007aff; } .uk-container .wrap .after6{ grid-column: 3/4; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after6 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after6 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after6 h4:hover{ color: #007aff; } .uk-container .wrap .after7{ grid-column: 4/5; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after7 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after7 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after7 h4:hover{ color: #007aff; } .uk-container .wrap .after8{ grid-column: 1/2; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after8 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after8 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after8 h4:hover{ color: #007aff; } .uk-container .wrap .after9{ grid-column: 2/3; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after9 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after9 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after9 h4:hover{ color: #007aff; } .uk-container .wrap .after10{ grid-column: 3/4; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after10 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after10 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after10 h4:hover{ color: #007aff; } .uk-container .wrap .after11{ grid-column: 4/5; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border-radius: 1rem; border-radius: 10px; overflow: hidden; border: 1px solid #393939 ; position: relative; } .uk-container .wrap .after11 img{ width: 100%; height: 100%; object-fit: cover; cursor: pointer; } .uk-container .wrap .after11 h4{ width: 100%; overflow: hidden; position: absolute; bottom: 0; display: flex; text-align: center; padding: 5px 10px; color: white; font-size: 14px; cursor: pointer; transition: .3s; } .uk-container .wrap .after11 h4:hover{ color: #007aff; } .uk-container .wrap .after12{ grid-column: 1/5; background: #161616; border-radius: 10px; position: relative; cursor: pointer; transition: .3s; } .uk-container .wrap .after12 h4{ display: flex; text-align: center; justify-content: center; color: rgba(153,153,153,.8); padding-top: 10px; cursor: pointer; } .uk-container .wrap .after12:hover{ background: #007aff; } .uk-container .wrap .after12 h4:hover{ color: white; } .banner-container{ width: 900px; max-width: 98%; margin: 0 auto; cursor: pointer; } .section-header{ display: flex; flex-direction: row; justify-content: space-between; text-align: center; width: 1170px; margin: auto; margin-top: 25px; margin-bottom: 5px; height: 40px; } .section-header .section-header-name h2{ font-size: 20px; color: #999; cursor: pointer; } .section-header .icon{ color: rgba(255,255,255,.2); font-size: 18px; width: 30px; height: 40px; text-align: center; line-height: 40px; -webkit-transition: .5s all; transition: .5s all; } .section-header .icon i{ font-size: 18px; color: #999; cursor: pointer; } .section-header .icon i:hover{ color: #1e87f0 } .swiper-wrap{ width: 100%; } .swiper-slide{ max-width: 1170px; margin: auto; display: flex; flex-direction: row; gap: 1rem; cursor: pointer; } .swiper-slide img{ width: 176px; height: 264px; border-radius: 10px; background: linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%); border: 1px solid #393939 ; } .section-header .section-header-namer h2{ font-size: 20px; color: #999; cursor: pointer; } .footer{ width: 100%; height: 131px; border: 1px solid #393939; background: #181818; display: flex; flex-direction: column; } .footer .footer-buttons{ width: 100%; height: 61px; border: 1px solid #393939; } .footer .footer-buttons .footer-buttons-logo{ color: #999; width: 50px; height: 60px; line-height: 60px; font-size: 18px; text-align: center; border-left: 1px solid #393939; -webkit-transition: .2s all; transition: .2s all; cursor: pointer; float: right; } .footer .footer-buttons .footer-buttons-logo i{ transition: .3s; } .footer .footer-buttons .footer-buttons-logo i:hover{ color: #00b3ff } .footer .footer-cr{ text-align: center; line-height: 70px; color: rgba(255,255,255,.5); padding: 0 10px; font-size: 14px; cursor: pointer; }
Krunker-pix
:root { --yellow: #fbc02d;--blue: #2196F3;--green: #b2f252;--red: #ed4242} html,body { background-image: url(https://cdn.discordapp.com/attachments/708939195498102916/729957782740008971/shutterstock_140731432_sized.0_2.png); overflow: hidden; padding: 0; margin: 0; background-size: 2400px 1350px; } input,textarea { -webkit-user-select: text; -khtml-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text } @font-face { font-family: gamefont; src: url(./fonts/font2.ttf) } @font-face { font-family: headerfont; src: url(./fonts/header.ttf) } @font-face { font-family: material-icons; src: url(https://fonts.gstatic.com/s/materialicons/v50/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) } #pre-content-container { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; background: rgba(0,0,0,.8); z-index: 999999; pointer-events: all } #uiBase { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform-origin: 0 0; pointer-events: none; z-index: 1; } input { pointer-events: all } .g-recaptcha { display: none } input::-webkit-outer-spin-button,input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0 } input[type=number] { -moz-appearance: textfield } #twoFAPop { display: none; text-align: center; width: 100%; height: 100%; position: absolute; z-index: 99999999999; background-color: rgba(0,0,0,.8); pointer-events: all } #twoFAWindow { font-size: 19px; text-align: center; color: rgba(0,0,0,.9); border-radius: 8px; top: 25%; transform: translateY(-75%); left: 50%; transform: translateX(-50%); position: absolute; background-color: #fff; padding: 12px; padding-left: 15px; padding-right: 15px } #twoFAmsg { padding-left: 5px; padding-right: 5px; margin-top: 5px; text-align: center; font-size: 13px; width: 305px; color: rgba(0,0,0,.4) } #twoFAbtn { border-radius: 3px; cursor: pointer; margin-top: 7px; width: 96%; padding: 5px; font-size: 22px; color: #fff; background-color: #5ce05a } #twoFAbtn:hover { opacity: .8 } .twoFAbtnN { background-color: #696969!important; opacity: 1!important } #consentBlock { display: none; text-align: center; width: 100%; height: 100%; position: absolute; z-index: 99999999999; background-color: rgba(0,0,0,.8); pointer-events: all } #consentShake { height: 100% } #consentWindow { top: 40%; transform: translateY(-60%); left: 50%; transform: translateX(-50%); position: absolute; background-color: #fff; padding: 10px } .termsBtn { display: inline-block; margin-top: 10px; padding: 6px; padding-left: 30px; padding-right: 30px; margin-left: 5px; margin-right: 5px; font-size: 22px; color: #fff; cursor: pointer } .termsBtn:hover { opacity: .7 } .accountEloIcon { display: inline-block; width: 1.5em; height: 1.5em; margin-top: 2px } #streamContainer { z-index: 20; position: absolute; right: 14px; top: 76px; text-align: right; font-size: 16px; color: rgba(255,255,255,.4) } .streamItem { margin-top: 0; cursor: pointer; pointer-events: all } .streamName { color: #fff; font-size: 16px; display: inline-block; opacity: 1 } .streamPartner { color: #6034b2; font-size: 24px; text-shadow: none; position: relative; margin-right: 4px; top: 6px } .streamName:hover { opacity: .7 } .strmCat { color: #fff; font-size: 20px; display: inline-block; opacity: 1 } .twitch { text-shadow: -1px -1px 0 #6441a4,1px -1px 0 #6441a4,-1px 1px 0 #6441a4,1px 1px 0 #6441a4,-2px -2px 0 #6441a4,2px -2px 0 #6441a4,-2px 2px 0 #6441a4,2px 2px 0 #6441a4 } .youtube { text-shadow: -1px -1px 0 #c00,1px -1px 0 #c00,-1px 1px 0 #c00,1px 1px 0 #c00,-2px -2px 0 #c00,2px -2px 0 #c00,-2px 2px 0 #c00,2px 2px 0 #c00 } .esports { text-shadow: -1px -1px 0 #2196f3,1px -1px 0 #2196f3,-1px 1px 0 #2196f3,1px 1px 0 #2196f3,-2px -2px 0 #2196f3,2px -2px 0 #2196f3,-2px 2px 0 #2196f3,2px 2px 0 #2196f3 } .strmIcn { display: inline-block; width: 42px; height: 42px; margin-left: 10px; border-radius: 6px } .strmLink { color: #fff; font-size: 14px; display: inline-block } .strmViews { font-size: 11px; color: #fbc02d } .menuTab { font-size: 20px; padding: 5px; padding-left: 14px; padding-right: 14px; color: #fff; background-color: rgba(0,0,0,.45); cursor: pointer; display: inline-block; margin-right: 12px; border-radius: 7px } .tabA { background-color: rgba(0,0,0,.7)!important; cursor: default!important } .menuTab:hover { background-color: rgba(0,0,0,.35) } .menuLink { font-size: 22px; pointer-events: auto } .menuLinkD { pointer-events: none; text-decoration: none; color: rgba(0,0,0,.3) } .terms { font-size: 18px; vertical-align: middle; cursor: pointer; color: #000000; text-decoration: none; pointer-events: all; display: inline-block; } .terms:hover { text-decoration: underline } .standout { color: #fbc02d; } a { cursor: pointer; text-shadow: none; color: #000000; text-decoration: none; pointer-events: all; } a:active { color: #2196f3 } a:visited { color: #2196f3 } a:hover { text-decoration: underline } .grey { color: rgb(0, 0, 0); } .grey:active { color: rgba(0,0,0,.5) } .grey:visited { color: rgba(0,0,0,.5) } .red { color: rgba(255,0,0,.5) } .red:active { color: rgba(255,0,0,.5) } .red:visited { color: rgba(255,0,0,.5) } .error { color: #f22121 } .black { background-color: #000 } * { outline: none; font-family: gamefont; color: #000000; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } #teamSelector { display: none; position: absolute; bottom: 210px; left: 50%; transform: translate(-50%,0); color: #fff } .centSwitch { float: none!important; vertical-align: top!important; margin-right: 10px; margin-top: 5px } .teamNm { color: rgba(255,255,255,.5) } .sliderCent { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #a8a8a8; -webkit-transition: .2s; transition: .2s; border-radius: 34px; pointer-events: all } .sliderCent:before { position: absolute; content: ""; height: 13px; width: 13px; left: 2px; bottom: 2px; background-color: #fff; -webkit-transition: .2s; transition: .2s; border-radius: 50% } input:checked+.sliderCent:before { -webkit-transform: translateX(13px); -ms-transform: translateX(13px); transform: translateX(13px) } #purchaseResponse { display: none; z-index: 100000; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); pointer-events: all } #purchaseRespH { position: absolute; display: inline-block; padding: 15px; padding-left: 25px; padding-right: 25px; width: 600px; font-size: 23px; background-color: #fff; -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,.5); -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,.5); box-shadow: 0 0 4px 1px rgba(0,0,0,.5); top: 40%; transform: translateY(-60%); left: 50%; transform: translateX(-50%) } #purchaseHolder { display: none; z-index: 100000; position: absolute; width: 100%; height: 100%; background-color: rgba(0,0,0,.5); pointer-events: all } #purchaseSelector { position: absolute; display: inline-block; padding: 10px; padding-left: 20px; padding-right: 20px; font-size: 28px; background-color: #fff; -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,.5); -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,.5); box-shadow: 0 0 4px 1px rgba(0,0,0,.5); top: 30%; transform: translateY(-70%); left: 50%; transform: translateX(-50%) } #paypal-button { margin-top: 10px; display: inline-block; vertical-align: bottom; margin-bottom: -5px } #errorNotification { position: absolute; z-index: 999; top: 20px; left: 50%; transform: translateX(-50%); background: #fff; padding: 20px; box-shadow: 0 9px 0 0 #a6a6a6 } .UIB { padding: 0; padding-left: 10px; padding-right: 10px; background-color: rgba(0, 0, 0, 0) } .leftUIB { padding: 0; padding-left: 10px; padding-right: 10px; background-color: rgba(0, 0, 0, 0) } .rightUIB { padding: 0; padding-left: 10px; padding-right: 10px; background-color: rgba(0, 0, 0, 0); background: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%); background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%); background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%) } .centerUIB { padding: 0; padding-left: 10px; padding-right: 10px; line-height: 100px; background: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%,rgba(0,0,0,0.3) 60%,rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%,rgba(0,0,0,0.3) 60%,rgba(0,0,0,0) 100%); background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 40%,rgba(0,0,0,0.3) 60%,rgba(0,0,0,0) 100%) } #menuHolder { z-index: 10; pointer-events: none; position: absolute; width: 100%; height: 100%; } #game-overlay { image-rendering: -moz-crisp-edges; image-rendering: -webkit-crisp-edges; image-rendering: pixelated; image-rendering: crisp-edges } #overlay { position: absolute; width: 100%; height: 100%; z-index: 1; pointer-events: none; background-repeat: no-repeat; background-size: 100% 100% } #vignette { position: absolute; width: 100%; height: 100%; z-index: 1; pointer-events: none; box-shadow: #000 0 0 1000px inset } #blockerDiv { pointer-events: none; display: none; position: absolute; width: 100%; height: 100%; background-color: #000 } #gameUI { pointer-events: none; width: 100%; height: 100%; text-align: center; z-index: 1 } #playerInfos { z-index: 2; transform: translateZ(0); overflow: hidden; position: absolute; width: 100%; height: 100% } .playerInfo { white-space: nowrap; margin: 0; line-height: 0; text-align: center; position: absolute; vertical-align: top; color: #fff; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0) } .playerInfo>* { transform: translateZ(0) } .pInfoN { color: #fff; line-height: 0 } .pInfoH { text-align: left; color: #fff; display: inline-block } .playerRank { display: inline-block; color: #fff } .rnkIcon { width: 22px; height: 22px; margin-right: 10px } .pLevel { line-height: 0; font-size: 30px; background-color: rgba(0, 0, 0, 0); padding: 5px } .playerHealth { display: inline-block; margin: 0; text-align: left; background-color: rgba(0, 0, 0, 0) } .xpBar { margin-top: 5px; margin-bottom: 5px; width: 98.5%; height: 25px; padding: 6px; background-color: #242424; border-radius: 4px; position: relative } .xpBarB { height: 100%; background-color: #2196f3 } .xpBarV { color: #fff; position: absolute; height: 100%; text-align: center; top: 5px; left: 0; right: 0; font-size: 15px } #igXPBar { width: -moz-calc(100% - 35px); width: -webkit-calc(100% - 35px); width: -o-calc(100% - 35px); width: calc(100% - 35px); height: 12px; margin-left: 20px; background: linear-gradient(15deg, #00fff3, #0005ff); position: absolute; bottom: 10px; border-radius: 4px } #igXPBarProg { background-color: #fbc02d; opacity: .6; width: 0%; height: 100% } .healthBar,.healthBarE { height: 100%; width: 100%; margin: 0; background-color: #9eeb56 } .healthBarE { background-color: #eb565600 } #imgFlash { display: none; position: absolute; background-color: #fff; background-repeat: no-repeat; background-size: 100% 100%; width: 100%; height: 100%; pointer-events: none } #flashOverlay { display: none; pointer-events: none; will-change: transform,opacity; position: absolute; left: 50%; top: 50%; width: 160%; transform: translate(-50%,-50%); z-index: 1!important } #bloodDisplay { pointer-events: none; display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges; will-change: transform; transform: translateZ(0) } #hitHolder { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%,-50%); width: 500px; height: 500px } .hitInd { position: absolute; width: 100%; height: 83px; top: 50%; background: -moz-linear-gradient(left,rgba(0,0,0,0) 85%,rgba(255,63,63,0.8) 85%,rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(left,rgba(0,0,0,0) 85%,rgba(255,63,63,0.8) 85%,rgba(0,0,0,0) 100%); background: linear-gradient(to right,rgba(0,0,0,0) 85%,rgba(255,63,63,0.8) 85%,rgba(0,0,0,0) 100%); will-change: transform; transform: translateZ(0) } #aimDot { opacity: 0; width: 20px; height: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) } #aimRecticle { opacity: 0; z-index: 1; pointer-events: none; position: absolute; width: 100%; height: 100% } .topBox { position: absolute; top: calc(50% + 339px); bottom: 0; left: 0; right: 0 } .bottomBox { position: absolute; top: 0; bottom: calc(50% + 339px); left: 0; right: 0 } .leftBox { position: absolute; top: 0; bottom: 0; left: 0; right: calc(50% + 339px) } .rightBox { position: absolute; top: 0; bottom: 0; left: calc(50% + 339px); right: 0 } #hitmarker { z-index: 6; display: none; position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%,-50%); will-change: transform } #speedDisplay { z-index: 6; display: none; position: absolute; font-size: 24px; color: #00f3ff; top: 54%; left: 50%; margin-right: -50%; transform: translate(-50%,-46%); will-change: transform } #recticleImg { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%,-50%); height: 680px; width: 680px } #killReactHolder { display: none; width: 100%; height: 100%; position: absolute; text-align: center; z-index: 10000000; top: 0; left: 0 } #killReactC { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center } #kReactText { position: relative; vertical-align: bottom; display: inline-block; width: 520px; text-align: left; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020 } #kReactTo { display: inline-block; vertical-align: bottom; line-height: 45px; font-size: 22px; color: #fff } #kReactTimer { float: right; font-size: 26px; color: #fff } #killReactWindow { pointer-events: auto; margin-top: 2px; padding: 10px; background-color: rgba(0, 0, 0, 0); border-radius: 6px } #reactInput { width: 500px; font-size: 23px; padding-left: 10px; height: 50px; text-align: center } #reactButton { font-size: 25px; line-height: 52px; background-color: #f44336; color: #fff; width: 515px; height: 55px; margin-top: 10px; cursor: pointer; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } #reactButton:hover { background-color: #ef5350 } #killCardHolder { position: absolute; bottom: 20px; width: 100%; text-align: center; color: #fff; font-size: 25px; line-height: 50px } #killCardMsg { width: 464px; position: relative; display: inline-block; vertical-align: bottom; text-align: center } #killCardBy { display: inline-block; color: #fff; font-size: 25px } #killCardKick { font-size: 17px; float: right; display: none; color: rgba(255,255,255,.7) } #killCard { position: relative; display: inline-block; padding: 10px; width: 450px; background-color: rgba(0, 0, 0, 0) } #kCProfile { float: left; width: 100px; height: 100px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges } .kClvl { font-size: 16px; color: #fff; position: absolute; left: 15px; bottom: 1px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020 } .kCFlag { position: absolute; top: 79px; left: 74px } .kCFlag .flag .flag-ch { left: 79px!important } #kCName { float: left; margin-left: 20px; color: #fff; font-size: 24px; line-height: 36px; width: 330px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left } #kCInfo { float: left; margin-left: 20px; color: rgba(255,255,255,.7); line-height: 8px; font-size: 18px } #kCInfoS { position: absolute; font-size: 23px; bottom: 0; right: 12px; color: #ffea78 } #kCStat { color: rgba(255,255,255,.7); position: absolute; bottom: 0; font-size: 18px; left: 130px } #inGameUI { width: 100%; height: 100%; display: none } #chalDisplay { z-index: 5; position: absolute; top: 40px; width: 100%; text-align: center } #chalName { text-transform: uppercase; display: none; color: #fff; font-size: 80px; width: 400px; padding-left: 40px; padding-right: 40px; overflow: visible; white-space: nowrap; line-height: 120px; will-change: transform; transform: translateZ(0) } .cTxt { margin-left: -100%; margin-right: -100%; text-align: center; color: #fff; z-index: 6 } #chalScore { line-height: 20px; font-size: 34px; margin-top: 0; padding-bottom: 26px; color: #ffea78 } #topRight { position: absolute; top: 20px; right: 20px; z-index: 10; text-align: right } #killStreakHolder { vertical-align: bottom; display: inline-block; margin-right: 20px; margin-bottom: -4px } .killStreakItem { display: inline-block; background-size: contain; margin-left: 10px; width: 70px; height: 70px; background-color: rgba(0, 0, 0, 0) } .killStreakItem>span { vertical-align: bottom; float: left; padding-left: 10px; margin-top: 42px; color: #fff; font-size: 12px; text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 } .killStreakCnt { margin-top: 4px; margin-right: 8px; float: right; text-align: right; color: #fff; font-size: 12px; text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 } #terminalHolder { display: none; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; overflow-y: auto; pointer-events: auto; width: 500px; font-size: 20px; text-align: left; color: rgba(255,255,255,.7); text-align: left; background-color: rgba(0,0,0,.7); padding: 10px; padding-top: 6px; padding-bottom: 6px; margin-bottom: 10px; border-radius: 6px } #terminalText { font-size: 16px; width: 25.25em; margin: 5px; white-space: nowrap; overflow: hidden; color: rgba(255,255,255,.75); border-right: 7px solid #33d011 } .terminalEffect { animation: typewriter 4s steps(44) 1s 1 normal both,blinkTextCursor 500ms steps(44) infinite normal } @keyframes blinkTextCursor { from { border-right-color: #33d011 } to { border-right-color: transparent } } @keyframes typewriter { from { width: 0 } to { width: 25.25em } } #terminalInput { margin: 5px; margin-top: 10px; width: 100%; padding: 5px; padding-left: 10px; color: #fff; font-size: 18px; box-sizing: border-box; border: none; background-color: rgba(0,0,0,.4); pointer-events: all; border-radius: unset } #newLeaderDisplay { display: none; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 2; overflow-y: auto; pointer-events: auto; width: 500px; font-size: 20px; text-align: left; color: rgba(255,255,255,.7) } .newLeaderContainer { text-align: left; color: #fff; background-color: rgba(0, 0, 0, 0); padding: 10px; padding-top: 6px; padding-bottom: 6px; margin-bottom: 10px; border-radius: 6px } .newLeaderItem { display: flex; font-size: 15px } .newLeaderCounter { margin-right: 8px; width: 20px; color: rgb(0, 255, 243) } .newLeaderName,.newLeaderNameM,.newLeaderNameF { color: #00fff3; flex-grow: 1; padding-left: 5px; overflow: hidden; white-space: nowrap } .newLeaderNameF { color: rgb(255, 255, 255) } .newLeaderNameM .leaderNameM span[style] {color: #000000!important;}{ color: #fff } .newLeaderScore { margin-left: 8px; text-align: right; color: rgba(0, 231, 255, 0.7) } .countIcon { color: rgba(255,255,255,.6); display: inline-block; margin-bottom: 10px; background-color: rgba(0, 0, 0, 0); padding: 10px; font-size: 26px; padding-right: 20px; padding-left: 14px; border-radius: 10px } #killsVal,#deathsVal,#streakVal,#myScoreVal { color: rgb(255, 255, 255) } #killsIcon,#deathsIcon,#streakIcon { width: 38px; height: 38px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges } .topRightCounters { width: auto } .voiceSpeaker { font-size: 15px; color: #fff } #recTimer { display: inline-block; font-size: 20px; margin-left: -7px; margin-top: 3px; color: #fff; vertical-align: top } #speakerDisplay { text-align: left; z-index: 0 } #voiceDisplay { opacity: .0; z-index: 2; position: absolute; bottom: 18px; left: 303px } #uiBase.onMenu #voiceDisplay { left: 430px } #chatHolder { position: absolute; z-index: 1000; width: 280px; bottom: 20px; left: 20px } #uiBase.onMenu #chatHolder { left: 150px } #chatInput { width: 100%; padding: 5px; padding-left: 10px; margin-bottom: -3px; color: #fff; font-size: 18px; box-sizing: border-box; border: none; background-color: rgba(0, 194, 255, 0); border-radius: 6px; pointer-events: all; border-radius: unset } #chatInput::placeholder { margin-bottom: -32px; color: rgba(255,255,255,.7) } #chatList { overflow-y: hidden; overflow-y: auto; overflow-x: hidden; z-index: 999999; margin-bottom: -3px; pointer-events: all; position: relative; direction: rtl; text-align: left } #chatList::-webkit-scrollbar-track { -webkit-box-shadow: unset; box-shadow: unset; border-radius: unset; background-color: rgba(0, 0, 0, 0) } #chatList::-webkit-scrollbar { width: 8px } #chatList::-webkit-scrollbar-thumb { /* border-radius: unset; */ /* -webkit-box-shadow: unset; */ /* box-shadow: unset; */ border-color: #0055ff; } .chatItem { max-width: 260px; word-wrap: break-word; display: inline-block; margin-bottom: 0px; padding: 5px; padding-left: 10px; padding-right: 10px; border-radius: 4px; color: #fff; font-size: 14px; background-color: rgba(0,0,0,.2); max-width: 240px; margin-left: -2px } .chatMsg { color: rgb(0, 189, 255) } .tradeMsg { cursor: pointer; color: rgba(255,255,255,.7) } .tradeMsg:hover { text-decoration: underline } .serverPCount,.serverRegion { float: right; display: inline-block } #settSearch { float: right; width: 200px; text-align: right; font-size: 20px; box-sizing: border-box; border: none; background: linear-gradient(45deg, black, #00b9ff); border-radius: 6px; padding-right: 10px; padding-left: 10px; } #gameMessage { width: 100%; text-align: center; position: absolute; top: 15px; color: #fff; z-index: 10; font-size: 25px } #timerDisplay { text-align: left; z-index: 3; padding: 10px; padding-right: 20px; margin-right: 10px; margin-bottom: 10px; will-change: transform; transform: translateZ(0); border-radius: 10px; vertical-align: top } #timerVal { color: #00f3ff; padding-left: 3px; font-size: 32px; will-change: transform; transform: translateZ(0) } #timerIcon { width: 45px; height: 45px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges } #curGameInfo { z-index: 3; color: #fff; font-size: 15px; text-align: left; margin-bottom: 10px; display: inline-block } #topLeftHolder { text-align: left; position: absolute; top: 20px; z-index: 10; left: 20px } .debugInfo { display: inline-block; vertical-align: top } #pingDisplay { margin-bottom: 5px } #pingDisplay,#fpsDisplay,#ingressDisplay,#egressDisplay { font-size: 18px; vertical-align: top; color: rgba(0, 255, 231, 1) } #pingText,#ingressPacketCount,#ingressDataSize,#egressPacketCount,#egressDataSize { font-size: 18px; vertical-align: top; color: rgba(0, 255, 231, 1) } #pingDisplay .material-icons { vertical-align: bottom; font-size: 30px } #pingDisplay .material-icons,#ingressDisplay .material-icons,#egressDisplay .material-icons { vertical-align: top; font-size: 32px; margin-right: -5px; color: rgb(0, 255, 231) } #ingressPacketCount,#ingressDataSize,#egressPacketCount,#egressDataSize { display: inline-block; text-align: right; width: 110px; font-size: 14px } #ingressPacketCount,#egressPacketCount { width: 75px } #teamScores { padding: 10px; padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; background-color: rgba(0, 0, 0, 0); border-radius: 6px } .tScoreT { color: rgba(255,255,255,.6); font-size: 18px } .tScoreM { color: rgba(255,255,255,.6); font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 175px; display: inline-block; line-height: 28px; vertical-align: sub } .tScoreF { vertical-align: sub; font-size: 30px!important; color: #00dcff; padding-left: 5px; padding-right: 5px } .tScoreF.you { color: #ffffff } .tScoreC { width: 20px; height: 20px; display: inline-block; margin-right: 10px; background-color: #00fff3 } .tScoreC.you { background-color: #fff } #hudClassImg { width: 10%; height: 100%; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges; border-radius: 10px } #hudClassIcon { width: 103px; height: 103px; border-radius: 10px; margin-right: 5px; display: none; background-color: rgba(0, 0, 0, 0) } #bottomLeftHolder { z-index: 10; position: absolute; bottom: 30px; left: 20px; bottom: 20px; text-align: left } #healthValueHolder { display: inline-block; background-color: rgba(0, 0, 0, 0); border-radius: 5px; padding: 3px; margin-bottom: 1px; padding-right: 7px; padding-left: 9px } #healthValue { color: #00fff3; font-size: 20px; will-change: transform; display: inline-block } #challIcon { width: 28px; height: 28px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges; display: inline-block } #maxHP { font-size: 16px; color: #00fff3 } #healthBar { margin-bottom: -97px; display: inline-block; z-index: 3; height: 37px } .healthBarSeg { width: 56px; display: inline-block; border-radius: 5px; margin-right: -4px; height: 100%; background-color: rgba(0, 0, 0, 0) } .hpBSeg { height: 80%; border-radius: -50px; -webkit-box-shadow: inset 0 -10px 0 0 rgba(0,0,0,.28); -moz-box-shadow: inset 0 -10px 0 0 rgba(0,0,0,.28); box-shadow: inset 0 -10px 0 0 rgba(0,0,0,.28) } #weapDisplay { position: absolute; z-index: 1; right: 20px; bottom: 103px } .weapItem { position: relative; text-align: right; margin-top: -12px } .weapKey { right: -8px; top: 8px; color: #00f8ff; font-size: 14px; position: absolute } .weapIcon { width: 140px; height: 70px } .weaponChatIcon { width: 58px; height: 28px; margin-right: 10px; margin-left: 10px; margin-bottom: -5px; transform: scaleX(-1); -webkit-transform: scaleX(-1) } .headShotChatIcon { width: 28px; height: 28px; margin-right: 8px; margin-bottom: -4px; margin-left: -5px } .streakChatIcon { margin-right: 5px; width: 30px; height: 30px; margin-left: 5px; margin-bottom: -6px } #reloadMsg { position: absolute; margin-right: -50%; left: 50%; transform: translate(-50%,0); bottom: 35px; font-size: 25px; line-height: 75px; padding-left: 45px; padding-right: 45px; color: #fff } .isQueued #reloadMsg { bottom: 75px } #hiddenMsg { display: none; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); margin-top: 280px; font-size: 27px; line-height: 75px; color: #fff } #interactProg { display: none; position: absolute; margin-right: -50%; left: 50%; transform: translate(-50%,0); bottom: 175px; width: 400px; height: 30px; background-color: rgba(0,0,0,.6); border-radius: 4px } .interProg { height: 100%; background-color: #fff } #interactMsg { position: absolute; margin-right: -50%; left: 50%; transform: translate(-50%,0); bottom: 220px; font-size: 25px; line-height: 75px; padding-left: 45px; padding-right: 45px; color: #fff } #propInstruct { position: absolute; bottom: 20px; right: 20px; z-index: 3; color: #fff; font-size: 22px } #bottomRight { position: absolute; bottom: 35px; right: 30px; z-index: 3 } #ammoDisplay { margin-right: -15px; display: inline-block; padding: 7px; padding-top: 8px; padding-left: 20px; font-size: 35px; letter-spacing: -2px; border-radius: 10px; height: 65px; background-repeat: no-repeat; background-size: 0% 100%; background-image: url(../img/blank_2.png); -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0) } #ammoMax { color: #00ffd0; display: inline-block } #ammoVal { color: #00ffd0; display: inline-block } #ammoIcon { margin-right: 10px; margin-left: 5px; vertical-align: middle; height: 55px } #teamName { z-index: 2; text-transform: uppercase; font-size: 33px; color: #fff; display: inline-block; vertical-align: bottom; padding-left: 3px } #scoreText { display: none; color: #ffea78; z-index: 10; text-align: center; position: absolute; top: 37%; left: 50%; transform: translate(-50%,-63%); will-change: transform } #checkTextHolder { z-index: 10; width: 100%; text-align: center; position: absolute; top: 20%; transform: translateY(-63%); will-change: transform; transform: translateZ(0) } #checkText { will-change: transform; transform: translateZ(0); display: none; color: #00ffff } #crosshair { position: absolute; margin: 0; top: 50%; left: 50%; margin-right: -50%; z-index: 3; transform: translate(-50%,-50%); will-change: transform } #crosshairDot { position: absolute; margin: 0; top: 50%; left: 50%; margin-right: -50%; z-index: 3; transform: translate(-50%,-50%); will-change: transform; background-color: #fff; -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); box-shadow: 0 0 5px 1px rgba(0,0,0,.75); width: 6px; height: 6px; border-radius: 50% } #crosshairT { position: absolute; top: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; background-color: #fff; -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); box-shadow: 0 0 5px 1px rgba(0,0,0,.75); width: 4px; height: 21px } #crosshairB { position: absolute; bottom: 0; left: 0; right: 0; margin-left: auto; margin-right: auto; background-color: #fff; -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,.75); -moz-box-shadow: 0 0 4px 1px rgba(0,0,0,.75); box-shadow: 0 0 4px 1px rgba(0,0,0,.75); width: 4px; height: 21px } .crosshairLine { width: 21px; height: 4px; background-color: #fff; -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); -moz-box-shadow: 0 0 5px 1px rgba(0,0,0,.75); box-shadow: 0 0 5px 1px rgba(0,0,0,.75) } #crosshairL { display: table; height: 100%; float: left } #crosshairR { display: table; height: 100%; float: right } .crosshairHolder { display: table-cell; vertical-align: middle } #instructionHolder { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.29); } #spectButton { display: none } #spectButton .switchsml { margin-top: 0 } #uiBase.onMenu #spectButton { display: flex; align-items: center; position: absolute; top: 80px; left: 210px; transform: translate(-50%,0); z-index: 9; color: rgba(255,255,255,.5); font-size: 18px } #queueStatus { display: inline-block; vertical-align: top } #queueStatusText,#queuePartyMembers { font-size: 18px; margin-bottom: 5px; vertical-align: top; color: rgba(0, 255, 255, 0.75); padding-left: 10px } #queueStatusText i,#queuePartyMembers i { color: rgba(0, 243, 255, 0.75) } .queueLabel { top: -30px; margin-left: 10px; vertical-align: top } .rankedHeader { display: inline-block; font-size: 18px } #rankedPartyKey { border-width: 0; border: none; margin-right: 4px; display: inline-block; font-size: 18px; width: 180px; background: #eee; padding: 8px; padding-left: 12px; border-radius: 6px } #rankedPartyKey+span { display: inherit } #rankedPartyKey+span>a { display: none } #rankedPartyKey:not(:placeholder-shown)+span>.partyJoin { display: block } #rankedPartyKey:placeholder-shown+span>.partyCreate { display: block } @keyframes grow { from { opacity: .3; font-size: 30px } } #instructions { position: absolute; top: 50%; left: 50%; margin-right: -50%; transform: translate(-50%,-50%); z-index: 9; color: rgba(255,255,255,.8); font-size: 32px; animation: grow .8s infinite alternate } #instructionsSubtitle { margin-top: 5px; color: rgba(255,255,255,.8); font-size: .5em } #instructions i,#instructionsSubtitle i { color: rgba(255,255,255,.8) } .instructionsButton { pointer-events: all } #nameSub { width: 1200px } #starSub { width: 535px } #victorySubHolder { position: absolute; width: 100%; text-align: center; top: 50%; transform: translateY(-50%) } #victorySub { width: 800px; transform: scale(2); opacity: 0; transition: opacity .2s ease-in,transform .2s ease-in; user-drag: none; user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none } #endUI { background-color: transparent; transition: background-color .25s ease; position: absolute; width: 100%; height: 100%; text-align: center; pointer-events: all } #endInfo { display: none; position: absolute; width: 100%; top: 0; text-align: center; margin-top: -35px } .voteObj { cursor: pointer; display: inline-block; margin-right: 5px; margin-left: 5px; color: #fff; background-color: rgba(0,0,0,.5); height: 45px; line-height: 45px; padding-left: 25px; padding-right: 25px; font-size: 20px; border-radius: 5px } .voteObj:hover { background-color: rgba(0,0,0,.3) } #voteHolder { display: none; height: 40px; position: absolute; left: 50%; top: 225px; transform: translateX(-50%) } #endTable { width: 100%; padding: 10px; text-align: left; border-radius: 6px; overflow-y: auto; height: min-content; vertical-align: top; max-height: 100%; background-color: rgba(0,0,0,.2); display: table; border-spacing: 0 } #endMidHolder { position: absolute; left: 50%; bottom: 150px; transform: translateX(-50%); margin-top: 20px; width: 100%; max-height: calc(100% - 390px) } #endTable td { white-space: nowrap } th { padding-left: 10px; padding-right: 10px; height: 50px; color: #fff; font-size: 22px } td { padding-left: 10px; padding-right: 10px; height: 50px; color: rgba(255,255,255,.7); font-size: 20px } th,tr { border-bottom: 3px solid rgba(255,255,255,.1) } .endTableN { color: rgba(255,255,255,.7); text-decoration: none; margin-left: 3px } .endTableN:hover { color: #fff; text-decoration: underline } .endTableN:visited { } .reportBut { text-align: center; color: #fff; background-color: #ff0000; font-size: 14px; padding: 4px; padding-left: 16px; padding-right: 16px; border-radius: 5px; cursor: pointer } .reportBut:hover { background-color: #ff0000 } .followBut { color: #fff; background-color: #008eff; font-size: 14px; padding: 4px; padding-left: 16px; padding-right: 16px; border-radius: 5px; cursor: pointer } .followBut:hover { background-color: #008eff } #victoryText { margin-top: 30px; font-size: 165px; text-shadow: 0 1px 0 #a6a6a6,0 2px 0 #a6a6a6,0 3px 0 #a6a6a6,0 4px 0 #a6a6a6,0 5px 0 #a6a6a6,0 6px 0 #a6a6a6,0 7px 0 #a6a6a6,0 8px 0 #a6a6a6,0 9px 0 #a6a6a6,0 10px 0 #a6a6a6; color: #fff; font-family: headerfont } #endTimer { line-height: 15px; margin-top: 188px; font-size: 30px; z-index: 10000; color: #00ffff; text-shadow: #000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px; font-style: italic; display: inline-block } .midHolder { width: 100%; display: none; position: absolute; bottom: 230px; z-index: 10; text-align: center } #purchaseLoad { pointer-events: all; position: absolute; width: 100%; height: 100%; display: none; text-align: center; background-color: rgba(0,0,0,.2); z-index: 2 } #purchaseLabel { color: rgba(255,255,255,.5); font-size: 25px; margin-top: 20px } .lds-ring { display: inline-block; transform: scale(1.6); width: 64px; height: 64px } .lds-ring.sm { transform: unset } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 51px; height: 51px; margin: 6px; border: 6px solid #fff; border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite; border-color: #fff transparent transparent transparent } .lds-ring div:nth-child(1) { animation-delay: -.45s } .lds-ring div:nth-child(2) { animation-delay: -.3s } .lds-ring div:nth-child(3) { animation-delay: -.15s } @keyframes lds-ring { 0% { transform: rotate(0deg) } 100% { transform: rotate(360deg) } } .centerV { top: 40%; transform: translateY(-60%); left: 50%; transform: translateX(-50%); position: absolute; display: inline-block } #vouchRes { display: inline-block; margin-top: 20px; color: rgb(0, 0, 0) } #spinItem { width: 100%; display: none; z-index: 11; position: absolute; text-align: center; top: 50%; transform: translateY(-50%) } #spinItemCanvas { display: inline-block } #spinItemName { z-index: 12; position: absolute; display: none; top: 50%; left: 50%; transform: translateX(-50%) translateY(-50%); color: #fff; background: -moz-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(40,40,40,0.7) 40%,rgba(40,40,40,0.7) 60%,rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(left,rgba(0,0,0,0) 0%,rgba(40,40,40,0.7) 40%,rgba(40,40,40,0.7) 60%,rgba(0,0,0,0) 100%); background: linear-gradient(to right,rgba(0,0,0,0) 0%,rgba(40,40,40,0.7) 40%,rgba(40,40,40,0.7) 60%,rgba(0,0,0,0) 100%) } #respinUI { display: none; z-index: 99999999999; position: absolute; bottom: 142px; left: 50%; transform: translate(-50%,0) } #spinRespin>i { animation-name: spin; animation-duration: 2000ms; animation-iteration-count: infinite; animation-timing-function: linear } #spinRespin { display: inline-block; padding-left: 22px; padding-right: 22px } #spinRespinInfo { display: inline-block; padding-left: 10px; padding-right: 10px } @keyframes spin { from { transform: rotate(0deg) } to { transform: rotate(360deg) } } #spinUI { display: none; position: absolute; width: 100%; height: 100% } #spinHolder { display: block; pointer-events: auto; text-align: center } #spinKR { font-size: 36px; color: #00e7ff; position: absolute; top: 6px; left: 28px } #spinInfo { position: absolute; top: 5px; right: 20px; text-align: right; color: #fff; font-size: 25px } .colCub { width: 30px; height: 30px; margin-left: 10px; display: inline-block } #spinWindow { display: inline-block; height: 620px; width: 620px } #spinText { text-align: center; color: #fff; font-size: 0; vertical-align: middle; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%) } #spinHeader { color: #fff } #spinCost { color: rgba(0, 255, 161, 0.5); font-size: 0 } #spinUI { position: absolute; top: 20px; font-size: 18px } #spinButton { z-index: 13; display: inline-block; border-collapse: collapse; pointer-events: auto; cursor: pointer; border-radius: 50%; background: linear-gradient(15deg, #00fff3, #ff002f); position: absolute; right: 0; bottom: 0; transform: translate(-50%,-50%); left: 50%; top: 50%; -webkit-transition: -moz-transform .1s ease-out; -moz-transition: -webkit-transform .1s ease-out; transition: transform .1s ease-out } #spinButton:hover { transform: translate(-50%,-50%) scale(1.1) } #spinButton:active { transform: translate(-50%,-50%) scale(.9) } .smlInput { display: inline-block; width: 82%; padding: 5px; padding-left: 10px; margin-top: 10px; font-size: 16px; box-sizing: border-box; border: none; background-color: rgba(0,0,0,.1); color: rgba(0,0,0,.6); border-radius: 4px } .accountInput { width: 100%; padding: 5px; padding-left: 10px; font-size: 22px; box-sizing: border-box; border: none; border-radius: 4px; margin-top: 20px; background-color: rgba(0,0,0,.1); color: rgba(0,0,0,.6) } .accountButton { color: rgba(255,255,255,.7); text-align: center; margin-top: 10px; display: inline-block; width: 342px; cursor: pointer; background: linear-gradient(45deg, #002bff, #fb00ff); font-size: 22px; padding-top: 8px; padding-bottom: 8px; border-radius: 26px; } .accountButton:hover { color: #fff } .mapListThumb { cursor: pointer; height: 100px; width: 220px; transition: all .2s; display: inline-block; background-color: rgba(0,0,0,.3); object-fit: cover } .mapListThumb:hover { opacity: .9; transform: scale(1.1) } .mapListItem { position: relative; color: rgba(109, 109, 109, 0.53); font-size: 17px; display: inline-block; margin-bottom: 12px; width: 220px; margin-right: 5px; margin-left: 5px } .mapAgeD { position: absolute; top: 9px; left: 9px; font-size: 11px; padding: 3px; padding-left: 6px; padding-right: 6px; border-radius: 4px; color: #fff; z-index: 2 } .mapEdit { position: absolute; top: 5px; right: 5px; font-size: 12px; padding: 3px; padding-left: 6px; padding-right: 6px; border-radius: 3px; color: #fff; z-index: 2; cursor: pointer; background-color: #ff0000 } .loadMoreD { color: #fff; width: 100%; font-size: 25px; padding-top: 9px; padding-bottom: 9px; text-align: center; margin-top: 10px; border-radius: 6px; background-color: rgba(0, 0, 0, 0); cursor: pointer } .loadMoreD:hover { background-color: rgba(0, 0, 0, 0) } .loadMoreW { color: rgba(255,255,255,.8); width: 100%; font-size: 25px; text-align: center; margin-top: 10px; padding-top: 9px; padding-bottom: 9px; border-radius: 6px; background-color: rgba(0,0,0,.4) } .mapInfoB { z-index: 2; background-color: rgba(0,0,0,.8); top: 63px; right: 6px; text-shadow: unset; cursor: pointer; position: absolute; font-size: 15px; padding: 3px; padding-left: 9px; padding-right: 9px; border-radius: 20px; color: #fff; transition: .1s; -webkit-transition: .1s } .mapInfoB:hover { transform: scale(1.16); background-color: rgba(0,0,0,.6) } .mapInput { margin-top: 10px; border: none; background: #eee; padding: 6px; padding-bottom: 6px; border-radius: 6px; width: 692px; font-size: 18px } .mapLoadButton { color: rgba(255,255,255,.7); text-align: center; margin-top: 18px; display: inline-block; cursor: pointer; background-color: #009fff; font-size: 22px; padding-top: 8px; padding-bottom: 8px; border-radius: 6px; width: 100% } .mapLoadButton:hover { color: #fff } .punishButton { color: rgba(255,255,255,.7); text-align: center; display: inline-block; cursor: pointer; background-color: #00ffe9; font-size: 16px; margin-right: 5px; border-radius: 6px; padding-left: 7px; padding-right: 7px } .punishButton.kick { background-color: #fab640 } .punishButton.ban { } .punishButton.kill { background-color: #e040fb } .punishButton.tp2 { background-color: #00f } .punishButton.tpme { background-color: #00f } .punishButton.tpall { background-color: #00f } .punishButton.vote { background-color: #00ffe9 } .presetsButton { color: rgba(255,255,255,.7); text-align: center; display: inline-block; width: 85px; cursor: pointer; background-color: #ff0000; font-size: 18px; margin-right: 5px; border-radius: 12px; padding: 3px } .punishButton:hover,.presetsButton:hover { color: #fff } .presetInput { margin-top: 10px; width: 95.5%!important; width: 476px; font-size: 18px; padding: 5px; padding-left: 10px; box-shadow: none; outline: none; border: none; background: #eee; pointer-events: auto } .hostPresetBtn { color: rgba(255,255,255,.7); text-align: center; display: inline-block; width: 75px; cursor: pointer; background: linear-gradient(45deg, #002bff, #fb00ff); font-size: 15px; padding: 4px; margin-left: 10px; margin-top: 5px; float: right; border-radius: 6px; } .hostPresetBtn:hover { color: #fff } #serverFilters { margin-top: 5px; font-size: 15px; height: 30px } #windowHeader { display: none; text-transform: uppercase; font-size: 25px; margin-bottom: 10px; color: rgba(255,255,255,.6) } #requiresRestart { float: right; color: rgb(255, 0, 0); font-size: 18px } .setHed { margin-top: 15px; font-size: 22px } #menuWindow { position: absolute; left: 50%; bottom: 220px; border-radius: 26px; max-height: calc(100% - 480px); transform: translateX(-50%); z-index: 2; overflow-y: auto; display: inline-block; text-align: left; pointer-events: auto; padding: 20px; width: 705px; font-size: 20px; background: linear-gradient(45deg, #00ffffab, #0053ffd4); /* -webkit-box-shadow:0 9px 0 0 #a6a6a6; */ -moz-box-shadow: 0 9px 0 0 #a6a6a6; /* box-shadow:0 9px 0 0 #a6a6a6; */ } .stickyHeader { padding-top: 1px!important; max-height: calc(100% - 461px)!important } .menuSelectorHeader { margin-bottom: 5px; font-size: 22px; width: 588px; display: inline-block } .quickJoin { border-radius: 4px; background: linear-gradient(45deg, #9100ff, black); font-size: 13px; padding: 4px; cursor: pointer; pointer-events: all; z-index: 99999; display: inline-block; margin-left: 10px; color: #fff; margin-bottom: 5px; vertical-align: middle; } .menuSelectorHolder { opacity: .75 } .menuSelector { padding: 4px 4px 4px 30px; cursor: pointer; font-size: 20px } .menuSelector:hover { background: rgba(0,0,0,.2) } .privateMenuSelector,.privateMenuSelector:hover { cursor: default; color: #000; background: url(../img/lock-icon-black.svg) no-repeat right 8px center; opacity: .5; background-size: 18px auto } .selectedMenuSelector,.selectedMenuSelector:hover { cursor: default; color: #fff; background-color: rgb(0, 0, 0) } .privateMenuSelector.selectedMenuSelector { opacity: 1; background-image: url(../img/lock-icon-white.svg) } #gameNameInput { font-size: 16px } .formInput { pointer-events: auto; font-size: 12px; padding: 10px; box-shadow: none; outline: none; border: none; background: linear-gradient(45deg, #002bff, #fb00ff); float: right; border-radius: 6px; } .floatR { float: right; clear: both } .floatRNoC { float: right } .settText { cursor: pointer; color: #00ffef; font-size: 22px; pointer-events: auto } .settText:hover { text-decoration: underline } .b { color: rgba(0,0,0,.8)!important } .settName,.settNameSmall { clear: both; margin-top: 3px; font-size: 22px; color: rgb(0, 0, 0); } .settNameSmall { font-size: 18px; margin: 10px } .settLabel { clear: both; float: right; font-size: 22px; color: rgba(0,0,0,.3) } .wepLink { cursor: pointer } .wepLink:hover { text-decoration: underline } .equipBtn { color: #fff; height: 70px; width: 70px; float: right; background-color: #2196f3; line-height: 100px; text-align: center; cursor: pointer; -webkit-transition: line-height .2s; transition: line-height .2s } .equipBtn.gr { background-color: rgba(0,0,0,.3) } .equipBtn>i { font-size: 50px; color: rgba(255,255,255,.7); -webkit-transition: font-size .2s; transition: font-size .2s } .equipBtn:hover { line-height: 120px } .equipBtn:hover>i { font-size: 70px; color: #fff } .selItem { clear: both; width: 100%; height: 70px } .itemIcon { display: inline-block; width: 70px; height: 70px; background-color: rgba(0,0,0,.25); border-radius: 12px } .itemIconImg { width: 70px; height: 70px; image-rendering: pixelated; image-rendering: -moz-crisp-edges; image-rendering: crisp-edges; border-radius: 12px } .itemInfo { display: inline-block; vertical-align: top; padding-left: 10px; margin-top: -5px } .itemName { color: rgba(0,0,0,.4); font-size: 25px } .itemCat { margin-top: 0; color: rgba(0,0,0,.2); font-size: 19px } #inputContainer { text-align: center; position: absolute; width: 100%; bottom: 155px } #nameInput { text-align: center; pointer-events: auto; padding: 5px; padding-left: 10px; font-size: 22px; -webkit-box-shadow: 0 9px 0 0 #a6a6a6; -moz-box-shadow: 0 9px 0 0 #a6a6a6; box-shadow: 0 9px 0 0 #a6a6a6; outline: none; border: none } #nameInput:disabled { color: rgba(0,0,0,.5) } #infoHolder { color: #fff; font-size: 30px } #infoHolder>* { z-index: 20 } #claimTimer { color: rgba(0, 255, 231, 0.6); font-size: 18px; margin-top: -3px } #merchHolder { display: none } #uiBase.onMenu #merchHolder { display: block; cursor: pointer; text-align: center; position: absolute; left: 131px; top: 110px; pointer-events: all } #merchImg { height: 130px; animation: scaleBob .4s ease-in-out infinite alternate; -webkit-animation: scaleBob .4s ease-in-out infinite alternate } #merchImg:active { transform: scale(.85); -webkit-transform: scale(.85); animation: none } #claimHolder { display: none } #uiBase.onMenu #claimHolder { cursor: pointer; text-align: center; position: absolute; left: 140px; top: 110px; pointer-events: all } @keyframes scaleBob { 0% { transform: scale(1); -webkit-transform: scale(1) } 100% { transform: scale(.9); -webkit-transform: scale(.9) } } #claimImg { height: 95px; animation: scaleBob .4s ease-in-out infinite alternate; -webkit-animation: scaleBob .4s ease-in-out infinite alternate } #claimImg:active { transform: scale(.85); -webkit-transform: scale(.85); animation: none } #mapInfoHolder { position: absolute; bottom: 20px; right: 20px; pointer-events: all; display: flex; flex-direction: column; align-items: flex-end } #advertiseButton { display: none } #uiBase.onMenu #advertiseButton { display: block; position: absolute; right: 15px; top: 80px } #mapInfo { color: #00ffe7; font-size: 22px } #modVote { color: #fff; font-size: 22px; margin-bottom: 10px; text-align: right } #objectiveIcon { position: absolute; display: inline-block } .vHR { background-color: #ff4747!important } .voteHint { color: #fff; font-size: 15px; margin-top: -6px; background-color: #b447ff; padding: 5px; padding-left: 10px; padding-right: 10px; border-radius: 4px; vertical-align: middle; display: inline-block; cursor: pointer; text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c } .voteHint:hover { filter: grayscale(.3); -webkit-filter: grayscale(.3) } .material-icons.vote { font-size: 40px; margin-left: 12px; margin-bottom: 5px; vertical-align: middle; cursor: pointer; color: rgba(150,150,150); -webkit-transition: .1s; transition: .1s } .material-icons.vote.a { color: #fff } .material-icons.vote:hover { color: rgba(220,220,220); transform: scale(1.2) } .material-icons.h { cursor: pointer } .material-icons.h:hover { opacity: .8 } #followHolder { pointer-events: auto; position: absolute; top: 20px; left: 20px } .whiteShad { text-shadow: 0 1px 0 #a6a6a6,0 2px 0 #a6a6a6,0 3px 0 #a6a6a6,0 4px 0 #a6a6a6,0 5px 0 #a6a6a6 } .blackShad { text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c } #linksHolder { font-size: 28px; position: absolute; top: 170px; width: 100%; text-align: center; color: #fff } .gButton { text-transform: uppercase; font-size: 30px; color: #f8c55c!important; text-shadow: 0 1px 0 #ae853b,0 2px 0 #ae853b,0 3px 0 #ae853b,0 4px 0 #ae853b,0 5px 0 #ae853b,0 6px 0 #ae853b!important } .gButton:hover { text-decoration: none; color: #fff!important; text-shadow: 0 1px 0 #a6a6a6,0 2px 0 #a6a6a6,0 3px 0 #a6a6a6,0 4px 0 #a6a6a6,0 5px 0 #a6a6a6,0 6px 0 #a6a6a6!important } #rightHolder { text-align: right; color: #fff; font-size: 22px; position: absolute; top: 20px; right: 25px } #aHolder { position: absolute; top: calc(100% - 135px); left: 0; right: 0; text-align: center; z-index: 30; pointer-events: none } #aMerger { text-align: left; display: inline-block!important; min-width: 0px; min-height: 0px; pointer-events: auto } #aContainer { cursor: pointer; pointer-events: auto; padding: 0px; background-color: rgb(0, 0, 0); max-height: 0px; max-width: 0px; overflow: hidden; display: inline-block!important } .endAHolder { display: none; text-align: center; z-index: 30; pointer-events: none; margin-left: 10px } #endAMerger { text-align: left; display: none!important; min-width: 300px; min-height: 250px; pointer-events: auto } #endAContainer { cursor: pointer; pointer-events: auto; padding: 10px; background-color: rgba(0, 0, 0, 0); max-height: 280px; max-width: 382px; overflow: hidden; border-radius: 6px } #baseLinksContainer { width: 100%; display: flex; justify-content: space-between; align-items: flex-end } #spectateUI { display: none; text-align: center; color: #fff } #specNames { border-radius: 7px; position: absolute; left: 20px; top: 20px; font-size: 25px; padding: 8px; padding-bottom: 12px; padding-left: 20px; padding-right: 20px; color: #fff; background-color: rgba(0,0,0,.3) } #specStats { border-radius: 7px; position: absolute; left: 20px; top: 22px; font-size: 15px; text-align: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: 350px; padding: 10px; padding-bottom: 8px; color: #fff; background-color: rgba(0,0,0,.4) } #spectHPB { width: 255px; height: 33px; margin-top: 8px; margin-left: 12px; background-color: rgba(0,0,0,.75) } #spectHPBI { height: 33px } #spectHPV { position: absolute; left: 105px; top: 52px; color: #fff; font-size: 16px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020 } .spectPIcon { width: 75px; height: 75px; image-rendering: pixelated; background-color: rgba(0,0,0,.4); display: inline-block } .specPHead { color: #fff; font-size: 18px; margin-right: 5px } #specContr { background-color: rgba(0,0,0,.2); position: absolute; right: 20px; bottom: 20px; padding: 10px; padding-left: 22px; padding-right: 20px; font-size: 20px; border-radius: 5px } .specContrI { font-size: 18px; color: #fbc02d; display: inline-block; margin-left: 14px } .switchsml { float: right; position: relative; display: inline-block; margin-left: 10px; vertical-align: bottom; margin-bottom: -5px; width: 30px; height: 17px; pointer-events: all } .switchsml input { display: none } .sliderSml { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #a8a8a8; -webkit-transition: .4s; transition: .4s; border-radius: 34px; pointer-events: all } .sliderSml:before { position: absolute; content: ""; height: 13px; width: 13px; left: 2px; bottom: 2px; background-color: #fff; -webkit-transition: .4s; transition: .4s; border-radius: 50% } input:checked+.sliderSml { background-color: #2196f3 } input:focus+.sliderSml { box-shadow: 0 0 1px #2196f3 } input:checked+.sliderSml:before { -webkit-transform: translateX(13px); -ms-transform: translateX(13px); transform: translateX(13px) } .switch { float: right; position: relative; display: inline-block; margin-bottom: 5px; width: 65px; height: 34px } .switch input { display: none } .slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #000000; -webkit-transition: .4s; transition: .4s; border-radius: 6px; } .slider:before { position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: #fff; -webkit-transition: .4s; transition: .4s; border-radius: 4px } input:checked+.slider { background: linear-gradient(45deg, #002bff, #fb00ff); } input:focus+.slider { box-shadow: 0 0 1px #2196f3 } input:checked+.slider:before { -webkit-transform: translateX(30px); -ms-transform: translateX(30px); transform: translateX(30px) } .slidecontainer { margin-top: -8px; margin-right: 10px; margin-left: 10px; width: 250px; float: right } .sliderM { -webkit-appearance: none; appearance: none; width: 100%; height: 15px; background: linear-gradient(15deg, #00fff3, #0005ff); outline: none; border-radius: 4px; } .sliderM::-webkit-slider-thumb { -webkit-appearance: none; appearance: none; width: 15px; height: 25px; border-radius: 4px; background: #2196f3; cursor: pointer } .sliderM::-moz-range-thumb { width: 15px; height: 25px; border-radius: 4px; background: #2196f3; cursor: pointer } .sliderVal { float: right; display: inline-block; position: relative; width: 50px; color: #fff; line-height: 24px; font-size: 18px; text-align: center; background: linear-gradient(85deg, black, #ab00ff); padding: 5px 10px; margin-left: 8px; margin-right: -10px; border-radius: 6px; } #queueRegionSelect { display: inline-block } .windowRightInfoText { float: right; border-radius: 8px; font-size: 18px } .inputGrey { border: none; background: #eee; padding: 6px; padding-bottom: 6px; padding-right: 16px; padding-left: 8px; float: right; margin-left: 10px; border-radius: 6px; font-size: 18px } .inputGrey2 { border: none; background: linear-gradient(45deg, black, #c300ff); padding: 6px; padding-bottom: 6px; float: right; margin-left: 10px; font-size: 12px; border-radius: 4px; } #modLinks { width: 100%; text-align: center; font-size: 22px; color: rgba(0,0,0,.3); margin-bottom: 10px } #modDropper { width: 685px; height: 120px; border: 4px dashed rgba(0,0,0,.3) } #modDropper p { width: 100%; height: 100%; margin-top: 18px; text-align: center; font-size: 22px; color: rgba(0,0,0,.3); line-height: 73px } #modDropper input { cursor: pointer; overflow: hidden; position: absolute; width: 480px; height: 90px; margin: 0; padding: 0; outline: none; opacity: 0 } #modDropper:hover { background-color: rgba(0,0,0,.05) } #gameNameHolder { z-index: 9999999; position: absolute; top: -35px; left: 50%; transform: translateX(-50%); display: flex; flex-direction: column; align-items: center } #mainLogo { margin-top: 50px; margin-bottom: -40px; height: 225px } #seasonLabel { font-size: 15px; color: #fff; background-color: #ff9717; height: 34px; box-shadow: inset 0 -7px 0 0 #b56b10!important; position: absolute; z-index: 9999999999; top: 170px; left: 50%; margin-left: 242px; border-radius: 4px; padding: 5px; padding-left: 12px; padding-right: 12px; transform: translateX(-50%) rotate(6.5deg); text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } #gameNameHorizontalFlex { display: flex; flex-direction: row; justify-content: center; align-items: center } #gameName { font-family: headerfont; font-size: 116px; color: #0ff; text-shadow: 0 1px 0 #00f3ff,0 2px 0 #a6a6a6,0 3px 0 #a6a6a6,0 4px 0 #a6a6a6,0 5px 0 #a6a6a6,0 6px 0 #a6a6a6,0 7px 0 #a6a6a6,0 8px 0 #a6a6a6 } #gameNameSub { position: absolute; top: 140px; left: 50%; transform: translate(-50%,-50%); width: 675px } #subLogoButtons { position: absolute; bottom: 14px; left: 50%; transform: translate(-50%,0) scale(.95) } #subLogoButtons>.button { padding-left: 22px; padding-right: 22px; } .fin { width: auto; height: 62px; margin: 0 12px; margin-top: 10px } .headerBar { position: absolute; top: 0; height: 70px; padding: 0 12px; display: flex; flex-direction: row; align-items: center; background: linear-gradient(5000deg, #00fff3, #0005ff); pointer-events: auto; } .headerBar div { color: #000; } .headerBarLeft { left: 0; padding-right: 15px; border-radius: 0 0 8px 0 } .headerBarRight { right: 0; padding-left: 20px; border-radius: 0 0 0 8px } .verticalSeparator { background: rgba(255, 255, 255, 0.49); width: 4px; height: 34px; margin: 0 10px } #menuUsernameContainer { display: flex; flex-direction: row; align-items: center; cursor: pointer!important } #profilePicM { width: 120px; height: 120px; cursor: pointer; border-radius: 4px; display: inline-block; background-color: #6d6d6d; background-size: cover; filter: grayscale(1) opacity(.5); background-image: url(https://assets.krunker.io/textures/classes/icon_0.png); image-rendering: pixelated } #profilePicM:hover { opacity: .9 } #menuMiniProfilePic { width: 40px; height: 40px; image-rendering: pixelated; margin-right: 10px; border-radius: 6px } #mailList { margin-top: 10px; color: rgba(255, 0, 0, 0.72) } .mailObj { border-radius: 6px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; background-color: rgba(0,0,0,.1); margin-top: 10px; color: rgba(0,0,0,.5); font-size: 15px; cursor: pointer } .mailObj:hover { background-color: rgba(0,0,0,.15) } .mailUnread { background-color: rgb(255, 0, 0) } .mailUnread:hover { background-color: rgb(255, 0, 0) } .mailFrom { font-size: 18px; color: #000000; } .mailText { color: rgb(0, 0, 0) } .mailDate { position: absolute; right: 12px; font-size: 11px; color: rgb(0, 0, 0) } #mailContainer { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center } #mailIcon { cursor: pointer; -webkit-transition: all .2s; transition: all .2s; pointer-events: all } #mailIcon:hover { opacity: .75; transform: scale(1.1) } #mailCount { display: none; z-index: 2; color: #fff; top: -4px; right: -7px; font-size: 10px; background-color: #e63c30; width: 20px; height: 20px; line-height: 19px; text-align: center; position: absolute; border-radius: 20px } #levelContainer { display: flex; flex-direction: column; justify-content: center; align-items: center } #levelContainer>div:first-child { display: flex; flex-direction: row; align-items: center } #menuLevelIcon { width: 28px; height: 28px; background-size: contain; background-repeat: no-repeat; margin-right: 5px; margin-bottom: -1px } #menuLevelText { font-size: 15px; } #levelContainer .progressBar { width: 88px; margin-left: 5px; margin-top: 5px } .progressBar { height: 7px; padding: 2px; background: rgba(0,0,0,.75) } .progressBarInner { height: 100%; background: linear-gradient(45deg, #00ffc1, #e300ff); } #headerRankContainer .accountEloIcon { width: 60px; height: 60px } #menuRegionLabel { display: flex; flex-direction: column; justify-content: center; align-items: center } #menuServerInfoContainer { display: flex; flex-direction: column; align-items: flex-end } #menuRegionLabel { cursor: pointer } .menuDebugInfo { display: flex; justify-content: center; align-items: center } #menuPingDisplay,#menuFPSDisplay { margin-right: 5px; font-size: 12px; color: rgba(255,255,255,.75) } #menuPingText { font-size: 12px; color: rgba(255,255,255,.75) } #menuPingDisplay .material-icons { vertical-align: bottom; font-size: 20px } .krInfo { display: flex; flex-direction: row; align-items: center } #menuKRCount { color: rgb(0, 0, 0) } #menuItemContainer { position: absolute; left: 0; top: 70px; bottom: 0; width: 130px; display: flex; flex-direction: column } .menuItem { flex-grow: 1; display: flex; flex-direction: column; justify-content: space-around; align-items: center; background: linear-gradient(15deg, #00fff3, #0005ff); text-align: center; pointer-events: all; cursor: pointer; width: 108%; /* border-radius: 220px; */ max-height: 16%; } .menuItem .menuItemIcon { position: relative; width: 100%; height: 45%; background-size: contain; background-position: center; background-repeat: no-repeat } #menuItemRankedIcon img { position: absolute; left: 50%; top: 50%; width: auto; height: 80%; transform: translate(-50%,-50%) } .menuItem .menuItemTitle { margin-top: -20%; color: #000; } .menuItem:hover { background: linear-gradient(15deg, #0014ff, #a900ff); } .menuItem:active { background: linear-gradient(15deg, #b400ff, #0014ff); } .clanRolD { display: inline-block; vertical-align: middle; margin-top: -22px; margin-left: 10px; font-size: 18px } #menuClassContainer { position: absolute; right: -170px; top: 140px; bottom: 130px; display: flex; flex-direction: column; align-items: center; justify-content: center; pointer-events: none; transform: scale(.8) } #menuClassName { color: #00ffd0; font-size: 30px; margin-bottom: 10px; z-index: 101; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020,-4px -4px 0 #202020,4px -4px 0 #202020,-4px 4px 0 #202020,4px 4px 0 #202020 } #menuClassSubtext { z-index: 100; color: rgba(255,255,255,.5); font-size: 17px; margin-bottom: -3px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } #menuClassNameTag { margin-top: -180px; position: absolute; text-shadow: none; color: #00ffe7; z-index: 100; font-size: 19px } .menuClassLevelBox { display: inline-block; background-color: rgba(0, 0, 0, 0); padding: 10px; color: #fff; padding-top: 1px; padding-bottom: 1px; margin-right: 5px; font-size: 18px; vertical-align: middle } .menuClassPlayerName { vertical-align: middle; color: #00d0ff; margin-right: 5px } .menuClassPlayerClan { color: #00ffff; margin-top: -120px; text-shadow: none; vertical-align: middle; margin-right: 3px } .menuClassPlayerVerified { color: #00ffe7; font-size: 28px!important; vertical-align: middle; margin-right: 3px } .menuClassPlayerPremium { color: #00ffe7; font-size: 28px!important; vertical-align: middle; margin-right: 3px; margin-bottom: -2px } .menuClassPlayerVirus { image-rendering: auto; width: 23px; height: 23px; margin-bottom: 0; vertical-align: middle } #classPreviewCanvas { margin-bottom: -100px } #classInfoContainer { width: 300px } #classInfoContainer>div { width: 100%; display: flex; flex-direction: row } #classInfoContainer>div>div { margin-bottom: 10px; width: 50%; display: flex; flex-direction: column; justify-content: center; align-items: center } .classInfoLabel { font-size: 12px; color: rgb(255 255 255); margin-bottom: 4px } .classInfoContents { color: #fff; text-align: center } #customizeButton { width: 300px; text-align: center; padding: 15px; font-size: 23px; pointer-events: all; padding-bottom: 22px } .iconProfile { background-image: url(../img/menu-icons/profile.png) } .menuItem:hover .iconProfile { background-image: url(../img/menu-icons/profile-white.png) } .iconRanked { background-image: url(../img/menu-icons/ranked.png) } .menuItem:hover .iconRanked { background-image: url(../img/menu-icons/ranked-white.png) } .iconShop { background-image: url(../img/menu-icons/shop.png) } .menuItem:hover .iconShop { background-image: url(../img/menu-icons/shop-white.png) } .iconSocial { background-image: url(../img/menu-icons/social.png) } .menuItem:hover .iconSocial { background-image: url(../img/menu-icons/social-white.png) } .iconMaps { background-image: url(../img/menu-icons/maps.png) } .menuItem:hover .iconMaps { background-image: url(../img/menu-icons/maps-white.png) } .iconGames { background-image: url(../img/menu-icons/games.png) } .menuItem:hover .iconGames { background-image: url(../img/menu-icons/games-white.png) } .iconMods { background-image: url(../img/menu-icons/mods.png) } .menuItem:hover .iconMods { background-image: url(../img/menu-icons/mods-white.png) } .iconSettings { background-image: url(../img/menu-icons/settings.png) } .menuItem:hover .iconSettings { background-image: url(../img/menu-icons/settings-white.png) } .iconChall { background-image: url(../img/menu-icons/chall.png) } .menuItem:hover .iconChall { background-image: url(../img/menu-icons/chall-white.png) } .buttonR { background-color: #ff4747!important; box-shadow: box-shadow: inset 0 -7px 0 0 #0070ff; box-shadow: 0px -7px red; } div#menuBtnBrowser {} .buttonR:hover { background-color: #fff!important; box-shadow: inset 0 -7px 0 0 #b3b3b3!important; } .buttonP { background-color: #b447ff!important; box-shadow: inset 0 -7px 0 0 #0070ff; } .buttonP:hover { background-color: #fff!important; box-shadow: inset 0 -7px 0 0 #b3b3b3!important } .buttonG { background-color: #41c300!important; box-shadow: box-shadow: inset 0 -7px 0 0 #0070ff; } .buttonG:hover { background-color: #fff!important; box-shadow: inset 0 -7px 0 0 #b3b3b3!important } .button.lgn { font-size: 18px; padding-top: 5px; margin-top: 2px } .button { position: relative; display: inline-block; box-sizing: border-box; border-radius: 33px; padding: 12px 18px; padding-top: 14px; margin-bottom: -7px; background: linear-gradient(15deg, #00fff3, #0005ff); box-shadow: inset 0 -7px 0 0 #0095ff; text-align: center; color: #fff; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020; pointer-events: all; cursor: pointer; -webkit-transition: all .2s; transition: all .2s; /* -webkit-box-shadow: inset 0 0 6px rgb(0, 0, 0); */ } .button:hover { background-color: #fff; box-shadow: inset 0 -7px 0 0 #b3b3b3; -webkit-transform: scale(.99); transform: scale(.95); } .bigShadowT { text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020!important } .button.small { padding-top: 5px!important; padding-bottom: 13px!important; padding-left: 22px!important; padding-right: 22px!important; font-size: 22px!important; margin-left: 3px; margin-right: 3px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020!important; margin-bottom: -36px; max-height: -32px; border-bottom: 22222222px; } .buttonD { background-color: #9d9e9d!important; box-shadow: inset 0 -7px 0 0 #747574!important } .buttonD:hover { background-color: #fff!important; box-shadow: inset 0 -7px 0 0 #b3b3b3!important } .button.smallNoS { padding-top: 5px!important; padding-bottom: 13px!important; padding-left: 22px!important; padding-right: 22px!important; font-size: 22px!important; margin-left: 3px; margin-right: 3px } .button.btnRespin { padding-top: 5px!important; padding-bottom: 13px!important; font-size: 22px!important; margin-left: 3px; margin-right: 3px; background-color: #00b800!important; box-shadow: inset 0 -7px 0 0 #008400!important } .imageButton { display: inline-block!important; width: 50px; height: 56px; background-size: contain; background-repeat: no-repeat; margin-left: 4px; pointer-events: all; cursor: pointer; -webkit-transition: all .2s; transition: all .2s } .imageButton:hover { -webkit-transform: scale(.95); transform: scale(.95) } .discordSocial { background-image: url(../img/social-buttons/discord-normal.png) } .discordSocial:hover { background-image: url(../img/social-buttons/discord-hover.png) } .discordSocial:active { background-image: url(../img/social-buttons/discord-pressed.png) } .downloadClient { background-image: url(../img/social-buttons/down_normal.png) } .downloadClient:hover { background-image: url(../img/social-buttons/down_hover.png) } .downloadClient:active { background-image: url(../img/social-buttons/down_pressed.png) } .redditSocial { background-image: url(../img/social-buttons/reddit-normal.png) } .redditSocial:hover { background-image: url(../img/social-buttons/reddit-hover.png) } .redditSocial:active { background-image: url(../img/social-buttons/reddit-pressed.png) } .twitterSocial { background-image: url(../img/social-buttons/twitter-normal.png) } .twitterSocial:hover { background-image: url(../img/social-buttons/twitter-hover.png) } .twitterSocial:active { background-image: url(../img/social-buttons/twitter-pressed.png) } .fandomSocial { background-image: url(../img/social-buttons/fandom-normal.png) } .fandomSocial:hover { background-image: url(../img/social-buttons/fandom-hover.png) } .fandomSocial:active { background-image: url(../img/social-buttons/fandom-pressed.png) } .krSocial { text-align: center; line-height: 24px; width: 27px; height: 32px; margin-left: 10px; margin-bottom: 0; background-color: #00ffee; color: #fff; font-size: 15px; border-radius: 2px; cursor: pointer; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020; box-shadow: inset 0 -5px 0 0 #0095ff; -webkit-transition: .2s; transition: .2s; } .krSocial:hover { background-color: #fff; box-shadow: inset 0 -5px 0 0 #b3b3b3; -webkit-transform: scale(.95); transform: scale(.95) } ::-webkit-scrollbar-track { /* -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3); */ /* box-shadow: inset 0 0 6px rgba(0,0,0,.3); */ /* border-radius: 10px; */ /* background-color: #f5f5f5; */ } ::-webkit-scrollbar { width: 12px } ::-webkit-scrollbar-thumb { /* border-radius: 10px; */ /* background: #868686; */ /* -webkit-box-shadow: inset 0 0 2px rgba(0,0,0,.6); */ /* box-shadow: inset 0 0 2px rgba(0,0,0,.6); */ } .noBtnCard { text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; color: #fff; margin-bottom: 12px; margin-left: 5px; margin-right: 5px; padding: 10px; vertical-align: top; background-color: rgba(0,0,0,.6); border-radius: 5px; display: inline-block; z-index: 1; cursor: pointer; position: relative; width: 133px; font-size: 20px; height: 170px } .noBtnCard:hover { background-color: rgba(0,0,0,.4) } .noBtnCard:hover img { opacity: .9; transform: scale(1.1) } .noBtnRandom { font-size: 50px; vertical-align: top; color: #eee; position: absolute; top: 75px; left: 65px } .noBtnImgC { position: relative; z-index: 0!important; border-radius: 8px; image-rendering: pixelated; width: 140px; transition: all .15s ease-in-out } .noBtnImgR { position: relative; z-index: 0!important; border-radius: 8px; margin-top: 15px; width: 60px; transition: all .15s ease-in-out } .classList { display: inline-block; width: 175px; height: 415px; overflow-y: scroll; direction: rtl } .classCard { text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; color: #fff; margin-bottom: 12px; margin-left: 6px; margin-right: 7px; padding: 10px; width: 198px; height: 266px; vertical-align: top; background-color: rgba(0,0,0,.3); border-radius: 5px; display: inline-block; font-size: 26px; position: relative; z-index: 1; cursor: pointer; position: relative } .classCard:hover img { opacity: .9; transform: scale(1.03) } .classWeap { position: relative; text-shadow: none; z-index: 0!important; text-align: center; color: rgba(255,255,255,.7); font-size: 18px; margin-top: -2px } .classImgC { position: relative; z-index: -1!important; border-radius: 8px; margin-top: 5px; width: 150px } .classXPBar { position: absolute; top: 250px; left: 10px; width: 199px; height: 26px; border-radius: 3px; background-color: #242424 } .classLvl { position: absolute; color: #fff; top: 210px; right: 10px; font-size: 20px } .clsXPBarC { margin: 4px; background-color: #2196f3; height: 18px } .classHP { position: absolute; color: #fff; top: 210px; left: 13px; font-size: 20px } #skinList { margin-top: 8px; margin-bottom: -4px } .skinCard { pointer-events: auto; cursor: pointer; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; color: #fff; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; padding: 5px; padding-top: 2px; width: 143px; height: 170px; vertical-align: top; background-color: rgba(0,0,0,.6); border-radius: 5px; display: inline-block; font-size: 20px; position: relative; z-index: 1 } .skinCard:hover { background-color: rgba(0,0,0,.4) } .skinCard:hover img { opacity: .9; transform: scale(1.1) } .skinCreator { color: rgba(255,255,255,.7); text-align: center; margin-top: -60px; font-size: 14px } .skinVaulted { -webkit-transform: translate(-50%,-50%) rotate(-35deg); -moz-transform: translate(-50%,-50%) rotate(-35deg); -ms-transform: translate(-50%,-50%) rotate(-35deg); -o-transform: translate(-50%,-50%) rotate(-35deg); transform: translate(-50%,-50%) rotate(-35deg); position: absolute; top: 45%; left: 50%; color: #000; z-index: -1; font-size: 20px } .skinImg { margin-top: -22px; margin-bottom: 10px; width: 140px; transition: all .15s ease-in-out } .skinImgC { margin-top: -5px; margin-bottom: 25px; width: 100px; transition: all .15s ease-in-out } .skinImgD { margin-top: 10px; margin-bottom: 40px; width: 100px; transition: all .15s ease-in-out } .secImg { margin-top: 10px; image-rendering: pixelated; margin-bottom: 25px; width: 100px; cursor: pointer; pointer-events: auto; transition: all .15s ease-in-out } .secImg:hover { opacity: .9; transform: scale(1.2) } .skinSil { -webkit-filter: grayscale(100%) brightness(0); filter: grayscale(100%) brightness(0); opacity: .6 } .skinSil2 { -webkit-filter: grayscale(100%) brightness(0); filter: grayscale(100%) brightness(0); opacity: .4 } .skinRandom { font-size: 50px; vertical-align: top; color: #eee; position: absolute; top: 78px; left: 60px } .itemOwn { text-align: center; color: rgba(255,255,255,.7); font-size: 12px; margin-top: -3px; text-shadow: none } .itemSea { color: rgba(255,255,255,.4); margin-top: -1px; font-size: 12px; text-align: center; text-shadow: none; z-index: 1; position: relative } .itemCnt { position: relative; text-shadow: none } .itemCnt[data-badge]:after { content: attr(data-badge); position: absolute; top: 146px; left: 0; font-size: 12px; background-color: rgba(0,0,0,.6); color: #fff; text-align: center; border-radius: 4px; text-shadow: none; padding: 5px; padding-bottom: 2px; padding-top: 2px } .selctBtn { font-size: 16px; color: #fff; background-color: #faa332; padding: 8px; margin-top: -30px; width: 100px; margin-left: 5px; text-align: center; border-radius: 4px; cursor: pointer; pointer-events: auto; text-shadow: none } .selctBtn:hover { background-color: #f2af57 } .selctInfoBtn { font-size: 12px; color: #fff; background-color: #00b800; padding: 5px; padding-bottom: 2px; padding-top: 2px; cursor: pointer; pointer-events: auto; z-index: 9999999; position: absolute; text-align: center; border-radius: 4px; text-shadow: none; top: 147px; right: 5px } .selctInfoBtn:hover { background-color: #00a500 } #bubbleContainer { z-index: 99999; position: absolute; top: calc(50% - 130px); right: 420px; -webkit-transition: .2s; transition: .2s; transform: scale(0) } .speechBox { width: 180px; margin: 50px auto; background: #fff; padding: 20px; text-align: center; font-weight: 900; color: rgb(0, 0, 0); border-radius: 12px; position: relative } .sb1:before { content: ""; width: 0; height: 0; position: absolute; border-left: 10px solid #fff; border-right: 10px solid transparent; border-top: 10px solid #fff; border-bottom: 10px solid transparent; right: -19px; top: 16px } .activeSkin { -webkit-border-radius: 8px!important; -moz-border-radius: 8px!important; border-radius: 8px!important } .skinColorItem { text-align: center; vertical-align: text-top; float: right; cursor: pointer; display: inline-block; margin-left: 10px; width: 30px; height: 30px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; border: 3px solid #525252 } .skinColorItem:hover { -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px } .grecaptcha-badge { visibility: hidden!important } #matchVoteHolder { display: none; height: 100px; position: absolute; top: 220px; transform: translateX(-50%); border-radius: 4px; border-collapse: collapse; background-color: rgba(0, 0, 0, 0) } #matchVoteHolder.isRanked { height: auto; margin-top: 5px; background-color: transparent; bottom: 130px; top: unset } .matchVote { position: relative; margin-bottom: 10px; height: 80px; width: 200px; overflow: hidden; margin-right: 8px; display: inline-block; margin-top: 10px; border-radius: 4px; text-shadow: -2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000 } .matchVoteThumb { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; height: 80px; width: 200px; transition: all .2s; border-radius: 4px } .matchVoteThumb:hover { opacity: .9; transform: scale(1.2) } .matchVoteMap { position: absolute; top: 5px; left: 5px; font-size: 14px; color: #fff; padding-left: 5px; line-height: 28px; padding-right: 4px; z-index: 1; pointer-events: none } .matchVoteMode { position: absolute; top: 30px; left: 5px; font-size: 12px; height: 26px; padding-right: 4px; z-index: 1; padding-left: 5px; color: rgba(255,255,255,.7); pointer-events: none } .matchVoteTotal { position: absolute; bottom: 8px; right: 5px; font-size: 18px; height: 26px; padding-right: 4px; z-index: 1; padding-left: 8px; color: rgba(255,255,255,.7); pointer-events: none } .shopCard { cursor: pointer; pointer-events: auto; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; color: #ffc147; margin-bottom: 10px; margin-left: 5px; margin-right: 5px; padding-top: 0; padding: 5px; width: 210px; height: 170px; vertical-align: top; border-radius: 5px; display: inline-block; font-size: 22px; position: relative; z-index: 1; background-size: contain; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020 } .shopCard:hover { opacity: .9 } .krImg { margin-right: 5px; width: 1.5em; height: 1.5em; margin-bottom: 5px; vertical-align: middle } .purBtn { font-size: 17px; color: #fff; background-color: rgba(61,61,61,.5); padding: 4px; width: 200px; text-align: center; border-radius: 4px; cursor: pointer; pointer-events: auto; margin-top: 90px } .purBtn:hover { background-color: rgba(61,61,61,.8) } .shopSale { position: absolute; top: 105px; left: 7px; font-size: 12px; color: #fff; width: auto; padding-left: 5px; padding-right: 5px; height: 26px; text-align: center; line-height: 26px; border-radius: 4px; opacity: .95; text-shadow: none } .hostMap { position: relative; height: 90px; width: 223px; overflow: hidden; display: inline-block; border-radius: 4px; border: 2px solid #000; margin: 2px } .hostMap input { display: none } .hostMapName { position: absolute; top: 5px; left: 5px; font-size: 14px; color: #fff; padding-left: 4px; height: 26px; line-height: 28px; padding-right: 4px; z-index: 1; pointer-events: none } .hostMapBy { position: absolute; top: 60px; left: 5px; font-size: 12px; opacity: .8; color: #fff; padding-left: 4px; height: 26px; line-height: 28px; padding-right: 4px; z-index: 1; pointer-events: none } .hostMapYear { position: absolute; color: #fff; padding-left: 4px; height: 26px; line-height: 28px; padding-right: 4px; z-index: 1; pointer-events: none; top: 2px; right: 5px; font-size: 10px } .hostMapVersion { position: absolute; top: 62px; right: 5px; font-size: 12px; color: #fff; padding-left: 4px; height: 26px; line-height: 28px; padding-right: 4px; z-index: 1; pointer-events: none } .hostMapLore { position: absolute; top: 7px; left: 186px; padding: 2px; font-size: 14px; color: #fff; width: 22px; height: 22px; text-align: center; line-height: 24px; text-shadow: none; cursor: pointer; pointer-events: auto; border-radius: 50%; background-color: rgba(0,0,0,.8); z-index: 1 } .hostMapImg { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; height: 90px; width: 223px; -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all .2s } input:checked+.hostMapImg { -webkit-filter: grayscale(0%); filter: grayscale(0%) } input:hover+.hostMapImg { opacity: .9; transform: scale(1.1) } .silhouette { -webkit-filter: grayscale(100%) brightness(0); filter: grayscale(100%) brightness(0); opacity: .6 } #spectateHUD { left: 50%; transform: translate(-50%,0); top: 20px; font-size: 25px; line-height: 40px; color: #fff; position: relative; text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 } .spectateInfo { margin-left: 5px; margin-right: 5px; display: inline-block; vertical-align: top } #specTimer { color: #fff; font-size: 30px; padding-bottom: 5px; background-color: rgba(0,0,0,.4); padding-top: 5px; padding-right: 10px; padding-left: 10px; min-width: 150px; text-shadow: none } #specGameInfo { color: #fbc02d; font-size: 17px } #specTeam0 { display: inline-block; width: 300px; vertical-align: top; padding-right: 10px } #specTeam1 { display: inline-block; width: 300px; vertical-align: top; padding-left: 10px } .specPlayerHolder0 { width: 50px; display: inline-block; padding-left: 10px; float: right; position: relative } .specPlayerHolder1 { width: 50px; display: inline-block; padding-right: 10px; float: left; position: relative } .specPlayerIcon { width: 50px; image-rendering: auto; image-rendering: crisp-edges; image-rendering: pixelated } .specPlayerName { font-size: 10px; color: #fff; margin-top: -10px; overflow: hidden; width: 50px; white-space: nowrap; text-overflow: ellipsis } #spec0 { text-align: right; vertical-align: top } #spec1 { text-align: left; vertical-align: top } #specScoreTm0 { font-size: 27px; color: #fff; padding-right: 10px; clip-path: polygon(0 0,100% 0,100% 100%,11% 100%,0 0); background-color: #ffffff; width: 100px; padding-top: 5px; padding-bottom: 5px; text-shadow: none } #specNameTm0 { font-size: 17px; color: #fff; overflow: hidden; width: 110px; white-space: nowrap; text-overflow: ellipsis } #specScoreTm1 { font-size: 27px; color: #fff; padding-left: 10px; clip-path: polygon(0 0,100% 0,89% 100%,0 100%,0 0); background-color: #00fff5; width: 100px; padding-top: 5px; padding-bottom: 5px; text-shadow: none } #specNameTm1 { font-size: 17px; color: #fff; overflow: hidden; width: 110px; white-space: nowrap; text-overflow: ellipsis } #specGMessage { color: rgba(255,255,255,.8); font-size: 12px; line-height: 25px; vertical-align: top; top: 85px; position: absolute; left: 50%; transform: translate(-50%,0) } .teamTotals { background-color: rgba(0, 0, 0, 0); border-radius: 6px; display: none; vertical-align: super; font-size: 20px; padding-top: 5px; padding-bottom: 5px } .teamTotalScore { color: #fff; font-size: 20px; padding-left: 10px; padding-right: 10px } .teamTotalN0 { color: #ffffff; font-size: 19px; padding-left: 10px } .teamTotalN1 { color: #00ecff; font-size: 19px; padding-right: 10px } #loadingBg { position: fixed; left: -16px; right: -16px; top: -16px; bottom: -16px; background-size: cover; background-position: center; pointer-events: none } .rankedWarning { border-width: 0; border: none; display: inline-block; font-size: 18px; padding: 8px; margin-top: 10px; border-radius: 6px; background-color: rgba(0,0,0,.1); width: 689px; text-align: center } .rankedQueueOptions { display: flex; flex-direction: row; justify-content: center; align-items: center; margin-top: 10px } .rankedSelection { overflow: hidden; position: relative; height: 100px; width: 227px; border-radius: 5px; display: inline-block } .rankedSelection:not(:first-child) { margin-left: 14px } .rankedSelection input { display: none } .tooLarge { pointer-events: none } .rankedLocked { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: 1; color: #fff; font-size: 50px!important; opacity: .8; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } .rankedType { cursor: pointer; position: absolute; text-align: center; font-size: 40px; color: #fff; z-index: 1; top: 2px; left: 85px; right: 20px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } .rankedELO { position: absolute; z-index: 1; height: 80px; left: 5px; top: 50%; transform: translateY(-50%); cursor: pointer } .rankedELOTxt { position: absolute; font-size: 15px; text-align: center; color: #fff; z-index: 1; top: 66px; left: 85px; right: 20px; cursor: pointer } .rankedImg { position: absolute; cursor: pointer; top: 50%; left: 0; right: 0; width: 225px; transform: translateY(-50%); -webkit-filter: grayscale(100%); filter: grayscale(100%); transition: all .2s } input:checked:not(:disabled)+.rankedImg { -webkit-filter: grayscale(0%); filter: grayscale(0%) } input:hover+.rankedImg { opacity: .9; transform: translateY(-50%) scale(1.1) } #partyMemberList { display: flex; flex-direction: row; justify-content: center; align-items: flex-start; margin-top: 10px } .partyMember { position: relative; width: 100px; text-align: center } .partyAvatar { box-sizing: border-box; display: inline-block; position: relative; width: 85px; height: 85px; border-radius: 5px; overflow: hidden; background-color: rgba(0,0,0,.3); image-rendering: pixelated; border: 4px solid rgba(0,0,0,.2) } .partyLeaderIcon { position: absolute; bottom: 4px; right: 4px; width: 24px; height: 24px } .partyMemberLock { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 20px; color: #fff; text-shadow: -1px -1px 0 #444,1px -1px 0 #444,-1px 1px 0 #444,1px 1px 0 #444,-2px -2px 0 #444,2px -2px 0 #444,-2px 2px 0 #444,2px 2px 0 #444 } .partyLeaderIcon i { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); font-size: 20px; color: #fbc02d; text-shadow: -1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000 } .partyMemberActions { position: absolute; opacity: 0; left: 0; right: 0; top: 0; bottom: 0; background: rgba(255,255,255,.75); display: flex; flex-direction: column; justify-content: center; align-items: center; color: rgba(255,255,255,.5); font-size: 12px; transition: .2s opacity } .partyMemberActions a { margin: 4px } .partyMemberActionSep { width: 40px; height: 2px; background: #000; opacity: .5 } .partyAvatar img { position: absolute; left: 0; top: 0; width: 100%; height: 100% } .partyMember.placeholder img { filter: contrast(0) brightness(1.2) } .partyAvatar:hover .partyMemberActions { opacity: 1 } .partyUsername { margin-top: 2px; text-align: center; font-size: 12px; white-space: nowrap; display: flex; flex-direction: row; justify-content: center; align-items: center } .partyUsername>span,.partyUsername>a { text-overflow: ellipsis; overflow: hidden } .partyUsername i { font-size: 20px; vertical-align: bottom } .ready .partyAvatar { border-color: #32cd32 } #queuePartyId { color: grey; padding-left: 5px; padding-right: 5px; border-radius: 4px; background-color: grey } #queuePartyId:hover { color: rgba(0,0,0,.7) } .jQR { box-shadow: inset 0 -10px 0 0 #992b2b!important; background-color: #ff4747!important } .jQR:hover { height: 57px; margin-top: 15px; box-shadow: inset 0 -7px 0 0 #992b2b!important } .jQR:active { height: 54px; margin-top: 18px; box-shadow: inset 0 -4px 0 0 #992b2b!important } .joinQueue { border-radius: 5px; color: #fff; text-align: center; margin-top: 10px; display: inline-block; -webkit-transition: .1s; transition: .1s; width: 705px; height: 60px; line-height: 50px; cursor: pointer; box-shadow: inset 0 -10px 0 0 #1b76bf; background-color: #2196f3; font-size: 25px; padding-top: 8px; padding-bottom: 8px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } .joinQueue:hover { height: 57px; margin-top: 13px; box-shadow: inset 0 -7px 0 0 #1b76bf } .joinQueue:active { height: 54px; margin-top: 16px; box-shadow: inset 0 -4px 0 0 #1b76bf } .unbind { float: right; cursor: pointer; pointer-events: auto; padding-left: 10px } #mobileUI { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 9999999 } #mobileJoystick { display: block; position: absolute; top: 70%; left: 15%; z-index: 9999999 } #mobileJump { display: block; position: absolute; top: 40%; right: 1%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 5px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_5.png) } #mobileCrouch { display: block; position: absolute; top: 40%; right: 8%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 5px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_3.png) } #mobileEsc { display: block; position: absolute; top: 1%; left: 18%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 2px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_6.png) } #mobileShoot { display: block; position: absolute; top: 65%; right: 18%; width: 70px; height: 70px; pointer-events: all; cursor: pointer; padding: 2px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_1.png) } #mobileScope { display: block; position: absolute; top: 65%; right: 11%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 2px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_2.png) } #mobileReload { display: block; position: absolute; top: 82%; right: 13%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 2px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_0.png) } #mobileSwap { display: block; position: absolute; top: 58%; right: 2%; width: 40px; height: 40px; pointer-events: all; cursor: pointer; padding: 2px; z-index: 9999999; background-size: cover; background-image: url(/img/mobile/icon_4.png) } #voteToKick { display: none; color: rgba(255,255,255,.7); background-color: rgba(0, 0, 0, 0); text-align: left; z-index: 3; padding: 10px; margin-bottom: 10px; will-change: transform; transform: translateZ(0); border-radius: 6px; width: 200px; font-size: 12px } #voteKickName,#voteKickInfo,#voteKickKeys,#voteKickNum { color: rgba(255,255,255,.7) } #supportMapCreator { position: absolute; left: 50%; top: 50%; border-radius: 6px; transform: translate(-50%,-50%); z-index: 2; overflow-y: auto; display: none; text-align: left; pointer-events: auto; padding: 20px; width: 420px; font-size: 20px; background-color: #fff } .supportRate { font-size: 16px; margin-top: -6px; padding: 5px; padding-left: 0; padding-right: 10px; border-radius: 4px; vertical-align: middle; display: inline-block } .supportGift { border-radius: 5px; color: #fff; text-align: center; margin-top: 12px; display: inline-block; -webkit-transition: .1s; transition: .1s; width: 420px; height: 60px; line-height: 50px; cursor: pointer; box-shadow: inset 0 -10px 0 0 #409c3e; background-color: #5ce05a; font-size: 25px; padding-top: 8px; padding-bottom: 8px; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020 } .supportGift:hover { height: 57px; margin-top: 15px; box-shadow: inset 0 -7px 0 0 #409c3e } .settingsHeader { width: 100%; padding-bottom: 15px; padding-top: 19px; position: -webkit-sticky; position: sticky; top: 0; z-index: 999999999; background-color: #00beff00; } .serverHeader { width: 100%; padding-top: 19px; position: -webkit-sticky; position: sticky; top: 0; z-index: 999999999; background-color: #00c9ff05; display: table; } .chatTextOutline { text-shadow: -1px -1px 0 rgba(0,0,0,.5),1px -1px 0 rgba(0,0,0,.5),-1px 1px 0 rgba(0,0,0,.5),1px 1px 0 rgba(0,0,0,.5) } .sprayImg { position: relative; z-index: 0!important; border-radius: 8px; image-rendering: pixelated; width: 108px; margin-top: 10px; background-size: cover!important; height: 110px; margin-left: 11px; transition: all .15s ease-in-out } .sprayImg:hover { opacity: .9; transform: scale(1.06) } .sprayImgAnm { animation: sprayAnm 1.4s steps(2) infinite } .customReticle { border: none; background: #eee; padding: 6px; border-radius: 6px; font-size: 12px; width: 122px; display: block; margin-top: 5px } #supportKrunker { height: 90px; line-height: 90px; color: rgba(255,255,255,.7); font-size: 30px; display: none } .settingPreset { background: linear-gradient(45deg, black, #05ff00); color: #fff; width: 150px; display: inline-block; padding: 5px; border-radius: 6px; } .settingPreset:hover { background-color: rgb(0, 0, 0); } .creatorCodeBtn { display: inline-block; padding: 5px; margin-top: 10px; font-size: 16px; border-radius: 4px; width: 90px; text-align: center; margin-left: 10px; color: #fff; cursor: pointer } .creatorCodeBtn:hover { filter: grayscale(.3); -webkit-filter: grayscale(.3) } .ccSaveBtn { background-color: rgba(0,0,0,.6) } .ccSaveBtn { background-color: rgba(0,0,0,.6) } #creatorCodeI { width: 580px; margin-bottom: 8px; border-radius: 4px } #redVouch { width: 580px; margin-bottom: 8px; border-radius: 4px } .redVouchBtn { background-color: #2196f3; display: inline-block; padding: 5px; margin-top: 10px; font-size: 16px; border-radius: 4px; width: 90px; text-align: center; margin-left: 10px; color: #fff; cursor: pointer } #mpSrch,#mdSrch { width: 570px; border-radius: 4px; margin-top: 10px } .searchBtn { background-color: #00dcff; display: inline-block; padding: 5px; padding-left: 10px; padding-right: 10px; margin-top: 10px; font-size: 16px; border-radius: 4px; width: 90px; text-align: center; margin-left: 10px; color: #fff; cursor: pointer } .searchBtn:hover { filter: grayscale(.3); -webkit-filter: grayscale(.3) } .newLeaderTeam { margin-bottom: 5px; color: #fff } .newLeaderTeamScore { display: inline-block; float: right; color: rgba(255,255,255,.7) } .newLeaderNoPlayers { margin-bottom: 5px; color: rgb(255, 255, 255); font-size: 14px } #killFeed { } .kfItem { word-wrap: break-word; display: inline-block; margin-bottom: 10px; padding: 5px; padding-left: 10px; padding-right: 10px; border-radius: 4px; color: #fff; font-size: 17px; background-color: rgba(82, 91, 67, 0); word-break: break-all; overflow-wrap: break-word } .kfMsg { color: rgba(255,255,255,.7) } .chalProg { position: absolute; color: #fff; height: 100%; text-align: center; top: 0; left: 0; right: 0; font-size: 17px } .chalCard { text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #fff; margin-top: 12px; padding: 10px; padding-bottom: 3px; width: 675px; vertical-align: top; background-color: rgba(0,0,0,.3); border-radius: 5px; display: inline-block; font-size: 26px; z-index: 1; position: relative } .chalDesc { position: relative; text-shadow: none; z-index: -1!important; color: rgba(255,255,255,.7); font-size: 16px; margin-top: -2px } .chalImgC { position: relative; z-index: -1!important; border-radius: 8px; width: 110px; display: inline-block; background-color: rgba(0,0,0,.8) } .chalXPBar { position: relative; width: 545px; height: 24px; border-radius: 3px; background-color: #242424; margin-top: 9px; padding: 3px } .chalXPBarC { background-color: #2196f3; height: 24px; font-size: 16px } .chalRight { display: inline-block; color: #fff; vertical-align: top; margin-left: 10px; margin-top: -2px; z-index: 0!important } .chalBoss { image-rendering: pixelated; position: absolute; z-index: -1!important; border-radius: 8px; width: 45px; top: 5px; right: 5px } .changeText { margin-top: 3px; margin-bottom: 3px; color: rgb(0, 0, 0); } #endChals { text-align: left; position: absolute; top: 10px; z-index: 10; left: 10px } .endChalCard { text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020,-3px -3px 0 #202020,3px -3px 0 #202020,-3px 3px 0 #202020,3px 3px 0 #202020; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #fff; margin-bottom: 6px; padding: 10px; padding-bottom: 3px; vertical-align: top; background-color: rgba(0,0,0,.3); border-radius: 5px; display: block; font-size: 24px; z-index: 1; position: relative; cursor: pointer; pointer-events: auto } .endChalImg { position: relative; z-index: -1!important; border-radius: 8px; width: 65px; display: inline-block; background-color: rgba(0, 0, 0, 0) } .endChalRight { display: inline-block; color: #fff; vertical-align: top; margin-left: 10px; margin-top: -2px; z-index: 0!important } .endChalDesc { position: relative; text-shadow: none; z-index: -1!important; color: #fbc02d; font-size: 16px; margin-top: -2px } .hostToggle { color: #fff; text-align: center; display: inline-block; width: 75px; cursor: pointer; background: linear-gradient(45deg, #002bff, #fb00ff); font-size: 15px; padding: 4px; float: right; border-radius: 4px; } #leaderDisplay { text-align: left; float: right; width: 310px; z-index: 3; padding: 10px; padding-left: 20px; padding-right: 20px; color: rgba(255,255,255,.7); font-size: 23px; background-color: rgba(0, 0, 0, 0); border-radius: 10px; margin-bottom: 10px } #leaderContainer { text-align: left; color: #fff } .leaderItem { display: flex; font-size: 18px } .leaderCounter { margin-right: 8px; width: 20px; color: rgb(0, 243, 255) } .leaderName,.leaderNameM,.leaderNameF { color: #00ffd7; flex-grow: 1; padding-left: 5px; overflow: hidden; white-space: nowrap } .leaderNameF { color: rgb(255, 255, 255) } .leaderNameM { color: #ffffff } .leaderScore { margin-left: 8px; text-align: right; color: rgb(0, 255, 243) } .reqW { height: 217px; width: 100%; display: inline-block; left: 50%; text-align: center; transform: translateX(-50%); position: relative; background-color: rgba(0,0,0,.3); border-radius: 6px } .reqWLvl { font-size: 16px; padding-bottom: 5px; color: #000; margin-top: -15px } .reqWIcon { color: lightgrey!important; font-size: 150px!important; vertical-align: bottom!important; font-weight: 999!important } .reqWTxt { font-size: 14px; color: rgba(0, 0, 0, 0.33) } .reqW.login { cursor: pointer; pointer-events: all } .reqW.login:hover { background-color: rgba(0,0,0,.5) } #braveWarning { display: none; text-align: left; color: rgba(0, 255, 161, 0.6); font-size: 18px; margin-bottom: 20px } .rainbow { -webkit-animation: rainbow .5s linear infinite; animation: rainbow .5s linear infinite } .rainbowText { -webkit-animation: rainbowT .5s linear infinite; animation: rainbowT .5s linear infinite } .rainbowBG { -webkit-animation: rainbowBG .5s linear infinite; animation: rainbowBG .5s linear infinite } .rainbowBorder { -webkit-animation: rainbowB .5s linear infinite; animation: rainbowB .5s linear infinite } @keyframes rainbow { 0%,100% { color: Crimson; border-color: Crimson } 20% { color: orange; border-color: orange } 40% { color: #ff0; border-color: #ff0 } 60% { color: lime; border-color: lime } 80% { color: MediumBlue; border-color: MediumBlue } } @keyframes rainbowT { 0%,100% { color: Crimson } 20% { color: orange } 40% { color: #ff0 } 60% { color: lime } 80% { color: MediumBlue } } @keyframes rainbowB { 0%,100% { border-color: Crimson } 20% { border-color: orange } 40% { border-color: #ff0 } 60% { border-color: lime } 80% { border-color: MediumBlue } } @keyframes rainbowBG { 0%,100% { background-color: Crimson } 20% { background-color: orange } 40% { background-color: #ff0 } 60% { background-color: lime } 80% { background-color: MediumBlue } } .rgbHue { -webkit-animation: rgbHue .8s steps(36) infinite; animation: rgbHue .8s steps(36) infinite } @keyframes rgbHue { from { -webkit-filter: hue-rotate(10deg) brightness(2); filter: hue-rotate(10deg) brightness(2) } to { -webkit-filter: hue-rotate(360deg) brightness(2); filter: hue-rotate(360deg) brightness(2) } } .spinVal { font-size: 18px; color: #ffc147; margin-left: -5px; background-color: rgba(0, 0, 0, 0.38); width: 230px; height: 120px; line-height: 42px; text-align: center; pointer-events: none; margin-top: 94px } .makeGray { filter: grayscale(100%) } .twitchIframe { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) } #twitchHolder { position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 100%; background: rgba(0,0,0,.8); z-index: 999999; pointer-events: all } .pHighLight { -webkit-filter: drop-shadow(-1px -1px 0 #FBC02D) drop-shadow(1px -1px 0 #FBC02D) drop-shadow(-1px 1px 0 #FBC02D) drop-shadow(1px 1px 0 #FBC02D); filter: drop-shadow(-1px -1px 0 #FBC02D) drop-shadow(1px -1px 0 #FBC02D) drop-shadow(-1px 1px 0 #FBC02D) drop-shadow(1px 1px 0 #FBC02D) } .shakeEffect { animation: shake .5s } @keyframes shake { 20% { transform: translate(6px,0) } 30% { transform: translate(-6px,0) } 40% { transform: translate(8px,0) } 50% { transform: translate(-8px,0) } 60% { transform: translate(10px,0) } 70% { transform: translate(-10px,0) } 80% { transform: translate(8px,0) } 90% { transform: translate(-8px,0) } 100% { transform: translate(0px,0) } } #hostKey { pointer-events: auto; font-size: 12px; padding: 5px; box-shadow: none; outline: none; border: none; background: #eee; border-radius: 6px; margin-top: -10px; vertical-align: middle; margin-right: 10px } .specLevelBox { display: inline-block; background-color: #000; padding: 10px; color: #fff; padding-top: 1px; padding-bottom: 1px; margin-right: 5px; margin-left: 12px; vertical-align: middle; margin-top: -7px } .specVerified { color: #00ffff; font-size: 28px!important; vertical-align: middle; margin-right: 3px; margin-top: -7px } .specFlag { position: absolute; top: 55px; left: 50px } .specFlag .flag .flag-ch { left: 55px!important } .specPlayerHolder0 .specPlayerFlag { position: absolute; top: 24px; left: 30px; transform: scale(.7) } .specPlayerHolder0 .specPlayerFlag .flag .flag-ch { ..left:34px!important} .specPlayerHolder1 .specPlayerFlag { position: absolute; top: 24px; left: 20px; transform: scale(.7) } .specPlayerHolder1 .specPlayerFlag .flag .flag-ch { left: 24px!important } #bidPrevBB { width: 218px; height: 87px; display: block; position: absolute; top: 267px; left: 261px; display: none } #bidPrevBtn { position: absolute; top: 527px; right: 30px; font-size: 17px; background-color: #ff4747!important; padding: 5px; padding-left: 15px; padding-right: 15px; border-radius: 4px; color: #fff; cursor: pointer; pointer-events: all; text-shadow: -1px -1px 0 #202020,1px -1px 0 #202020,-1px 1px 0 #202020,1px 1px 0 #202020,-2px -2px 0 #202020,2px -2px 0 #202020,-2px 2px 0 #202020,2px 2px 0 #202020 } #bidPrevBtn:hover { opacity: .9; transform: scale(.95) } .specNum { font-size: 12px; color: #fff; margin-top: -10px; position: absolute; top: 30px; width: 15px } .hostOpt { position: relative; display: inline-block; border: 2px solid #000; border-radius: 4px; padding: 10px; width: 203px; font-size: 14px; margin-left: 2px; margin-right: 2px; margin-bottom: 2px; margin-top: 2px; background-color: #868686 } .hostOpt input { display: none } .optCheck { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; border-radius: 4px; padding: 10px; width: auto; height: auto; background: linear-gradient(45deg, #000000, #1bff37); } .optImg { position: absolute; z-index: 1; top: 5px; width: 35px; right: 5px; pointer-events: none; image-rendering: pixelated } .optName { text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c; color: #fff; z-index: 1; font-size: 14px; position: relative; pointer-events: none } input:checked+.optCheck { background: linear-gradient(45deg, #002bff, #fb00ff); } input:hover+.optCheck { background: linear-gradient(45deg, #002bff, #00ffff); } .subPassChg { background-color: #2196f3; display: inline-block; padding: 5px; margin-top: 10px; font-size: 16px; border-radius: 4px; width: 100px; text-align: center; margin-left: 10px; color: #fff; cursor: pointer } .subPassChg:hover { background-color: #1a78c2; transform: scale(.95) } #displayN { float: right; width: 200px; font-size: 14px; margin-top: 0 } .updDisN { background-color: #2196f3; vertical-align: bottom; cursor: pointer; display: inline-block; padding: 5px; font-size: 14px; border-radius: 4px; width: 80px; text-align: center; margin-left: 10px; color: #fff; float: right } .updDisN:hover { background-color: #1a78c2; transform: scale(.95) } .lnkTw { background-color: #6441a5; margin-top: 2px; vertical-align: bottom; cursor: pointer; display: inline-block; padding: 5px; font-size: 14px; border-radius: 4px; width: 80px; text-align: center; margin-left: 10px; color: #fff; float: right } .lnkTw:hover { background-color: #1a78c2; transform: scale(.95) } #redVouch { width: 580px; margin-bottom: 8px; border-radius: 4px } .twoFAGrid { display: none; margin-top: 10px; margin-bottom: 5px; width: 100%; height: 315px; background-color: rgba(0,0,0,.1); text-align: center } .twoFAkeyg { background-color: rgba(0,0,0,.9)!important } table.twoFATable { margin: 0 auto; width: 100px; height: 190px; text-align: center; border-spacing: 10px; border-collapse: separate } table.twoFATable td { cursor: pointer; border-radius: 10px; border: none; background-color: rgba(0,0,0,.2); color: #fff } table.twoFATable td:hover { background-color: rgba(0,0,0,.3) } table.twoFATable th { border: none } #premiumRes { margin-top: -10px; color: rgb(0, 0, 0) } #aliasRes { margin-top: 8px; float: right; font-size: 14px; margin-right: 10px; color: #eb5656 } .premiumSkinCol { color: #fbc02d!important; font-size: 42px!important; vertical-align: middle; text-align: center; float: right; cursor: pointer; display: inline-block; margin-left: 5px; margin-top: -3px } #premTime { float: right; color: rgb(0 0 0); font-size: 18px; margin-top: 10px } #popupBack { pointer-events: all; width: 100%; height: 100%; position: absolute; background-color: rgba(0,0,0,.75) } #popupHolder { display: none; text-align: center; width: 100%; height: 100%; position: absolute; z-index: 20 } #popupContent { pointer-events: all; border-radius: 10px; background-color: rgba(0,0,0,.75); padding: 15px; text-align: left; position: absolute; top: 40%; left: 50%; transform: translate(-50%,-60%); color: #fff } #confPremiumPop,#twitchPop { pointer-events: auto; border-radius: 10px; background-color: rgba(0,0,0,.75); padding: 15px; text-align: left; position: absolute; top: 40%; left: 50%; transform: translate(-50%,-60%); color: #fff; width: 400px } #confirmBtn { margin-top: 5px; color: #fff; width: 44%; background-color: #5ce05a; font-size: 18px; text-align: center; padding: 10px; cursor: pointer; padding-bottom: 12px; display: inline-block; border-radius: 4px } #confirmBtn:hover { background-color: #409c3e } #declineBtn { margin-top: 5px; color: #fff; width: 44%; font-size: 18px; text-align: center; padding: 10px; cursor: pointer; padding-bottom: 12px; display: inline-block; background-color: #eb5656; float: right; border-radius: 4px } #declineBtn:hover { background-color: #bc4444 } .acceptRequest { color: #5ce05a; border: none; border-radius: 3px } #tradePop { pointer-events: auto; border-radius: 10px; background-color: rgba(0,0,0,.75); padding: 15px; text-align: left; position: absolute; top: 40%; left: 50%; transform: translate(-50%,-51%); color: #fff; width: 679px } .tHolderL { width: 49%; float: left; overflow: hidden; padding-right: 10px } .tHolderM { width: 100%; overflow: hidden } .tHolderR { width: 49%; float: left; overflow: hidden } .tList { margin-top: 10px; margin-bottom: 10px; height: 250px; overflow-y: scroll; min-height: 70px; text-align: center } .tListN { font-size: 15px; color: rgba(255,255,255,.8); text-align: center; padding: 5px; border-radius: 4px } .tListN.inv { background-color: #008eff } .tListN.trade { background-color: #ff0000; text-align: left; padding-left: 10px } .tReady { padding-right: 5px; float: right; text-align: right; color: rgba(0,0,0,.5) } .tTotal { color: rgba(0,0,0,.5); padding-left: 5px } .tItemHolder { cursor: pointer; pointer-events: auto; color: #fff; margin-bottom: 4px; margin-left: 2px; margin-right: 2px; padding: 5px; padding-top: 2px; width: 65px; height: 65px; vertical-align: top; background-color: rgba(0,0,0,.5); border-radius: 5px; display: inline-block; position: relative; z-index: 1; border: 1px solid #fff } .tItemHolder:hover { opacity: .75 } .tItemImg { width: 65px; image-rendering: auto } .tItemSprayImg { cursor: pointer; pointer-events: auto; color: #fff; width: 64px; height: 65px; z-index: 1; background-size: cover!important; image-rendering: auto } .tItemN { position: absolute; bottom: 5px; font-size: 8px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width: inherit; color: #fff; text-align: left } .tItemCnt { position: absolute; top: 5px; right: 6px; font-size: 8px; color: #fff } .tKRInput { width: 332px; padding-left: 10px; text-align: left; padding-right: 10px; padding-top: 6px; padding-bottom: 5px; border-radius: 4px; margin-bottom: 5px; box-sizing: border-box; border: none; color: rgba(0,0,0,.6) } .tSubHolder { position: relative; display: inline-block; border-radius: 4px; padding: 5px; padding-top: 10px; padding-bottom: 10px; width: 47%; font-size: 14px; margin-left: 5px; margin-right: 5px; margin-bottom: 2px; margin-top: 2px; text-align: center } .tSubHolder input { display: none } .tSubCheck { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; border-radius: 4px; padding: 10px; width: auto; height: auto; background-color: #5ce05a } #tSubName { text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c; color: #fff; z-index: 1; font-size: 14px; position: relative; pointer-events: none } input:hover+.tSubCheck { background-color: #c3c3c3 } input:disabled+.tSubCheck { background-color: #868686; pointer-events: none; cursor: none } .tDecCheck { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; border-radius: 4px; padding: 10px; width: auto; height: auto; background-color: #ed4242 } #tDecName { text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c; color: #fff; z-index: 1; font-size: 14px; position: relative; pointer-events: none } input:hover+.tDecCheck { background-color: #c3c3c3 } input:disabled+.tDecCheck { background-color: #868686; pointer-events: none; cursor: none } .estOfferVal { font-size: 15px; color: rgba(0,0,0,.5); text-align: center; padding: 2px } .fpsMinMax { font-size: 10px; display: inline-block; vertical-align: middle; margin-top: -5px; margin-left: 4px; margin-right: 4px } #fpsMin { color: #eb5656; display: block } #fpsMax { color: #9eeb56; display: block } #bdayBlock { display: none; text-align: center; width: 100%; height: 100%; position: absolute; z-index: 99999999999; background-color: rgba(0,0,0,.8); pointer-events: all } #bdayShake { height: 100% } #bdayWindow { top: 50%; left: 50%; transform: translate(-50%,-50%); position: absolute; background-color: #fff; padding: 10px; background-image: url(../img/bday_2.png); background-repeat: round; height: 60%; width: 50% } #bdaySpeech { color: #fff; margin-top: 200px; text-shadow: -1px -1px 0 #1c1c1c,1px -1px 0 #1c1c1c,-1px 1px 0 #1c1c1c,1px 1px 0 #1c1c1c,-2px -2px 0 #1c1c1c,2px -2px 0 #1c1c1c,-2px 2px 0 #1c1c1c,2px 2px 0 #1c1c1c } #bdaySpeech>p { color: #fff!important } #bdayBtn { background-color: #39f236; border-radius: 4px; display: inline-block; margin-top: 10px; padding: 12px; padding-left: 50px; padding-right: 50px; margin-left: 5px; margin-right: 5px; font-size: 22px; color: #fff; cursor: pointer } #bdayBtn:hover { opacity: .85 } .plusOrMinus { font-size: 47px!important; vertical-align: middle!important; margin-left: -14px!important; margin-top: -9px!important; margin-right: -14px!important } .menuTabsNew { margin-top: 5px; background-color: rgba(0,0,0,.12); width: 100%; border-radius: 5px; margin-bottom: 15px; position: relative; display: table } .menuTabNew { text-align: center; display: table-cell; height: 40px; line-height: 35px; color: rgba(0,0,0,.8); font-size: 15px; cursor: pointer } .menuTabNew:hover { box-shadow: inset 0 -5px rgba(0,0,0,.2) } .tabANew { cursor: default; box-shadow: inset 0 -5px rgba(0,0,0,.7) } .tabANew:hover { box-shadow: inset 0 -5px rgba(0,0,0,.7) } .click { pointer-events: all; cursor: pointer } .click:hover { text-decoration: underline } #gameCodePop { pointer-events: auto; border-radius: 10px; background-color: rgba(255,255,255,.3); padding: 15px; text-align: left; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: #fff; width: 400px } #codeInput { margin-bottom: 5px; font-size: 16px; padding: 10px; padding-left: 10px; padding-right: 10px; margin-top: 5px; width: 380px; border-radius: 4px; border: none } .favIcon { z-index: 2; top: 9px; right: 9px; text-shadow: unset; cursor: pointer; position: absolute; font-size: 24px; border-radius: 20px; color: #fff; filter: drop-shadow(1px 0px 0 black) drop-shadow(0px 1px 0 black) drop-shadow(-1px -0px 0 black) drop-shadow(-0px -1px 0 black) } .favIcon:hover { transform: scale(1.2) } .favIcon.favd { color: #fbc02d!important } .featIcon { z-index: 2; top: 9px; right: 38px; text-shadow: unset; cursor: pointer; position: absolute; font-size: 24px; border-radius: 20px; color: #fff; filter: drop-shadow(1px 0px 0 black) drop-shadow(0px 1px 0 black) drop-shadow(-1px -0px 0 black) drop-shadow(-0px -1px 0 black) } .featIcon:hover { transform: scale(1.2) } .featIcon.feat { color: #fbc02d!important } .setToggle { padding: 4px; width: 275px; border-radius: 6px; font-size: 18px; border: none; background-color: rgba(0,0,0,.1); border-right: 6px solid transparent } .sideTabs { text-align: center; display: table-cell; width: 25% } .centerTab { padding-right: 10px; padding-left: 10px; text-align: center; display: table-cell } #serverSearch { padding: 5px; padding-left: 10px; padding-right: 10px; border: none; background-color: rgba(0,0,0,.2); border-radius: 4px; font-size: 18px } .purejscarousel { overflow: hidden } .purejscarousel-slides-container:before,.purejscarousel-slides-container:after { content: ""; display: table } .purejscarousel-slides-container:after { clear: both } .purejscarousel-slide { float: left } .purejscarousel-btn { background: 0 0; border: 0; box-shadow: none; outline: none; cursor: pointer; height: 25px; margin-top: -25px; position: absolute; top: 62%; width: 25px } .purejscarousel-btn-next { border-bottom: 8px solid #00ffd0; border-right: 8px solid #00ffd0; right: 5px; -moz-transform: rotate(315deg); -webkit-transform: rotate(315deg); transform: rotate(315deg); } .purejscarousel-btn-next:hover { border-bottom: 8px solid #00ffd0; border-right: 8px solid #00ffd0 } .purejscarousel-btn-prev { border-bottom: 8px solid #00ffd0; border-left: 8px solid #00ffd0; left: 5px; -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); } .purejscarousel-btn-prev:hover { border-bottom: 8px solid #666; border-left: 8px solid #666 } .purejscarousel-dots-container { float: left; margin-top: 15px; text-align: center; width: 100% } .purejscarousel-dot { background: #aaa; border: 0; border-radius: 50%; box-shadow: none; cursor: pointer; height: 15px; outline: none; margin: 0 5px; width: 15px } .active.purejscarousel-dot { cursor: default; opacity: .5 } .carousel { margin: 10px auto; overflow: hidden; position: relative; width: 100% } .carousel:before,.carousel:after { content: ""; display: table } .carousel:after { clear: both } .slide { position: relative; border: 5px solid #fff; color: #fff; float: left; font-size: 20px; height: 100px; text-align: center; width: 213px; transition: all .4s; cursor: pointer } .slide:hover { opacity: .9; transform: scale(.9) } .slideImg { width: 100%; height: 100%; transition: all .2s; border-radius: 6px } .slideName { position: absolute; top: 25%; left: 50%; font-size: 23px; color: rgba(255,255,255,.9); pointer-events: none; transform: translate(-50%,-50%); width: 200px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-shadow: #000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px } .slidePlayers { position: absolute; top: 75%; left: 50%; font-size: 15px; color: rgba(255,255,255,.9); pointer-events: none; transform: translate(-50%,-50%); width: 200px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-shadow: #000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px,#000 0 0 3px } .switch2 { float: right; position: relative; display: inline-block; margin-bottom: 5px; width: 50px; height: 28px } .switch2 input { display: none } .slider2 { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #000000; -webkit-transition: .4s; transition: .4s; border-radius: 6px; } .slider2:before { position: absolute; content: ""; height: 20px; width: 22px; left: 4px; bottom: 4px; background-color: #fff; -webkit-transition: .4s; transition: .4s; border-radius: 4px } input:checked+.slider2 { background: linear-gradient(45deg, #002bff, #fb00ff); } input:focus+.slider2 { box-shadow: 0 0 1px #2196f3 } input:checked+.slider2:before { -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px) } #endTabbedView { min-width: 1000px; display: inline-block; vertical-align: top } .endCard { padding: 10px; background-color: rgba(0,0,0,.5); border-collapse: collapse; box-sizing: border-box; text-align: left; border-radius: 6px; height: min-content; display: inline-block; vertical-align: top; max-height: 100%; min-width: 100% } #tabHolder { display: grid; grid-template-columns: calc(100%/3) calc(100%/3) calc(100%/3); background-color: rgba(0,0,0,.3); margin-bottom: 10px; border-radius: 4px } .tabHeader { text-align: center; padding: 10px 10px 6px; color: rgba(255,255,255,.75); cursor: pointer } .tabHeader:hover { color: #fff; border-bottom: 4px solid #fff } .tabHeader.selected { color: var(--yellow); border-bottom: 4px solid var(--yellow) } .tabBody { max-height: 400px; overflow-y: auto } #endLayout { display: grid; grid-template-columns: calc(20% - 5px) calc(80% - 5px); column-gap: 10px; row-gap: 10px } .endSection { background-color: rgba(0,0,0,.3); padding: 20px; border-radius: 6px } .endTitle { color: #fff; margin-bottom: 10px } #gameFundsLayout { display: grid; row-gap: 10px; height: 100% } .gfSection { background-color: rgba(0,0,0,.3); padding: 20px; border-radius: 6px } #modeLayout { text-align: center } .modeIcon { width: 70px } .unknownModeIcon { color: var(--yellow); font-size: 35px; padding: 5px } .modeStatus { color: #90f100; } #fundsLayout { text-align: center } .fundsCoin { width: 50px; margin-left: auto } .fundsVal { color: rgba(255,255,255,.6); margin-top: 2px; font-size: 25px } #combatRecordLayout { display: grid; grid-template-columns: auto auto auto; column-gap: 10px; row-gap: 10px } #kdLayout { display: grid; grid-template-columns: auto auto; border-radius: 6px; background-color: rgba(255,255,255,.05); border-radius: 6px; border: 4px solid rgba(255,255,255,.05) } #kdLayout .crStat { text-align: center; color: rgba(255,255,255,.5); padding: 15px; background-color: transparent; border: none } .crStat { text-align: center; color: rgba(255,255,255,.5); background-color: rgba(255,255,255,.05); padding: 15px; border-radius: 6px; border: 4px solid rgba(255,255,255,.05) } .crLabel { font-size: 14px; color: rgba(255,255,255,.5); margin-bottom: 5px } .crVal { color: #000000; font-size: 20px } #lvlLayout { display: grid; grid-template-columns: 40px 50px auto 50px 40px } .xpRnk { width: 40px; margin-top: 3px } .xpLvl { color: #00ffc0; margin-top: 4px; font-size: 20px } .xpEndBar { margin-top: 5px; margin-bottom: 5px; width: 98.5%; height: 25px; padding: 6px; background: linear-gradient(15deg, #00fff3, #0005ff); border-radius: 4px; position: relative } .xpEndBarB { display: inline-block; height: 100%; background-color: var(--yellow); transition: width 1s ease-in-out } .xpEndBarV { color: #000; position: absolute; height: 100%; text-align: center; top: 6px; left: 0; right: 0; font-size: 18 px; } #medalTable { display: grid; grid-template-columns: auto auto auto auto auto auto auto auto; row-gap: 10px; background-color: rgba(0,0,0,.2); padding: 10px; border-radius: 6px } .medalCard { width: 100px; height: 100%; margin: auto } .medalImg { background-image: url(../img/chals/icon_0.png),url(../img/medal.svg); background-size: 60%,contain; background-position: center; background-position-x: calc(50% - 5px),center; background-repeat: no-repeat,no-repeat; width: 100%; height: 100px } .medalTxt { text-align: center; color: #fff; font-size: 14px; margin-top: 5px } .keyIcon { background-color: rgba(0,0,0,.4); padding: 3px 8px; border-radius: 4px; color: #fff; font-size: 14px; border-left: 5px solid rgba(255,255,255,.5); border-right: 5px solid rgba(255,255,255,.5); border-top: 4px solid rgba(255,255,255,.7); border-bottom: 7px solid rgba(255,255,255,.1); margin: 2px 0; transform: scale(1); transition: transform .1s ease } .keyIcon:hover { transform: scale(.9); text-decoration: none!important }
FagnnerSilva
<div id="whatswidget-pre-wrapper" class=""> <div id="whatswidget-widget-wrapper" class="whatswidget-widget-wrapper" style="all:revert;"> <div id="whatswidget-conversation" class="whatswidget-conversation" style="color: revert; font: revert; font-feature-settings: revert; font-kerning: revert; font-optical-sizing: revert; font-variation-settings: revert; forced-color-adjust: revert; text-orientation: revert; text-rendering: revert; -webkit-font-smoothing: revert; -webkit-locale: revert; -webkit-text-orientation: revert; -webkit-writing-mode: revert; writing-mode: revert; zoom: revert; accent-color: revert; place-content: revert; place-items: revert; place-self: revert; alignment-baseline: revert; animation: revert; appearance: revert; aspect-ratio: revert; backdrop-filter: revert; backface-visibility: revert; background: revert; background-blend-mode: revert; baseline-shift: revert; block-size: revert; border-block: revert; border: revert; border-radius: revert; border-collapse: revert; border-end-end-radius: revert; border-end-start-radius: revert; border-inline: revert; border-start-end-radius: revert; border-start-start-radius: revert; inset: revert; box-shadow: revert; box-sizing: revert; break-after: revert; break-before: revert; break-inside: revert; buffered-rendering: revert; caption-side: revert; caret-color: revert; clear: revert; clip: revert; clip-path: revert; clip-rule: revert; color-interpolation: revert; color-interpolation-filters: revert; color-rendering: revert; color-scheme: revert; columns: revert; column-fill: revert; gap: revert; column-rule: revert; column-span: revert; contain: revert; contain-intrinsic-size: revert; content: revert; content-visibility: revert; counter-increment: revert; counter-reset: revert; counter-set: revert; cursor: revert; cx: revert; cy: revert; d: revert; display: none; dominant-baseline: revert; empty-cells: revert; fill: revert; fill-opacity: revert; fill-rule: revert; filter: revert; flex: revert; flex-flow: revert; float: revert; flood-color: revert; flood-opacity: revert; grid: revert; grid-area: revert; height: revert; hyphens: revert; image-orientation: revert; image-rendering: revert; inline-size: revert; inset-block: revert; inset-inline: revert; isolation: revert; letter-spacing: revert; lighting-color: revert; line-break: revert; list-style: revert; margin-block: revert; margin: revert; margin-inline: revert; marker: revert; mask: revert; mask-type: revert; max-block-size: revert; max-height: revert; max-inline-size: revert; max-width: revert; min-block-size: revert; min-height: revert; min-inline-size: revert; min-width: revert; mix-blend-mode: revert; object-fit: revert; object-position: revert; offset: revert; opacity: 0; order: revert; origin-trial-test-property: revert; orphans: revert; outline: revert; outline-offset: revert; overflow-anchor: revert; overflow-clip-margin: revert; overflow-wrap: revert; overflow: revert; overscroll-behavior-block: revert; overscroll-behavior-inline: revert; overscroll-behavior: revert; padding-block: revert; padding: revert; padding-inline: revert; page: revert; page-orientation: revert; paint-order: revert; perspective: revert; perspective-origin: revert; pointer-events: revert; position: revert; quotes: revert; r: revert; resize: revert; ruby-position: revert; rx: revert; ry: revert; scroll-behavior: revert; scroll-margin-block: revert; scroll-margin: revert; scroll-margin-inline: revert; scroll-padding-block: revert; scroll-padding: revert; scroll-padding-inline: revert; scroll-snap-align: revert; scroll-snap-stop: revert; scroll-snap-type: revert; shape-image-threshold: revert; shape-margin: revert; shape-outside: revert; shape-rendering: revert; size: revert; speak: revert; stop-color: revert; stop-opacity: revert; stroke: revert; stroke-dasharray: revert; stroke-dashoffset: revert; stroke-linecap: revert; stroke-linejoin: revert; stroke-miterlimit: revert; stroke-opacity: revert; stroke-width: revert; tab-size: revert; table-layout: revert; text-align: revert; text-align-last: revert; text-anchor: revert; text-combine-upright: revert; text-decoration: revert; text-decoration-skip-ink: revert; text-indent: revert; text-overflow: revert; text-shadow: revert; text-size-adjust: revert; text-transform: revert; text-underline-offset: revert; text-underline-position: revert; touch-action: revert; transform: revert; transform-box: revert; transform-origin: revert; transform-style: revert; transition: revert; user-select: revert; vector-effect: revert; vertical-align: revert; visibility: revert; -webkit-app-region: revert; border-spacing: revert; -webkit-border-image: revert; -webkit-box-align: revert; -webkit-box-decoration-break: revert; -webkit-box-direction: revert; -webkit-box-flex: revert; -webkit-box-ordinal-group: revert; -webkit-box-orient: revert; -webkit-box-pack: revert; -webkit-box-reflect: revert; -webkit-highlight: revert; -webkit-hyphenate-character: revert; -webkit-line-break: revert; -webkit-line-clamp: revert; -webkit-mask-box-image: revert; -webkit-mask: revert; -webkit-mask-composite: revert; -webkit-perspective-origin-x: revert; -webkit-perspective-origin-y: revert; -webkit-print-color-adjust: revert; -webkit-rtl-ordering: revert; -webkit-ruby-position: revert; -webkit-tap-highlight-color: revert; -webkit-text-combine: revert; -webkit-text-decorations-in-effect: revert; -webkit-text-emphasis: revert; -webkit-text-emphasis-position: revert; -webkit-text-fill-color: revert; -webkit-text-security: revert; -webkit-text-stroke: revert; -webkit-transform-origin-x: revert; -webkit-transform-origin-y: revert; -webkit-transform-origin-z: revert; -webkit-user-drag: revert; -webkit-user-modify: revert; white-space: revert; widows: revert; width: revert; will-change: revert; word-break: revert; word-spacing: revert; x: revert; y: revert; z-index: revert;"><div class="whatswidget-conversation-header" style="all:revert;"> <div id="whatswidget-conversation-title" class="whatswidget-conversation-title" style="all:revert;">Cyber Tech Studio </div></div><div id="whatswidget-conversation-message" class="whatswidget-conversation-message " style="all:revert;">Olá Cyber Tech Studio, gostaria de contratar um de seus serviços. </div><div class="whatswidget-conversation-cta" style="all:revert;"> <a style="all:revert;" id="whatswidget-phone-desktop" target="_blank" href="https://web.whatsapp.com/send?phone=+5521972954539" class="whatswidget-cta whatswidget-cta-desktop">Enviar Mensagem</a> <a id="whatswidget-phone-mobile" target="_blank" href="https://wa.me/+5521972954539" class="whatswidget-cta whatswidget-cta-mobile" style="all:revert;">Enviar Mensagem</a></div><a target="_blank" class="whatswidget-link" href="https://www.adamante.com.br/code/whatsapp-site/" title="Feito no WhatsWidget" style="all:revert;"><img src=" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAHdElNRQfjBhQXLyFLI2siAAABBElEQVQoz33OPSjEcQDG8c/v/ogbkCiFRVJeyiCTl8FmkE0ZlAxkIpRMxCg2STcpUgYpJXd13SJZbUcWkcUgCyXJ8L+TQb7LMzwvPUFMmcaC8gEeYw0g4dCDTwzjFCWajPkqBjZc28eUKsGLFEZ1W4rnJ6yBDscSgiNdYN009DuQQLmMelAnI4lgz2CQd+cNrd49FC43qXCLpBaGpECfFUVW9YJtI7BoHkHmJ5ARsGCBCJfGlchr8+oJPSplDem3XGyUOtGl3SbY0qnDqTK/qJHT4Fwk4Uy9nNrYiAqBd1d2XYg0+zJrzn1shF8rA+Y9C6rtyPqTSTduzPiHtLR/iX5eFfgGDog51TrYD/cAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMDYtMjBUMjE6NDc6MzMrMDI6MDDmYSb9AAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTA2LTIwVDIxOjQ3OjMzKzAyOjAwlzyeQQAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=" style="all:revert;"></a></div><div id="whatswidget-conversation-message-outer" class="whatswidget-conversation-message-outer" style="all:revert;"> <span id="whatswidget-text-header-outer" class="whatswidget-text-header-outer" style="all:revert;">Cyber Tech Studio </span><br> <div id="whatswidget-text-message-outer" class="whatswidget-text-message-outer" style="all:revert;">Olá Cyber Tech Studio, gostaria de contratar um de seus serviços. </div></div><div class="whatswidget-button-wrapper" style="all:revert;"><div class="whatswidget-button" id="whatswidget-button" style="all:revert;"><div style="margin:0 auto;width:38.5px;all:revert;"> <img class="whatswidget-icon" style="all:revert;" src=" data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXAAAAFkCAYAAAA5XmCyAAAAhnpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjaVY7tDcMwCET/M0VHOAPBZpxISaRu0PF7Lk2iPAnz/IVO9s/7kNekAeJLH5ERIJ6eulIGCgOaos3Otfh3azSlbLUX05LI0eH3Q8eTBTHi6M7iF1PdLVj2u+QMwYyQ94B+mj3Pw69MleALmvYrSXthNkAAAAoGaVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA0LjQuMC1FeGl2MiI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczpleGlmPSJodHRwOi8vbnMuYWRvYmUuY29tL2V4aWYvMS4wLyIKICAgIHhtbG5zOnRpZmY9Imh0dHA6Ly9ucy5hZG9iZS5jb20vdGlmZi8xLjAvIgogICBleGlmOlBpeGVsWERpbWVuc2lvbj0iMzY4IgogICBleGlmOlBpeGVsWURpbWVuc2lvbj0iMzU2IgogICB0aWZmOkltYWdlV2lkdGg9IjM2OCIKICAgdGlmZjpJbWFnZUhlaWdodD0iMzU2IgogICB0aWZmOk9yaWVudGF0aW9uPSIxIi8+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAg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"></div></div></div> <script id="whatswidget-script" type="text/javascript">document.getElementById("whatswidget-conversation").style.display="none";document.getElementById("whatswidget-conversation").style.opacity="0"; var button=document.getElementById("whatswidget-button");button.addEventListener("click",openChat);var conversationMessageOuter=document.getElementById("whatswidget-conversation-message-outer");conversationMessageOuter.addEventListener("click",openChat);var chatOpen=!1;function openChat(){0==chatOpen?(document.getElementById("whatswidget-conversation").style.display="block",document.getElementById("whatswidget-conversation").style.opacity=100,chatOpen=!0,document.getElementById("whatswidget-conversation-message-outer").style.display="none"):(document.getElementById("whatswidget-conversation").style.opacity=0,document.getElementById("whatswidget-conversation").style.display="none",chatOpen=!1)}</script></div> <style id="whatswidget-style">.whatswidget-widget-wrapper{font-family:"Helvetica Neue","Apple Color Emoji",Helvetica,Arial,sans-serif !important;font-size:16px !important;position:fixed !important;bottom:20px !important;right:30px !important;z-index:1001 !important}.whatswidget-conversation{background-color:#e4dcd4 !important;background-image:url('data:image/png !important;base64,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') !important;background-repeat:repeat !important;box-shadow:rgba(0, 0, 0, 0.16) 0px 5px 40px !important;width:250px !important;height:300px !important;border-radius:10px !important;transition-duration:0.5s !important;margin-bottom:80px !important}.whatswidget-conversation-header{background-color:white !important;padding:10px !important;padding-left:25px !important;box-shadow:0px 1px #00000029 !important;font-weight:600 !important;border-top-left-radius:10px !important;border-top-right-radius:10px !important}.whatswidget-conversation-message{line-height: 1.2em !important;background-color:white !important;padding:10px !important;margin:10px !important;margin-left:15px !important;border-radius:5px !important}.whatswidget-conversation-message-outer{background-color:#FFF !important;padding:10px !important;margin:10px !important;margin-left:0px !important;border-radius:5px !important;box-shadow:rgba(0, 0, 0, 0.342) 0px 2.5px 10px !important;cursor:pointer !important;animation:nudge 2s linear infinite !important;margin-bottom:70px !important}.whatswidget-text-header-outer{font-weight:bold !important;font-size:90% !important}.whatswidget-text-message-outer{font-size:90% !important}.whatswidget-conversation-cta{border-radius:25px !important;width:175px !important;font-size:110% !important;padding:10px !important;margin:0 auto !important;text-align:center !important;background-color:#23b123 !important;color:white !important;font-weight:bold !important;box-shadow:rgba(0, 0, 0, 0.16) 0px 2.5px 10px !important;transition:1s !important;position:absolute !important;top:62% !important;left:10% !important}.whatswidget-conversation-cta:hover{transform:scale(1.1) !important;filter:brightness(1.3) !important}.whatswidget-cta{text-decoration:none !important;color:white !important}.whatswidget-cta-desktop{display:none !important}.whatswidget-cta-mobile{display:inherit !important}@media (min-width: 48em){.whatswidget-cta-desktop{display:inherit !important} .whatswidget-cta-mobile{display:none !important}}.whatswidget-button-wrapper{position:fixed !important;bottom:15px !important;right:15px !important}.whatswidget-button{position:relative !important;right:0px !important;background-color:#31d831 !important;border-radius:100% !important;width:60px !important;height:60px !important;box-shadow:2px 1px #0d630d63 !important;transition:1s !important}.whatswidget-icon{width:42px !important;height:42px !important;position:absolute !important; bottom:10px !important; left:10px !important;}.whatswidget-button:hover{filter:brightness(115%) !important;transform:rotate(15deg) scale(1.15) !important;cursor:pointer !important}@keyframes nudge{20%,100%{transform:translate(0,0)}0%{transform:translate(0,5px);transform:rotate(2deg)}10%{transform:translate(0,-5px);transform:rotate(-2deg)}}.whatswidget-link{position:absolute !important;bottom:90px !important;right:5px !important;opacity:0.5 !important}</style> </div>
<!-- United Nation's Sustainable Development Goals --> <!-- Author: Arjun S. Shah --> <!-- School: Upper Canada College, Grade 9 --> <html> <head> <style> body { background-color: white; } .button { border: none; color: #e5243b; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px; margin: 4px 2px; cursor: pointer; } .button1 {background-color: #0000FF;} .button2 {background-color: #FFFF00;} .button3 {background-color: #FF0000;} .topnav { overflow: hidden; background-color: black; } .topnav a { float: left; color: white; text-align: center; padding: 14px 16px; text-decoration: none; font-size: 17px; } .topnav a:hover { background-color: #e5243b; color: black; } .topnav a.active { background-color: white; color: #e5243b; } #goal8div { position: absolute; left: 50; top: 150; opacity: inherit; border-radius: 100%; } #goal10div { position: absolute; right: 50; top: 150; opacity: inherit; border-radius: 100%; } #buttononediv { position: absolute; left: 950; top: 30; } #buttontwodiv { position: absolute; left: 1070; top: 30; color: #e5243b } #buttonthreediv { position: absolute; left: 2000; top: 30; } #unpagediv { text-align: center; } #factsandstatsdiv { font-family: 'Gotham', sans-serif; font-size: 40px; text-align: center; color: #e5243b; } #factsdiv { font-family: 'Gotham', sans-serif; font-size: 20px; color: #DD1367 } #Inequalitydiv { font-family: 'Gotham', sans-serif; font-size: 20px; color:#A21942; } #logotextdiv{ position: absolute; left: 5px; top: 5px; } #Jobsdiv{ font-family: 'Gotham', sans-serif; font-size: 20px; color: #DD1367; } #Bothdiv{ font-family: 'Gotham', sans-serif; font-size: 20px; color: #A21942; } .flip-box { background-color: transparent; width: 300px; height: 300px; border: 1px solid #f1f1f1; perspective: 1000px; } .flip-box-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } .flip-box:hover .flip-box-inner { transform: rotateY(180deg); } .flip-box-front, .flip-box-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; } .flip-box-front { background-color: #e5243b; color: black; } .flip-box-back { background-color: #555; color: white; transform: rotateY(180deg); } #Flipbox-textdiv{ font-family: 'Gotham', sans-serif; font-size: 20px; color: #A21942; } #Flipbox-text2div{ font-family: 'Gotham', sans-serif; font-size: 20px; color: #DD1367; } #convincetextdiv{ font-family: 'Gotham', sans-serif; font-size: 20px; color: teal } #example1textdiv{ font-family: 'Gotham', sans-serif; font-size: 20px; color: #A21935; position: absolute; left: 1000; } #example1imagediv{ position: absolute; opacity: inherit; border-radius: 100%; } #examples2textdiv{ position: absolute; font-size: 20px; color: #A21935; top: 3900; font-family: 'Gotham', sans-serif; } #searchbarexplaindiv{ position: absolute; top: 4000; font-family: 'Gotham', sans-serif; color: #234099 } form.example input[type=text] { padding: 10px; font-size: 17px; border: 1px solid grey; float: left; width: 80%; background: #f1f1f1; position: absolute; top: 4100; } #externalsdiv { position: absolute; top: 4200; font-family: 'Gotham', sans-serif; color: #A21099 } </style> </head> <body> <div class="topnav"> <a class="Main" href="#home">Main Page</a> <a href="#Goal8">Goal 8</a> <a href="#Goal10">Goal 10</a> </div> <div id = "goal8div"> <a href="https://sdgs.un.org/goals/goal8" target="_blank"> <p title="UN Goal 8 Page"><img border="0" alt="unsdg8logo" src="https://www.un.org/sustainabledevelopment/wp-content/uploads/2019/08/E-Inverted-Icons_WEB-08-1024x1024.png" width="150" height="150"></p> </a> </div> <div id = "goal10div"> <a href="https://sdgs.un.org/goals/goal10" target="_blank"> <p title="UN Goal 10 Page"><img border="0" alt="unsdg10logo" src="https://www.un.org/sustainabledevelopment/wp-content/uploads/2019/08/E-Inverted-Icons_WEB-10-1024x1024.png" width="150" height="150"></p> </a> </div> <div id = "unpagediv"> <a href="https://un.org" target="_blank"> <p title="UN Home Page"><img border="0" alt="unsdgsite" src="https://upload.wikimedia.org/wikipedia/en/thumb/3/31/Sustainable_Development_Goals_logo.svg/1200px-Sustainable_Development_Goals_logo.svg.png"></p> </a> </div> <div id="Flipbox-textdiv"> <h1>Goal 8</h1> <h3>Learn More About this Goal By Hoveing over the image below:</h3> </div> <div class="flip-box"> <div class="flip-box-inner"> <div class="flip-box-front"> <img src="https://www.un.org/esa/ffd/ffddialogue/images/E_SDG%20goals_icons-individual-rgb-08.png" alt="Goal 8" style="width:300px;height:300px"> </div> <div class="flip-box-back"> <h2>Decent Work and economic growth</h2> <p>Sustainable Development Goal 8 is about "decent work and economic growth" and is one of the 17 Sustainable Development Goals which were established by the United Nations General Assembly in 2015</p> </div> </div> </div> <div id="Flipbox-text2div"> <h1>Goal 10</h1> <h3>Learn More About this Goal By Hoveing over the image below (Not yet functionable): </h3> </div> <img src="https://www.un.org/esa/ffd/ffddialogue/images/E_SDG%20goals_icons-individual-rgb-10.png" alt="Goal 10" style="width:300px;height:300px"> <div id = "factsandstatsdiv"> <p>The Issues...</p> </div> <div id = "logotextdiv"> </div> <script src="https://www.w3schools.com/lib/w3.js"></script> <body> <p><button onclick="w3.toggleShow('#Inequalitydiv')">Inequality</button></p> <div id="Inequalitydiv"> <h2>Inequality</h2> <p>aside from the economy alone, there are several reasons as to why inequality itself is a large issue... </p> </div> <script src="https://www.w3schools.com/lib/w3.js"></script> <body> <p><button onclick="w3.toggleShow('#Jobsdiv')">Jobs and Money</button></p> <div id="Jobsdiv"> <h2>Jobs and Money</h2> <p>Aside from a difference in gender pay, as well as racism taking effect when selecting people for a job, there are many other reasons as to why decent pay and work is important for everyone... </p> </div> <script src="https://www.w3schools.com/lib/w3.js"></script> <body> <p><button onclick="w3.toggleShow('#Bothdiv')">How are these connected?</button></p> <div id="Bothdiv"> <h2>Inequality in pay and occupations</h2> <p>Gender Pay difference, disability claims, and racism in a workplace are only a number of examples of how inequality connects to decent pay...</p> </div> <script src="https://www.w3schools.com/lib/w3.js"></script> <body> <p><button onclick="w3.toggleShow('#factsdiv')">Fun Facts</button></p> <div id="factsdiv"> <h3>Did You Know?...</h3> <ul> <li>Insert Fact Here </li> <li> Insert Fact Here</li> <li>Insert Fact Here</li> <li> insert fact here</li> <li> insert fact here</li> <li>insert fact here</li> <li> insert fact here</li> <li> insert fact here</li> <li>insert fact here</li> </ul> <p>In this page you have learned about two main goals, as well as how they connect. There are two separate pages which focus more on the goals alone. Be sure to check those out later! </p> </div> <script src="https://www.w3schools.com/lib/w3.js"></script> <body> <div id="convincetextdiv"> <h1> Convinced? </h1> <p>In case you weren't convinced by the statistics and issues mentioned above, here is proof that <b><em>you</em></b> can help to solve these issues:</p> </div> <div id="example1imagediv"> <p title="infographic"><img border="0" alt="payinfographic" src="http://cdn.statcdn.com/Infographic/images/normal/3958.jpeg"></p> </div> <div id="example1textdiv" > <p> As seen in this image, you can help to solve both goals through equal pay. This unfair system works not only through a gender pay gap, however people of different ethnicities are also recieving less pay as well. You can help bridge this gap. In the future, whether you become a fancy boss, or whether you work for someone, make sure that equal pay is distributed for equal work. For now, you can try to treat everyone equally, and hope that in the future, you will be treated the same way. </p> </div> <div id="examples2textdiv"> <h1> More examples...</h1> </div> <div id="searchbarexplaindiv"> <h4> Enter the name of your country, continent or simply enter 'world', and the result below will show the gender pay gap (in %) for the selected place</h4> <p>not yet functionable</p> </div> <form class="example" action="/action_page.php" style="margin:auto;max-width:300px"> <input type="text" placeholder="Search..."> </form> <div id="externalsdiv"> <h1> external links:</h1> <p><a href="un.org/en/">Support the UN and learn more about their goals!</a></p> <p><a href="https://www.twinkl.ca/resource/is-it-fair-activity-sheet-t-c-2549283">Scenarios! (is it fair?)</a></p> <p><a href="https://www.facinghistory.org/books-borrowing/teaching-inspector-calls/building-classroom-community">create a contract where everyone feels equal (ask your teacher for approval in school, and work with your family at home) </a></p> </div>
Vasantharam23
<!DOCTYPE html> <html lang="en"> <head> <title>pro</title> <link rel="stylesheet" href="https://png.pngtree.com/png-clipart/20200709/original/pngtree-watercolor-purple-flowers-png-image_857904.jpg"> <link href="https://fonts.googleapis.com/css2?family=Philosopher:ital@1&family=Tangerine:wght@700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Fredericka+the+Great&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Italianno&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Italianno&family=Rochester&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Zen+Loop&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Cinzel&family=Zen+Loop&display=swap" rel="stylesheet"> <style> * { box-sizing: border-box; } .grid { display: grid; grid-template-columns: auto auto auto auto auto; grid-row-gap: 3%; } .peak { background: rgb(76,50,50); background: linear-gradient(315deg, rgba(76,50,50,1) 0%, rgba(27,21,64,1) 42%); padding: 25px; position: absolute; width: 100%; color: rgba(228, 231, 209, 0.849); top: 0; left: 0; } body , html { height: 100%; margin: 0; padding: 0%; } body { background: rgb(13,12,20); background: radial-gradient(circle, rgba(13,12,20,1) 0%, rgba(0,0,0,1) 0%); background-size:cover; } .box { display:block; opacity: 0.8; height: 14%; width: 90%; margin-left: 5.5%; margin-top: 160px; color: rgba(247, 242, 242, 0.945); text-align: center; font-size: 25px; opacity: 1; border-radius: 10px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; z-index:-1; } .box1 { color: silver; margin-top: 1%; text-align: center; font-family: 'Italianno', cursive; text-align: center; font-size: 68px; } .circle { height: 35px; width: 35px; border: 1px solid black; opacity: .8; background-color: goldenrod; border-radius: 50%; position: absolute; top: 0; left: 10px; animation-name: slide; animation-iteration-count: infinite; animation-direction:alternate-reverse; animation-duration: 9s; } @keyframes slide { from { top: 0; left: 0; } to { left: 100% ; } } .item item2:hover { background-color: grey; } .end { padding: 20px; margin-top: 1%; display: block; background: rgb(76,50,50); background: linear-gradient(315deg, rgba(76,50,50,1) 0%, rgba(27,21,64,1) 42%); color: white; text-align: center; font-size: 20px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .first { font-size: 100px; float: left; font-family: 'Zen Loop', cursive; } .item4 { font-size: 20px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; margin-top: 30px; color: rgba(228, 231, 209, 0.849); text-decoration: none; } .item3 { font-size: 20px; /* background-color: rgb(5, 3, 15); */ color: rgba(228, 231, 209, 0.849); font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; margin-top: 30px; text-decoration: none; } .item5 { font-size: 20px; ;color: rgba(228, 231, 209, 0.849); font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; margin-top: 30px; text-decoration: none; } .item1 { font-size: 70px; font-family: 'Tangerine', cursive; text-align: center; color: goldenrod; } #search1 { margin-top: 2%; background-color: wheat; color: black; height: 50px; width: 600px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; text-align: center; font-size: 20px; } #search2 { height: 50px; background: rgb(135,48,86); background: linear-gradient(315deg, rgba(135,48,86,1) 0%, rgba(7,25,47,1) 100%); color: wheat; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } #img1 { margin-top: 1%; margin-left: 2%; border: 2px solid silver; } #img2 { margin-top: 0; margin-left: 100px; border: 2px solid silver; } #img3 { margin-top: 0; margin-left: 110px; border: 2px solid silver; } .line { margin-left: 20%; margin-right: 20%; margin-top: 3%; border-bottom: 1px solid goldenrod; } .service { color: silver; margin-top: 1%; text-align: center; font-family: 'Italianno', cursive; text-align: center; font-size: 68px; } .servicecontent1 { color: goldenrod; text-align: center; font-size: 38px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; } .serviceP { display:block; opacity: 0.8; height: 14%; width: 90%; margin-left: 5.5%; margin-top: 1%; color: rgba(247, 242, 242, 0.945); text-align: center; font-size: 25px; opacity: 1; border-radius: 10px; font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif; z-index:-1; } .top { content: "\2191"; margin-left: 90%; margin-top: 5px; color: goldenrod; font-size: 40px; text-align: center; overflow: hidden; display: block; width: 50px; height: 50px; border: 2px solid white; border-radius: 50%; background: rgb(0,0,0); background: linear-gradient(315deg, rgba(0,0,0,1) 100%, rgba(135,48,86,1) 100%); } </style> </head> <body> <div class="peak"> <div class="grid"> <div class="circle"></div> <div class="item item1" id="top1" >De Grand Interiors..</div> <div class="item item2"> <form action="" method="GET"> <input id="search1" name="address" type="text" placeholder="What are you looking for?"> <button id="search2">Search</button> </form> </div> <a class="item item5" href="#aboutus">About Us</a> <a class="item item4" href="#service">Services</a> <a class="item item3" href="www.google.com">Log In/Sign In</a> </div> </div> <div class="box"> <span class="first">M</span> odern design grew out of the decorative arts, mostly from the Art Deco, in the early 20th century. One of the first to introduce this style was Frank Lloyd Wright, who hadn't become hugely popularized until completing the house called Fallingwater in the 1930s. Modern art reached its peak in the 1950s and '60s, which is why designers and decorators today may refer to modern design as being "mid-century." Modern art does not refer to the era or age of design and is not the same as contemporary design, a term used by interior designers for a shifting group of recent styles and trends. </div> <div class="line"></div> <div class="box1"> Chips of our works! </div> <div class="img"> <img id="img1" src="https://images.unsplash.com/photo-1623839627668-0b0a573d5ccf?ixid=MnwxMjA3fDB8MHx0b3BpYy1mZWVkfDE1fFJfRnluLUd3dGx3fHxlbnwwfHx8fA%3D%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=60" height="500px" width="500px"> <img src="https://images.unsplash.com/photo-1623921017613-9970959b91b7?ixid=MnwxMjA3fDB8MHx0b3BpYy1mZWVkfDEzfFJfRnluLUd3dGx3fHxlbnwwfHx8fA%3D%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=60" height="500px" width="500px" id="img2"> <img src="https://images.unsplash.com/photo-1597498178146-3e9378203bc9?ixid=MnwxMjA3fDB8MHx0b3BpYy1mZWVkfDEyMnxSX0Z5bi1Hd3Rsd3x8ZW58MHx8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=400&q=60" height="500px" width="500px" id="img3"> </div> <div class="line"></div> <div class="service" id="service">Our Services <div class="servicecontent1">Interior Fitout Project Management <p class="serviceP">Every project is expertly studied with minute details as to the budgets, time lines, specifications of material to be used and the design details expected by the design consultants, with an eye on the end result dcesried by the client.</p> </div> </div> <div class="servicecontent1"> Partitions <p class="serviceP">Utilise your office space more effectively. Divide your office floor space into modern, workable areas using partitions. Essential Fitouts are experts at designing and creating office partitions systems. Find out about the types of office partitions available and the advantages and uses of each Contact us to find out how office partitions can work for you.</p> </div> <div class="servicecontent1">Furnitures <p class="serviceP">Essential Fitouts can supply all of your office furniture requirements including office chairs, workstations, desks, reception counters to all your office storage needs. We have an extensive range of affordable office furniture available and can custamise our products to your needs. Opening soon our new showroom an add any service you want or edit the ones that are already listed.</p> </div> <div class="servicecontent1">Interior Design Refurbishments <p class="serviceP">Update your tired or out-dated office with a cutting edge office design that looks great and gets the most out of your staff. A modern office design can optimize your work space to provide a functional, interactive work environment. Contact us to find out how an office refurbishment can work for you.</p> </div> <div class="servicecontent1">Relocations <p class="serviceP">If your business is on the move, Essential team can take the time and stress out of your office relocation. As well as providing a full office fitout of the new premises, we’ll also co-ordinate the move of furniture, workstations and cabinetry before restoring the old area to its original condition.</p> </div> <div class="servicecontent1">Ceiling & Floors <p class="serviceP">Essential Fitouts provides a huge range of suspended ceilings and floor coverings to transform an empty shell into a comfortable and inviting work space.</p> </div> <div> <a class="top" href="#top1" > <span>↑</span></a> </div> <div class="line"></div> <div class="service" id="aboutus">About Us <p class="serviceP">Essential Fit outs UAE is one of Dubai’s leading interior design companies, providing cutting edge office and home redevelopment solutions for your home, retail or commercial property. We specialize in transforming office and home spaces into fully functioning aesthetic experiences. Essential Fit outs employs only the most qualified tradespeople and provides written guarantees for your peace of mind. Our team is made up of industry experts with a wealth of knowledge and experience, which means you can be confident your office/home fit out project will be completed efficiently and to the highest standards. We believe in putting ourselves in the client’s shoes and providing the kind of service “we” would expect to receive. The client, is what keeps us moving forward. </p> </div> <div> <a class="top" href="#top1" > <span>↑</span></a> </div> <div class="end"> Email us: contact@degrand.com <div>Toll: 1800 xxx 3419</div> <div>De Grand Interiors ©</div> </div> </body> </html>
ytimocin
Installing Radius on an air-gapped environment (an environment with no or limited internet connection)
ptrongtien197
No description available
Shahlaliquat
No description available
DevXinHuang
Atmospheric Understanding of Radius-gap Objects via Reflected-light Analysis
Parry-cpu
The following code allows the user to draw a spirograph of a specific radius, angle gap and width
Nemo-GomezZ
Implementation and numerical validation of the GEVI model (Information-Saturated Gravity). Includes shadow radius predictions, mass-gap stability tests, and singularity-free potential analysis.
monikarbaral-ux
container{ padding:20px; } .menu{ display:flex; flex-wrap:wrap; gap:20px; } .card{ background:white; border-radius:10px; padding:15px; width:220px; box-shadow:0 0 8px rgba(0,0,0,0.1); } .card img{ width:100%; border-radius:10px; } button{ padding:8px 15px; background:#e23744; color:white; border:none; cursor:pointer; border-radius:5px; } ="mv
IcemanGTR
<style> body { margin: 0; background: #111; color: #eee; font-family: system-ui, sans-serif; } .container { display: flex; flex-direction: column; gap: 10px; padding: 10px; } img { width: 100%; height: auto; border-radius: 8px; background: #000; } </style>
Codekiller1122
Analyzes real estate offices using Graph Theory. Implements metrics like radius, diameter, eccentricity, and density with NetworkX to evaluate office distribution, relationships, and market gaps. Provides insights into real estate agent connectivity and facility availability.
Abdul-Waseh
Failure Injection AI is an intelligent chaos engineering system for microservices. It monitors real-time traffic, maps dependencies, and uses a Multi-Armed Bandit approach to inject failures strategically, maximizing insights while minimizing blast radius, helping teams find and fix resilience gaps proactively.
christianfloresg
This script plots the azimuthal averaged density profile of disks vs radius. This code is mean to investigate gaps or rings in disks in addition to compare the density profiles of several disks. This code uses in part the Go Fish code.
vinia35862-prog
<!DOCTYPE html> <html> <head> <title>Furr-fect Brew</title> <style> body{background:#fff7ec;font-family:Poppins} .grid{ display:grid; grid-template-columns:repeat(auto-fit,minmax(200px,1fr)); gap:25px; padding:30px; } .card{ background:white; padding:25px; border-radius:20px; text-align:center; <br>
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap'); .wrapper { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 5px; font-family: 'Lato', sans-serif; width: 550px; } .container { background: turquoise; width: 180px; height: 180px; } .element { width: 60px; height: 60px; text-align: center; padding-top: 10px; box-sizing: border-box; } .element1 { @extend .element; background: papayawhip; width:50px; height:50px; -webkit-border-radius: 50px 50px 50px 50px ; position: absolute; margin: auto; width:50px; height:50px; position:relative; } .element2 { @extend .element; background: pink; width:50px; height:50px; -webkit-border-radius: 50px 50px 50px 50px ; position: absolute; margin: auto; width:50px; height:50px; position:relative; } .element3 { @extend .element; background: lightcyan; width:50px; height:50px; -webkit-border-radius: 50px 50px 50px 50px ; position: absolute; margin: auto; width:50px; height:50px; position:relative; } .container1 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; } .container2 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; } .container3 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; background-color: #FF0000; // justify-content: ; // align-items: ; } .container4 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; } .container5 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; background-color: #FF0000; // justify-content: ; // align-items: ; } .container6 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; } .container7 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; background-color: #FF0000; // justify-content: ; // align-items: ; } .container8 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; } .container9 { @extend .container; display: flex; width: 180px; height: 180px; border-radius: 100%; // justify-content: ; // align-items: ; }