diff --git a/.gitignore b/.gitignore index c9e3f5cd..a8d848b3 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ gancio_config.json config.json db.sqlite thumb +docs/_site ### Node template # Logs diff --git a/docs/_site/404.html b/docs/_site/404.html deleted file mode 100644 index 1f87ecc7..00000000 --- a/docs/_site/404.html +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - Gancio - - - - - - - - - - - - - - - - - - - - - - -Gancio | A shared agenda for local communities with AP support - - - - - - - - - - - - - - - -
- -
- -
- - - -
- - -
-

404

- -

Page not found :(

-

The requested page could not be found.

-
- - - -
-
-
-
- - - diff --git a/docs/_site/about.html b/docs/_site/about.html deleted file mode 100644 index 54f47cb7..00000000 --- a/docs/_site/about.html +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - About - Gancio - - - - - - - - - - - - - - - - - - - - - - -About | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

About

- -

Gancio was born in Italy from political hacking movements, in particular from the hacklab underscore. -We deal not only with technology but also with politics because we believe that technology is not neutral, that the Internet can also become an instrument of oppression, that information and software must be free and that knowledge is not for sale. For us, hacking is study and sharing, it is conscious and unconventional use of tools.

- -

In 2018 we set up a “radical local server” cisti.org that hosts services explicitly designed for local people / movements / groups / collectives and it is NOT our intention to grow. In fact, we believe that one of the main issues of technology is the scale.

- -

We liked very much the idea of the federation and following the example of our brothers and sisters in bologna (the bida.im collective) we setup a mastodon instance as a first service.

- -

The next step was to host a shared calendar, but as we didn’t find anything that would fit, we decided to write it ourselves.

- - - -
-
-
-
- - - diff --git a/docs/_site/assets/admin_users.png b/docs/_site/assets/admin_users.png deleted file mode 100644 index 28767ad6..00000000 Binary files a/docs/_site/assets/admin_users.png and /dev/null differ diff --git a/docs/_site/assets/css/dark-mode-preview.css b/docs/_site/assets/css/dark-mode-preview.css deleted file mode 100644 index b8e06edc..00000000 --- a/docs/_site/assets/css/dark-mode-preview.css +++ /dev/null @@ -1,5817 +0,0 @@ -@charset "UTF-8"; -/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */ -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS text size adjust after orientation change, without disabling - * user zoom. - */ -html { - font-family: sans-serif; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ } - -/** - * Remove default margin. - */ -body { - margin: 0; } - -/* HTML5 display definitions - ========================================================================== */ -/** - * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 - * and Firefox. - * Correct `block` display not defined for `main` in IE 11. - */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; } - -/** - * 1. Correct `inline-block` display not defined in IE 8/9. - * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. - */ -audio, -canvas, -progress, -video { - display: inline-block; - /* 1 */ - vertical-align: baseline; - /* 2 */ } - -/** - * Prevent modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ -audio:not([controls]) { - display: none; - height: 0; } - -/** - * Address `[hidden]` styling not present in IE 8/9/10. - * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. - */ -[hidden], -template { - display: none; } - -/* Links - ========================================================================== */ -/** - * Remove the gray background color from active links in IE 10. - */ -a { - background-color: transparent; } - -/** - * Improve readability when focused and also mouse hovered in all browsers. - */ -a:active, -a:hover { - outline: 0; } - -/* Text-level semantics - ========================================================================== */ -/** - * Address styling not present in IE 8/9/10/11, Safari, and Chrome. - */ -abbr[title] { - border-bottom: 1px dotted; } - -/** - * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. - */ -b, -strong { - font-weight: bold; } - -/** - * Address styling not present in Safari and Chrome. - */ -dfn { - font-style: italic; } - -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari, and Chrome. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; } - -/** - * Address styling not present in IE 8/9. - */ -mark { - background: #ff0; - color: #000; } - -/** - * Address inconsistent and variable font size in all browsers. - */ -small { - font-size: 80%; } - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; } - -sup { - top: -0.5em; } - -sub { - bottom: -0.25em; } - -/* Embedded content - ========================================================================== */ -/** - * Remove border when inside `a` element in IE 8/9/10. - */ -img { - border: 0; } - -/** - * Correct overflow not hidden in IE 9/10/11. - */ -svg:not(:root) { - overflow: hidden; } - -/* Grouping content - ========================================================================== */ -/** - * Address margin not present in IE 8/9 and Safari. - */ -figure { - margin: 1em 40px; } - -/** - * Address differences between Firefox and other browsers. - */ -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; } - -/** - * Contain overflow in all browsers. - */ -pre { - overflow: auto; } - -/** - * Address odd `em`-unit font size rendering in all browsers. - */ -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; } - -/* Forms - ========================================================================== */ -/** - * Known limitation: by default, Chrome and Safari on OS X allow very limited - * styling of `select`, unless a `border` property is set. - */ -/** - * 1. Correct color not being inherited. - * Known issue: affects color of disabled elements. - * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. - */ -button, -input, -optgroup, -select, -textarea { - color: inherit; - /* 1 */ - font: inherit; - /* 2 */ - margin: 0; - /* 3 */ } - -/** - * Address `overflow` set to `hidden` in IE 8/9/10/11. - */ -button { - overflow: visible; } - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. - * Correct `select` style inheritance in Firefox. - */ -button, -select { - text-transform: none; } - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - */ -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ } - -/** - * Re-set default cursor for disabled elements. - */ -button[disabled], -html input[disabled] { - cursor: default; } - -/** - * Remove inner padding and border in Firefox 4+. - */ -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; } - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ -input { - line-height: normal; } - -/** - * It's recommended that you don't attempt to style these elements. - * Firefox's implementation doesn't respect box-sizing, padding, or width. - * - * 1. Address box sizing set to `content-box` in IE 8/9/10. - * 2. Remove excess padding in IE 8/9/10. - */ -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Fix the cursor style for Chrome's increment/decrement buttons. For certain - * `font-size` values of the `input`, it causes the cursor style of the - * decrement button to change from `default` to `text`. - */ -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; } - -/** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome - * (include `-moz` to future-proof). - */ -input[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - /* 2 */ - box-sizing: content-box; } - -/** - * Remove inner padding and search cancel button in Safari and Chrome on OS X. - * Safari (but not Chrome) clips the cancel button when the search input has - * padding (and `textfield` appearance). - */ -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; } - -/** - * Define consistent border, margin, and padding. - */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; } - -/** - * 1. Correct `color` not being inherited in IE 8/9/10/11. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - */ -legend { - border: 0; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Remove default vertical scrollbar in IE 8/9/10/11. - */ -textarea { - overflow: auto; } - -/** - * Don't inherit the `font-weight` (applied by a rule above). - * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. - */ -optgroup { - font-weight: bold; } - -/* Tables - ========================================================================== */ -/** - * Remove most spacing between table cells. - */ -table { - border-collapse: collapse; - border-spacing: 0; } - -td, -th { - padding: 0; } - -* { - box-sizing: border-box; } - -::selection { - color: #fff; - background: #2c84fa; } - -html { - font-size: 14px !important; } - @media (min-width: 31.25rem) { - html { - font-size: 16px !important; } } - -body { - font-family: -apple-system, BlinkMacSystemFont, "helvetica neue", helvetica, roboto, noto, "segoe ui", arial, sans-serif; - font-size: inherit; - line-height: 1.4; - color: #e6e1e8; - background-color: #27262b; } - -p, -h1, -h2, -h3, -h4, -h5, -h6, -ol, -ul, -pre, -address, -blockquote, -dl, -div, -fieldset, -form, -hr, -noscript, -table { - margin-top: 0; } - -h1, -h2, -h3, -h4, -h5, -h6 { - margin-top: 1.2em; - margin-bottom: 0.8em; - font-weight: 500; - line-height: 1.15; - color: #f5f6fa; } - -p { - margin-bottom: 1em; } - -a { - color: #2c84fa; - text-decoration: none; } - -a:not([class]) { - text-decoration: none; - background-image: linear-gradient(#44434d 0%, #44434d 100%); - background-repeat: repeat-x; - background-position: 0 100%; - background-size: 1px 1px; } - a:not([class]):hover { - background-image: linear-gradient(rgba(44, 132, 250, 0.45) 0%, rgba(44, 132, 250, 0.45) 100%); - background-size: 1px 1px; } - -code { - font-family: "SFMono-Regular", Menlo, Consolas, Monospace; - font-size: 12px; - line-height: 1.4; } - -figure { - margin: 0; } - -li { - margin: 0.25em 0; } - -img { - max-width: 100%; - height: auto; } - -hr { - height: 1px; - padding: 0; - margin: 2rem 0; - background-color: #44434d; - border: 0; } - -@media (min-width: 46.25rem) { - .page-wrap { - position: absolute; - top: 0; - left: 0; - display: flex; - width: 100%; - height: 100%; - overflow-x: hidden; - overflow-y: hidden; } } - -.side-bar { - z-index: 100; - display: flex; - flex-wrap: wrap; - padding-top: 1rem; - padding-bottom: 1rem; - background-color: #27262b; } - @media (min-width: 46.25rem) { - .side-bar { - flex-wrap: nowrap; - position: absolute; - width: 248px; - height: 100%; - padding-top: 4rem; - padding-bottom: 0; - flex-direction: column; - border-right: 1px solid #44434d; - align-items: flex-end; } } - @media (min-width: 70rem) { - .side-bar { - width: calc((100% - 1032px) / 2 + 232px); - min-width: 232px; } } - -@media (min-width: 46.25rem) { - .main-content-wrap { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - min-height: 600px; - -webkit-overflow-scrolling: touch; - overflow-x: hidden; - overflow-y: scroll; } } - -.main-content { - padding-top: 1rem; - padding-right: 1rem; - padding-left: 1rem; } - @media (min-width: 46.25rem) { - .main-content { - padding-right: 2rem; - padding-left: 2rem; } } - @media (min-width: 46.25rem) { - .main-content { - position: relative; - max-width: 800px; - padding-top: 2rem; - padding-bottom: 2rem; - padding-left: 3rem; - margin-left: 232px; } } - @media (min-width: 70rem) { - .main-content { - padding-left: 2rem; - margin-left: calc((100% - 1032px) / 2 + 232px); } } - -.js-main-content:focus { - outline: none; } - -.page-header { - background-color: #27262b; } - @media (min-width: 46.25rem) { - .page-header { - background-color: #27262b; } } - .page-header .main-content { - padding-top: 0; } - @media (min-width: 46.25rem) { - .page-header .main-content { - display: flex; - justify-content: flex-end; - height: 60px; - padding-top: 1rem; - padding-bottom: 1rem; - border-bottom: 1px solid #44434d; } } - -.navigation, -.site-title, -.site-footer { - padding-right: 1rem; - padding-left: 1rem; - width: 100%; } - @media (min-width: 46.25rem) { - .navigation, - .site-title, - .site-footer { - padding-right: 2rem; - padding-left: 2rem; } } - @media (min-width: 70rem) { - .navigation, - .site-title, - .site-footer { - width: 264px; } } - -@media (min-width: 46.25rem) { - .navigation { - padding-top: 3rem; - overflow-y: auto; - flex: 1 1 auto; } } - -body { - position: relative; - padding-bottom: 4rem; } - @media (min-width: 46.25rem) { - body { - position: static; - padding-bottom: 0; } } - -.site-footer { - position: absolute; - bottom: 0; - padding-top: 1rem; - padding-bottom: 1rem; } - @media (min-width: 46.25rem) { - .site-footer { - position: static; - align-self: flex-end; - justify-self: end; - background-color: #27262b; } } - -.page-content a { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } -.page-content ul, -.page-content ol { - padding-left: 1.5em; } -.page-content ol { - list-style-type: none; - counter-reset: step-counter; } - .page-content ol > li { - position: relative; } - .page-content ol > li::before { - position: absolute; - top: 0.2em; - left: -1.6em; - color: #959396; - content: counter(step-counter); - counter-increment: step-counter; - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .page-content ol > li::before { - font-size: 14px !important; } } - @media (min-width: 31.25rem) { - .page-content ol > li::before { - top: 0.11em; } } - .page-content ol > li ol { - counter-reset: sub-counter; } - .page-content ol > li ol li::before { - content: counter(sub-counter,lower-alpha); - counter-increment: sub-counter; } -.page-content ul { - list-style: none; } - .page-content ul > li::before { - position: absolute; - margin-left: -1.4em; - color: #959396; - content: "•"; } -.page-content .task-list { - padding-left: 0; } -.page-content .task-list-item { - display: flex; - align-items: center; } - .page-content .task-list-item::before { - content: ""; } -.page-content .task-list-item-checkbox { - margin-right: 0.6em; } -.page-content hr + * { - margin-top: 0; } -.page-content h1:first-of-type { - margin-top: 0.5em; } -.page-content dl { - display: grid; - grid-template-columns: max-content 1fr; } -.page-content dt, -.page-content dd { - margin: 0.25em 0; } -.page-content dt { - text-align: right; } - .page-content dt::after { - content: ":"; } -.page-content dd { - margin-left: 1em; - font-weight: 500; } - -.site-title { - display: block; - flex: 1 1 auto; - color: #f5f6fa; - background-color: #27262b; } - @media (min-width: 46.25rem) { - .site-title { - position: absolute; - top: 0; - right: 0; - z-index: 101; - height: 60px; - padding-top: 1rem; - border-bottom: 1px solid #44434d; } } - -.navigation-list { - padding: 0; - margin-top: 1rem; - margin-bottom: 0; - list-style: none; } - @media (min-width: 46.25rem) { - .navigation-list { - margin-top: 0; } } - -.navigation-list-child-list { - padding-left: 0.75rem; - list-style: none; } - .navigation-list-child-list .navigation-list-link { - color: #959396; } - .navigation-list-child-list .navigation-list-item { - position: relative; } - .navigation-list-child-list .navigation-list-item::before { - position: absolute; - margin-top: 0.3em; - margin-left: -0.8em; - color: rgba(230, 225, 232, 0.3); - content: "- "; } - .navigation-list-child-list .navigation-list-item.active::before { - color: #e6e1e8; } - -.navigation-list-item { - font-size: 14px !important; - margin: 0; } - @media (min-width: 31.25rem) { - .navigation-list-item { - font-size: 16px !important; } } - @media (min-width: 46.25rem) { - .navigation-list-item { - font-size: 12px !important; } } - @media (min-width: 46.25rem) and (min-width: 31.25rem) { - .navigation-list-item { - font-size: 14px !important; } } - - .navigation-list-item .navigation-list-child-list { - display: none; } - .navigation-list-item.active .navigation-list-child-list { - display: block; } - -.navigation-list-link { - display: block; - padding-top: 0.25rem; - padding-bottom: 0.25rem; } - .navigation-list-link.active { - font-weight: 600; - color: #f5f6fa; - text-decoration: none; } - -.main-nav, -.aux-nav { - display: none; } - .main-nav.nav-open, - .aux-nav.nav-open { - display: block; } - @media (min-width: 46.25rem) { - .main-nav, - .aux-nav { - display: block; } } - -.navigation-list-toggle { - position: absolute; - right: 1rem; } - @media (min-width: 46.25rem) { - .navigation-list-toggle { - display: none !important; } } - -@media (min-width: 46.25rem) { - .breadcrumb-nav { - margin-top: -1rem; } } - -.breadcrumb-nav-list { - padding-left: 0; - margin-bottom: 0.75rem; - list-style: none; } - -.breadcrumb-nav-list-item { - display: table-cell; - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .breadcrumb-nav-list-item { - font-size: 12px !important; } } - .breadcrumb-nav-list-item::before { - display: none; } - .breadcrumb-nav-list-item::after { - display: inline-block; - margin-right: 0.5rem; - margin-left: 0.5rem; - color: #959396; - content: "/"; } - .breadcrumb-nav-list-item:last-child::after { - content: ""; } - -h1, -.text-alpha { - font-size: 32px !important; - font-weight: 300; } - @media (min-width: 31.25rem) { - h1, - .text-alpha { - font-size: 36px !important; } } - -h2, -.text-beta { - font-size: 18px !important; } - @media (min-width: 31.25rem) { - h2, - .text-beta { - font-size: 24px !important; } } - -h3, -.text-gamma { - font-size: 16px !important; } - @media (min-width: 31.25rem) { - h3, - .text-gamma { - font-size: 18px !important; } } - -h4, -.text-delta { - font-size: 11px !important; - font-weight: 300; - text-transform: uppercase; - letter-spacing: 0.1em; } - @media (min-width: 31.25rem) { - h4, - .text-delta { - font-size: 12px !important; } } - -h5, -.text-epsilon { - font-size: 12px !important; - color: #44434d; } - @media (min-width: 31.25rem) { - h5, - .text-epsilon { - font-size: 14px !important; } } - -h6, -.text-zeta { - font-size: 11px !important; - color: #44434d; } - @media (min-width: 31.25rem) { - h6, - .text-zeta { - font-size: 12px !important; } } - -li .highlight { - margin-top: 0.5rem; } - -.text-small { - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .text-small { - font-size: 12px !important; } } - -.text-mono { - font-family: "SFMono-Regular", Menlo, Consolas, Monospace !important; } - -.text-center { - text-align: center !important; } - -.label, -.label-blue { - display: inline-block; - padding-top: 0.16em; - padding-right: 0.42em; - padding-bottom: 0.16em; - padding-left: 0.42em; - margin-right: 0.25rem; - margin-left: 0.25rem; - color: #fff; - text-transform: uppercase; - vertical-align: middle; - background-color: #2869e6; - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .label, - .label-blue { - font-size: 12px !important; } } - -.label-green { - background-color: #009c7b; } - -.label-purple { - background-color: #5e41d0; } - -.label-red { - background-color: #e94c4c; } - -.label-yellow { - color: #44434d; - background-color: #f7d12e; } - -.btn { - display: inline-block; - box-sizing: border-box; - padding-top: 0.3em; - padding-right: 1em; - padding-bottom: 0.3em; - padding-left: 1em; - margin: 0; - font-family: inherit; - font-size: inherit; - font-weight: 500; - line-height: 1.5; - color: #2c84fa; - text-decoration: none; - vertical-align: baseline; - cursor: pointer; - background-color: #302d36; - border-width: 0; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08); - appearance: none; } - .btn:focus { - text-decoration: none; - outline: none; - box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn:focus:hover, .btn.selected:focus { - box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn:hover, .btn.zeroclipboard-is-hover { - color: #227efa; } - .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { - text-decoration: none; - background-color: #2e2b33; } - .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: #29262e; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn.selected:hover { - background-color: #cfcfcf; } - .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { - color: rgba(102, 102, 102, 0.5); - cursor: default; - background-color: rgba(229, 229, 229, 0.5); - background-image: none; - box-shadow: none; } - -.btn-outline { - color: #2c84fa; - background: transparent; - box-shadow: inset 0 0 0 2px #e6e1e8; } - .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: #1878fa; - text-decoration: none; - background-color: transparent; - box-shadow: inset 0 0 0 3px #e6e1e8; } - .btn-outline:focus { - text-decoration: none; - outline: none; - box-shadow: inset 0 0 0 2px #5c5962, 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn-outline:focus:hover, .btn-outline.selected:focus { - box-shadow: inset 0 0 0 2px #5c5962; } - -.btn-primary { - color: #fff; - background-color: #2448a7; - background-image: linear-gradient(#2b55c4, #2448a7); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { - color: #fff; - background-color: #22459e; - background-image: linear-gradient(#2850b7, #22459e); } - .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: #21439a; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-primary.selected:hover { - background-color: #1d3a85; } - -.btn-purple { - color: #fff; - background-color: #5739ce; - background-image: linear-gradient(#6f55d5, #5739ce); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { - color: #fff; - background-color: #5132cb; - background-image: linear-gradient(#6549d2, #5132cb); } - .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: #4f31c6; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-purple.selected:hover { - background-color: #472cb2; } - -.btn-blue { - color: #fff; - background-color: #227efa; - background-image: linear-gradient(#4593fb, #227efa); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { - color: #fff; - background-color: #1878fa; - background-image: linear-gradient(#368afa, #1878fa); } - .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: #1375f9; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-blue.selected:hover { - background-color: #0669ed; } - -.btn-green { - color: #fff; - background-color: #10ac7d; - background-image: linear-gradient(#13cc95, #10ac7d); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-green:hover, .btn-green.zeroclipboard-is-hover { - color: #fff; - background-color: #0fa276; - background-image: linear-gradient(#12be8b, #0fa276); } - .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: #0f9e73; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-green.selected:hover { - background-color: #0d8662; } - -.search { - position: relative; - z-index: 99; - display: none; - flex-grow: 1; - padding: 0.5rem; - margin-bottom: 0.75rem; - background-color: #fff; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 3px 10px rgba(0, 0, 0, 0.05); } - @media (min-width: 46.25rem) { - .search { - display: block; - padding-top: 0.25rem; - padding-right: 0; - padding-bottom: 0; - padding-left: 0; - margin-bottom: 0; - background-color: transparent; - box-shadow: none; } } - .search.nav-open { - display: block; } - -.search-results-wrap { - display: none; } - .search-results-wrap.active { - position: absolute; - top: 0.25rem; - z-index: 100; - display: block; - width: 300px; - margin-top: 2rem; - background: #29282e; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 4px 14px rgba(0, 0, 0, 0.05); } - -.search-input-wrap { - display: flex; - background-color: #27262b; } - -.search-input { - width: 100%; - padding-top: 0.25rem; - padding-bottom: 0.25rem; - background-color: #27262b; - border-top: 0; - border-right: 0; - border-bottom: 0; - border-left: 0; - order: 2; - font-size: 16px !important; } - .search-input:focus { - outline: 0; - box-shadow: none; } - .search-input:focus + .search-icon { - fill: #2c84fa; } - @media (min-width: 31.25rem) { - .search-input { - font-size: 18px !important; } } - @media (min-width: 31.25rem) { - .search-input { - font-size: 12px !important; } } - @media (min-width: 31.25rem) and (min-width: 31.25rem) { - .search-input { - font-size: 14px !important; } } - - @media (min-width: 46.25rem) { - .search-input { - font-size: 11px !important; } } - @media (min-width: 46.25rem) and (min-width: 31.25rem) { - .search-input { - font-size: 12px !important; } } - -.search-icon { - align-self: center; - margin-right: 0.5rem; - fill: #959396; - order: 1; } - -.search-results-list { - padding-left: 0; - margin-top: 0.25rem; - margin-bottom: 0.25rem; - list-style: none; - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .search-results-list { - font-size: 14px !important; } } - -.search-results-list-item { - padding: 0; - margin: 0; } - -.search-results-link { - display: block; - padding-top: 0.25rem; - padding-right: 0.75rem; - padding-bottom: 0.25rem; - padding-left: 0.75rem; } - .search-results-link:hover { - color: #f5f6fa; - background-color: #222126; } - -table { - display: block; - width: 100%; - max-width: 100%; - margin-bottom: 1.5rem; - overflow-x: auto; - border-collapse: separate; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 4px 14px rgba(0, 0, 0, 0.05); } - @media (min-width: 31.25rem) { - table { - display: table; } } - -th, -td { - font-size: 12px !important; - min-width: 120px; - padding-top: 0.5rem; - padding-right: 0.75rem; - padding-bottom: 0.5rem; - padding-left: 0.75rem; - background-color: #2c2b30; - border-bottom: 1px solid rgba(68, 67, 77, 0.5); - border-left: 1px solid #44434d; } - @media (min-width: 31.25rem) { - th, - td { - font-size: 14px !important; } } - th:first-of-type, - td:first-of-type { - border-left: 0; } - -thead tr:first-of-type th:first-of-type, -thead tr:first-of-type td:first-of-type, -tbody:first-child tr:first-of-type th:first-of-type, -tbody:first-child tr:first-of-type td:first-of-type { - border-top-left-radius: 4px; } -thead tr:first-of-type th:last-of-type, -thead tr:first-of-type td:last-of-type, -tbody:first-child tr:first-of-type th:last-of-type, -tbody:first-child tr:first-of-type td:last-of-type { - border-top-right-radius: 4px; } - -tbody tr:last-of-type th, -tbody tr:last-of-type td { - border-bottom: 0; } - tbody tr:last-of-type th:first-of-type, - tbody tr:last-of-type td:first-of-type { - border-bottom-left-radius: 4px; } - tbody tr:last-of-type th:last-of-type, - tbody tr:last-of-type td:last-of-type { - border-bottom-right-radius: 4px; } - -thead th { - border-bottom: 1px solid #44434d; } - -code { - padding: 0.2em 0.15em; - font-weight: 400; - background-color: #302d36; - border: 1px solid #44434d; - border-radius: 4px; } - -pre.highlight { - padding: 0.75rem; - margin-bottom: 0; - -webkit-overflow-scrolling: touch; - background-color: #302d36; } - pre.highlight code { - padding: 0; - border: 0; } - -.highlighter-rouge { - margin-bottom: 0.75rem; - overflow: hidden; - border-radius: 4px; } - -.highlight .c { - color: #586e75; } - -.highlight .err { - color: #93a1a1; } - -.highlight .g { - color: #93a1a1; } - -.highlight .k { - color: #859900; } - -.highlight .l { - color: #93a1a1; } - -.highlight .n { - color: #93a1a1; } - -.highlight .o { - color: #859900; } - -.highlight .x { - color: #cb4b16; } - -.highlight .p { - color: #93a1a1; } - -.highlight .cm { - color: #586e75; } - -.highlight .cp { - color: #859900; } - -.highlight .c1 { - color: #586e75; } - -.highlight .cs { - color: #859900; } - -.highlight .gd { - color: #2aa198; } - -.highlight .ge { - font-style: italic; - color: #93a1a1; } - -.highlight .gr { - color: #dc322f; } - -.highlight .gh { - color: #cb4b16; } - -.highlight .gi { - color: #859900; } - -.highlight .go { - color: #93a1a1; } - -.highlight .gp { - color: #93a1a1; } - -.highlight .gs { - font-weight: bold; - color: #93a1a1; } - -.highlight .gu { - color: #cb4b16; } - -.highlight .gt { - color: #93a1a1; } - -.highlight .kc { - color: #cb4b16; } - -.highlight .kd { - color: #268bd2; } - -.highlight .kn { - color: #859900; } - -.highlight .kp { - color: #859900; } - -.highlight .kr { - color: #268bd2; } - -.highlight .kt { - color: #dc322f; } - -.highlight .ld { - color: #93a1a1; } - -.highlight .m { - color: #2aa198; } - -.highlight .s { - color: #2aa198; } - -.highlight .na { - color: #93a1a1; } - -.highlight .nb { - color: #b58900; } - -.highlight .nc { - color: #268bd2; } - -.highlight .no { - color: #cb4b16; } - -.highlight .nd { - color: #268bd2; } - -.highlight .ni { - color: #cb4b16; } - -.highlight .ne { - color: #cb4b16; } - -.highlight .nf { - color: #268bd2; } - -.highlight .nl { - color: #93a1a1; } - -.highlight .nn { - color: #93a1a1; } - -.highlight .nx { - color: #555; } - -.highlight .py { - color: #93a1a1; } - -.highlight .nt { - color: #268bd2; } - -.highlight .nv { - color: #268bd2; } - -.highlight .ow { - color: #859900; } - -.highlight .w { - color: #93a1a1; } - -.highlight .mf { - color: #2aa198; } - -.highlight .mh { - color: #2aa198; } - -.highlight .mi { - color: #2aa198; } - -.highlight .mo { - color: #2aa198; } - -.highlight .sb { - color: #586e75; } - -.highlight .sc { - color: #2aa198; } - -.highlight .sd { - color: #93a1a1; } - -.highlight .s2 { - color: #2aa198; } - -.highlight .se { - color: #cb4b16; } - -.highlight .sh { - color: #93a1a1; } - -.highlight .si { - color: #2aa198; } - -.highlight .sx { - color: #2aa198; } - -.highlight .sr { - color: #dc322f; } - -.highlight .s1 { - color: #2aa198; } - -.highlight .ss { - color: #2aa198; } - -.highlight .bp { - color: #268bd2; } - -.highlight .vc { - color: #268bd2; } - -.highlight .vg { - color: #268bd2; } - -.highlight .vi { - color: #268bd2; } - -.highlight .il { - color: #2aa198; } - -.code-example { - padding: 0.75rem; - margin-bottom: 0.75rem; - overflow: auto; - border: 1px solid #44434d; - border-radius: 4px; } - .code-example + .highlighter-rouge, - .code-example + figure.highlight { - position: relative; - margin-top: -1rem; - border-right: 1px solid #44434d; - border-bottom: 1px solid #44434d; - border-left: 1px solid #44434d; - border-top-left-radius: 0; - border-top-right-radius: 0; } - -.text-grey-dk-000 { - color: #959396 !important; } - -.text-grey-dk-100 { - color: #5c5962 !important; } - -.text-grey-dk-200 { - color: #44434d !important; } - -.text-grey-dk-250 { - color: #302d36 !important; } - -.text-grey-dk-300 { - color: #27262b !important; } - -.text-grey-lt-000 { - color: #f5f6fa !important; } - -.text-grey-lt-100 { - color: #eeebee !important; } - -.text-grey-lt-200 { - color: #ecebed !important; } - -.text-grey-lt-300 { - color: #e6e1e8 !important; } - -.text-blue-000 { - color: #2c84fa !important; } - -.text-blue-100 { - color: #2869e6 !important; } - -.text-blue-200 { - color: #264caf !important; } - -.text-blue-300 { - color: #183385 !important; } - -.text-green-000 { - color: #41d693 !important; } - -.text-green-100 { - color: #11b584 !important; } - -.text-green-200 { - color: #009c7b !important; } - -.text-green-300 { - color: #026e57 !important; } - -.text-purple-000 { - color: #7253ed !important; } - -.text-purple-100 { - color: #5e41d0 !important; } - -.text-purple-200 { - color: #4e26af !important; } - -.text-purple-300 { - color: #381885 !important; } - -.text-yellow-000 { - color: #ffeb82 !important; } - -.text-yellow-100 { - color: #fadf50 !important; } - -.text-yellow-200 { - color: #f7d12e !important; } - -.text-yellow-300 { - color: #e7af06 !important; } - -.text-red-000 { - color: #f77e7e !important; } - -.text-red-100 { - color: #f96e65 !important; } - -.text-red-200 { - color: #e94c4c !important; } - -.text-red-300 { - color: #dd2e2e !important; } - -.bg-grey-dk-000 { - background-color: #959396 !important; } - -.bg-grey-dk-100 { - background-color: #5c5962 !important; } - -.bg-grey-dk-200 { - background-color: #44434d !important; } - -.bg-grey-dk-250 { - background-color: #302d36 !important; } - -.bg-grey-dk-300 { - background-color: #27262b !important; } - -.bg-grey-lt-000 { - background-color: #f5f6fa !important; } - -.bg-grey-lt-100 { - background-color: #eeebee !important; } - -.bg-grey-lt-200 { - background-color: #ecebed !important; } - -.bg-grey-lt-300 { - background-color: #e6e1e8 !important; } - -.bg-blue-000 { - background-color: #2c84fa !important; } - -.bg-blue-100 { - background-color: #2869e6 !important; } - -.bg-blue-200 { - background-color: #264caf !important; } - -.bg-blue-300 { - background-color: #183385 !important; } - -.bg-green-000 { - background-color: #41d693 !important; } - -.bg-green-100 { - background-color: #11b584 !important; } - -.bg-green-200 { - background-color: #009c7b !important; } - -.bg-green-300 { - background-color: #026e57 !important; } - -.bg-purple-000 { - background-color: #7253ed !important; } - -.bg-purple-100 { - background-color: #5e41d0 !important; } - -.bg-purple-200 { - background-color: #4e26af !important; } - -.bg-purple-300 { - background-color: #381885 !important; } - -.bg-yellow-000 { - background-color: #ffeb82 !important; } - -.bg-yellow-100 { - background-color: #fadf50 !important; } - -.bg-yellow-200 { - background-color: #f7d12e !important; } - -.bg-yellow-300 { - background-color: #e7af06 !important; } - -.bg-red-000 { - background-color: #f77e7e !important; } - -.bg-red-100 { - background-color: #f96e65 !important; } - -.bg-red-200 { - background-color: #e94c4c !important; } - -.bg-red-300 { - background-color: #dd2e2e !important; } - -.d-block { - display: block !important; } - -.d-flex { - display: flex !important; } - -.d-inline { - display: inline !important; } - -.d-inline-block { - display: inline-block !important; } - -.d-none { - display: none !important; } - -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -.v-align-baseline { - vertical-align: baseline !important; } - -.v-align-bottom { - vertical-align: bottom !important; } - -.v-align-middle { - vertical-align: middle !important; } - -.v-align-text-bottom { - vertical-align: text-bottom !important; } - -.v-align-text-top { - vertical-align: text-top !important; } - -.v-align-top { - vertical-align: top !important; } - -.fs-1 { - font-size: 9px !important; } - @media (min-width: 31.25rem) { - .fs-1 { - font-size: 10px !important; } } - -.fs-2 { - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .fs-2 { - font-size: 12px !important; } } - -.fs-3 { - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .fs-3 { - font-size: 14px !important; } } - -.fs-4 { - font-size: 14px !important; } - @media (min-width: 31.25rem) { - .fs-4 { - font-size: 16px !important; } } - -.fs-5 { - font-size: 16px !important; } - @media (min-width: 31.25rem) { - .fs-5 { - font-size: 18px !important; } } - -.fs-6 { - font-size: 18px !important; } - @media (min-width: 31.25rem) { - .fs-6 { - font-size: 24px !important; } } - -.fs-7 { - font-size: 24px !important; } - @media (min-width: 31.25rem) { - .fs-7 { - font-size: 32px !important; } } - -.fs-8 { - font-size: 32px !important; } - @media (min-width: 31.25rem) { - .fs-8 { - font-size: 36px !important; } } - -.fs-9 { - font-size: 36px !important; } - @media (min-width: 31.25rem) { - .fs-9 { - font-size: 42px !important; } } - -.fs-10 { - font-size: 42px !important; } - @media (min-width: 31.25rem) { - .fs-10 { - font-size: 48px !important; } } - -.fw-300 { - font-weight: 300 !important; } - -.fw-400 { - font-weight: 400 !important; } - -.fw-500 { - font-weight: 500 !important; } - -.fw-700 { - font-weight: 700 !important; } - -.lh-0 { - line-height: 0 !important; } - -.lh-default { - line-height: 1.4; } - -.lh-tight { - line-height: 1.15; } - -.ls-5 { - letter-spacing: 0.05em !important; } - -.ls-10 { - letter-spacing: 0.1em !important; } - -.ls-0 { - letter-spacing: 0 !important; } - -.text-uppercase { - text-transform: uppercase !important; } - -.list-style-none { - padding: 0 !important; - margin: 0 !important; - list-style: none !important; } - -.m-0 { - margin: 0 !important; } - -.mt-0 { - margin-top: 0 !important; } - -.mr-0 { - margin-right: 0 !important; } - -.mb-0 { - margin-bottom: 0 !important; } - -.ml-0 { - margin-left: 0 !important; } - -.mx-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - -.my-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - -.mxn-0 { - margin-right: -0 !important; - margin-left: -0 !important; } - -.m-1 { - margin: 0.25rem !important; } - -.mt-1 { - margin-top: 0.25rem !important; } - -.mr-1 { - margin-right: 0.25rem !important; } - -.mb-1 { - margin-bottom: 0.25rem !important; } - -.ml-1 { - margin-left: 0.25rem !important; } - -.mx-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - -.my-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - -.mxn-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } - -.m-2 { - margin: 0.5rem !important; } - -.mt-2 { - margin-top: 0.5rem !important; } - -.mr-2 { - margin-right: 0.5rem !important; } - -.mb-2 { - margin-bottom: 0.5rem !important; } - -.ml-2 { - margin-left: 0.5rem !important; } - -.mx-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - -.my-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - -.mxn-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } - -.m-3 { - margin: 0.75rem !important; } - -.mt-3 { - margin-top: 0.75rem !important; } - -.mr-3 { - margin-right: 0.75rem !important; } - -.mb-3 { - margin-bottom: 0.75rem !important; } - -.ml-3 { - margin-left: 0.75rem !important; } - -.mx-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - -.my-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - -.mxn-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } - -.m-4 { - margin: 1rem !important; } - -.mt-4 { - margin-top: 1rem !important; } - -.mr-4 { - margin-right: 1rem !important; } - -.mb-4 { - margin-bottom: 1rem !important; } - -.ml-4 { - margin-left: 1rem !important; } - -.mx-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - -.my-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - -.mxn-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } - -.m-5 { - margin: 1.5rem !important; } - -.mt-5 { - margin-top: 1.5rem !important; } - -.mr-5 { - margin-right: 1.5rem !important; } - -.mb-5 { - margin-bottom: 1.5rem !important; } - -.ml-5 { - margin-left: 1.5rem !important; } - -.mx-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - -.my-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - -.mxn-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } - -.m-6 { - margin: 2rem !important; } - -.mt-6 { - margin-top: 2rem !important; } - -.mr-6 { - margin-right: 2rem !important; } - -.mb-6 { - margin-bottom: 2rem !important; } - -.ml-6 { - margin-left: 2rem !important; } - -.mx-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - -.my-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - -.mxn-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } - -.m-7 { - margin: 2.5rem !important; } - -.mt-7 { - margin-top: 2.5rem !important; } - -.mr-7 { - margin-right: 2.5rem !important; } - -.mb-7 { - margin-bottom: 2.5rem !important; } - -.ml-7 { - margin-left: 2.5rem !important; } - -.mx-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - -.my-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - -.mxn-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } - -.m-8 { - margin: 3rem !important; } - -.mt-8 { - margin-top: 3rem !important; } - -.mr-8 { - margin-right: 3rem !important; } - -.mb-8 { - margin-bottom: 3rem !important; } - -.ml-8 { - margin-left: 3rem !important; } - -.mx-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - -.my-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - -.mxn-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } - -.m-9 { - margin: 3.5rem !important; } - -.mt-9 { - margin-top: 3.5rem !important; } - -.mr-9 { - margin-right: 3.5rem !important; } - -.mb-9 { - margin-bottom: 3.5rem !important; } - -.ml-9 { - margin-left: 3.5rem !important; } - -.mx-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - -.my-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - -.mxn-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } - -.m-10 { - margin: 4rem !important; } - -.mt-10 { - margin-top: 4rem !important; } - -.mr-10 { - margin-right: 4rem !important; } - -.mb-10 { - margin-bottom: 4rem !important; } - -.ml-10 { - margin-left: 4rem !important; } - -.mx-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - -.my-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - -.mxn-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } - -.mx-auto { - margin-right: auto !important; - margin-left: auto !important; } - -@media (min-width: 20rem) { - .m-xs-0 { - margin: 0 !important; } - - .mt-xs-0 { - margin-top: 0 !important; } - - .mr-xs-0 { - margin-right: 0 !important; } - - .mb-xs-0 { - margin-bottom: 0 !important; } - - .ml-xs-0 { - margin-left: 0 !important; } - - .mx-xs-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-xs-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-xs-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 20rem) { - .m-xs-1 { - margin: 0.25rem !important; } - - .mt-xs-1 { - margin-top: 0.25rem !important; } - - .mr-xs-1 { - margin-right: 0.25rem !important; } - - .mb-xs-1 { - margin-bottom: 0.25rem !important; } - - .ml-xs-1 { - margin-left: 0.25rem !important; } - - .mx-xs-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-xs-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-xs-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 20rem) { - .m-xs-2 { - margin: 0.5rem !important; } - - .mt-xs-2 { - margin-top: 0.5rem !important; } - - .mr-xs-2 { - margin-right: 0.5rem !important; } - - .mb-xs-2 { - margin-bottom: 0.5rem !important; } - - .ml-xs-2 { - margin-left: 0.5rem !important; } - - .mx-xs-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-xs-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-xs-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-3 { - margin: 0.75rem !important; } - - .mt-xs-3 { - margin-top: 0.75rem !important; } - - .mr-xs-3 { - margin-right: 0.75rem !important; } - - .mb-xs-3 { - margin-bottom: 0.75rem !important; } - - .ml-xs-3 { - margin-left: 0.75rem !important; } - - .mx-xs-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-xs-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-xs-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 20rem) { - .m-xs-4 { - margin: 1rem !important; } - - .mt-xs-4 { - margin-top: 1rem !important; } - - .mr-xs-4 { - margin-right: 1rem !important; } - - .mb-xs-4 { - margin-bottom: 1rem !important; } - - .ml-xs-4 { - margin-left: 1rem !important; } - - .mx-xs-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-xs-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-xs-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 20rem) { - .m-xs-5 { - margin: 1.5rem !important; } - - .mt-xs-5 { - margin-top: 1.5rem !important; } - - .mr-xs-5 { - margin-right: 1.5rem !important; } - - .mb-xs-5 { - margin-bottom: 1.5rem !important; } - - .ml-xs-5 { - margin-left: 1.5rem !important; } - - .mx-xs-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-xs-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-xs-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-6 { - margin: 2rem !important; } - - .mt-xs-6 { - margin-top: 2rem !important; } - - .mr-xs-6 { - margin-right: 2rem !important; } - - .mb-xs-6 { - margin-bottom: 2rem !important; } - - .ml-xs-6 { - margin-left: 2rem !important; } - - .mx-xs-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-xs-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-xs-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 20rem) { - .m-xs-7 { - margin: 2.5rem !important; } - - .mt-xs-7 { - margin-top: 2.5rem !important; } - - .mr-xs-7 { - margin-right: 2.5rem !important; } - - .mb-xs-7 { - margin-bottom: 2.5rem !important; } - - .ml-xs-7 { - margin-left: 2.5rem !important; } - - .mx-xs-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-xs-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-xs-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-8 { - margin: 3rem !important; } - - .mt-xs-8 { - margin-top: 3rem !important; } - - .mr-xs-8 { - margin-right: 3rem !important; } - - .mb-xs-8 { - margin-bottom: 3rem !important; } - - .ml-xs-8 { - margin-left: 3rem !important; } - - .mx-xs-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-xs-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-xs-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 20rem) { - .m-xs-9 { - margin: 3.5rem !important; } - - .mt-xs-9 { - margin-top: 3.5rem !important; } - - .mr-xs-9 { - margin-right: 3.5rem !important; } - - .mb-xs-9 { - margin-bottom: 3.5rem !important; } - - .ml-xs-9 { - margin-left: 3.5rem !important; } - - .mx-xs-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-xs-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-xs-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-10 { - margin: 4rem !important; } - - .mt-xs-10 { - margin-top: 4rem !important; } - - .mr-xs-10 { - margin-right: 4rem !important; } - - .mb-xs-10 { - margin-bottom: 4rem !important; } - - .ml-xs-10 { - margin-left: 4rem !important; } - - .mx-xs-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-xs-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-xs-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-0 { - margin: 0 !important; } - - .mt-sm-0 { - margin-top: 0 !important; } - - .mr-sm-0 { - margin-right: 0 !important; } - - .mb-sm-0 { - margin-bottom: 0 !important; } - - .ml-sm-0 { - margin-left: 0 !important; } - - .mx-sm-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-sm-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-sm-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 31.25rem) { - .m-sm-1 { - margin: 0.25rem !important; } - - .mt-sm-1 { - margin-top: 0.25rem !important; } - - .mr-sm-1 { - margin-right: 0.25rem !important; } - - .mb-sm-1 { - margin-bottom: 0.25rem !important; } - - .ml-sm-1 { - margin-left: 0.25rem !important; } - - .mx-sm-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-sm-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-sm-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-2 { - margin: 0.5rem !important; } - - .mt-sm-2 { - margin-top: 0.5rem !important; } - - .mr-sm-2 { - margin-right: 0.5rem !important; } - - .mb-sm-2 { - margin-bottom: 0.5rem !important; } - - .ml-sm-2 { - margin-left: 0.5rem !important; } - - .mx-sm-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-sm-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-sm-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-3 { - margin: 0.75rem !important; } - - .mt-sm-3 { - margin-top: 0.75rem !important; } - - .mr-sm-3 { - margin-right: 0.75rem !important; } - - .mb-sm-3 { - margin-bottom: 0.75rem !important; } - - .ml-sm-3 { - margin-left: 0.75rem !important; } - - .mx-sm-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-sm-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-sm-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-4 { - margin: 1rem !important; } - - .mt-sm-4 { - margin-top: 1rem !important; } - - .mr-sm-4 { - margin-right: 1rem !important; } - - .mb-sm-4 { - margin-bottom: 1rem !important; } - - .ml-sm-4 { - margin-left: 1rem !important; } - - .mx-sm-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-sm-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-sm-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-5 { - margin: 1.5rem !important; } - - .mt-sm-5 { - margin-top: 1.5rem !important; } - - .mr-sm-5 { - margin-right: 1.5rem !important; } - - .mb-sm-5 { - margin-bottom: 1.5rem !important; } - - .ml-sm-5 { - margin-left: 1.5rem !important; } - - .mx-sm-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-sm-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-sm-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-6 { - margin: 2rem !important; } - - .mt-sm-6 { - margin-top: 2rem !important; } - - .mr-sm-6 { - margin-right: 2rem !important; } - - .mb-sm-6 { - margin-bottom: 2rem !important; } - - .ml-sm-6 { - margin-left: 2rem !important; } - - .mx-sm-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-sm-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-sm-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-7 { - margin: 2.5rem !important; } - - .mt-sm-7 { - margin-top: 2.5rem !important; } - - .mr-sm-7 { - margin-right: 2.5rem !important; } - - .mb-sm-7 { - margin-bottom: 2.5rem !important; } - - .ml-sm-7 { - margin-left: 2.5rem !important; } - - .mx-sm-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-sm-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-sm-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-8 { - margin: 3rem !important; } - - .mt-sm-8 { - margin-top: 3rem !important; } - - .mr-sm-8 { - margin-right: 3rem !important; } - - .mb-sm-8 { - margin-bottom: 3rem !important; } - - .ml-sm-8 { - margin-left: 3rem !important; } - - .mx-sm-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-sm-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-sm-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-9 { - margin: 3.5rem !important; } - - .mt-sm-9 { - margin-top: 3.5rem !important; } - - .mr-sm-9 { - margin-right: 3.5rem !important; } - - .mb-sm-9 { - margin-bottom: 3.5rem !important; } - - .ml-sm-9 { - margin-left: 3.5rem !important; } - - .mx-sm-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-sm-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-sm-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-10 { - margin: 4rem !important; } - - .mt-sm-10 { - margin-top: 4rem !important; } - - .mr-sm-10 { - margin-right: 4rem !important; } - - .mb-sm-10 { - margin-bottom: 4rem !important; } - - .ml-sm-10 { - margin-left: 4rem !important; } - - .mx-sm-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-sm-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-sm-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 46.25rem) { - .m-md-0 { - margin: 0 !important; } - - .mt-md-0 { - margin-top: 0 !important; } - - .mr-md-0 { - margin-right: 0 !important; } - - .mb-md-0 { - margin-bottom: 0 !important; } - - .ml-md-0 { - margin-left: 0 !important; } - - .mx-md-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-md-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-md-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 46.25rem) { - .m-md-1 { - margin: 0.25rem !important; } - - .mt-md-1 { - margin-top: 0.25rem !important; } - - .mr-md-1 { - margin-right: 0.25rem !important; } - - .mb-md-1 { - margin-bottom: 0.25rem !important; } - - .ml-md-1 { - margin-left: 0.25rem !important; } - - .mx-md-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-md-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-md-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 46.25rem) { - .m-md-2 { - margin: 0.5rem !important; } - - .mt-md-2 { - margin-top: 0.5rem !important; } - - .mr-md-2 { - margin-right: 0.5rem !important; } - - .mb-md-2 { - margin-bottom: 0.5rem !important; } - - .ml-md-2 { - margin-left: 0.5rem !important; } - - .mx-md-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-md-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-md-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-3 { - margin: 0.75rem !important; } - - .mt-md-3 { - margin-top: 0.75rem !important; } - - .mr-md-3 { - margin-right: 0.75rem !important; } - - .mb-md-3 { - margin-bottom: 0.75rem !important; } - - .ml-md-3 { - margin-left: 0.75rem !important; } - - .mx-md-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-md-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-md-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 46.25rem) { - .m-md-4 { - margin: 1rem !important; } - - .mt-md-4 { - margin-top: 1rem !important; } - - .mr-md-4 { - margin-right: 1rem !important; } - - .mb-md-4 { - margin-bottom: 1rem !important; } - - .ml-md-4 { - margin-left: 1rem !important; } - - .mx-md-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-md-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-md-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 46.25rem) { - .m-md-5 { - margin: 1.5rem !important; } - - .mt-md-5 { - margin-top: 1.5rem !important; } - - .mr-md-5 { - margin-right: 1.5rem !important; } - - .mb-md-5 { - margin-bottom: 1.5rem !important; } - - .ml-md-5 { - margin-left: 1.5rem !important; } - - .mx-md-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-md-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-md-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-6 { - margin: 2rem !important; } - - .mt-md-6 { - margin-top: 2rem !important; } - - .mr-md-6 { - margin-right: 2rem !important; } - - .mb-md-6 { - margin-bottom: 2rem !important; } - - .ml-md-6 { - margin-left: 2rem !important; } - - .mx-md-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-md-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-md-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 46.25rem) { - .m-md-7 { - margin: 2.5rem !important; } - - .mt-md-7 { - margin-top: 2.5rem !important; } - - .mr-md-7 { - margin-right: 2.5rem !important; } - - .mb-md-7 { - margin-bottom: 2.5rem !important; } - - .ml-md-7 { - margin-left: 2.5rem !important; } - - .mx-md-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-md-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-md-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-8 { - margin: 3rem !important; } - - .mt-md-8 { - margin-top: 3rem !important; } - - .mr-md-8 { - margin-right: 3rem !important; } - - .mb-md-8 { - margin-bottom: 3rem !important; } - - .ml-md-8 { - margin-left: 3rem !important; } - - .mx-md-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-md-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-md-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 46.25rem) { - .m-md-9 { - margin: 3.5rem !important; } - - .mt-md-9 { - margin-top: 3.5rem !important; } - - .mr-md-9 { - margin-right: 3.5rem !important; } - - .mb-md-9 { - margin-bottom: 3.5rem !important; } - - .ml-md-9 { - margin-left: 3.5rem !important; } - - .mx-md-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-md-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-md-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-10 { - margin: 4rem !important; } - - .mt-md-10 { - margin-top: 4rem !important; } - - .mr-md-10 { - margin-right: 4rem !important; } - - .mb-md-10 { - margin-bottom: 4rem !important; } - - .ml-md-10 { - margin-left: 4rem !important; } - - .mx-md-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-md-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-md-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 70rem) { - .m-lg-0 { - margin: 0 !important; } - - .mt-lg-0 { - margin-top: 0 !important; } - - .mr-lg-0 { - margin-right: 0 !important; } - - .mb-lg-0 { - margin-bottom: 0 !important; } - - .ml-lg-0 { - margin-left: 0 !important; } - - .mx-lg-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-lg-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-lg-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 70rem) { - .m-lg-1 { - margin: 0.25rem !important; } - - .mt-lg-1 { - margin-top: 0.25rem !important; } - - .mr-lg-1 { - margin-right: 0.25rem !important; } - - .mb-lg-1 { - margin-bottom: 0.25rem !important; } - - .ml-lg-1 { - margin-left: 0.25rem !important; } - - .mx-lg-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-lg-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-lg-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 70rem) { - .m-lg-2 { - margin: 0.5rem !important; } - - .mt-lg-2 { - margin-top: 0.5rem !important; } - - .mr-lg-2 { - margin-right: 0.5rem !important; } - - .mb-lg-2 { - margin-bottom: 0.5rem !important; } - - .ml-lg-2 { - margin-left: 0.5rem !important; } - - .mx-lg-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-lg-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-lg-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-3 { - margin: 0.75rem !important; } - - .mt-lg-3 { - margin-top: 0.75rem !important; } - - .mr-lg-3 { - margin-right: 0.75rem !important; } - - .mb-lg-3 { - margin-bottom: 0.75rem !important; } - - .ml-lg-3 { - margin-left: 0.75rem !important; } - - .mx-lg-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-lg-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-lg-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 70rem) { - .m-lg-4 { - margin: 1rem !important; } - - .mt-lg-4 { - margin-top: 1rem !important; } - - .mr-lg-4 { - margin-right: 1rem !important; } - - .mb-lg-4 { - margin-bottom: 1rem !important; } - - .ml-lg-4 { - margin-left: 1rem !important; } - - .mx-lg-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-lg-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-lg-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 70rem) { - .m-lg-5 { - margin: 1.5rem !important; } - - .mt-lg-5 { - margin-top: 1.5rem !important; } - - .mr-lg-5 { - margin-right: 1.5rem !important; } - - .mb-lg-5 { - margin-bottom: 1.5rem !important; } - - .ml-lg-5 { - margin-left: 1.5rem !important; } - - .mx-lg-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-lg-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-lg-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-6 { - margin: 2rem !important; } - - .mt-lg-6 { - margin-top: 2rem !important; } - - .mr-lg-6 { - margin-right: 2rem !important; } - - .mb-lg-6 { - margin-bottom: 2rem !important; } - - .ml-lg-6 { - margin-left: 2rem !important; } - - .mx-lg-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-lg-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-lg-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 70rem) { - .m-lg-7 { - margin: 2.5rem !important; } - - .mt-lg-7 { - margin-top: 2.5rem !important; } - - .mr-lg-7 { - margin-right: 2.5rem !important; } - - .mb-lg-7 { - margin-bottom: 2.5rem !important; } - - .ml-lg-7 { - margin-left: 2.5rem !important; } - - .mx-lg-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-lg-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-lg-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-8 { - margin: 3rem !important; } - - .mt-lg-8 { - margin-top: 3rem !important; } - - .mr-lg-8 { - margin-right: 3rem !important; } - - .mb-lg-8 { - margin-bottom: 3rem !important; } - - .ml-lg-8 { - margin-left: 3rem !important; } - - .mx-lg-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-lg-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-lg-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 70rem) { - .m-lg-9 { - margin: 3.5rem !important; } - - .mt-lg-9 { - margin-top: 3.5rem !important; } - - .mr-lg-9 { - margin-right: 3.5rem !important; } - - .mb-lg-9 { - margin-bottom: 3.5rem !important; } - - .ml-lg-9 { - margin-left: 3.5rem !important; } - - .mx-lg-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-lg-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-lg-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-10 { - margin: 4rem !important; } - - .mt-lg-10 { - margin-top: 4rem !important; } - - .mr-lg-10 { - margin-right: 4rem !important; } - - .mb-lg-10 { - margin-bottom: 4rem !important; } - - .ml-lg-10 { - margin-left: 4rem !important; } - - .mx-lg-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-lg-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-lg-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-0 { - margin: 0 !important; } - - .mt-xl-0 { - margin-top: 0 !important; } - - .mr-xl-0 { - margin-right: 0 !important; } - - .mb-xl-0 { - margin-bottom: 0 !important; } - - .ml-xl-0 { - margin-left: 0 !important; } - - .mx-xl-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-xl-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-xl-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 87.5rem) { - .m-xl-1 { - margin: 0.25rem !important; } - - .mt-xl-1 { - margin-top: 0.25rem !important; } - - .mr-xl-1 { - margin-right: 0.25rem !important; } - - .mb-xl-1 { - margin-bottom: 0.25rem !important; } - - .ml-xl-1 { - margin-left: 0.25rem !important; } - - .mx-xl-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-xl-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-xl-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-2 { - margin: 0.5rem !important; } - - .mt-xl-2 { - margin-top: 0.5rem !important; } - - .mr-xl-2 { - margin-right: 0.5rem !important; } - - .mb-xl-2 { - margin-bottom: 0.5rem !important; } - - .ml-xl-2 { - margin-left: 0.5rem !important; } - - .mx-xl-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-xl-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-xl-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-3 { - margin: 0.75rem !important; } - - .mt-xl-3 { - margin-top: 0.75rem !important; } - - .mr-xl-3 { - margin-right: 0.75rem !important; } - - .mb-xl-3 { - margin-bottom: 0.75rem !important; } - - .ml-xl-3 { - margin-left: 0.75rem !important; } - - .mx-xl-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-xl-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-xl-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-4 { - margin: 1rem !important; } - - .mt-xl-4 { - margin-top: 1rem !important; } - - .mr-xl-4 { - margin-right: 1rem !important; } - - .mb-xl-4 { - margin-bottom: 1rem !important; } - - .ml-xl-4 { - margin-left: 1rem !important; } - - .mx-xl-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-xl-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-xl-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-5 { - margin: 1.5rem !important; } - - .mt-xl-5 { - margin-top: 1.5rem !important; } - - .mr-xl-5 { - margin-right: 1.5rem !important; } - - .mb-xl-5 { - margin-bottom: 1.5rem !important; } - - .ml-xl-5 { - margin-left: 1.5rem !important; } - - .mx-xl-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-xl-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-xl-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-6 { - margin: 2rem !important; } - - .mt-xl-6 { - margin-top: 2rem !important; } - - .mr-xl-6 { - margin-right: 2rem !important; } - - .mb-xl-6 { - margin-bottom: 2rem !important; } - - .ml-xl-6 { - margin-left: 2rem !important; } - - .mx-xl-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-xl-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-xl-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-7 { - margin: 2.5rem !important; } - - .mt-xl-7 { - margin-top: 2.5rem !important; } - - .mr-xl-7 { - margin-right: 2.5rem !important; } - - .mb-xl-7 { - margin-bottom: 2.5rem !important; } - - .ml-xl-7 { - margin-left: 2.5rem !important; } - - .mx-xl-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-xl-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-xl-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-8 { - margin: 3rem !important; } - - .mt-xl-8 { - margin-top: 3rem !important; } - - .mr-xl-8 { - margin-right: 3rem !important; } - - .mb-xl-8 { - margin-bottom: 3rem !important; } - - .ml-xl-8 { - margin-left: 3rem !important; } - - .mx-xl-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-xl-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-xl-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-9 { - margin: 3.5rem !important; } - - .mt-xl-9 { - margin-top: 3.5rem !important; } - - .mr-xl-9 { - margin-right: 3.5rem !important; } - - .mb-xl-9 { - margin-bottom: 3.5rem !important; } - - .ml-xl-9 { - margin-left: 3.5rem !important; } - - .mx-xl-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-xl-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-xl-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-10 { - margin: 4rem !important; } - - .mt-xl-10 { - margin-top: 4rem !important; } - - .mr-xl-10 { - margin-right: 4rem !important; } - - .mb-xl-10 { - margin-bottom: 4rem !important; } - - .ml-xl-10 { - margin-left: 4rem !important; } - - .mx-xl-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-xl-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-xl-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -.p-0 { - padding: 0 !important; } - -.pt-0 { - padding-top: 0 !important; } - -.pr-0 { - padding-right: 0 !important; } - -.pb-0 { - padding-bottom: 0 !important; } - -.pl-0 { - padding-left: 0 !important; } - -.px-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - -.py-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - -.p-1 { - padding: 0.25rem !important; } - -.pt-1 { - padding-top: 0.25rem !important; } - -.pr-1 { - padding-right: 0.25rem !important; } - -.pb-1 { - padding-bottom: 0.25rem !important; } - -.pl-1 { - padding-left: 0.25rem !important; } - -.px-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - -.py-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - -.p-2 { - padding: 0.5rem !important; } - -.pt-2 { - padding-top: 0.5rem !important; } - -.pr-2 { - padding-right: 0.5rem !important; } - -.pb-2 { - padding-bottom: 0.5rem !important; } - -.pl-2 { - padding-left: 0.5rem !important; } - -.px-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - -.py-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - -.p-3 { - padding: 0.75rem !important; } - -.pt-3 { - padding-top: 0.75rem !important; } - -.pr-3 { - padding-right: 0.75rem !important; } - -.pb-3 { - padding-bottom: 0.75rem !important; } - -.pl-3 { - padding-left: 0.75rem !important; } - -.px-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - -.py-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - -.p-4 { - padding: 1rem !important; } - -.pt-4 { - padding-top: 1rem !important; } - -.pr-4 { - padding-right: 1rem !important; } - -.pb-4 { - padding-bottom: 1rem !important; } - -.pl-4 { - padding-left: 1rem !important; } - -.px-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - -.py-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - -.p-5 { - padding: 1.5rem !important; } - -.pt-5 { - padding-top: 1.5rem !important; } - -.pr-5 { - padding-right: 1.5rem !important; } - -.pb-5 { - padding-bottom: 1.5rem !important; } - -.pl-5 { - padding-left: 1.5rem !important; } - -.px-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - -.py-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - -.p-6 { - padding: 2rem !important; } - -.pt-6 { - padding-top: 2rem !important; } - -.pr-6 { - padding-right: 2rem !important; } - -.pb-6 { - padding-bottom: 2rem !important; } - -.pl-6 { - padding-left: 2rem !important; } - -.px-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - -.py-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - -.p-7 { - padding: 2.5rem !important; } - -.pt-7 { - padding-top: 2.5rem !important; } - -.pr-7 { - padding-right: 2.5rem !important; } - -.pb-7 { - padding-bottom: 2.5rem !important; } - -.pl-7 { - padding-left: 2.5rem !important; } - -.px-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - -.py-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - -.p-8 { - padding: 3rem !important; } - -.pt-8 { - padding-top: 3rem !important; } - -.pr-8 { - padding-right: 3rem !important; } - -.pb-8 { - padding-bottom: 3rem !important; } - -.pl-8 { - padding-left: 3rem !important; } - -.px-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - -.py-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - -.p-9 { - padding: 3.5rem !important; } - -.pt-9 { - padding-top: 3.5rem !important; } - -.pr-9 { - padding-right: 3.5rem !important; } - -.pb-9 { - padding-bottom: 3.5rem !important; } - -.pl-9 { - padding-left: 3.5rem !important; } - -.px-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - -.py-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - -.p-10 { - padding: 4rem !important; } - -.pt-10 { - padding-top: 4rem !important; } - -.pr-10 { - padding-right: 4rem !important; } - -.pb-10 { - padding-bottom: 4rem !important; } - -.pl-10 { - padding-left: 4rem !important; } - -.px-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - -.py-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } - -@media (min-width: 20rem) { - .p-xs-0 { - padding: 0 !important; } - - .pt-xs-0 { - padding-top: 0 !important; } - - .pr-xs-0 { - padding-right: 0 !important; } - - .pb-xs-0 { - padding-bottom: 0 !important; } - - .pl-xs-0 { - padding-left: 0 !important; } - - .px-xs-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-xs-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-xs-1 { - padding: 0.25rem !important; } - - .pt-xs-1 { - padding-top: 0.25rem !important; } - - .pr-xs-1 { - padding-right: 0.25rem !important; } - - .pb-xs-1 { - padding-bottom: 0.25rem !important; } - - .pl-xs-1 { - padding-left: 0.25rem !important; } - - .px-xs-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-xs-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-xs-2 { - padding: 0.5rem !important; } - - .pt-xs-2 { - padding-top: 0.5rem !important; } - - .pr-xs-2 { - padding-right: 0.5rem !important; } - - .pb-xs-2 { - padding-bottom: 0.5rem !important; } - - .pl-xs-2 { - padding-left: 0.5rem !important; } - - .px-xs-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-xs-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-xs-3 { - padding: 0.75rem !important; } - - .pt-xs-3 { - padding-top: 0.75rem !important; } - - .pr-xs-3 { - padding-right: 0.75rem !important; } - - .pb-xs-3 { - padding-bottom: 0.75rem !important; } - - .pl-xs-3 { - padding-left: 0.75rem !important; } - - .px-xs-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-xs-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-xs-4 { - padding: 1rem !important; } - - .pt-xs-4 { - padding-top: 1rem !important; } - - .pr-xs-4 { - padding-right: 1rem !important; } - - .pb-xs-4 { - padding-bottom: 1rem !important; } - - .pl-xs-4 { - padding-left: 1rem !important; } - - .px-xs-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-xs-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-xs-5 { - padding: 1.5rem !important; } - - .pt-xs-5 { - padding-top: 1.5rem !important; } - - .pr-xs-5 { - padding-right: 1.5rem !important; } - - .pb-xs-5 { - padding-bottom: 1.5rem !important; } - - .pl-xs-5 { - padding-left: 1.5rem !important; } - - .px-xs-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-xs-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-xs-6 { - padding: 2rem !important; } - - .pt-xs-6 { - padding-top: 2rem !important; } - - .pr-xs-6 { - padding-right: 2rem !important; } - - .pb-xs-6 { - padding-bottom: 2rem !important; } - - .pl-xs-6 { - padding-left: 2rem !important; } - - .px-xs-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-xs-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-xs-7 { - padding: 2.5rem !important; } - - .pt-xs-7 { - padding-top: 2.5rem !important; } - - .pr-xs-7 { - padding-right: 2.5rem !important; } - - .pb-xs-7 { - padding-bottom: 2.5rem !important; } - - .pl-xs-7 { - padding-left: 2.5rem !important; } - - .px-xs-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-xs-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-xs-8 { - padding: 3rem !important; } - - .pt-xs-8 { - padding-top: 3rem !important; } - - .pr-xs-8 { - padding-right: 3rem !important; } - - .pb-xs-8 { - padding-bottom: 3rem !important; } - - .pl-xs-8 { - padding-left: 3rem !important; } - - .px-xs-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-xs-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-xs-9 { - padding: 3.5rem !important; } - - .pt-xs-9 { - padding-top: 3.5rem !important; } - - .pr-xs-9 { - padding-right: 3.5rem !important; } - - .pb-xs-9 { - padding-bottom: 3.5rem !important; } - - .pl-xs-9 { - padding-left: 3.5rem !important; } - - .px-xs-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-xs-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-xs-10 { - padding: 4rem !important; } - - .pt-xs-10 { - padding-top: 4rem !important; } - - .pr-xs-10 { - padding-right: 4rem !important; } - - .pb-xs-10 { - padding-bottom: 4rem !important; } - - .pl-xs-10 { - padding-left: 4rem !important; } - - .px-xs-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-xs-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 31.25rem) { - .p-sm-0 { - padding: 0 !important; } - - .pt-sm-0 { - padding-top: 0 !important; } - - .pr-sm-0 { - padding-right: 0 !important; } - - .pb-sm-0 { - padding-bottom: 0 !important; } - - .pl-sm-0 { - padding-left: 0 !important; } - - .px-sm-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-sm-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-sm-1 { - padding: 0.25rem !important; } - - .pt-sm-1 { - padding-top: 0.25rem !important; } - - .pr-sm-1 { - padding-right: 0.25rem !important; } - - .pb-sm-1 { - padding-bottom: 0.25rem !important; } - - .pl-sm-1 { - padding-left: 0.25rem !important; } - - .px-sm-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-sm-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-sm-2 { - padding: 0.5rem !important; } - - .pt-sm-2 { - padding-top: 0.5rem !important; } - - .pr-sm-2 { - padding-right: 0.5rem !important; } - - .pb-sm-2 { - padding-bottom: 0.5rem !important; } - - .pl-sm-2 { - padding-left: 0.5rem !important; } - - .px-sm-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-sm-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-sm-3 { - padding: 0.75rem !important; } - - .pt-sm-3 { - padding-top: 0.75rem !important; } - - .pr-sm-3 { - padding-right: 0.75rem !important; } - - .pb-sm-3 { - padding-bottom: 0.75rem !important; } - - .pl-sm-3 { - padding-left: 0.75rem !important; } - - .px-sm-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-sm-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-sm-4 { - padding: 1rem !important; } - - .pt-sm-4 { - padding-top: 1rem !important; } - - .pr-sm-4 { - padding-right: 1rem !important; } - - .pb-sm-4 { - padding-bottom: 1rem !important; } - - .pl-sm-4 { - padding-left: 1rem !important; } - - .px-sm-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-sm-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-sm-5 { - padding: 1.5rem !important; } - - .pt-sm-5 { - padding-top: 1.5rem !important; } - - .pr-sm-5 { - padding-right: 1.5rem !important; } - - .pb-sm-5 { - padding-bottom: 1.5rem !important; } - - .pl-sm-5 { - padding-left: 1.5rem !important; } - - .px-sm-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-sm-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-sm-6 { - padding: 2rem !important; } - - .pt-sm-6 { - padding-top: 2rem !important; } - - .pr-sm-6 { - padding-right: 2rem !important; } - - .pb-sm-6 { - padding-bottom: 2rem !important; } - - .pl-sm-6 { - padding-left: 2rem !important; } - - .px-sm-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-sm-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-sm-7 { - padding: 2.5rem !important; } - - .pt-sm-7 { - padding-top: 2.5rem !important; } - - .pr-sm-7 { - padding-right: 2.5rem !important; } - - .pb-sm-7 { - padding-bottom: 2.5rem !important; } - - .pl-sm-7 { - padding-left: 2.5rem !important; } - - .px-sm-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-sm-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-sm-8 { - padding: 3rem !important; } - - .pt-sm-8 { - padding-top: 3rem !important; } - - .pr-sm-8 { - padding-right: 3rem !important; } - - .pb-sm-8 { - padding-bottom: 3rem !important; } - - .pl-sm-8 { - padding-left: 3rem !important; } - - .px-sm-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-sm-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-sm-9 { - padding: 3.5rem !important; } - - .pt-sm-9 { - padding-top: 3.5rem !important; } - - .pr-sm-9 { - padding-right: 3.5rem !important; } - - .pb-sm-9 { - padding-bottom: 3.5rem !important; } - - .pl-sm-9 { - padding-left: 3.5rem !important; } - - .px-sm-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-sm-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-sm-10 { - padding: 4rem !important; } - - .pt-sm-10 { - padding-top: 4rem !important; } - - .pr-sm-10 { - padding-right: 4rem !important; } - - .pb-sm-10 { - padding-bottom: 4rem !important; } - - .pl-sm-10 { - padding-left: 4rem !important; } - - .px-sm-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-sm-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 46.25rem) { - .p-md-0 { - padding: 0 !important; } - - .pt-md-0 { - padding-top: 0 !important; } - - .pr-md-0 { - padding-right: 0 !important; } - - .pb-md-0 { - padding-bottom: 0 !important; } - - .pl-md-0 { - padding-left: 0 !important; } - - .px-md-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-md-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-md-1 { - padding: 0.25rem !important; } - - .pt-md-1 { - padding-top: 0.25rem !important; } - - .pr-md-1 { - padding-right: 0.25rem !important; } - - .pb-md-1 { - padding-bottom: 0.25rem !important; } - - .pl-md-1 { - padding-left: 0.25rem !important; } - - .px-md-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-md-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-md-2 { - padding: 0.5rem !important; } - - .pt-md-2 { - padding-top: 0.5rem !important; } - - .pr-md-2 { - padding-right: 0.5rem !important; } - - .pb-md-2 { - padding-bottom: 0.5rem !important; } - - .pl-md-2 { - padding-left: 0.5rem !important; } - - .px-md-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-md-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-md-3 { - padding: 0.75rem !important; } - - .pt-md-3 { - padding-top: 0.75rem !important; } - - .pr-md-3 { - padding-right: 0.75rem !important; } - - .pb-md-3 { - padding-bottom: 0.75rem !important; } - - .pl-md-3 { - padding-left: 0.75rem !important; } - - .px-md-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-md-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-md-4 { - padding: 1rem !important; } - - .pt-md-4 { - padding-top: 1rem !important; } - - .pr-md-4 { - padding-right: 1rem !important; } - - .pb-md-4 { - padding-bottom: 1rem !important; } - - .pl-md-4 { - padding-left: 1rem !important; } - - .px-md-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-md-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-md-5 { - padding: 1.5rem !important; } - - .pt-md-5 { - padding-top: 1.5rem !important; } - - .pr-md-5 { - padding-right: 1.5rem !important; } - - .pb-md-5 { - padding-bottom: 1.5rem !important; } - - .pl-md-5 { - padding-left: 1.5rem !important; } - - .px-md-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-md-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-md-6 { - padding: 2rem !important; } - - .pt-md-6 { - padding-top: 2rem !important; } - - .pr-md-6 { - padding-right: 2rem !important; } - - .pb-md-6 { - padding-bottom: 2rem !important; } - - .pl-md-6 { - padding-left: 2rem !important; } - - .px-md-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-md-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-md-7 { - padding: 2.5rem !important; } - - .pt-md-7 { - padding-top: 2.5rem !important; } - - .pr-md-7 { - padding-right: 2.5rem !important; } - - .pb-md-7 { - padding-bottom: 2.5rem !important; } - - .pl-md-7 { - padding-left: 2.5rem !important; } - - .px-md-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-md-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-md-8 { - padding: 3rem !important; } - - .pt-md-8 { - padding-top: 3rem !important; } - - .pr-md-8 { - padding-right: 3rem !important; } - - .pb-md-8 { - padding-bottom: 3rem !important; } - - .pl-md-8 { - padding-left: 3rem !important; } - - .px-md-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-md-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-md-9 { - padding: 3.5rem !important; } - - .pt-md-9 { - padding-top: 3.5rem !important; } - - .pr-md-9 { - padding-right: 3.5rem !important; } - - .pb-md-9 { - padding-bottom: 3.5rem !important; } - - .pl-md-9 { - padding-left: 3.5rem !important; } - - .px-md-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-md-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-md-10 { - padding: 4rem !important; } - - .pt-md-10 { - padding-top: 4rem !important; } - - .pr-md-10 { - padding-right: 4rem !important; } - - .pb-md-10 { - padding-bottom: 4rem !important; } - - .pl-md-10 { - padding-left: 4rem !important; } - - .px-md-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-md-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 70rem) { - .p-lg-0 { - padding: 0 !important; } - - .pt-lg-0 { - padding-top: 0 !important; } - - .pr-lg-0 { - padding-right: 0 !important; } - - .pb-lg-0 { - padding-bottom: 0 !important; } - - .pl-lg-0 { - padding-left: 0 !important; } - - .px-lg-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-lg-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-lg-1 { - padding: 0.25rem !important; } - - .pt-lg-1 { - padding-top: 0.25rem !important; } - - .pr-lg-1 { - padding-right: 0.25rem !important; } - - .pb-lg-1 { - padding-bottom: 0.25rem !important; } - - .pl-lg-1 { - padding-left: 0.25rem !important; } - - .px-lg-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-lg-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-lg-2 { - padding: 0.5rem !important; } - - .pt-lg-2 { - padding-top: 0.5rem !important; } - - .pr-lg-2 { - padding-right: 0.5rem !important; } - - .pb-lg-2 { - padding-bottom: 0.5rem !important; } - - .pl-lg-2 { - padding-left: 0.5rem !important; } - - .px-lg-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-lg-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-lg-3 { - padding: 0.75rem !important; } - - .pt-lg-3 { - padding-top: 0.75rem !important; } - - .pr-lg-3 { - padding-right: 0.75rem !important; } - - .pb-lg-3 { - padding-bottom: 0.75rem !important; } - - .pl-lg-3 { - padding-left: 0.75rem !important; } - - .px-lg-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-lg-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-lg-4 { - padding: 1rem !important; } - - .pt-lg-4 { - padding-top: 1rem !important; } - - .pr-lg-4 { - padding-right: 1rem !important; } - - .pb-lg-4 { - padding-bottom: 1rem !important; } - - .pl-lg-4 { - padding-left: 1rem !important; } - - .px-lg-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-lg-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-lg-5 { - padding: 1.5rem !important; } - - .pt-lg-5 { - padding-top: 1.5rem !important; } - - .pr-lg-5 { - padding-right: 1.5rem !important; } - - .pb-lg-5 { - padding-bottom: 1.5rem !important; } - - .pl-lg-5 { - padding-left: 1.5rem !important; } - - .px-lg-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-lg-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-lg-6 { - padding: 2rem !important; } - - .pt-lg-6 { - padding-top: 2rem !important; } - - .pr-lg-6 { - padding-right: 2rem !important; } - - .pb-lg-6 { - padding-bottom: 2rem !important; } - - .pl-lg-6 { - padding-left: 2rem !important; } - - .px-lg-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-lg-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-lg-7 { - padding: 2.5rem !important; } - - .pt-lg-7 { - padding-top: 2.5rem !important; } - - .pr-lg-7 { - padding-right: 2.5rem !important; } - - .pb-lg-7 { - padding-bottom: 2.5rem !important; } - - .pl-lg-7 { - padding-left: 2.5rem !important; } - - .px-lg-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-lg-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-lg-8 { - padding: 3rem !important; } - - .pt-lg-8 { - padding-top: 3rem !important; } - - .pr-lg-8 { - padding-right: 3rem !important; } - - .pb-lg-8 { - padding-bottom: 3rem !important; } - - .pl-lg-8 { - padding-left: 3rem !important; } - - .px-lg-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-lg-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-lg-9 { - padding: 3.5rem !important; } - - .pt-lg-9 { - padding-top: 3.5rem !important; } - - .pr-lg-9 { - padding-right: 3.5rem !important; } - - .pb-lg-9 { - padding-bottom: 3.5rem !important; } - - .pl-lg-9 { - padding-left: 3.5rem !important; } - - .px-lg-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-lg-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-lg-10 { - padding: 4rem !important; } - - .pt-lg-10 { - padding-top: 4rem !important; } - - .pr-lg-10 { - padding-right: 4rem !important; } - - .pb-lg-10 { - padding-bottom: 4rem !important; } - - .pl-lg-10 { - padding-left: 4rem !important; } - - .px-lg-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-lg-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 87.5rem) { - .p-xl-0 { - padding: 0 !important; } - - .pt-xl-0 { - padding-top: 0 !important; } - - .pr-xl-0 { - padding-right: 0 !important; } - - .pb-xl-0 { - padding-bottom: 0 !important; } - - .pl-xl-0 { - padding-left: 0 !important; } - - .px-xl-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-xl-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-xl-1 { - padding: 0.25rem !important; } - - .pt-xl-1 { - padding-top: 0.25rem !important; } - - .pr-xl-1 { - padding-right: 0.25rem !important; } - - .pb-xl-1 { - padding-bottom: 0.25rem !important; } - - .pl-xl-1 { - padding-left: 0.25rem !important; } - - .px-xl-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-xl-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-xl-2 { - padding: 0.5rem !important; } - - .pt-xl-2 { - padding-top: 0.5rem !important; } - - .pr-xl-2 { - padding-right: 0.5rem !important; } - - .pb-xl-2 { - padding-bottom: 0.5rem !important; } - - .pl-xl-2 { - padding-left: 0.5rem !important; } - - .px-xl-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-xl-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-xl-3 { - padding: 0.75rem !important; } - - .pt-xl-3 { - padding-top: 0.75rem !important; } - - .pr-xl-3 { - padding-right: 0.75rem !important; } - - .pb-xl-3 { - padding-bottom: 0.75rem !important; } - - .pl-xl-3 { - padding-left: 0.75rem !important; } - - .px-xl-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-xl-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-xl-4 { - padding: 1rem !important; } - - .pt-xl-4 { - padding-top: 1rem !important; } - - .pr-xl-4 { - padding-right: 1rem !important; } - - .pb-xl-4 { - padding-bottom: 1rem !important; } - - .pl-xl-4 { - padding-left: 1rem !important; } - - .px-xl-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-xl-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-xl-5 { - padding: 1.5rem !important; } - - .pt-xl-5 { - padding-top: 1.5rem !important; } - - .pr-xl-5 { - padding-right: 1.5rem !important; } - - .pb-xl-5 { - padding-bottom: 1.5rem !important; } - - .pl-xl-5 { - padding-left: 1.5rem !important; } - - .px-xl-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-xl-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-xl-6 { - padding: 2rem !important; } - - .pt-xl-6 { - padding-top: 2rem !important; } - - .pr-xl-6 { - padding-right: 2rem !important; } - - .pb-xl-6 { - padding-bottom: 2rem !important; } - - .pl-xl-6 { - padding-left: 2rem !important; } - - .px-xl-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-xl-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-xl-7 { - padding: 2.5rem !important; } - - .pt-xl-7 { - padding-top: 2.5rem !important; } - - .pr-xl-7 { - padding-right: 2.5rem !important; } - - .pb-xl-7 { - padding-bottom: 2.5rem !important; } - - .pl-xl-7 { - padding-left: 2.5rem !important; } - - .px-xl-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-xl-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-xl-8 { - padding: 3rem !important; } - - .pt-xl-8 { - padding-top: 3rem !important; } - - .pr-xl-8 { - padding-right: 3rem !important; } - - .pb-xl-8 { - padding-bottom: 3rem !important; } - - .pl-xl-8 { - padding-left: 3rem !important; } - - .px-xl-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-xl-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-xl-9 { - padding: 3.5rem !important; } - - .pt-xl-9 { - padding-top: 3.5rem !important; } - - .pr-xl-9 { - padding-right: 3.5rem !important; } - - .pb-xl-9 { - padding-bottom: 3.5rem !important; } - - .pl-xl-9 { - padding-left: 3.5rem !important; } - - .px-xl-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-xl-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-xl-10 { - padding: 4rem !important; } - - .pt-xl-10 { - padding-top: 4rem !important; } - - .pr-xl-10 { - padding-right: 4rem !important; } - - .pb-xl-10 { - padding-bottom: 4rem !important; } - - .pl-xl-10 { - padding-left: 4rem !important; } - - .px-xl-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-xl-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } diff --git a/docs/_site/assets/css/fa.min.css b/docs/_site/assets/css/fa.min.css deleted file mode 100644 index 540440ce..00000000 --- a/docs/_site/assets/css/fa.min.css +++ /dev/null @@ -1,4 +0,0 @@ -/*! - * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome - * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) - */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto} diff --git a/docs/_site/assets/css/jquery.fancybox.min.css b/docs/_site/assets/css/jquery.fancybox.min.css deleted file mode 100644 index 7cc60b29..00000000 --- a/docs/_site/assets/css/jquery.fancybox.min.css +++ /dev/null @@ -1 +0,0 @@ -body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}} \ No newline at end of file diff --git a/docs/_site/assets/css/just-the-docs.css b/docs/_site/assets/css/just-the-docs.css deleted file mode 100644 index 7ca5f2d7..00000000 --- a/docs/_site/assets/css/just-the-docs.css +++ /dev/null @@ -1,5817 +0,0 @@ -@charset "UTF-8"; -/*! normalize.scss v0.1.0 | MIT License | based on git.io/normalize */ -/** - * 1. Set default font family to sans-serif. - * 2. Prevent iOS text size adjust after orientation change, without disabling - * user zoom. - */ -html { - font-family: sans-serif; - /* 1 */ - -ms-text-size-adjust: 100%; - /* 2 */ - -webkit-text-size-adjust: 100%; - /* 2 */ } - -/** - * Remove default margin. - */ -body { - margin: 0; } - -/* HTML5 display definitions - ========================================================================== */ -/** - * Correct `block` display not defined for any HTML5 element in IE 8/9. - * Correct `block` display not defined for `details` or `summary` in IE 10/11 - * and Firefox. - * Correct `block` display not defined for `main` in IE 11. - */ -article, -aside, -details, -figcaption, -figure, -footer, -header, -hgroup, -main, -menu, -nav, -section, -summary { - display: block; } - -/** - * 1. Correct `inline-block` display not defined in IE 8/9. - * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. - */ -audio, -canvas, -progress, -video { - display: inline-block; - /* 1 */ - vertical-align: baseline; - /* 2 */ } - -/** - * Prevent modern browsers from displaying `audio` without controls. - * Remove excess height in iOS 5 devices. - */ -audio:not([controls]) { - display: none; - height: 0; } - -/** - * Address `[hidden]` styling not present in IE 8/9/10. - * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. - */ -[hidden], -template { - display: none; } - -/* Links - ========================================================================== */ -/** - * Remove the gray background color from active links in IE 10. - */ -a { - background-color: transparent; } - -/** - * Improve readability when focused and also mouse hovered in all browsers. - */ -a:active, -a:hover { - outline: 0; } - -/* Text-level semantics - ========================================================================== */ -/** - * Address styling not present in IE 8/9/10/11, Safari, and Chrome. - */ -abbr[title] { - border-bottom: 1px dotted; } - -/** - * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. - */ -b, -strong { - font-weight: bold; } - -/** - * Address styling not present in Safari and Chrome. - */ -dfn { - font-style: italic; } - -/** - * Address variable `h1` font-size and margin within `section` and `article` - * contexts in Firefox 4+, Safari, and Chrome. - */ -h1 { - font-size: 2em; - margin: 0.67em 0; } - -/** - * Address styling not present in IE 8/9. - */ -mark { - background: #ff0; - color: #000; } - -/** - * Address inconsistent and variable font size in all browsers. - */ -small { - font-size: 80%; } - -/** - * Prevent `sub` and `sup` affecting `line-height` in all browsers. - */ -sub, -sup { - font-size: 75%; - line-height: 0; - position: relative; - vertical-align: baseline; } - -sup { - top: -0.5em; } - -sub { - bottom: -0.25em; } - -/* Embedded content - ========================================================================== */ -/** - * Remove border when inside `a` element in IE 8/9/10. - */ -img { - border: 0; } - -/** - * Correct overflow not hidden in IE 9/10/11. - */ -svg:not(:root) { - overflow: hidden; } - -/* Grouping content - ========================================================================== */ -/** - * Address margin not present in IE 8/9 and Safari. - */ -figure { - margin: 1em 40px; } - -/** - * Address differences between Firefox and other browsers. - */ -hr { - -moz-box-sizing: content-box; - box-sizing: content-box; - height: 0; } - -/** - * Contain overflow in all browsers. - */ -pre { - overflow: auto; } - -/** - * Address odd `em`-unit font size rendering in all browsers. - */ -code, -kbd, -pre, -samp { - font-family: monospace, monospace; - font-size: 1em; } - -/* Forms - ========================================================================== */ -/** - * Known limitation: by default, Chrome and Safari on OS X allow very limited - * styling of `select`, unless a `border` property is set. - */ -/** - * 1. Correct color not being inherited. - * Known issue: affects color of disabled elements. - * 2. Correct font properties not being inherited. - * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. - */ -button, -input, -optgroup, -select, -textarea { - color: inherit; - /* 1 */ - font: inherit; - /* 2 */ - margin: 0; - /* 3 */ } - -/** - * Address `overflow` set to `hidden` in IE 8/9/10/11. - */ -button { - overflow: visible; } - -/** - * Address inconsistent `text-transform` inheritance for `button` and `select`. - * All other form control elements do not inherit `text-transform` values. - * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. - * Correct `select` style inheritance in Firefox. - */ -button, -select { - text-transform: none; } - -/** - * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` - * and `video` controls. - * 2. Correct inability to style clickable `input` types in iOS. - * 3. Improve usability and consistency of cursor style between image-type - * `input` and others. - */ -button, -html input[type="button"], -input[type="reset"], -input[type="submit"] { - -webkit-appearance: button; - /* 2 */ - cursor: pointer; - /* 3 */ } - -/** - * Re-set default cursor for disabled elements. - */ -button[disabled], -html input[disabled] { - cursor: default; } - -/** - * Remove inner padding and border in Firefox 4+. - */ -button::-moz-focus-inner, -input::-moz-focus-inner { - border: 0; - padding: 0; } - -/** - * Address Firefox 4+ setting `line-height` on `input` using `!important` in - * the UA stylesheet. - */ -input { - line-height: normal; } - -/** - * It's recommended that you don't attempt to style these elements. - * Firefox's implementation doesn't respect box-sizing, padding, or width. - * - * 1. Address box sizing set to `content-box` in IE 8/9/10. - * 2. Remove excess padding in IE 8/9/10. - */ -input[type="checkbox"], -input[type="radio"] { - box-sizing: border-box; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Fix the cursor style for Chrome's increment/decrement buttons. For certain - * `font-size` values of the `input`, it causes the cursor style of the - * decrement button to change from `default` to `text`. - */ -input[type="number"]::-webkit-inner-spin-button, -input[type="number"]::-webkit-outer-spin-button { - height: auto; } - -/** - * 1. Address `appearance` set to `searchfield` in Safari and Chrome. - * 2. Address `box-sizing` set to `border-box` in Safari and Chrome - * (include `-moz` to future-proof). - */ -input[type="search"] { - -webkit-appearance: textfield; - /* 1 */ - -moz-box-sizing: content-box; - -webkit-box-sizing: content-box; - /* 2 */ - box-sizing: content-box; } - -/** - * Remove inner padding and search cancel button in Safari and Chrome on OS X. - * Safari (but not Chrome) clips the cancel button when the search input has - * padding (and `textfield` appearance). - */ -input[type="search"]::-webkit-search-cancel-button, -input[type="search"]::-webkit-search-decoration { - -webkit-appearance: none; } - -/** - * Define consistent border, margin, and padding. - */ -fieldset { - border: 1px solid #c0c0c0; - margin: 0 2px; - padding: 0.35em 0.625em 0.75em; } - -/** - * 1. Correct `color` not being inherited in IE 8/9/10/11. - * 2. Remove padding so people aren't caught out if they zero out fieldsets. - */ -legend { - border: 0; - /* 1 */ - padding: 0; - /* 2 */ } - -/** - * Remove default vertical scrollbar in IE 8/9/10/11. - */ -textarea { - overflow: auto; } - -/** - * Don't inherit the `font-weight` (applied by a rule above). - * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. - */ -optgroup { - font-weight: bold; } - -/* Tables - ========================================================================== */ -/** - * Remove most spacing between table cells. - */ -table { - border-collapse: collapse; - border-spacing: 0; } - -td, -th { - padding: 0; } - -* { - box-sizing: border-box; } - -::selection { - color: #fff; - background: #7253ed; } - -html { - font-size: 14px !important; } - @media (min-width: 31.25rem) { - html { - font-size: 16px !important; } } - -body { - font-family: -apple-system, BlinkMacSystemFont, "helvetica neue", helvetica, roboto, noto, "segoe ui", arial, sans-serif; - font-size: inherit; - line-height: 1.4; - color: #5c5962; - background-color: #fff; } - -p, -h1, -h2, -h3, -h4, -h5, -h6, -ol, -ul, -pre, -address, -blockquote, -dl, -div, -fieldset, -form, -hr, -noscript, -table { - margin-top: 0; } - -h1, -h2, -h3, -h4, -h5, -h6 { - margin-top: 1.2em; - margin-bottom: 0.8em; - font-weight: 500; - line-height: 1.15; - color: #27262b; } - -p { - margin-bottom: 1em; } - -a { - color: #7253ed; - text-decoration: none; } - -a:not([class]) { - text-decoration: none; - background-image: linear-gradient(#eeebee 0%, #eeebee 100%); - background-repeat: repeat-x; - background-position: 0 100%; - background-size: 1px 1px; } - a:not([class]):hover { - background-image: linear-gradient(rgba(114, 83, 237, 0.45) 0%, rgba(114, 83, 237, 0.45) 100%); - background-size: 1px 1px; } - -code { - font-family: "SFMono-Regular", Menlo, Consolas, Monospace; - font-size: 12px; - line-height: 1.4; } - -figure { - margin: 0; } - -li { - margin: 0.25em 0; } - -img { - max-width: 100%; - height: auto; } - -hr { - height: 1px; - padding: 0; - margin: 2rem 0; - background-color: #eeebee; - border: 0; } - -@media (min-width: 46.25rem) { - .page-wrap { - position: absolute; - top: 0; - left: 0; - display: flex; - width: 100%; - height: 100%; - overflow-x: hidden; - overflow-y: hidden; } } - -.side-bar { - z-index: 100; - display: flex; - flex-wrap: wrap; - padding-top: 1rem; - padding-bottom: 1rem; - background-color: #f5f6fa; } - @media (min-width: 46.25rem) { - .side-bar { - flex-wrap: nowrap; - position: absolute; - width: 248px; - height: 100%; - padding-top: 4rem; - padding-bottom: 0; - flex-direction: column; - border-right: 1px solid #eeebee; - align-items: flex-end; } } - @media (min-width: 70rem) { - .side-bar { - width: calc((100% - 1032px) / 2 + 232px); - min-width: 232px; } } - -@media (min-width: 46.25rem) { - .main-content-wrap { - position: absolute; - top: 0; - left: 0; - width: 100%; - height: 100%; - min-height: 600px; - -webkit-overflow-scrolling: touch; - overflow-x: hidden; - overflow-y: scroll; } } - -.main-content { - padding-top: 1rem; - padding-right: 1rem; - padding-left: 1rem; } - @media (min-width: 46.25rem) { - .main-content { - padding-right: 2rem; - padding-left: 2rem; } } - @media (min-width: 46.25rem) { - .main-content { - position: relative; - max-width: 800px; - padding-top: 2rem; - padding-bottom: 2rem; - padding-left: 3rem; - margin-left: 232px; } } - @media (min-width: 70rem) { - .main-content { - padding-left: 2rem; - margin-left: calc((100% - 1032px) / 2 + 232px); } } - -.js-main-content:focus { - outline: none; } - -.page-header { - background-color: #f5f6fa; } - @media (min-width: 46.25rem) { - .page-header { - background-color: #fff; } } - .page-header .main-content { - padding-top: 0; } - @media (min-width: 46.25rem) { - .page-header .main-content { - display: flex; - justify-content: flex-end; - height: 60px; - padding-top: 1rem; - padding-bottom: 1rem; - border-bottom: 1px solid #eeebee; } } - -.navigation, -.site-title, -.site-footer { - padding-right: 1rem; - padding-left: 1rem; - width: 100%; } - @media (min-width: 46.25rem) { - .navigation, - .site-title, - .site-footer { - padding-right: 2rem; - padding-left: 2rem; } } - @media (min-width: 70rem) { - .navigation, - .site-title, - .site-footer { - width: 264px; } } - -@media (min-width: 46.25rem) { - .navigation { - padding-top: 3rem; - overflow-y: auto; - flex: 1 1 auto; } } - -body { - position: relative; - padding-bottom: 4rem; } - @media (min-width: 46.25rem) { - body { - position: static; - padding-bottom: 0; } } - -.site-footer { - position: absolute; - bottom: 0; - padding-top: 1rem; - padding-bottom: 1rem; } - @media (min-width: 46.25rem) { - .site-footer { - position: static; - align-self: flex-end; - justify-self: end; - background-color: #f5f6fa; } } - -.page-content a { - overflow: hidden; - text-overflow: ellipsis; - white-space: nowrap; } -.page-content ul, -.page-content ol { - padding-left: 1.5em; } -.page-content ol { - list-style-type: none; - counter-reset: step-counter; } - .page-content ol > li { - position: relative; } - .page-content ol > li::before { - position: absolute; - top: 0.2em; - left: -1.6em; - color: #959396; - content: counter(step-counter); - counter-increment: step-counter; - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .page-content ol > li::before { - font-size: 14px !important; } } - @media (min-width: 31.25rem) { - .page-content ol > li::before { - top: 0.11em; } } - .page-content ol > li ol { - counter-reset: sub-counter; } - .page-content ol > li ol li::before { - content: counter(sub-counter,lower-alpha); - counter-increment: sub-counter; } -.page-content ul { - list-style: none; } - .page-content ul > li::before { - position: absolute; - margin-left: -1.4em; - color: #959396; - content: "•"; } -.page-content .task-list { - padding-left: 0; } -.page-content .task-list-item { - display: flex; - align-items: center; } - .page-content .task-list-item::before { - content: ""; } -.page-content .task-list-item-checkbox { - margin-right: 0.6em; } -.page-content hr + * { - margin-top: 0; } -.page-content h1:first-of-type { - margin-top: 0.5em; } -.page-content dl { - display: grid; - grid-template-columns: max-content 1fr; } -.page-content dt, -.page-content dd { - margin: 0.25em 0; } -.page-content dt { - text-align: right; } - .page-content dt::after { - content: ":"; } -.page-content dd { - margin-left: 1em; - font-weight: 500; } - -.site-title { - display: block; - flex: 1 1 auto; - color: #27262b; - background-color: #f5f6fa; } - @media (min-width: 46.25rem) { - .site-title { - position: absolute; - top: 0; - right: 0; - z-index: 101; - height: 60px; - padding-top: 1rem; - border-bottom: 1px solid #eeebee; } } - -.navigation-list { - padding: 0; - margin-top: 1rem; - margin-bottom: 0; - list-style: none; } - @media (min-width: 46.25rem) { - .navigation-list { - margin-top: 0; } } - -.navigation-list-child-list { - padding-left: 0.75rem; - list-style: none; } - .navigation-list-child-list .navigation-list-link { - color: #5c5962; } - .navigation-list-child-list .navigation-list-item { - position: relative; } - .navigation-list-child-list .navigation-list-item::before { - position: absolute; - margin-top: 0.3em; - margin-left: -0.8em; - color: rgba(92, 89, 98, 0.3); - content: "- "; } - .navigation-list-child-list .navigation-list-item.active::before { - color: #5c5962; } - -.navigation-list-item { - font-size: 14px !important; - margin: 0; } - @media (min-width: 31.25rem) { - .navigation-list-item { - font-size: 16px !important; } } - @media (min-width: 46.25rem) { - .navigation-list-item { - font-size: 12px !important; } } - @media (min-width: 46.25rem) and (min-width: 31.25rem) { - .navigation-list-item { - font-size: 14px !important; } } - - .navigation-list-item .navigation-list-child-list { - display: none; } - .navigation-list-item.active .navigation-list-child-list { - display: block; } - -.navigation-list-link { - display: block; - padding-top: 0.25rem; - padding-bottom: 0.25rem; } - .navigation-list-link.active { - font-weight: 600; - color: #27262b; - text-decoration: none; } - -.main-nav, -.aux-nav { - display: none; } - .main-nav.nav-open, - .aux-nav.nav-open { - display: block; } - @media (min-width: 46.25rem) { - .main-nav, - .aux-nav { - display: block; } } - -.navigation-list-toggle { - position: absolute; - right: 1rem; } - @media (min-width: 46.25rem) { - .navigation-list-toggle { - display: none !important; } } - -@media (min-width: 46.25rem) { - .breadcrumb-nav { - margin-top: -1rem; } } - -.breadcrumb-nav-list { - padding-left: 0; - margin-bottom: 0.75rem; - list-style: none; } - -.breadcrumb-nav-list-item { - display: table-cell; - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .breadcrumb-nav-list-item { - font-size: 12px !important; } } - .breadcrumb-nav-list-item::before { - display: none; } - .breadcrumb-nav-list-item::after { - display: inline-block; - margin-right: 0.5rem; - margin-left: 0.5rem; - color: #959396; - content: "/"; } - .breadcrumb-nav-list-item:last-child::after { - content: ""; } - -h1, -.text-alpha { - font-size: 32px !important; - font-weight: 300; } - @media (min-width: 31.25rem) { - h1, - .text-alpha { - font-size: 36px !important; } } - -h2, -.text-beta { - font-size: 18px !important; } - @media (min-width: 31.25rem) { - h2, - .text-beta { - font-size: 24px !important; } } - -h3, -.text-gamma { - font-size: 16px !important; } - @media (min-width: 31.25rem) { - h3, - .text-gamma { - font-size: 18px !important; } } - -h4, -.text-delta { - font-size: 11px !important; - font-weight: 300; - text-transform: uppercase; - letter-spacing: 0.1em; } - @media (min-width: 31.25rem) { - h4, - .text-delta { - font-size: 12px !important; } } - -h5, -.text-epsilon { - font-size: 12px !important; - color: #44434d; } - @media (min-width: 31.25rem) { - h5, - .text-epsilon { - font-size: 14px !important; } } - -h6, -.text-zeta { - font-size: 11px !important; - color: #44434d; } - @media (min-width: 31.25rem) { - h6, - .text-zeta { - font-size: 12px !important; } } - -li .highlight { - margin-top: 0.5rem; } - -.text-small { - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .text-small { - font-size: 12px !important; } } - -.text-mono { - font-family: "SFMono-Regular", Menlo, Consolas, Monospace !important; } - -.text-center { - text-align: center !important; } - -.label, -.label-blue { - display: inline-block; - padding-top: 0.16em; - padding-right: 0.42em; - padding-bottom: 0.16em; - padding-left: 0.42em; - margin-right: 0.25rem; - margin-left: 0.25rem; - color: #fff; - text-transform: uppercase; - vertical-align: middle; - background-color: #2869e6; - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .label, - .label-blue { - font-size: 12px !important; } } - -.label-green { - background-color: #009c7b; } - -.label-purple { - background-color: #5e41d0; } - -.label-red { - background-color: #e94c4c; } - -.label-yellow { - color: #44434d; - background-color: #f7d12e; } - -.btn { - display: inline-block; - box-sizing: border-box; - padding-top: 0.3em; - padding-right: 1em; - padding-bottom: 0.3em; - padding-left: 1em; - margin: 0; - font-family: inherit; - font-size: inherit; - font-weight: 500; - line-height: 1.5; - color: #7253ed; - text-decoration: none; - vertical-align: baseline; - cursor: pointer; - background-color: #f7f7f7; - border-width: 0; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 3px 10px rgba(0, 0, 0, 0.08); - appearance: none; } - .btn:focus { - text-decoration: none; - outline: none; - box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn:focus:hover, .btn.selected:focus { - box-shadow: 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn:hover, .btn.zeroclipboard-is-hover { - color: #6a4aec; } - .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active { - text-decoration: none; - background-color: #f4f4f4; } - .btn:active, .btn.selected, .btn.zeroclipboard-is-active { - background-color: #efefef; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn.selected:hover { - background-color: #cfcfcf; } - .btn:disabled, .btn:disabled:hover, .btn.disabled, .btn.disabled:hover { - color: rgba(102, 102, 102, 0.5); - cursor: default; - background-color: rgba(229, 229, 229, 0.5); - background-image: none; - box-shadow: none; } - -.btn-outline { - color: #7253ed; - background: transparent; - box-shadow: inset 0 0 0 2px #e6e1e8; } - .btn-outline:hover, .btn-outline:active, .btn-outline.zeroclipboard-is-hover, .btn-outline.zeroclipboard-is-active { - color: #6341eb; - text-decoration: none; - background-color: transparent; - box-shadow: inset 0 0 0 3px #e6e1e8; } - .btn-outline:focus { - text-decoration: none; - outline: none; - box-shadow: inset 0 0 0 2px #5c5962, 0 0 0 3px rgba(0, 0, 255, 0.25); } - .btn-outline:focus:hover, .btn-outline.selected:focus { - box-shadow: inset 0 0 0 2px #5c5962; } - -.btn-primary { - color: #fff; - background-color: #5739ce; - background-image: linear-gradient(#6f55d5, #5739ce); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-primary:hover, .btn-primary.zeroclipboard-is-hover { - color: #fff; - background-color: #5132cb; - background-image: linear-gradient(#6549d2, #5132cb); } - .btn-primary:active, .btn-primary.selected, .btn-primary.zeroclipboard-is-active { - background-color: #4f31c6; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-primary.selected:hover { - background-color: #472cb2; } - -.btn-purple { - color: #fff; - background-color: #5739ce; - background-image: linear-gradient(#6f55d5, #5739ce); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-purple:hover, .btn-purple.zeroclipboard-is-hover { - color: #fff; - background-color: #5132cb; - background-image: linear-gradient(#6549d2, #5132cb); } - .btn-purple:active, .btn-purple.selected, .btn-purple.zeroclipboard-is-active { - background-color: #4f31c6; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-purple.selected:hover { - background-color: #472cb2; } - -.btn-blue { - color: #fff; - background-color: #227efa; - background-image: linear-gradient(#4593fb, #227efa); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-blue:hover, .btn-blue.zeroclipboard-is-hover { - color: #fff; - background-color: #1878fa; - background-image: linear-gradient(#368afa, #1878fa); } - .btn-blue:active, .btn-blue.selected, .btn-blue.zeroclipboard-is-active { - background-color: #1375f9; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-blue.selected:hover { - background-color: #0669ed; } - -.btn-green { - color: #fff; - background-color: #10ac7d; - background-image: linear-gradient(#13cc95, #10ac7d); - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 4px 10px rgba(0, 0, 0, 0.12); } - .btn-green:hover, .btn-green.zeroclipboard-is-hover { - color: #fff; - background-color: #0fa276; - background-image: linear-gradient(#12be8b, #0fa276); } - .btn-green:active, .btn-green.selected, .btn-green.zeroclipboard-is-active { - background-color: #0f9e73; - background-image: none; - box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15); } - .btn-green.selected:hover { - background-color: #0d8662; } - -.search { - position: relative; - z-index: 99; - display: none; - flex-grow: 1; - padding: 0.5rem; - margin-bottom: 0.75rem; - background-color: #fff; - border-radius: 3px; - box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07), 0 3px 10px rgba(0, 0, 0, 0.05); } - @media (min-width: 46.25rem) { - .search { - display: block; - padding-top: 0.25rem; - padding-right: 0; - padding-bottom: 0; - padding-left: 0; - margin-bottom: 0; - background-color: transparent; - box-shadow: none; } } - .search.nav-open { - display: block; } - -.search-results-wrap { - display: none; } - .search-results-wrap.active { - position: absolute; - top: 0.25rem; - z-index: 100; - display: block; - width: 300px; - margin-top: 2rem; - background: white; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 4px 14px rgba(0, 0, 0, 0.05); } - -.search-input-wrap { - display: flex; - background-color: #fff; } - -.search-input { - width: 100%; - padding-top: 0.25rem; - padding-bottom: 0.25rem; - background-color: #fff; - border-top: 0; - border-right: 0; - border-bottom: 0; - border-left: 0; - order: 2; - font-size: 16px !important; } - .search-input:focus { - outline: 0; - box-shadow: none; } - .search-input:focus + .search-icon { - fill: #7253ed; } - @media (min-width: 31.25rem) { - .search-input { - font-size: 18px !important; } } - @media (min-width: 31.25rem) { - .search-input { - font-size: 12px !important; } } - @media (min-width: 31.25rem) and (min-width: 31.25rem) { - .search-input { - font-size: 14px !important; } } - - @media (min-width: 46.25rem) { - .search-input { - font-size: 11px !important; } } - @media (min-width: 46.25rem) and (min-width: 31.25rem) { - .search-input { - font-size: 12px !important; } } - -.search-icon { - align-self: center; - margin-right: 0.5rem; - fill: #959396; - order: 1; } - -.search-results-list { - padding-left: 0; - margin-top: 0.25rem; - margin-bottom: 0.25rem; - list-style: none; - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .search-results-list { - font-size: 14px !important; } } - -.search-results-list-item { - padding: 0; - margin: 0; } - -.search-results-link { - display: block; - padding-top: 0.25rem; - padding-right: 0.75rem; - padding-bottom: 0.25rem; - padding-left: 0.75rem; } - .search-results-link:hover { - color: #27262b; - background-color: #fafafa; } - -table { - display: block; - width: 100%; - max-width: 100%; - margin-bottom: 1.5rem; - overflow-x: auto; - border-collapse: separate; - box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 4px 14px rgba(0, 0, 0, 0.05); } - @media (min-width: 31.25rem) { - table { - display: table; } } - -th, -td { - font-size: 12px !important; - min-width: 120px; - padding-top: 0.5rem; - padding-right: 0.75rem; - padding-bottom: 0.5rem; - padding-left: 0.75rem; - background-color: white; - border-bottom: 1px solid rgba(238, 235, 238, 0.5); - border-left: 1px solid #eeebee; } - @media (min-width: 31.25rem) { - th, - td { - font-size: 14px !important; } } - th:first-of-type, - td:first-of-type { - border-left: 0; } - -thead tr:first-of-type th:first-of-type, -thead tr:first-of-type td:first-of-type, -tbody:first-child tr:first-of-type th:first-of-type, -tbody:first-child tr:first-of-type td:first-of-type { - border-top-left-radius: 4px; } -thead tr:first-of-type th:last-of-type, -thead tr:first-of-type td:last-of-type, -tbody:first-child tr:first-of-type th:last-of-type, -tbody:first-child tr:first-of-type td:last-of-type { - border-top-right-radius: 4px; } - -tbody tr:last-of-type th, -tbody tr:last-of-type td { - border-bottom: 0; } - tbody tr:last-of-type th:first-of-type, - tbody tr:last-of-type td:first-of-type { - border-bottom-left-radius: 4px; } - tbody tr:last-of-type th:last-of-type, - tbody tr:last-of-type td:last-of-type { - border-bottom-right-radius: 4px; } - -thead th { - border-bottom: 1px solid #eeebee; } - -code { - padding: 0.2em 0.15em; - font-weight: 400; - background-color: #f5f6fa; - border: 1px solid #eeebee; - border-radius: 4px; } - -pre.highlight { - padding: 0.75rem; - margin-bottom: 0; - -webkit-overflow-scrolling: touch; - background-color: #f5f6fa; } - pre.highlight code { - padding: 0; - border: 0; } - -.highlighter-rouge { - margin-bottom: 0.75rem; - overflow: hidden; - border-radius: 4px; } - -.highlight .c { - color: #586e75; } - -.highlight .err { - color: #93a1a1; } - -.highlight .g { - color: #93a1a1; } - -.highlight .k { - color: #859900; } - -.highlight .l { - color: #93a1a1; } - -.highlight .n { - color: #93a1a1; } - -.highlight .o { - color: #859900; } - -.highlight .x { - color: #cb4b16; } - -.highlight .p { - color: #93a1a1; } - -.highlight .cm { - color: #586e75; } - -.highlight .cp { - color: #859900; } - -.highlight .c1 { - color: #586e75; } - -.highlight .cs { - color: #859900; } - -.highlight .gd { - color: #2aa198; } - -.highlight .ge { - font-style: italic; - color: #93a1a1; } - -.highlight .gr { - color: #dc322f; } - -.highlight .gh { - color: #cb4b16; } - -.highlight .gi { - color: #859900; } - -.highlight .go { - color: #93a1a1; } - -.highlight .gp { - color: #93a1a1; } - -.highlight .gs { - font-weight: bold; - color: #93a1a1; } - -.highlight .gu { - color: #cb4b16; } - -.highlight .gt { - color: #93a1a1; } - -.highlight .kc { - color: #cb4b16; } - -.highlight .kd { - color: #268bd2; } - -.highlight .kn { - color: #859900; } - -.highlight .kp { - color: #859900; } - -.highlight .kr { - color: #268bd2; } - -.highlight .kt { - color: #dc322f; } - -.highlight .ld { - color: #93a1a1; } - -.highlight .m { - color: #2aa198; } - -.highlight .s { - color: #2aa198; } - -.highlight .na { - color: #93a1a1; } - -.highlight .nb { - color: #b58900; } - -.highlight .nc { - color: #268bd2; } - -.highlight .no { - color: #cb4b16; } - -.highlight .nd { - color: #268bd2; } - -.highlight .ni { - color: #cb4b16; } - -.highlight .ne { - color: #cb4b16; } - -.highlight .nf { - color: #268bd2; } - -.highlight .nl { - color: #93a1a1; } - -.highlight .nn { - color: #93a1a1; } - -.highlight .nx { - color: #555; } - -.highlight .py { - color: #93a1a1; } - -.highlight .nt { - color: #268bd2; } - -.highlight .nv { - color: #268bd2; } - -.highlight .ow { - color: #859900; } - -.highlight .w { - color: #93a1a1; } - -.highlight .mf { - color: #2aa198; } - -.highlight .mh { - color: #2aa198; } - -.highlight .mi { - color: #2aa198; } - -.highlight .mo { - color: #2aa198; } - -.highlight .sb { - color: #586e75; } - -.highlight .sc { - color: #2aa198; } - -.highlight .sd { - color: #93a1a1; } - -.highlight .s2 { - color: #2aa198; } - -.highlight .se { - color: #cb4b16; } - -.highlight .sh { - color: #93a1a1; } - -.highlight .si { - color: #2aa198; } - -.highlight .sx { - color: #2aa198; } - -.highlight .sr { - color: #dc322f; } - -.highlight .s1 { - color: #2aa198; } - -.highlight .ss { - color: #2aa198; } - -.highlight .bp { - color: #268bd2; } - -.highlight .vc { - color: #268bd2; } - -.highlight .vg { - color: #268bd2; } - -.highlight .vi { - color: #268bd2; } - -.highlight .il { - color: #2aa198; } - -.code-example { - padding: 0.75rem; - margin-bottom: 0.75rem; - overflow: auto; - border: 1px solid #eeebee; - border-radius: 4px; } - .code-example + .highlighter-rouge, - .code-example + figure.highlight { - position: relative; - margin-top: -1rem; - border-right: 1px solid #eeebee; - border-bottom: 1px solid #eeebee; - border-left: 1px solid #eeebee; - border-top-left-radius: 0; - border-top-right-radius: 0; } - -.text-grey-dk-000 { - color: #959396 !important; } - -.text-grey-dk-100 { - color: #5c5962 !important; } - -.text-grey-dk-200 { - color: #44434d !important; } - -.text-grey-dk-250 { - color: #302d36 !important; } - -.text-grey-dk-300 { - color: #27262b !important; } - -.text-grey-lt-000 { - color: #f5f6fa !important; } - -.text-grey-lt-100 { - color: #eeebee !important; } - -.text-grey-lt-200 { - color: #ecebed !important; } - -.text-grey-lt-300 { - color: #e6e1e8 !important; } - -.text-blue-000 { - color: #2c84fa !important; } - -.text-blue-100 { - color: #2869e6 !important; } - -.text-blue-200 { - color: #264caf !important; } - -.text-blue-300 { - color: #183385 !important; } - -.text-green-000 { - color: #41d693 !important; } - -.text-green-100 { - color: #11b584 !important; } - -.text-green-200 { - color: #009c7b !important; } - -.text-green-300 { - color: #026e57 !important; } - -.text-purple-000 { - color: #7253ed !important; } - -.text-purple-100 { - color: #5e41d0 !important; } - -.text-purple-200 { - color: #4e26af !important; } - -.text-purple-300 { - color: #381885 !important; } - -.text-yellow-000 { - color: #ffeb82 !important; } - -.text-yellow-100 { - color: #fadf50 !important; } - -.text-yellow-200 { - color: #f7d12e !important; } - -.text-yellow-300 { - color: #e7af06 !important; } - -.text-red-000 { - color: #f77e7e !important; } - -.text-red-100 { - color: #f96e65 !important; } - -.text-red-200 { - color: #e94c4c !important; } - -.text-red-300 { - color: #dd2e2e !important; } - -.bg-grey-dk-000 { - background-color: #959396 !important; } - -.bg-grey-dk-100 { - background-color: #5c5962 !important; } - -.bg-grey-dk-200 { - background-color: #44434d !important; } - -.bg-grey-dk-250 { - background-color: #302d36 !important; } - -.bg-grey-dk-300 { - background-color: #27262b !important; } - -.bg-grey-lt-000 { - background-color: #f5f6fa !important; } - -.bg-grey-lt-100 { - background-color: #eeebee !important; } - -.bg-grey-lt-200 { - background-color: #ecebed !important; } - -.bg-grey-lt-300 { - background-color: #e6e1e8 !important; } - -.bg-blue-000 { - background-color: #2c84fa !important; } - -.bg-blue-100 { - background-color: #2869e6 !important; } - -.bg-blue-200 { - background-color: #264caf !important; } - -.bg-blue-300 { - background-color: #183385 !important; } - -.bg-green-000 { - background-color: #41d693 !important; } - -.bg-green-100 { - background-color: #11b584 !important; } - -.bg-green-200 { - background-color: #009c7b !important; } - -.bg-green-300 { - background-color: #026e57 !important; } - -.bg-purple-000 { - background-color: #7253ed !important; } - -.bg-purple-100 { - background-color: #5e41d0 !important; } - -.bg-purple-200 { - background-color: #4e26af !important; } - -.bg-purple-300 { - background-color: #381885 !important; } - -.bg-yellow-000 { - background-color: #ffeb82 !important; } - -.bg-yellow-100 { - background-color: #fadf50 !important; } - -.bg-yellow-200 { - background-color: #f7d12e !important; } - -.bg-yellow-300 { - background-color: #e7af06 !important; } - -.bg-red-000 { - background-color: #f77e7e !important; } - -.bg-red-100 { - background-color: #f96e65 !important; } - -.bg-red-200 { - background-color: #e94c4c !important; } - -.bg-red-300 { - background-color: #dd2e2e !important; } - -.d-block { - display: block !important; } - -.d-flex { - display: flex !important; } - -.d-inline { - display: inline !important; } - -.d-inline-block { - display: inline-block !important; } - -.d-none { - display: none !important; } - -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 20rem) { - .d-xs-block { - display: block !important; } - - .d-xs-flex { - display: flex !important; } - - .d-xs-inline { - display: inline !important; } - - .d-xs-inline-block { - display: inline-block !important; } - - .d-xs-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 31.25rem) { - .d-sm-block { - display: block !important; } - - .d-sm-flex { - display: flex !important; } - - .d-sm-inline { - display: inline !important; } - - .d-sm-inline-block { - display: inline-block !important; } - - .d-sm-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 46.25rem) { - .d-md-block { - display: block !important; } - - .d-md-flex { - display: flex !important; } - - .d-md-inline { - display: inline !important; } - - .d-md-inline-block { - display: inline-block !important; } - - .d-md-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 70rem) { - .d-lg-block { - display: block !important; } - - .d-lg-flex { - display: flex !important; } - - .d-lg-inline { - display: inline !important; } - - .d-lg-inline-block { - display: inline-block !important; } - - .d-lg-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -@media (min-width: 87.5rem) { - .d-xl-block { - display: block !important; } - - .d-xl-flex { - display: flex !important; } - - .d-xl-inline { - display: inline !important; } - - .d-xl-inline-block { - display: inline-block !important; } - - .d-xl-none { - display: none !important; } } -.v-align-baseline { - vertical-align: baseline !important; } - -.v-align-bottom { - vertical-align: bottom !important; } - -.v-align-middle { - vertical-align: middle !important; } - -.v-align-text-bottom { - vertical-align: text-bottom !important; } - -.v-align-text-top { - vertical-align: text-top !important; } - -.v-align-top { - vertical-align: top !important; } - -.fs-1 { - font-size: 9px !important; } - @media (min-width: 31.25rem) { - .fs-1 { - font-size: 10px !important; } } - -.fs-2 { - font-size: 11px !important; } - @media (min-width: 31.25rem) { - .fs-2 { - font-size: 12px !important; } } - -.fs-3 { - font-size: 12px !important; } - @media (min-width: 31.25rem) { - .fs-3 { - font-size: 14px !important; } } - -.fs-4 { - font-size: 14px !important; } - @media (min-width: 31.25rem) { - .fs-4 { - font-size: 16px !important; } } - -.fs-5 { - font-size: 16px !important; } - @media (min-width: 31.25rem) { - .fs-5 { - font-size: 18px !important; } } - -.fs-6 { - font-size: 18px !important; } - @media (min-width: 31.25rem) { - .fs-6 { - font-size: 24px !important; } } - -.fs-7 { - font-size: 24px !important; } - @media (min-width: 31.25rem) { - .fs-7 { - font-size: 32px !important; } } - -.fs-8 { - font-size: 32px !important; } - @media (min-width: 31.25rem) { - .fs-8 { - font-size: 36px !important; } } - -.fs-9 { - font-size: 36px !important; } - @media (min-width: 31.25rem) { - .fs-9 { - font-size: 42px !important; } } - -.fs-10 { - font-size: 42px !important; } - @media (min-width: 31.25rem) { - .fs-10 { - font-size: 48px !important; } } - -.fw-300 { - font-weight: 300 !important; } - -.fw-400 { - font-weight: 400 !important; } - -.fw-500 { - font-weight: 500 !important; } - -.fw-700 { - font-weight: 700 !important; } - -.lh-0 { - line-height: 0 !important; } - -.lh-default { - line-height: 1.4; } - -.lh-tight { - line-height: 1.15; } - -.ls-5 { - letter-spacing: 0.05em !important; } - -.ls-10 { - letter-spacing: 0.1em !important; } - -.ls-0 { - letter-spacing: 0 !important; } - -.text-uppercase { - text-transform: uppercase !important; } - -.list-style-none { - padding: 0 !important; - margin: 0 !important; - list-style: none !important; } - -.m-0 { - margin: 0 !important; } - -.mt-0 { - margin-top: 0 !important; } - -.mr-0 { - margin-right: 0 !important; } - -.mb-0 { - margin-bottom: 0 !important; } - -.ml-0 { - margin-left: 0 !important; } - -.mx-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - -.my-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - -.mxn-0 { - margin-right: -0 !important; - margin-left: -0 !important; } - -.m-1 { - margin: 0.25rem !important; } - -.mt-1 { - margin-top: 0.25rem !important; } - -.mr-1 { - margin-right: 0.25rem !important; } - -.mb-1 { - margin-bottom: 0.25rem !important; } - -.ml-1 { - margin-left: 0.25rem !important; } - -.mx-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - -.my-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - -.mxn-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } - -.m-2 { - margin: 0.5rem !important; } - -.mt-2 { - margin-top: 0.5rem !important; } - -.mr-2 { - margin-right: 0.5rem !important; } - -.mb-2 { - margin-bottom: 0.5rem !important; } - -.ml-2 { - margin-left: 0.5rem !important; } - -.mx-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - -.my-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - -.mxn-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } - -.m-3 { - margin: 0.75rem !important; } - -.mt-3 { - margin-top: 0.75rem !important; } - -.mr-3 { - margin-right: 0.75rem !important; } - -.mb-3 { - margin-bottom: 0.75rem !important; } - -.ml-3 { - margin-left: 0.75rem !important; } - -.mx-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - -.my-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - -.mxn-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } - -.m-4 { - margin: 1rem !important; } - -.mt-4 { - margin-top: 1rem !important; } - -.mr-4 { - margin-right: 1rem !important; } - -.mb-4 { - margin-bottom: 1rem !important; } - -.ml-4 { - margin-left: 1rem !important; } - -.mx-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - -.my-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - -.mxn-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } - -.m-5 { - margin: 1.5rem !important; } - -.mt-5 { - margin-top: 1.5rem !important; } - -.mr-5 { - margin-right: 1.5rem !important; } - -.mb-5 { - margin-bottom: 1.5rem !important; } - -.ml-5 { - margin-left: 1.5rem !important; } - -.mx-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - -.my-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - -.mxn-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } - -.m-6 { - margin: 2rem !important; } - -.mt-6 { - margin-top: 2rem !important; } - -.mr-6 { - margin-right: 2rem !important; } - -.mb-6 { - margin-bottom: 2rem !important; } - -.ml-6 { - margin-left: 2rem !important; } - -.mx-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - -.my-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - -.mxn-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } - -.m-7 { - margin: 2.5rem !important; } - -.mt-7 { - margin-top: 2.5rem !important; } - -.mr-7 { - margin-right: 2.5rem !important; } - -.mb-7 { - margin-bottom: 2.5rem !important; } - -.ml-7 { - margin-left: 2.5rem !important; } - -.mx-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - -.my-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - -.mxn-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } - -.m-8 { - margin: 3rem !important; } - -.mt-8 { - margin-top: 3rem !important; } - -.mr-8 { - margin-right: 3rem !important; } - -.mb-8 { - margin-bottom: 3rem !important; } - -.ml-8 { - margin-left: 3rem !important; } - -.mx-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - -.my-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - -.mxn-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } - -.m-9 { - margin: 3.5rem !important; } - -.mt-9 { - margin-top: 3.5rem !important; } - -.mr-9 { - margin-right: 3.5rem !important; } - -.mb-9 { - margin-bottom: 3.5rem !important; } - -.ml-9 { - margin-left: 3.5rem !important; } - -.mx-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - -.my-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - -.mxn-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } - -.m-10 { - margin: 4rem !important; } - -.mt-10 { - margin-top: 4rem !important; } - -.mr-10 { - margin-right: 4rem !important; } - -.mb-10 { - margin-bottom: 4rem !important; } - -.ml-10 { - margin-left: 4rem !important; } - -.mx-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - -.my-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - -.mxn-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } - -.mx-auto { - margin-right: auto !important; - margin-left: auto !important; } - -@media (min-width: 20rem) { - .m-xs-0 { - margin: 0 !important; } - - .mt-xs-0 { - margin-top: 0 !important; } - - .mr-xs-0 { - margin-right: 0 !important; } - - .mb-xs-0 { - margin-bottom: 0 !important; } - - .ml-xs-0 { - margin-left: 0 !important; } - - .mx-xs-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-xs-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-xs-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 20rem) { - .m-xs-1 { - margin: 0.25rem !important; } - - .mt-xs-1 { - margin-top: 0.25rem !important; } - - .mr-xs-1 { - margin-right: 0.25rem !important; } - - .mb-xs-1 { - margin-bottom: 0.25rem !important; } - - .ml-xs-1 { - margin-left: 0.25rem !important; } - - .mx-xs-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-xs-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-xs-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 20rem) { - .m-xs-2 { - margin: 0.5rem !important; } - - .mt-xs-2 { - margin-top: 0.5rem !important; } - - .mr-xs-2 { - margin-right: 0.5rem !important; } - - .mb-xs-2 { - margin-bottom: 0.5rem !important; } - - .ml-xs-2 { - margin-left: 0.5rem !important; } - - .mx-xs-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-xs-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-xs-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-3 { - margin: 0.75rem !important; } - - .mt-xs-3 { - margin-top: 0.75rem !important; } - - .mr-xs-3 { - margin-right: 0.75rem !important; } - - .mb-xs-3 { - margin-bottom: 0.75rem !important; } - - .ml-xs-3 { - margin-left: 0.75rem !important; } - - .mx-xs-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-xs-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-xs-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 20rem) { - .m-xs-4 { - margin: 1rem !important; } - - .mt-xs-4 { - margin-top: 1rem !important; } - - .mr-xs-4 { - margin-right: 1rem !important; } - - .mb-xs-4 { - margin-bottom: 1rem !important; } - - .ml-xs-4 { - margin-left: 1rem !important; } - - .mx-xs-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-xs-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-xs-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 20rem) { - .m-xs-5 { - margin: 1.5rem !important; } - - .mt-xs-5 { - margin-top: 1.5rem !important; } - - .mr-xs-5 { - margin-right: 1.5rem !important; } - - .mb-xs-5 { - margin-bottom: 1.5rem !important; } - - .ml-xs-5 { - margin-left: 1.5rem !important; } - - .mx-xs-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-xs-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-xs-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-6 { - margin: 2rem !important; } - - .mt-xs-6 { - margin-top: 2rem !important; } - - .mr-xs-6 { - margin-right: 2rem !important; } - - .mb-xs-6 { - margin-bottom: 2rem !important; } - - .ml-xs-6 { - margin-left: 2rem !important; } - - .mx-xs-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-xs-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-xs-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 20rem) { - .m-xs-7 { - margin: 2.5rem !important; } - - .mt-xs-7 { - margin-top: 2.5rem !important; } - - .mr-xs-7 { - margin-right: 2.5rem !important; } - - .mb-xs-7 { - margin-bottom: 2.5rem !important; } - - .ml-xs-7 { - margin-left: 2.5rem !important; } - - .mx-xs-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-xs-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-xs-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-8 { - margin: 3rem !important; } - - .mt-xs-8 { - margin-top: 3rem !important; } - - .mr-xs-8 { - margin-right: 3rem !important; } - - .mb-xs-8 { - margin-bottom: 3rem !important; } - - .ml-xs-8 { - margin-left: 3rem !important; } - - .mx-xs-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-xs-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-xs-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 20rem) { - .m-xs-9 { - margin: 3.5rem !important; } - - .mt-xs-9 { - margin-top: 3.5rem !important; } - - .mr-xs-9 { - margin-right: 3.5rem !important; } - - .mb-xs-9 { - margin-bottom: 3.5rem !important; } - - .ml-xs-9 { - margin-left: 3.5rem !important; } - - .mx-xs-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-xs-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-xs-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 20rem) { - .m-xs-10 { - margin: 4rem !important; } - - .mt-xs-10 { - margin-top: 4rem !important; } - - .mr-xs-10 { - margin-right: 4rem !important; } - - .mb-xs-10 { - margin-bottom: 4rem !important; } - - .ml-xs-10 { - margin-left: 4rem !important; } - - .mx-xs-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-xs-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-xs-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-0 { - margin: 0 !important; } - - .mt-sm-0 { - margin-top: 0 !important; } - - .mr-sm-0 { - margin-right: 0 !important; } - - .mb-sm-0 { - margin-bottom: 0 !important; } - - .ml-sm-0 { - margin-left: 0 !important; } - - .mx-sm-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-sm-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-sm-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 31.25rem) { - .m-sm-1 { - margin: 0.25rem !important; } - - .mt-sm-1 { - margin-top: 0.25rem !important; } - - .mr-sm-1 { - margin-right: 0.25rem !important; } - - .mb-sm-1 { - margin-bottom: 0.25rem !important; } - - .ml-sm-1 { - margin-left: 0.25rem !important; } - - .mx-sm-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-sm-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-sm-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-2 { - margin: 0.5rem !important; } - - .mt-sm-2 { - margin-top: 0.5rem !important; } - - .mr-sm-2 { - margin-right: 0.5rem !important; } - - .mb-sm-2 { - margin-bottom: 0.5rem !important; } - - .ml-sm-2 { - margin-left: 0.5rem !important; } - - .mx-sm-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-sm-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-sm-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-3 { - margin: 0.75rem !important; } - - .mt-sm-3 { - margin-top: 0.75rem !important; } - - .mr-sm-3 { - margin-right: 0.75rem !important; } - - .mb-sm-3 { - margin-bottom: 0.75rem !important; } - - .ml-sm-3 { - margin-left: 0.75rem !important; } - - .mx-sm-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-sm-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-sm-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-4 { - margin: 1rem !important; } - - .mt-sm-4 { - margin-top: 1rem !important; } - - .mr-sm-4 { - margin-right: 1rem !important; } - - .mb-sm-4 { - margin-bottom: 1rem !important; } - - .ml-sm-4 { - margin-left: 1rem !important; } - - .mx-sm-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-sm-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-sm-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-5 { - margin: 1.5rem !important; } - - .mt-sm-5 { - margin-top: 1.5rem !important; } - - .mr-sm-5 { - margin-right: 1.5rem !important; } - - .mb-sm-5 { - margin-bottom: 1.5rem !important; } - - .ml-sm-5 { - margin-left: 1.5rem !important; } - - .mx-sm-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-sm-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-sm-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-6 { - margin: 2rem !important; } - - .mt-sm-6 { - margin-top: 2rem !important; } - - .mr-sm-6 { - margin-right: 2rem !important; } - - .mb-sm-6 { - margin-bottom: 2rem !important; } - - .ml-sm-6 { - margin-left: 2rem !important; } - - .mx-sm-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-sm-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-sm-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-7 { - margin: 2.5rem !important; } - - .mt-sm-7 { - margin-top: 2.5rem !important; } - - .mr-sm-7 { - margin-right: 2.5rem !important; } - - .mb-sm-7 { - margin-bottom: 2.5rem !important; } - - .ml-sm-7 { - margin-left: 2.5rem !important; } - - .mx-sm-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-sm-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-sm-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-8 { - margin: 3rem !important; } - - .mt-sm-8 { - margin-top: 3rem !important; } - - .mr-sm-8 { - margin-right: 3rem !important; } - - .mb-sm-8 { - margin-bottom: 3rem !important; } - - .ml-sm-8 { - margin-left: 3rem !important; } - - .mx-sm-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-sm-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-sm-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-9 { - margin: 3.5rem !important; } - - .mt-sm-9 { - margin-top: 3.5rem !important; } - - .mr-sm-9 { - margin-right: 3.5rem !important; } - - .mb-sm-9 { - margin-bottom: 3.5rem !important; } - - .ml-sm-9 { - margin-left: 3.5rem !important; } - - .mx-sm-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-sm-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-sm-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 31.25rem) { - .m-sm-10 { - margin: 4rem !important; } - - .mt-sm-10 { - margin-top: 4rem !important; } - - .mr-sm-10 { - margin-right: 4rem !important; } - - .mb-sm-10 { - margin-bottom: 4rem !important; } - - .ml-sm-10 { - margin-left: 4rem !important; } - - .mx-sm-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-sm-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-sm-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 46.25rem) { - .m-md-0 { - margin: 0 !important; } - - .mt-md-0 { - margin-top: 0 !important; } - - .mr-md-0 { - margin-right: 0 !important; } - - .mb-md-0 { - margin-bottom: 0 !important; } - - .ml-md-0 { - margin-left: 0 !important; } - - .mx-md-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-md-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-md-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 46.25rem) { - .m-md-1 { - margin: 0.25rem !important; } - - .mt-md-1 { - margin-top: 0.25rem !important; } - - .mr-md-1 { - margin-right: 0.25rem !important; } - - .mb-md-1 { - margin-bottom: 0.25rem !important; } - - .ml-md-1 { - margin-left: 0.25rem !important; } - - .mx-md-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-md-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-md-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 46.25rem) { - .m-md-2 { - margin: 0.5rem !important; } - - .mt-md-2 { - margin-top: 0.5rem !important; } - - .mr-md-2 { - margin-right: 0.5rem !important; } - - .mb-md-2 { - margin-bottom: 0.5rem !important; } - - .ml-md-2 { - margin-left: 0.5rem !important; } - - .mx-md-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-md-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-md-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-3 { - margin: 0.75rem !important; } - - .mt-md-3 { - margin-top: 0.75rem !important; } - - .mr-md-3 { - margin-right: 0.75rem !important; } - - .mb-md-3 { - margin-bottom: 0.75rem !important; } - - .ml-md-3 { - margin-left: 0.75rem !important; } - - .mx-md-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-md-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-md-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 46.25rem) { - .m-md-4 { - margin: 1rem !important; } - - .mt-md-4 { - margin-top: 1rem !important; } - - .mr-md-4 { - margin-right: 1rem !important; } - - .mb-md-4 { - margin-bottom: 1rem !important; } - - .ml-md-4 { - margin-left: 1rem !important; } - - .mx-md-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-md-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-md-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 46.25rem) { - .m-md-5 { - margin: 1.5rem !important; } - - .mt-md-5 { - margin-top: 1.5rem !important; } - - .mr-md-5 { - margin-right: 1.5rem !important; } - - .mb-md-5 { - margin-bottom: 1.5rem !important; } - - .ml-md-5 { - margin-left: 1.5rem !important; } - - .mx-md-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-md-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-md-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-6 { - margin: 2rem !important; } - - .mt-md-6 { - margin-top: 2rem !important; } - - .mr-md-6 { - margin-right: 2rem !important; } - - .mb-md-6 { - margin-bottom: 2rem !important; } - - .ml-md-6 { - margin-left: 2rem !important; } - - .mx-md-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-md-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-md-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 46.25rem) { - .m-md-7 { - margin: 2.5rem !important; } - - .mt-md-7 { - margin-top: 2.5rem !important; } - - .mr-md-7 { - margin-right: 2.5rem !important; } - - .mb-md-7 { - margin-bottom: 2.5rem !important; } - - .ml-md-7 { - margin-left: 2.5rem !important; } - - .mx-md-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-md-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-md-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-8 { - margin: 3rem !important; } - - .mt-md-8 { - margin-top: 3rem !important; } - - .mr-md-8 { - margin-right: 3rem !important; } - - .mb-md-8 { - margin-bottom: 3rem !important; } - - .ml-md-8 { - margin-left: 3rem !important; } - - .mx-md-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-md-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-md-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 46.25rem) { - .m-md-9 { - margin: 3.5rem !important; } - - .mt-md-9 { - margin-top: 3.5rem !important; } - - .mr-md-9 { - margin-right: 3.5rem !important; } - - .mb-md-9 { - margin-bottom: 3.5rem !important; } - - .ml-md-9 { - margin-left: 3.5rem !important; } - - .mx-md-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-md-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-md-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 46.25rem) { - .m-md-10 { - margin: 4rem !important; } - - .mt-md-10 { - margin-top: 4rem !important; } - - .mr-md-10 { - margin-right: 4rem !important; } - - .mb-md-10 { - margin-bottom: 4rem !important; } - - .ml-md-10 { - margin-left: 4rem !important; } - - .mx-md-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-md-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-md-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 70rem) { - .m-lg-0 { - margin: 0 !important; } - - .mt-lg-0 { - margin-top: 0 !important; } - - .mr-lg-0 { - margin-right: 0 !important; } - - .mb-lg-0 { - margin-bottom: 0 !important; } - - .ml-lg-0 { - margin-left: 0 !important; } - - .mx-lg-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-lg-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-lg-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 70rem) { - .m-lg-1 { - margin: 0.25rem !important; } - - .mt-lg-1 { - margin-top: 0.25rem !important; } - - .mr-lg-1 { - margin-right: 0.25rem !important; } - - .mb-lg-1 { - margin-bottom: 0.25rem !important; } - - .ml-lg-1 { - margin-left: 0.25rem !important; } - - .mx-lg-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-lg-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-lg-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 70rem) { - .m-lg-2 { - margin: 0.5rem !important; } - - .mt-lg-2 { - margin-top: 0.5rem !important; } - - .mr-lg-2 { - margin-right: 0.5rem !important; } - - .mb-lg-2 { - margin-bottom: 0.5rem !important; } - - .ml-lg-2 { - margin-left: 0.5rem !important; } - - .mx-lg-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-lg-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-lg-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-3 { - margin: 0.75rem !important; } - - .mt-lg-3 { - margin-top: 0.75rem !important; } - - .mr-lg-3 { - margin-right: 0.75rem !important; } - - .mb-lg-3 { - margin-bottom: 0.75rem !important; } - - .ml-lg-3 { - margin-left: 0.75rem !important; } - - .mx-lg-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-lg-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-lg-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 70rem) { - .m-lg-4 { - margin: 1rem !important; } - - .mt-lg-4 { - margin-top: 1rem !important; } - - .mr-lg-4 { - margin-right: 1rem !important; } - - .mb-lg-4 { - margin-bottom: 1rem !important; } - - .ml-lg-4 { - margin-left: 1rem !important; } - - .mx-lg-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-lg-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-lg-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 70rem) { - .m-lg-5 { - margin: 1.5rem !important; } - - .mt-lg-5 { - margin-top: 1.5rem !important; } - - .mr-lg-5 { - margin-right: 1.5rem !important; } - - .mb-lg-5 { - margin-bottom: 1.5rem !important; } - - .ml-lg-5 { - margin-left: 1.5rem !important; } - - .mx-lg-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-lg-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-lg-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-6 { - margin: 2rem !important; } - - .mt-lg-6 { - margin-top: 2rem !important; } - - .mr-lg-6 { - margin-right: 2rem !important; } - - .mb-lg-6 { - margin-bottom: 2rem !important; } - - .ml-lg-6 { - margin-left: 2rem !important; } - - .mx-lg-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-lg-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-lg-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 70rem) { - .m-lg-7 { - margin: 2.5rem !important; } - - .mt-lg-7 { - margin-top: 2.5rem !important; } - - .mr-lg-7 { - margin-right: 2.5rem !important; } - - .mb-lg-7 { - margin-bottom: 2.5rem !important; } - - .ml-lg-7 { - margin-left: 2.5rem !important; } - - .mx-lg-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-lg-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-lg-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-8 { - margin: 3rem !important; } - - .mt-lg-8 { - margin-top: 3rem !important; } - - .mr-lg-8 { - margin-right: 3rem !important; } - - .mb-lg-8 { - margin-bottom: 3rem !important; } - - .ml-lg-8 { - margin-left: 3rem !important; } - - .mx-lg-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-lg-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-lg-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 70rem) { - .m-lg-9 { - margin: 3.5rem !important; } - - .mt-lg-9 { - margin-top: 3.5rem !important; } - - .mr-lg-9 { - margin-right: 3.5rem !important; } - - .mb-lg-9 { - margin-bottom: 3.5rem !important; } - - .ml-lg-9 { - margin-left: 3.5rem !important; } - - .mx-lg-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-lg-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-lg-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 70rem) { - .m-lg-10 { - margin: 4rem !important; } - - .mt-lg-10 { - margin-top: 4rem !important; } - - .mr-lg-10 { - margin-right: 4rem !important; } - - .mb-lg-10 { - margin-bottom: 4rem !important; } - - .ml-lg-10 { - margin-left: 4rem !important; } - - .mx-lg-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-lg-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-lg-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-0 { - margin: 0 !important; } - - .mt-xl-0 { - margin-top: 0 !important; } - - .mr-xl-0 { - margin-right: 0 !important; } - - .mb-xl-0 { - margin-bottom: 0 !important; } - - .ml-xl-0 { - margin-left: 0 !important; } - - .mx-xl-0 { - margin-right: 0 !important; - margin-left: 0 !important; } - - .my-xl-0 { - margin-top: 0 !important; - margin-bottom: 0 !important; } - - .mxn-xl-0 { - margin-right: -0 !important; - margin-left: -0 !important; } } -@media (min-width: 87.5rem) { - .m-xl-1 { - margin: 0.25rem !important; } - - .mt-xl-1 { - margin-top: 0.25rem !important; } - - .mr-xl-1 { - margin-right: 0.25rem !important; } - - .mb-xl-1 { - margin-bottom: 0.25rem !important; } - - .ml-xl-1 { - margin-left: 0.25rem !important; } - - .mx-xl-1 { - margin-right: 0.25rem !important; - margin-left: 0.25rem !important; } - - .my-xl-1 { - margin-top: 0.25rem !important; - margin-bottom: 0.25rem !important; } - - .mxn-xl-1 { - margin-right: -0.25rem !important; - margin-left: -0.25rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-2 { - margin: 0.5rem !important; } - - .mt-xl-2 { - margin-top: 0.5rem !important; } - - .mr-xl-2 { - margin-right: 0.5rem !important; } - - .mb-xl-2 { - margin-bottom: 0.5rem !important; } - - .ml-xl-2 { - margin-left: 0.5rem !important; } - - .mx-xl-2 { - margin-right: 0.5rem !important; - margin-left: 0.5rem !important; } - - .my-xl-2 { - margin-top: 0.5rem !important; - margin-bottom: 0.5rem !important; } - - .mxn-xl-2 { - margin-right: -0.5rem !important; - margin-left: -0.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-3 { - margin: 0.75rem !important; } - - .mt-xl-3 { - margin-top: 0.75rem !important; } - - .mr-xl-3 { - margin-right: 0.75rem !important; } - - .mb-xl-3 { - margin-bottom: 0.75rem !important; } - - .ml-xl-3 { - margin-left: 0.75rem !important; } - - .mx-xl-3 { - margin-right: 0.75rem !important; - margin-left: 0.75rem !important; } - - .my-xl-3 { - margin-top: 0.75rem !important; - margin-bottom: 0.75rem !important; } - - .mxn-xl-3 { - margin-right: -0.75rem !important; - margin-left: -0.75rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-4 { - margin: 1rem !important; } - - .mt-xl-4 { - margin-top: 1rem !important; } - - .mr-xl-4 { - margin-right: 1rem !important; } - - .mb-xl-4 { - margin-bottom: 1rem !important; } - - .ml-xl-4 { - margin-left: 1rem !important; } - - .mx-xl-4 { - margin-right: 1rem !important; - margin-left: 1rem !important; } - - .my-xl-4 { - margin-top: 1rem !important; - margin-bottom: 1rem !important; } - - .mxn-xl-4 { - margin-right: -1rem !important; - margin-left: -1rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-5 { - margin: 1.5rem !important; } - - .mt-xl-5 { - margin-top: 1.5rem !important; } - - .mr-xl-5 { - margin-right: 1.5rem !important; } - - .mb-xl-5 { - margin-bottom: 1.5rem !important; } - - .ml-xl-5 { - margin-left: 1.5rem !important; } - - .mx-xl-5 { - margin-right: 1.5rem !important; - margin-left: 1.5rem !important; } - - .my-xl-5 { - margin-top: 1.5rem !important; - margin-bottom: 1.5rem !important; } - - .mxn-xl-5 { - margin-right: -1.5rem !important; - margin-left: -1.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-6 { - margin: 2rem !important; } - - .mt-xl-6 { - margin-top: 2rem !important; } - - .mr-xl-6 { - margin-right: 2rem !important; } - - .mb-xl-6 { - margin-bottom: 2rem !important; } - - .ml-xl-6 { - margin-left: 2rem !important; } - - .mx-xl-6 { - margin-right: 2rem !important; - margin-left: 2rem !important; } - - .my-xl-6 { - margin-top: 2rem !important; - margin-bottom: 2rem !important; } - - .mxn-xl-6 { - margin-right: -2rem !important; - margin-left: -2rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-7 { - margin: 2.5rem !important; } - - .mt-xl-7 { - margin-top: 2.5rem !important; } - - .mr-xl-7 { - margin-right: 2.5rem !important; } - - .mb-xl-7 { - margin-bottom: 2.5rem !important; } - - .ml-xl-7 { - margin-left: 2.5rem !important; } - - .mx-xl-7 { - margin-right: 2.5rem !important; - margin-left: 2.5rem !important; } - - .my-xl-7 { - margin-top: 2.5rem !important; - margin-bottom: 2.5rem !important; } - - .mxn-xl-7 { - margin-right: -2.5rem !important; - margin-left: -2.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-8 { - margin: 3rem !important; } - - .mt-xl-8 { - margin-top: 3rem !important; } - - .mr-xl-8 { - margin-right: 3rem !important; } - - .mb-xl-8 { - margin-bottom: 3rem !important; } - - .ml-xl-8 { - margin-left: 3rem !important; } - - .mx-xl-8 { - margin-right: 3rem !important; - margin-left: 3rem !important; } - - .my-xl-8 { - margin-top: 3rem !important; - margin-bottom: 3rem !important; } - - .mxn-xl-8 { - margin-right: -3rem !important; - margin-left: -3rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-9 { - margin: 3.5rem !important; } - - .mt-xl-9 { - margin-top: 3.5rem !important; } - - .mr-xl-9 { - margin-right: 3.5rem !important; } - - .mb-xl-9 { - margin-bottom: 3.5rem !important; } - - .ml-xl-9 { - margin-left: 3.5rem !important; } - - .mx-xl-9 { - margin-right: 3.5rem !important; - margin-left: 3.5rem !important; } - - .my-xl-9 { - margin-top: 3.5rem !important; - margin-bottom: 3.5rem !important; } - - .mxn-xl-9 { - margin-right: -3.5rem !important; - margin-left: -3.5rem !important; } } -@media (min-width: 87.5rem) { - .m-xl-10 { - margin: 4rem !important; } - - .mt-xl-10 { - margin-top: 4rem !important; } - - .mr-xl-10 { - margin-right: 4rem !important; } - - .mb-xl-10 { - margin-bottom: 4rem !important; } - - .ml-xl-10 { - margin-left: 4rem !important; } - - .mx-xl-10 { - margin-right: 4rem !important; - margin-left: 4rem !important; } - - .my-xl-10 { - margin-top: 4rem !important; - margin-bottom: 4rem !important; } - - .mxn-xl-10 { - margin-right: -4rem !important; - margin-left: -4rem !important; } } -.p-0 { - padding: 0 !important; } - -.pt-0 { - padding-top: 0 !important; } - -.pr-0 { - padding-right: 0 !important; } - -.pb-0 { - padding-bottom: 0 !important; } - -.pl-0 { - padding-left: 0 !important; } - -.px-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - -.py-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - -.p-1 { - padding: 0.25rem !important; } - -.pt-1 { - padding-top: 0.25rem !important; } - -.pr-1 { - padding-right: 0.25rem !important; } - -.pb-1 { - padding-bottom: 0.25rem !important; } - -.pl-1 { - padding-left: 0.25rem !important; } - -.px-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - -.py-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - -.p-2 { - padding: 0.5rem !important; } - -.pt-2 { - padding-top: 0.5rem !important; } - -.pr-2 { - padding-right: 0.5rem !important; } - -.pb-2 { - padding-bottom: 0.5rem !important; } - -.pl-2 { - padding-left: 0.5rem !important; } - -.px-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - -.py-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - -.p-3 { - padding: 0.75rem !important; } - -.pt-3 { - padding-top: 0.75rem !important; } - -.pr-3 { - padding-right: 0.75rem !important; } - -.pb-3 { - padding-bottom: 0.75rem !important; } - -.pl-3 { - padding-left: 0.75rem !important; } - -.px-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - -.py-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - -.p-4 { - padding: 1rem !important; } - -.pt-4 { - padding-top: 1rem !important; } - -.pr-4 { - padding-right: 1rem !important; } - -.pb-4 { - padding-bottom: 1rem !important; } - -.pl-4 { - padding-left: 1rem !important; } - -.px-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - -.py-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - -.p-5 { - padding: 1.5rem !important; } - -.pt-5 { - padding-top: 1.5rem !important; } - -.pr-5 { - padding-right: 1.5rem !important; } - -.pb-5 { - padding-bottom: 1.5rem !important; } - -.pl-5 { - padding-left: 1.5rem !important; } - -.px-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - -.py-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - -.p-6 { - padding: 2rem !important; } - -.pt-6 { - padding-top: 2rem !important; } - -.pr-6 { - padding-right: 2rem !important; } - -.pb-6 { - padding-bottom: 2rem !important; } - -.pl-6 { - padding-left: 2rem !important; } - -.px-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - -.py-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - -.p-7 { - padding: 2.5rem !important; } - -.pt-7 { - padding-top: 2.5rem !important; } - -.pr-7 { - padding-right: 2.5rem !important; } - -.pb-7 { - padding-bottom: 2.5rem !important; } - -.pl-7 { - padding-left: 2.5rem !important; } - -.px-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - -.py-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - -.p-8 { - padding: 3rem !important; } - -.pt-8 { - padding-top: 3rem !important; } - -.pr-8 { - padding-right: 3rem !important; } - -.pb-8 { - padding-bottom: 3rem !important; } - -.pl-8 { - padding-left: 3rem !important; } - -.px-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - -.py-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - -.p-9 { - padding: 3.5rem !important; } - -.pt-9 { - padding-top: 3.5rem !important; } - -.pr-9 { - padding-right: 3.5rem !important; } - -.pb-9 { - padding-bottom: 3.5rem !important; } - -.pl-9 { - padding-left: 3.5rem !important; } - -.px-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - -.py-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - -.p-10 { - padding: 4rem !important; } - -.pt-10 { - padding-top: 4rem !important; } - -.pr-10 { - padding-right: 4rem !important; } - -.pb-10 { - padding-bottom: 4rem !important; } - -.pl-10 { - padding-left: 4rem !important; } - -.px-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - -.py-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } - -@media (min-width: 20rem) { - .p-xs-0 { - padding: 0 !important; } - - .pt-xs-0 { - padding-top: 0 !important; } - - .pr-xs-0 { - padding-right: 0 !important; } - - .pb-xs-0 { - padding-bottom: 0 !important; } - - .pl-xs-0 { - padding-left: 0 !important; } - - .px-xs-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-xs-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-xs-1 { - padding: 0.25rem !important; } - - .pt-xs-1 { - padding-top: 0.25rem !important; } - - .pr-xs-1 { - padding-right: 0.25rem !important; } - - .pb-xs-1 { - padding-bottom: 0.25rem !important; } - - .pl-xs-1 { - padding-left: 0.25rem !important; } - - .px-xs-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-xs-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-xs-2 { - padding: 0.5rem !important; } - - .pt-xs-2 { - padding-top: 0.5rem !important; } - - .pr-xs-2 { - padding-right: 0.5rem !important; } - - .pb-xs-2 { - padding-bottom: 0.5rem !important; } - - .pl-xs-2 { - padding-left: 0.5rem !important; } - - .px-xs-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-xs-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-xs-3 { - padding: 0.75rem !important; } - - .pt-xs-3 { - padding-top: 0.75rem !important; } - - .pr-xs-3 { - padding-right: 0.75rem !important; } - - .pb-xs-3 { - padding-bottom: 0.75rem !important; } - - .pl-xs-3 { - padding-left: 0.75rem !important; } - - .px-xs-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-xs-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-xs-4 { - padding: 1rem !important; } - - .pt-xs-4 { - padding-top: 1rem !important; } - - .pr-xs-4 { - padding-right: 1rem !important; } - - .pb-xs-4 { - padding-bottom: 1rem !important; } - - .pl-xs-4 { - padding-left: 1rem !important; } - - .px-xs-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-xs-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-xs-5 { - padding: 1.5rem !important; } - - .pt-xs-5 { - padding-top: 1.5rem !important; } - - .pr-xs-5 { - padding-right: 1.5rem !important; } - - .pb-xs-5 { - padding-bottom: 1.5rem !important; } - - .pl-xs-5 { - padding-left: 1.5rem !important; } - - .px-xs-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-xs-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-xs-6 { - padding: 2rem !important; } - - .pt-xs-6 { - padding-top: 2rem !important; } - - .pr-xs-6 { - padding-right: 2rem !important; } - - .pb-xs-6 { - padding-bottom: 2rem !important; } - - .pl-xs-6 { - padding-left: 2rem !important; } - - .px-xs-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-xs-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-xs-7 { - padding: 2.5rem !important; } - - .pt-xs-7 { - padding-top: 2.5rem !important; } - - .pr-xs-7 { - padding-right: 2.5rem !important; } - - .pb-xs-7 { - padding-bottom: 2.5rem !important; } - - .pl-xs-7 { - padding-left: 2.5rem !important; } - - .px-xs-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-xs-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-xs-8 { - padding: 3rem !important; } - - .pt-xs-8 { - padding-top: 3rem !important; } - - .pr-xs-8 { - padding-right: 3rem !important; } - - .pb-xs-8 { - padding-bottom: 3rem !important; } - - .pl-xs-8 { - padding-left: 3rem !important; } - - .px-xs-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-xs-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-xs-9 { - padding: 3.5rem !important; } - - .pt-xs-9 { - padding-top: 3.5rem !important; } - - .pr-xs-9 { - padding-right: 3.5rem !important; } - - .pb-xs-9 { - padding-bottom: 3.5rem !important; } - - .pl-xs-9 { - padding-left: 3.5rem !important; } - - .px-xs-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-xs-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-xs-10 { - padding: 4rem !important; } - - .pt-xs-10 { - padding-top: 4rem !important; } - - .pr-xs-10 { - padding-right: 4rem !important; } - - .pb-xs-10 { - padding-bottom: 4rem !important; } - - .pl-xs-10 { - padding-left: 4rem !important; } - - .px-xs-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-xs-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 31.25rem) { - .p-sm-0 { - padding: 0 !important; } - - .pt-sm-0 { - padding-top: 0 !important; } - - .pr-sm-0 { - padding-right: 0 !important; } - - .pb-sm-0 { - padding-bottom: 0 !important; } - - .pl-sm-0 { - padding-left: 0 !important; } - - .px-sm-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-sm-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-sm-1 { - padding: 0.25rem !important; } - - .pt-sm-1 { - padding-top: 0.25rem !important; } - - .pr-sm-1 { - padding-right: 0.25rem !important; } - - .pb-sm-1 { - padding-bottom: 0.25rem !important; } - - .pl-sm-1 { - padding-left: 0.25rem !important; } - - .px-sm-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-sm-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-sm-2 { - padding: 0.5rem !important; } - - .pt-sm-2 { - padding-top: 0.5rem !important; } - - .pr-sm-2 { - padding-right: 0.5rem !important; } - - .pb-sm-2 { - padding-bottom: 0.5rem !important; } - - .pl-sm-2 { - padding-left: 0.5rem !important; } - - .px-sm-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-sm-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-sm-3 { - padding: 0.75rem !important; } - - .pt-sm-3 { - padding-top: 0.75rem !important; } - - .pr-sm-3 { - padding-right: 0.75rem !important; } - - .pb-sm-3 { - padding-bottom: 0.75rem !important; } - - .pl-sm-3 { - padding-left: 0.75rem !important; } - - .px-sm-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-sm-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-sm-4 { - padding: 1rem !important; } - - .pt-sm-4 { - padding-top: 1rem !important; } - - .pr-sm-4 { - padding-right: 1rem !important; } - - .pb-sm-4 { - padding-bottom: 1rem !important; } - - .pl-sm-4 { - padding-left: 1rem !important; } - - .px-sm-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-sm-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-sm-5 { - padding: 1.5rem !important; } - - .pt-sm-5 { - padding-top: 1.5rem !important; } - - .pr-sm-5 { - padding-right: 1.5rem !important; } - - .pb-sm-5 { - padding-bottom: 1.5rem !important; } - - .pl-sm-5 { - padding-left: 1.5rem !important; } - - .px-sm-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-sm-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-sm-6 { - padding: 2rem !important; } - - .pt-sm-6 { - padding-top: 2rem !important; } - - .pr-sm-6 { - padding-right: 2rem !important; } - - .pb-sm-6 { - padding-bottom: 2rem !important; } - - .pl-sm-6 { - padding-left: 2rem !important; } - - .px-sm-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-sm-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-sm-7 { - padding: 2.5rem !important; } - - .pt-sm-7 { - padding-top: 2.5rem !important; } - - .pr-sm-7 { - padding-right: 2.5rem !important; } - - .pb-sm-7 { - padding-bottom: 2.5rem !important; } - - .pl-sm-7 { - padding-left: 2.5rem !important; } - - .px-sm-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-sm-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-sm-8 { - padding: 3rem !important; } - - .pt-sm-8 { - padding-top: 3rem !important; } - - .pr-sm-8 { - padding-right: 3rem !important; } - - .pb-sm-8 { - padding-bottom: 3rem !important; } - - .pl-sm-8 { - padding-left: 3rem !important; } - - .px-sm-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-sm-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-sm-9 { - padding: 3.5rem !important; } - - .pt-sm-9 { - padding-top: 3.5rem !important; } - - .pr-sm-9 { - padding-right: 3.5rem !important; } - - .pb-sm-9 { - padding-bottom: 3.5rem !important; } - - .pl-sm-9 { - padding-left: 3.5rem !important; } - - .px-sm-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-sm-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-sm-10 { - padding: 4rem !important; } - - .pt-sm-10 { - padding-top: 4rem !important; } - - .pr-sm-10 { - padding-right: 4rem !important; } - - .pb-sm-10 { - padding-bottom: 4rem !important; } - - .pl-sm-10 { - padding-left: 4rem !important; } - - .px-sm-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-sm-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 46.25rem) { - .p-md-0 { - padding: 0 !important; } - - .pt-md-0 { - padding-top: 0 !important; } - - .pr-md-0 { - padding-right: 0 !important; } - - .pb-md-0 { - padding-bottom: 0 !important; } - - .pl-md-0 { - padding-left: 0 !important; } - - .px-md-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-md-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-md-1 { - padding: 0.25rem !important; } - - .pt-md-1 { - padding-top: 0.25rem !important; } - - .pr-md-1 { - padding-right: 0.25rem !important; } - - .pb-md-1 { - padding-bottom: 0.25rem !important; } - - .pl-md-1 { - padding-left: 0.25rem !important; } - - .px-md-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-md-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-md-2 { - padding: 0.5rem !important; } - - .pt-md-2 { - padding-top: 0.5rem !important; } - - .pr-md-2 { - padding-right: 0.5rem !important; } - - .pb-md-2 { - padding-bottom: 0.5rem !important; } - - .pl-md-2 { - padding-left: 0.5rem !important; } - - .px-md-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-md-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-md-3 { - padding: 0.75rem !important; } - - .pt-md-3 { - padding-top: 0.75rem !important; } - - .pr-md-3 { - padding-right: 0.75rem !important; } - - .pb-md-3 { - padding-bottom: 0.75rem !important; } - - .pl-md-3 { - padding-left: 0.75rem !important; } - - .px-md-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-md-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-md-4 { - padding: 1rem !important; } - - .pt-md-4 { - padding-top: 1rem !important; } - - .pr-md-4 { - padding-right: 1rem !important; } - - .pb-md-4 { - padding-bottom: 1rem !important; } - - .pl-md-4 { - padding-left: 1rem !important; } - - .px-md-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-md-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-md-5 { - padding: 1.5rem !important; } - - .pt-md-5 { - padding-top: 1.5rem !important; } - - .pr-md-5 { - padding-right: 1.5rem !important; } - - .pb-md-5 { - padding-bottom: 1.5rem !important; } - - .pl-md-5 { - padding-left: 1.5rem !important; } - - .px-md-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-md-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-md-6 { - padding: 2rem !important; } - - .pt-md-6 { - padding-top: 2rem !important; } - - .pr-md-6 { - padding-right: 2rem !important; } - - .pb-md-6 { - padding-bottom: 2rem !important; } - - .pl-md-6 { - padding-left: 2rem !important; } - - .px-md-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-md-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-md-7 { - padding: 2.5rem !important; } - - .pt-md-7 { - padding-top: 2.5rem !important; } - - .pr-md-7 { - padding-right: 2.5rem !important; } - - .pb-md-7 { - padding-bottom: 2.5rem !important; } - - .pl-md-7 { - padding-left: 2.5rem !important; } - - .px-md-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-md-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-md-8 { - padding: 3rem !important; } - - .pt-md-8 { - padding-top: 3rem !important; } - - .pr-md-8 { - padding-right: 3rem !important; } - - .pb-md-8 { - padding-bottom: 3rem !important; } - - .pl-md-8 { - padding-left: 3rem !important; } - - .px-md-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-md-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-md-9 { - padding: 3.5rem !important; } - - .pt-md-9 { - padding-top: 3.5rem !important; } - - .pr-md-9 { - padding-right: 3.5rem !important; } - - .pb-md-9 { - padding-bottom: 3.5rem !important; } - - .pl-md-9 { - padding-left: 3.5rem !important; } - - .px-md-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-md-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-md-10 { - padding: 4rem !important; } - - .pt-md-10 { - padding-top: 4rem !important; } - - .pr-md-10 { - padding-right: 4rem !important; } - - .pb-md-10 { - padding-bottom: 4rem !important; } - - .pl-md-10 { - padding-left: 4rem !important; } - - .px-md-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-md-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 70rem) { - .p-lg-0 { - padding: 0 !important; } - - .pt-lg-0 { - padding-top: 0 !important; } - - .pr-lg-0 { - padding-right: 0 !important; } - - .pb-lg-0 { - padding-bottom: 0 !important; } - - .pl-lg-0 { - padding-left: 0 !important; } - - .px-lg-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-lg-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-lg-1 { - padding: 0.25rem !important; } - - .pt-lg-1 { - padding-top: 0.25rem !important; } - - .pr-lg-1 { - padding-right: 0.25rem !important; } - - .pb-lg-1 { - padding-bottom: 0.25rem !important; } - - .pl-lg-1 { - padding-left: 0.25rem !important; } - - .px-lg-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-lg-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-lg-2 { - padding: 0.5rem !important; } - - .pt-lg-2 { - padding-top: 0.5rem !important; } - - .pr-lg-2 { - padding-right: 0.5rem !important; } - - .pb-lg-2 { - padding-bottom: 0.5rem !important; } - - .pl-lg-2 { - padding-left: 0.5rem !important; } - - .px-lg-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-lg-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-lg-3 { - padding: 0.75rem !important; } - - .pt-lg-3 { - padding-top: 0.75rem !important; } - - .pr-lg-3 { - padding-right: 0.75rem !important; } - - .pb-lg-3 { - padding-bottom: 0.75rem !important; } - - .pl-lg-3 { - padding-left: 0.75rem !important; } - - .px-lg-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-lg-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-lg-4 { - padding: 1rem !important; } - - .pt-lg-4 { - padding-top: 1rem !important; } - - .pr-lg-4 { - padding-right: 1rem !important; } - - .pb-lg-4 { - padding-bottom: 1rem !important; } - - .pl-lg-4 { - padding-left: 1rem !important; } - - .px-lg-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-lg-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-lg-5 { - padding: 1.5rem !important; } - - .pt-lg-5 { - padding-top: 1.5rem !important; } - - .pr-lg-5 { - padding-right: 1.5rem !important; } - - .pb-lg-5 { - padding-bottom: 1.5rem !important; } - - .pl-lg-5 { - padding-left: 1.5rem !important; } - - .px-lg-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-lg-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-lg-6 { - padding: 2rem !important; } - - .pt-lg-6 { - padding-top: 2rem !important; } - - .pr-lg-6 { - padding-right: 2rem !important; } - - .pb-lg-6 { - padding-bottom: 2rem !important; } - - .pl-lg-6 { - padding-left: 2rem !important; } - - .px-lg-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-lg-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-lg-7 { - padding: 2.5rem !important; } - - .pt-lg-7 { - padding-top: 2.5rem !important; } - - .pr-lg-7 { - padding-right: 2.5rem !important; } - - .pb-lg-7 { - padding-bottom: 2.5rem !important; } - - .pl-lg-7 { - padding-left: 2.5rem !important; } - - .px-lg-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-lg-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-lg-8 { - padding: 3rem !important; } - - .pt-lg-8 { - padding-top: 3rem !important; } - - .pr-lg-8 { - padding-right: 3rem !important; } - - .pb-lg-8 { - padding-bottom: 3rem !important; } - - .pl-lg-8 { - padding-left: 3rem !important; } - - .px-lg-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-lg-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-lg-9 { - padding: 3.5rem !important; } - - .pt-lg-9 { - padding-top: 3.5rem !important; } - - .pr-lg-9 { - padding-right: 3.5rem !important; } - - .pb-lg-9 { - padding-bottom: 3.5rem !important; } - - .pl-lg-9 { - padding-left: 3.5rem !important; } - - .px-lg-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-lg-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-lg-10 { - padding: 4rem !important; } - - .pt-lg-10 { - padding-top: 4rem !important; } - - .pr-lg-10 { - padding-right: 4rem !important; } - - .pb-lg-10 { - padding-bottom: 4rem !important; } - - .pl-lg-10 { - padding-left: 4rem !important; } - - .px-lg-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-lg-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } -@media (min-width: 87.5rem) { - .p-xl-0 { - padding: 0 !important; } - - .pt-xl-0 { - padding-top: 0 !important; } - - .pr-xl-0 { - padding-right: 0 !important; } - - .pb-xl-0 { - padding-bottom: 0 !important; } - - .pl-xl-0 { - padding-left: 0 !important; } - - .px-xl-0 { - padding-right: 0 !important; - padding-left: 0 !important; } - - .py-xl-0 { - padding-top: 0 !important; - padding-bottom: 0 !important; } - - .p-xl-1 { - padding: 0.25rem !important; } - - .pt-xl-1 { - padding-top: 0.25rem !important; } - - .pr-xl-1 { - padding-right: 0.25rem !important; } - - .pb-xl-1 { - padding-bottom: 0.25rem !important; } - - .pl-xl-1 { - padding-left: 0.25rem !important; } - - .px-xl-1 { - padding-right: 0.25rem !important; - padding-left: 0.25rem !important; } - - .py-xl-1 { - padding-top: 0.25rem !important; - padding-bottom: 0.25rem !important; } - - .p-xl-2 { - padding: 0.5rem !important; } - - .pt-xl-2 { - padding-top: 0.5rem !important; } - - .pr-xl-2 { - padding-right: 0.5rem !important; } - - .pb-xl-2 { - padding-bottom: 0.5rem !important; } - - .pl-xl-2 { - padding-left: 0.5rem !important; } - - .px-xl-2 { - padding-right: 0.5rem !important; - padding-left: 0.5rem !important; } - - .py-xl-2 { - padding-top: 0.5rem !important; - padding-bottom: 0.5rem !important; } - - .p-xl-3 { - padding: 0.75rem !important; } - - .pt-xl-3 { - padding-top: 0.75rem !important; } - - .pr-xl-3 { - padding-right: 0.75rem !important; } - - .pb-xl-3 { - padding-bottom: 0.75rem !important; } - - .pl-xl-3 { - padding-left: 0.75rem !important; } - - .px-xl-3 { - padding-right: 0.75rem !important; - padding-left: 0.75rem !important; } - - .py-xl-3 { - padding-top: 0.75rem !important; - padding-bottom: 0.75rem !important; } - - .p-xl-4 { - padding: 1rem !important; } - - .pt-xl-4 { - padding-top: 1rem !important; } - - .pr-xl-4 { - padding-right: 1rem !important; } - - .pb-xl-4 { - padding-bottom: 1rem !important; } - - .pl-xl-4 { - padding-left: 1rem !important; } - - .px-xl-4 { - padding-right: 1rem !important; - padding-left: 1rem !important; } - - .py-xl-4 { - padding-top: 1rem !important; - padding-bottom: 1rem !important; } - - .p-xl-5 { - padding: 1.5rem !important; } - - .pt-xl-5 { - padding-top: 1.5rem !important; } - - .pr-xl-5 { - padding-right: 1.5rem !important; } - - .pb-xl-5 { - padding-bottom: 1.5rem !important; } - - .pl-xl-5 { - padding-left: 1.5rem !important; } - - .px-xl-5 { - padding-right: 1.5rem !important; - padding-left: 1.5rem !important; } - - .py-xl-5 { - padding-top: 1.5rem !important; - padding-bottom: 1.5rem !important; } - - .p-xl-6 { - padding: 2rem !important; } - - .pt-xl-6 { - padding-top: 2rem !important; } - - .pr-xl-6 { - padding-right: 2rem !important; } - - .pb-xl-6 { - padding-bottom: 2rem !important; } - - .pl-xl-6 { - padding-left: 2rem !important; } - - .px-xl-6 { - padding-right: 2rem !important; - padding-left: 2rem !important; } - - .py-xl-6 { - padding-top: 2rem !important; - padding-bottom: 2rem !important; } - - .p-xl-7 { - padding: 2.5rem !important; } - - .pt-xl-7 { - padding-top: 2.5rem !important; } - - .pr-xl-7 { - padding-right: 2.5rem !important; } - - .pb-xl-7 { - padding-bottom: 2.5rem !important; } - - .pl-xl-7 { - padding-left: 2.5rem !important; } - - .px-xl-7 { - padding-right: 2.5rem !important; - padding-left: 2.5rem !important; } - - .py-xl-7 { - padding-top: 2.5rem !important; - padding-bottom: 2.5rem !important; } - - .p-xl-8 { - padding: 3rem !important; } - - .pt-xl-8 { - padding-top: 3rem !important; } - - .pr-xl-8 { - padding-right: 3rem !important; } - - .pb-xl-8 { - padding-bottom: 3rem !important; } - - .pl-xl-8 { - padding-left: 3rem !important; } - - .px-xl-8 { - padding-right: 3rem !important; - padding-left: 3rem !important; } - - .py-xl-8 { - padding-top: 3rem !important; - padding-bottom: 3rem !important; } - - .p-xl-9 { - padding: 3.5rem !important; } - - .pt-xl-9 { - padding-top: 3.5rem !important; } - - .pr-xl-9 { - padding-right: 3.5rem !important; } - - .pb-xl-9 { - padding-bottom: 3.5rem !important; } - - .pl-xl-9 { - padding-left: 3.5rem !important; } - - .px-xl-9 { - padding-right: 3.5rem !important; - padding-left: 3.5rem !important; } - - .py-xl-9 { - padding-top: 3.5rem !important; - padding-bottom: 3.5rem !important; } - - .p-xl-10 { - padding: 4rem !important; } - - .pt-xl-10 { - padding-top: 4rem !important; } - - .pr-xl-10 { - padding-right: 4rem !important; } - - .pb-xl-10 { - padding-bottom: 4rem !important; } - - .pl-xl-10 { - padding-left: 4rem !important; } - - .px-xl-10 { - padding-right: 4rem !important; - padding-left: 4rem !important; } - - .py-xl-10 { - padding-top: 4rem !important; - padding-bottom: 4rem !important; } } diff --git a/docs/_site/assets/css/premonition.css b/docs/_site/assets/css/premonition.css deleted file mode 100644 index 04f5bcba..00000000 --- a/docs/_site/assets/css/premonition.css +++ /dev/null @@ -1,90 +0,0 @@ -.premonition { - display: grid; - grid-template-columns: 43px auto; - padding-top: 13px; - padding-bottom: 6px; - margin: 30px 0 30px 0; - background-color: #e3edf2; - border-left: 4px solid #5bc0de; - color: #5bc0de; -} - -.premonition code { - background-color: #fff; - color: #5bc0de; -} - -.premonition .header { - font-weight: 700; - font-size: 15px; - color: #5bc0de; -} - -.premonition .fa { - font-size: 18px; - opacity: .3; - padding-top: 2px; - padding-left: 20px; -} - -.premonition .content { - color: rgba(0, 0, 0, 0.5); - padding-right: 40px; -} - -.premonition.info { - background-color: #f3f8f3; - color: #50af51; - border-color: #50af51; -} - -.premonition.info a { - color: #50af51; - text-decoration: underline; -} - -.premonition.info code { - color: #50af51; -} - -.premonition.info .header { - color: #50af51; -} - -.premonition.warning { - background-color: #fcf8f2; - color: #f0ad4e; - border-color: #f0ad4e; -} - -.premonition.warning a { - color: #f0ad4e; - text-decoration: underline; -} - -.premonition.warning code { - color: #f0ad4e; -} - -.premonition.warning .header { - color: #f0ad4e; -} - -.premonition.error { - background-color: #fdf7f7; - color: #d9534f; - border-color: #d9534f; -} - -.premonition.error a { - color: #d9534f; - text-decoration: underline; -} - -.premonition.error code { - color: #d9534f; -} - -.premonition.error .header { - color: #d9534f; -} diff --git a/docs/_site/assets/css/style.css b/docs/_site/assets/css/style.css deleted file mode 100644 index 313386b2..00000000 --- a/docs/_site/assets/css/style.css +++ /dev/null @@ -1,21 +0,0 @@ -.navigation-list-item { - font-size: 18px !important; - padding: 4px; -} - -.navigation-list-item a { - color: blue; -} - -.navigation-list-item a:hover { - color: black; -} - - -html, body { - font-family: sans-serif; -} - -.page-content h1:first-of-type { - font-weight: 500; -} \ No newline at end of file diff --git a/docs/_site/assets/favicon.ico b/docs/_site/assets/favicon.ico deleted file mode 100644 index 36b55d4a..00000000 Binary files a/docs/_site/assets/favicon.ico and /dev/null differ diff --git a/docs/_site/assets/fonts/FontAwesome.otf b/docs/_site/assets/fonts/FontAwesome.otf deleted file mode 100644 index 401ec0f3..00000000 Binary files a/docs/_site/assets/fonts/FontAwesome.otf and /dev/null differ diff --git a/docs/_site/assets/fonts/fontawesome-webfont.eot b/docs/_site/assets/fonts/fontawesome-webfont.eot deleted file mode 100644 index e9f60ca9..00000000 Binary files a/docs/_site/assets/fonts/fontawesome-webfont.eot and /dev/null differ diff --git a/docs/_site/assets/fonts/fontawesome-webfont.svg b/docs/_site/assets/fonts/fontawesome-webfont.svg deleted file mode 100644 index 855c845e..00000000 --- a/docs/_site/assets/fonts/fontawesome-webfont.svg +++ /dev/null @@ -1,2671 +0,0 @@ - - - - -Created by FontForge 20120731 at Mon Oct 24 17:37:40 2016 - By ,,, -Copyright Dave Gandy 2016. All rights reserved. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/docs/_site/assets/fonts/fontawesome-webfont.ttf b/docs/_site/assets/fonts/fontawesome-webfont.ttf deleted file mode 100644 index 35acda2f..00000000 Binary files a/docs/_site/assets/fonts/fontawesome-webfont.ttf and /dev/null differ diff --git a/docs/_site/assets/fonts/fontawesome-webfont.woff b/docs/_site/assets/fonts/fontawesome-webfont.woff deleted file mode 100644 index 400014a4..00000000 Binary files a/docs/_site/assets/fonts/fontawesome-webfont.woff and /dev/null differ diff --git a/docs/_site/assets/fonts/fontawesome-webfont.woff2 b/docs/_site/assets/fonts/fontawesome-webfont.woff2 deleted file mode 100644 index 4d13fc60..00000000 Binary files a/docs/_site/assets/fonts/fontawesome-webfont.woff2 and /dev/null differ diff --git a/docs/_site/assets/gancio.png b/docs/_site/assets/gancio.png deleted file mode 100644 index d53e1632..00000000 Binary files a/docs/_site/assets/gancio.png and /dev/null differ diff --git a/docs/_site/assets/home1.png b/docs/_site/assets/home1.png deleted file mode 100644 index 6f83f00a..00000000 Binary files a/docs/_site/assets/home1.png and /dev/null differ diff --git a/docs/_site/assets/images/just-the-docs.png b/docs/_site/assets/images/just-the-docs.png deleted file mode 100644 index 81c33065..00000000 Binary files a/docs/_site/assets/images/just-the-docs.png and /dev/null differ diff --git a/docs/_site/assets/images/search.svg b/docs/_site/assets/images/search.svg deleted file mode 100644 index 421ca4df..00000000 --- a/docs/_site/assets/images/search.svg +++ /dev/null @@ -1 +0,0 @@ -Search diff --git a/docs/_site/assets/js/jquery-3.3.1.min.js b/docs/_site/assets/js/jquery-3.3.1.min.js deleted file mode 100644 index 4d9b3a25..00000000 --- a/docs/_site/assets/js/jquery-3.3.1.min.js +++ /dev/null @@ -1,2 +0,0 @@ -/*! jQuery v3.3.1 | (c) JS Foundation and other contributors | jquery.org/license */ -!function(e,t){"use strict";"object"==typeof module&&"object"==typeof module.exports?module.exports=e.document?t(e,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(e,t){"use strict";var n=[],r=e.document,i=Object.getPrototypeOf,o=n.slice,a=n.concat,s=n.push,u=n.indexOf,l={},c=l.toString,f=l.hasOwnProperty,p=f.toString,d=p.call(Object),h={},g=function e(t){return"function"==typeof t&&"number"!=typeof t.nodeType},y=function e(t){return null!=t&&t===t.window},v={type:!0,src:!0,noModule:!0};function m(e,t,n){var i,o=(t=t||r).createElement("script");if(o.text=e,n)for(i in v)n[i]&&(o[i]=n[i]);t.head.appendChild(o).parentNode.removeChild(o)}function x(e){return null==e?e+"":"object"==typeof e||"function"==typeof e?l[c.call(e)]||"object":typeof e}var b="3.3.1",w=function(e,t){return new w.fn.init(e,t)},T=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;w.fn=w.prototype={jquery:"3.3.1",constructor:w,length:0,toArray:function(){return o.call(this)},get:function(e){return null==e?o.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=w.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return w.each(this,e)},map:function(e){return this.pushStack(w.map(this,function(t,n){return e.call(t,n,t)}))},slice:function(){return this.pushStack(o.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n0&&t-1 in e)}var E=function(e){var t,n,r,i,o,a,s,u,l,c,f,p,d,h,g,y,v,m,x,b="sizzle"+1*new Date,w=e.document,T=0,C=0,E=ae(),k=ae(),S=ae(),D=function(e,t){return e===t&&(f=!0),0},N={}.hasOwnProperty,A=[],j=A.pop,q=A.push,L=A.push,H=A.slice,O=function(e,t){for(var n=0,r=e.length;n+~]|"+M+")"+M+"*"),z=new RegExp("="+M+"*([^\\]'\"]*?)"+M+"*\\]","g"),X=new RegExp(W),U=new RegExp("^"+R+"$"),V={ID:new RegExp("^#("+R+")"),CLASS:new RegExp("^\\.("+R+")"),TAG:new RegExp("^("+R+"|[*])"),ATTR:new RegExp("^"+I),PSEUDO:new RegExp("^"+W),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+M+"*(even|odd|(([+-]|)(\\d*)n|)"+M+"*(?:([+-]|)"+M+"*(\\d+)|))"+M+"*\\)|)","i"),bool:new RegExp("^(?:"+P+")$","i"),needsContext:new RegExp("^"+M+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+M+"*((?:-\\d)?\\d*)"+M+"*\\)|)(?=[^-]|$)","i")},G=/^(?:input|select|textarea|button)$/i,Y=/^h\d$/i,Q=/^[^{]+\{\s*\[native \w/,J=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,K=/[+~]/,Z=new RegExp("\\\\([\\da-f]{1,6}"+M+"?|("+M+")|.)","ig"),ee=function(e,t,n){var r="0x"+t-65536;return r!==r||n?t:r<0?String.fromCharCode(r+65536):String.fromCharCode(r>>10|55296,1023&r|56320)},te=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ne=function(e,t){return t?"\0"===e?"\ufffd":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},re=function(){p()},ie=me(function(e){return!0===e.disabled&&("form"in e||"label"in e)},{dir:"parentNode",next:"legend"});try{L.apply(A=H.call(w.childNodes),w.childNodes),A[w.childNodes.length].nodeType}catch(e){L={apply:A.length?function(e,t){q.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function oe(e,t,r,i){var o,s,l,c,f,h,v,m=t&&t.ownerDocument,T=t?t.nodeType:9;if(r=r||[],"string"!=typeof e||!e||1!==T&&9!==T&&11!==T)return r;if(!i&&((t?t.ownerDocument||t:w)!==d&&p(t),t=t||d,g)){if(11!==T&&(f=J.exec(e)))if(o=f[1]){if(9===T){if(!(l=t.getElementById(o)))return r;if(l.id===o)return r.push(l),r}else if(m&&(l=m.getElementById(o))&&x(t,l)&&l.id===o)return r.push(l),r}else{if(f[2])return L.apply(r,t.getElementsByTagName(e)),r;if((o=f[3])&&n.getElementsByClassName&&t.getElementsByClassName)return L.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!S[e+" "]&&(!y||!y.test(e))){if(1!==T)m=t,v=e;else if("object"!==t.nodeName.toLowerCase()){(c=t.getAttribute("id"))?c=c.replace(te,ne):t.setAttribute("id",c=b),s=(h=a(e)).length;while(s--)h[s]="#"+c+" "+ve(h[s]);v=h.join(","),m=K.test(e)&&ge(t.parentNode)||t}if(v)try{return L.apply(r,m.querySelectorAll(v)),r}catch(e){}finally{c===b&&t.removeAttribute("id")}}}return u(e.replace(B,"$1"),t,r,i)}function ae(){var e=[];function t(n,i){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=i}return t}function se(e){return e[b]=!0,e}function ue(e){var t=d.createElement("fieldset");try{return!!e(t)}catch(e){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function le(e,t){var n=e.split("|"),i=n.length;while(i--)r.attrHandle[n[i]]=t}function ce(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function fe(e){return function(t){return"input"===t.nodeName.toLowerCase()&&t.type===e}}function pe(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function de(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&ie(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function he(e){return se(function(t){return t=+t,se(function(n,r){var i,o=e([],n.length,t),a=o.length;while(a--)n[i=o[a]]&&(n[i]=!(r[i]=n[i]))})})}function ge(e){return e&&"undefined"!=typeof e.getElementsByTagName&&e}n=oe.support={},o=oe.isXML=function(e){var t=e&&(e.ownerDocument||e).documentElement;return!!t&&"HTML"!==t.nodeName},p=oe.setDocument=function(e){var t,i,a=e?e.ownerDocument||e:w;return a!==d&&9===a.nodeType&&a.documentElement?(d=a,h=d.documentElement,g=!o(d),w!==d&&(i=d.defaultView)&&i.top!==i&&(i.addEventListener?i.addEventListener("unload",re,!1):i.attachEvent&&i.attachEvent("onunload",re)),n.attributes=ue(function(e){return e.className="i",!e.getAttribute("className")}),n.getElementsByTagName=ue(function(e){return e.appendChild(d.createComment("")),!e.getElementsByTagName("*").length}),n.getElementsByClassName=Q.test(d.getElementsByClassName),n.getById=ue(function(e){return h.appendChild(e).id=b,!d.getElementsByName||!d.getElementsByName(b).length}),n.getById?(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){return e.getAttribute("id")===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter.ID=function(e){var t=e.replace(Z,ee);return function(e){var n="undefined"!=typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find.ID=function(e,t){if("undefined"!=typeof t.getElementById&&g){var n,r,i,o=t.getElementById(e);if(o){if((n=o.getAttributeNode("id"))&&n.value===e)return[o];i=t.getElementsByName(e),r=0;while(o=i[r++])if((n=o.getAttributeNode("id"))&&n.value===e)return[o]}return[]}}),r.find.TAG=n.getElementsByTagName?function(e,t){return"undefined"!=typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],i=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[i++])1===n.nodeType&&r.push(n);return r}return o},r.find.CLASS=n.getElementsByClassName&&function(e,t){if("undefined"!=typeof t.getElementsByClassName&&g)return t.getElementsByClassName(e)},v=[],y=[],(n.qsa=Q.test(d.querySelectorAll))&&(ue(function(e){h.appendChild(e).innerHTML="",e.querySelectorAll("[msallowcapture^='']").length&&y.push("[*^$]="+M+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||y.push("\\["+M+"*(?:value|"+P+")"),e.querySelectorAll("[id~="+b+"-]").length||y.push("~="),e.querySelectorAll(":checked").length||y.push(":checked"),e.querySelectorAll("a#"+b+"+*").length||y.push(".#.+[+~]")}),ue(function(e){e.innerHTML="";var t=d.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&y.push("name"+M+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&y.push(":enabled",":disabled"),h.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&y.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),y.push(",.*:")})),(n.matchesSelector=Q.test(m=h.matches||h.webkitMatchesSelector||h.mozMatchesSelector||h.oMatchesSelector||h.msMatchesSelector))&&ue(function(e){n.disconnectedMatch=m.call(e,"*"),m.call(e,"[s!='']:x"),v.push("!=",W)}),y=y.length&&new RegExp(y.join("|")),v=v.length&&new RegExp(v.join("|")),t=Q.test(h.compareDocumentPosition),x=t||Q.test(h.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},D=t?function(e,t){if(e===t)return f=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(1&(r=(e.ownerDocument||e)===(t.ownerDocument||t)?e.compareDocumentPosition(t):1)||!n.sortDetached&&t.compareDocumentPosition(e)===r?e===d||e.ownerDocument===w&&x(w,e)?-1:t===d||t.ownerDocument===w&&x(w,t)?1:c?O(c,e)-O(c,t):0:4&r?-1:1)}:function(e,t){if(e===t)return f=!0,0;var n,r=0,i=e.parentNode,o=t.parentNode,a=[e],s=[t];if(!i||!o)return e===d?-1:t===d?1:i?-1:o?1:c?O(c,e)-O(c,t):0;if(i===o)return ce(e,t);n=e;while(n=n.parentNode)a.unshift(n);n=t;while(n=n.parentNode)s.unshift(n);while(a[r]===s[r])r++;return r?ce(a[r],s[r]):a[r]===w?-1:s[r]===w?1:0},d):d},oe.matches=function(e,t){return oe(e,null,null,t)},oe.matchesSelector=function(e,t){if((e.ownerDocument||e)!==d&&p(e),t=t.replace(z,"='$1']"),n.matchesSelector&&g&&!S[t+" "]&&(!v||!v.test(t))&&(!y||!y.test(t)))try{var r=m.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(e){}return oe(t,d,null,[e]).length>0},oe.contains=function(e,t){return(e.ownerDocument||e)!==d&&p(e),x(e,t)},oe.attr=function(e,t){(e.ownerDocument||e)!==d&&p(e);var i=r.attrHandle[t.toLowerCase()],o=i&&N.call(r.attrHandle,t.toLowerCase())?i(e,t,!g):void 0;return void 0!==o?o:n.attributes||!g?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},oe.escape=function(e){return(e+"").replace(te,ne)},oe.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},oe.uniqueSort=function(e){var t,r=[],i=0,o=0;if(f=!n.detectDuplicates,c=!n.sortStable&&e.slice(0),e.sort(D),f){while(t=e[o++])t===e[o]&&(i=r.push(o));while(i--)e.splice(r[i],1)}return c=null,e},i=oe.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"==typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=i(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=i(t);return n},(r=oe.selectors={cacheLength:50,createPseudo:se,match:V,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(Z,ee),e[3]=(e[3]||e[4]||e[5]||"").replace(Z,ee),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||oe.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&oe.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return V.CHILD.test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&X.test(n)&&(t=a(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(Z,ee).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=E[e+" "];return t||(t=new RegExp("(^|"+M+")"+e+"("+M+"|$)"))&&E(e,function(e){return t.test("string"==typeof e.className&&e.className||"undefined"!=typeof e.getAttribute&&e.getAttribute("class")||"")})},ATTR:function(e,t,n){return function(r){var i=oe.attr(r,e);return null==i?"!="===t:!t||(i+="","="===t?i===n:"!="===t?i!==n:"^="===t?n&&0===i.indexOf(n):"*="===t?n&&i.indexOf(n)>-1:"$="===t?n&&i.slice(-n.length)===n:"~="===t?(" "+i.replace($," ")+" ").indexOf(n)>-1:"|="===t&&(i===n||i.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,i){var o="nth"!==e.slice(0,3),a="last"!==e.slice(-4),s="of-type"===t;return 1===r&&0===i?function(e){return!!e.parentNode}:function(t,n,u){var l,c,f,p,d,h,g=o!==a?"nextSibling":"previousSibling",y=t.parentNode,v=s&&t.nodeName.toLowerCase(),m=!u&&!s,x=!1;if(y){if(o){while(g){p=t;while(p=p[g])if(s?p.nodeName.toLowerCase()===v:1===p.nodeType)return!1;h=g="only"===e&&!h&&"nextSibling"}return!0}if(h=[a?y.firstChild:y.lastChild],a&&m){x=(d=(l=(c=(f=(p=y)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1])&&l[2],p=d&&y.childNodes[d];while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if(1===p.nodeType&&++x&&p===t){c[e]=[T,d,x];break}}else if(m&&(x=d=(l=(c=(f=(p=t)[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]||[])[0]===T&&l[1]),!1===x)while(p=++d&&p&&p[g]||(x=d=0)||h.pop())if((s?p.nodeName.toLowerCase()===v:1===p.nodeType)&&++x&&(m&&((c=(f=p[b]||(p[b]={}))[p.uniqueID]||(f[p.uniqueID]={}))[e]=[T,x]),p===t))break;return(x-=i)===r||x%r==0&&x/r>=0}}},PSEUDO:function(e,t){var n,i=r.pseudos[e]||r.setFilters[e.toLowerCase()]||oe.error("unsupported pseudo: "+e);return i[b]?i(t):i.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?se(function(e,n){var r,o=i(e,t),a=o.length;while(a--)e[r=O(e,o[a])]=!(n[r]=o[a])}):function(e){return i(e,0,n)}):i}},pseudos:{not:se(function(e){var t=[],n=[],r=s(e.replace(B,"$1"));return r[b]?se(function(e,t,n,i){var o,a=r(e,null,i,[]),s=e.length;while(s--)(o=a[s])&&(e[s]=!(t[s]=o))}):function(e,i,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}}),has:se(function(e){return function(t){return oe(e,t).length>0}}),contains:se(function(e){return e=e.replace(Z,ee),function(t){return(t.textContent||t.innerText||i(t)).indexOf(e)>-1}}),lang:se(function(e){return U.test(e||"")||oe.error("unsupported lang: "+e),e=e.replace(Z,ee).toLowerCase(),function(t){var n;do{if(n=g?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return(n=n.toLowerCase())===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}}),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===h},focus:function(e){return e===d.activeElement&&(!d.hasFocus||d.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:de(!1),disabled:de(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos.empty(e)},header:function(e){return Y.test(e.nodeName)},input:function(e){return G.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:he(function(){return[0]}),last:he(function(e,t){return[t-1]}),eq:he(function(e,t,n){return[n<0?n+t:n]}),even:he(function(e,t){for(var n=0;n=0;)e.push(r);return e}),gt:he(function(e,t,n){for(var r=n<0?n+t:n;++r1?function(t,n,r){var i=e.length;while(i--)if(!e[i](t,n,r))return!1;return!0}:e[0]}function be(e,t,n){for(var r=0,i=t.length;r-1&&(o[l]=!(a[l]=f))}}else v=we(v===a?v.splice(h,v.length):v),i?i(null,a,v,u):L.apply(a,v)})}function Ce(e){for(var t,n,i,o=e.length,a=r.relative[e[0].type],s=a||r.relative[" "],u=a?1:0,c=me(function(e){return e===t},s,!0),f=me(function(e){return O(t,e)>-1},s,!0),p=[function(e,n,r){var i=!a&&(r||n!==l)||((t=n).nodeType?c(e,n,r):f(e,n,r));return t=null,i}];u1&&xe(p),u>1&&ve(e.slice(0,u-1).concat({value:" "===e[u-2].type?"*":""})).replace(B,"$1"),n,u0,i=e.length>0,o=function(o,a,s,u,c){var f,h,y,v=0,m="0",x=o&&[],b=[],w=l,C=o||i&&r.find.TAG("*",c),E=T+=null==w?1:Math.random()||.1,k=C.length;for(c&&(l=a===d||a||c);m!==k&&null!=(f=C[m]);m++){if(i&&f){h=0,a||f.ownerDocument===d||(p(f),s=!g);while(y=e[h++])if(y(f,a||d,s)){u.push(f);break}c&&(T=E)}n&&((f=!y&&f)&&v--,o&&x.push(f))}if(v+=m,n&&m!==v){h=0;while(y=t[h++])y(x,b,a,s);if(o){if(v>0)while(m--)x[m]||b[m]||(b[m]=j.call(u));b=we(b)}L.apply(u,b),c&&!o&&b.length>0&&v+t.length>1&&oe.uniqueSort(u)}return c&&(T=E,l=w),x};return n?se(o):o}return s=oe.compile=function(e,t){var n,r=[],i=[],o=S[e+" "];if(!o){t||(t=a(e)),n=t.length;while(n--)(o=Ce(t[n]))[b]?r.push(o):i.push(o);(o=S(e,Ee(i,r))).selector=e}return o},u=oe.select=function(e,t,n,i){var o,u,l,c,f,p="function"==typeof e&&e,d=!i&&a(e=p.selector||e);if(n=n||[],1===d.length){if((u=d[0]=d[0].slice(0)).length>2&&"ID"===(l=u[0]).type&&9===t.nodeType&&g&&r.relative[u[1].type]){if(!(t=(r.find.ID(l.matches[0].replace(Z,ee),t)||[])[0]))return n;p&&(t=t.parentNode),e=e.slice(u.shift().value.length)}o=V.needsContext.test(e)?0:u.length;while(o--){if(l=u[o],r.relative[c=l.type])break;if((f=r.find[c])&&(i=f(l.matches[0].replace(Z,ee),K.test(u[0].type)&&ge(t.parentNode)||t))){if(u.splice(o,1),!(e=i.length&&ve(u)))return L.apply(n,i),n;break}}}return(p||s(e,d))(i,t,!g,n,!t||K.test(e)&&ge(t.parentNode)||t),n},n.sortStable=b.split("").sort(D).join("")===b,n.detectDuplicates=!!f,p(),n.sortDetached=ue(function(e){return 1&e.compareDocumentPosition(d.createElement("fieldset"))}),ue(function(e){return e.innerHTML="","#"===e.firstChild.getAttribute("href")})||le("type|href|height|width",function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)}),n.attributes&&ue(function(e){return e.innerHTML="",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")})||le("value",function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue}),ue(function(e){return null==e.getAttribute("disabled")})||le(P,function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null}),oe}(e);w.find=E,w.expr=E.selectors,w.expr[":"]=w.expr.pseudos,w.uniqueSort=w.unique=E.uniqueSort,w.text=E.getText,w.isXMLDoc=E.isXML,w.contains=E.contains,w.escapeSelector=E.escape;var k=function(e,t,n){var r=[],i=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(i&&w(e).is(n))break;r.push(e)}return r},S=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},D=w.expr.match.needsContext;function N(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var A=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function j(e,t,n){return g(t)?w.grep(e,function(e,r){return!!t.call(e,r,e)!==n}):t.nodeType?w.grep(e,function(e){return e===t!==n}):"string"!=typeof t?w.grep(e,function(e){return u.call(t,e)>-1!==n}):w.filter(t,e,n)}w.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?w.find.matchesSelector(r,e)?[r]:[]:w.find.matches(e,w.grep(t,function(e){return 1===e.nodeType}))},w.fn.extend({find:function(e){var t,n,r=this.length,i=this;if("string"!=typeof e)return this.pushStack(w(e).filter(function(){for(t=0;t1?w.uniqueSort(n):n},filter:function(e){return this.pushStack(j(this,e||[],!1))},not:function(e){return this.pushStack(j(this,e||[],!0))},is:function(e){return!!j(this,"string"==typeof e&&D.test(e)?w(e):e||[],!1).length}});var q,L=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/;(w.fn.init=function(e,t,n){var i,o;if(!e)return this;if(n=n||q,"string"==typeof e){if(!(i="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:L.exec(e))||!i[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(i[1]){if(t=t instanceof w?t[0]:t,w.merge(this,w.parseHTML(i[1],t&&t.nodeType?t.ownerDocument||t:r,!0)),A.test(i[1])&&w.isPlainObject(t))for(i in t)g(this[i])?this[i](t[i]):this.attr(i,t[i]);return this}return(o=r.getElementById(i[2]))&&(this[0]=o,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(w):w.makeArray(e,this)}).prototype=w.fn,q=w(r);var H=/^(?:parents|prev(?:Until|All))/,O={children:!0,contents:!0,next:!0,prev:!0};w.fn.extend({has:function(e){var t=w(e,this),n=t.length;return this.filter(function(){for(var e=0;e-1:1===n.nodeType&&w.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?w.uniqueSort(o):o)},index:function(e){return e?"string"==typeof e?u.call(w(e),this[0]):u.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(w.uniqueSort(w.merge(this.get(),w(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}});function P(e,t){while((e=e[t])&&1!==e.nodeType);return e}w.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return k(e,"parentNode")},parentsUntil:function(e,t,n){return k(e,"parentNode",n)},next:function(e){return P(e,"nextSibling")},prev:function(e){return P(e,"previousSibling")},nextAll:function(e){return k(e,"nextSibling")},prevAll:function(e){return k(e,"previousSibling")},nextUntil:function(e,t,n){return k(e,"nextSibling",n)},prevUntil:function(e,t,n){return k(e,"previousSibling",n)},siblings:function(e){return S((e.parentNode||{}).firstChild,e)},children:function(e){return S(e.firstChild)},contents:function(e){return N(e,"iframe")?e.contentDocument:(N(e,"template")&&(e=e.content||e),w.merge([],e.childNodes))}},function(e,t){w.fn[e]=function(n,r){var i=w.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"==typeof r&&(i=w.filter(r,i)),this.length>1&&(O[e]||w.uniqueSort(i),H.test(e)&&i.reverse()),this.pushStack(i)}});var M=/[^\x20\t\r\n\f]+/g;function R(e){var t={};return w.each(e.match(M)||[],function(e,n){t[n]=!0}),t}w.Callbacks=function(e){e="string"==typeof e?R(e):w.extend({},e);var t,n,r,i,o=[],a=[],s=-1,u=function(){for(i=i||e.once,r=t=!0;a.length;s=-1){n=a.shift();while(++s-1)o.splice(n,1),n<=s&&s--}),this},has:function(e){return e?w.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return i=a=[],o=n="",this},disabled:function(){return!o},lock:function(){return i=a=[],n||t||(o=n=""),this},locked:function(){return!!i},fireWith:function(e,n){return i||(n=[e,(n=n||[]).slice?n.slice():n],a.push(n),t||u()),this},fire:function(){return l.fireWith(this,arguments),this},fired:function(){return!!r}};return l};function I(e){return e}function W(e){throw e}function $(e,t,n,r){var i;try{e&&g(i=e.promise)?i.call(e).done(t).fail(n):e&&g(i=e.then)?i.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}w.extend({Deferred:function(t){var n=[["notify","progress",w.Callbacks("memory"),w.Callbacks("memory"),2],["resolve","done",w.Callbacks("once memory"),w.Callbacks("once memory"),0,"resolved"],["reject","fail",w.Callbacks("once memory"),w.Callbacks("once memory"),1,"rejected"]],r="pending",i={state:function(){return r},always:function(){return o.done(arguments).fail(arguments),this},"catch":function(e){return i.then(null,e)},pipe:function(){var e=arguments;return w.Deferred(function(t){w.each(n,function(n,r){var i=g(e[r[4]])&&e[r[4]];o[r[1]](function(){var e=i&&i.apply(this,arguments);e&&g(e.promise)?e.promise().progress(t.notify).done(t.resolve).fail(t.reject):t[r[0]+"With"](this,i?[e]:arguments)})}),e=null}).promise()},then:function(t,r,i){var o=0;function a(t,n,r,i){return function(){var s=this,u=arguments,l=function(){var e,l;if(!(t=o&&(r!==W&&(s=void 0,u=[e]),n.rejectWith(s,u))}};t?c():(w.Deferred.getStackHook&&(c.stackTrace=w.Deferred.getStackHook()),e.setTimeout(c))}}return w.Deferred(function(e){n[0][3].add(a(0,e,g(i)?i:I,e.notifyWith)),n[1][3].add(a(0,e,g(t)?t:I)),n[2][3].add(a(0,e,g(r)?r:W))}).promise()},promise:function(e){return null!=e?w.extend(e,i):i}},o={};return w.each(n,function(e,t){var a=t[2],s=t[5];i[t[1]]=a.add,s&&a.add(function(){r=s},n[3-e][2].disable,n[3-e][3].disable,n[0][2].lock,n[0][3].lock),a.add(t[3].fire),o[t[0]]=function(){return o[t[0]+"With"](this===o?void 0:this,arguments),this},o[t[0]+"With"]=a.fireWith}),i.promise(o),t&&t.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),i=o.call(arguments),a=w.Deferred(),s=function(e){return function(n){r[e]=this,i[e]=arguments.length>1?o.call(arguments):n,--t||a.resolveWith(r,i)}};if(t<=1&&($(e,a.done(s(n)).resolve,a.reject,!t),"pending"===a.state()||g(i[n]&&i[n].then)))return a.then();while(n--)$(i[n],s(n),a.reject);return a.promise()}});var B=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;w.Deferred.exceptionHook=function(t,n){e.console&&e.console.warn&&t&&B.test(t.name)&&e.console.warn("jQuery.Deferred exception: "+t.message,t.stack,n)},w.readyException=function(t){e.setTimeout(function(){throw t})};var F=w.Deferred();w.fn.ready=function(e){return F.then(e)["catch"](function(e){w.readyException(e)}),this},w.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--w.readyWait:w.isReady)||(w.isReady=!0,!0!==e&&--w.readyWait>0||F.resolveWith(r,[w]))}}),w.ready.then=F.then;function _(){r.removeEventListener("DOMContentLoaded",_),e.removeEventListener("load",_),w.ready()}"complete"===r.readyState||"loading"!==r.readyState&&!r.documentElement.doScroll?e.setTimeout(w.ready):(r.addEventListener("DOMContentLoaded",_),e.addEventListener("load",_));var z=function(e,t,n,r,i,o,a){var s=0,u=e.length,l=null==n;if("object"===x(n)){i=!0;for(s in n)z(e,t,s,n[s],!0,o,a)}else if(void 0!==r&&(i=!0,g(r)||(a=!0),l&&(a?(t.call(e,r),t=null):(l=t,t=function(e,t,n){return l.call(w(e),n)})),t))for(;s1,null,!0)},removeData:function(e){return this.each(function(){K.remove(this,e)})}}),w.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=J.get(e,t),n&&(!r||Array.isArray(n)?r=J.access(e,t,w.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=w.queue(e,t),r=n.length,i=n.shift(),o=w._queueHooks(e,t),a=function(){w.dequeue(e,t)};"inprogress"===i&&(i=n.shift(),r--),i&&("fx"===t&&n.unshift("inprogress"),delete o.stop,i.call(e,a,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return J.get(e,n)||J.access(e,n,{empty:w.Callbacks("once memory").add(function(){J.remove(e,[t+"queue",n])})})}}),w.fn.extend({queue:function(e,t){var n=2;return"string"!=typeof e&&(t=e,e="fx",n--),arguments.length\x20\t\r\n\f]+)/i,he=/^$|^module$|\/(?:java|ecma)script/i,ge={option:[1,""],thead:[1,"","
"],col:[2,"","
"],tr:[2,"","
"],td:[3,"","
"],_default:[0,"",""]};ge.optgroup=ge.option,ge.tbody=ge.tfoot=ge.colgroup=ge.caption=ge.thead,ge.th=ge.td;function ye(e,t){var n;return n="undefined"!=typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!=typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&N(e,t)?w.merge([e],n):n}function ve(e,t){for(var n=0,r=e.length;n-1)i&&i.push(o);else if(l=w.contains(o.ownerDocument,o),a=ye(f.appendChild(o),"script"),l&&ve(a),n){c=0;while(o=a[c++])he.test(o.type||"")&&n.push(o)}return f}!function(){var e=r.createDocumentFragment().appendChild(r.createElement("div")),t=r.createElement("input");t.setAttribute("type","radio"),t.setAttribute("checked","checked"),t.setAttribute("name","t"),e.appendChild(t),h.checkClone=e.cloneNode(!0).cloneNode(!0).lastChild.checked,e.innerHTML="",h.noCloneChecked=!!e.cloneNode(!0).lastChild.defaultValue}();var be=r.documentElement,we=/^key/,Te=/^(?:mouse|pointer|contextmenu|drag|drop)|click/,Ce=/^([^.]*)(?:\.(.+)|)/;function Ee(){return!0}function ke(){return!1}function Se(){try{return r.activeElement}catch(e){}}function De(e,t,n,r,i,o){var a,s;if("object"==typeof t){"string"!=typeof n&&(r=r||n,n=void 0);for(s in t)De(e,s,n,r,t[s],o);return e}if(null==r&&null==i?(i=n,r=n=void 0):null==i&&("string"==typeof n?(i=r,r=void 0):(i=r,r=n,n=void 0)),!1===i)i=ke;else if(!i)return e;return 1===o&&(a=i,(i=function(e){return w().off(e),a.apply(this,arguments)}).guid=a.guid||(a.guid=w.guid++)),e.each(function(){w.event.add(this,t,i,r,n)})}w.event={global:{},add:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.get(e);if(y){n.handler&&(n=(o=n).handler,i=o.selector),i&&w.find.matchesSelector(be,i),n.guid||(n.guid=w.guid++),(u=y.events)||(u=y.events={}),(a=y.handle)||(a=y.handle=function(t){return"undefined"!=typeof w&&w.event.triggered!==t.type?w.event.dispatch.apply(e,arguments):void 0}),l=(t=(t||"").match(M)||[""]).length;while(l--)d=g=(s=Ce.exec(t[l])||[])[1],h=(s[2]||"").split(".").sort(),d&&(f=w.event.special[d]||{},d=(i?f.delegateType:f.bindType)||d,f=w.event.special[d]||{},c=w.extend({type:d,origType:g,data:r,handler:n,guid:n.guid,selector:i,needsContext:i&&w.expr.match.needsContext.test(i),namespace:h.join(".")},o),(p=u[d])||((p=u[d]=[]).delegateCount=0,f.setup&&!1!==f.setup.call(e,r,h,a)||e.addEventListener&&e.addEventListener(d,a)),f.add&&(f.add.call(e,c),c.handler.guid||(c.handler.guid=n.guid)),i?p.splice(p.delegateCount++,0,c):p.push(c),w.event.global[d]=!0)}},remove:function(e,t,n,r,i){var o,a,s,u,l,c,f,p,d,h,g,y=J.hasData(e)&&J.get(e);if(y&&(u=y.events)){l=(t=(t||"").match(M)||[""]).length;while(l--)if(s=Ce.exec(t[l])||[],d=g=s[1],h=(s[2]||"").split(".").sort(),d){f=w.event.special[d]||{},p=u[d=(r?f.delegateType:f.bindType)||d]||[],s=s[2]&&new RegExp("(^|\\.)"+h.join("\\.(?:.*\\.|)")+"(\\.|$)"),a=o=p.length;while(o--)c=p[o],!i&&g!==c.origType||n&&n.guid!==c.guid||s&&!s.test(c.namespace)||r&&r!==c.selector&&("**"!==r||!c.selector)||(p.splice(o,1),c.selector&&p.delegateCount--,f.remove&&f.remove.call(e,c));a&&!p.length&&(f.teardown&&!1!==f.teardown.call(e,h,y.handle)||w.removeEvent(e,d,y.handle),delete u[d])}else for(d in u)w.event.remove(e,d+t[l],n,r,!0);w.isEmptyObject(u)&&J.remove(e,"handle events")}},dispatch:function(e){var t=w.event.fix(e),n,r,i,o,a,s,u=new Array(arguments.length),l=(J.get(this,"events")||{})[t.type]||[],c=w.event.special[t.type]||{};for(u[0]=t,n=1;n=1))for(;l!==this;l=l.parentNode||this)if(1===l.nodeType&&("click"!==e.type||!0!==l.disabled)){for(o=[],a={},n=0;n-1:w.find(i,this,null,[l]).length),a[i]&&o.push(r);o.length&&s.push({elem:l,handlers:o})}return l=this,u\x20\t\r\n\f]*)[^>]*)\/>/gi,Ae=/\s*$/g;function Le(e,t){return N(e,"table")&&N(11!==t.nodeType?t:t.firstChild,"tr")?w(e).children("tbody")[0]||e:e}function He(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Oe(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Pe(e,t){var n,r,i,o,a,s,u,l;if(1===t.nodeType){if(J.hasData(e)&&(o=J.access(e),a=J.set(t,o),l=o.events)){delete a.handle,a.events={};for(i in l)for(n=0,r=l[i].length;n1&&"string"==typeof y&&!h.checkClone&&je.test(y))return e.each(function(i){var o=e.eq(i);v&&(t[0]=y.call(this,i,o.html())),Re(o,t,n,r)});if(p&&(i=xe(t,e[0].ownerDocument,!1,e,r),o=i.firstChild,1===i.childNodes.length&&(i=o),o||r)){for(u=(s=w.map(ye(i,"script"),He)).length;f")},clone:function(e,t,n){var r,i,o,a,s=e.cloneNode(!0),u=w.contains(e.ownerDocument,e);if(!(h.noCloneChecked||1!==e.nodeType&&11!==e.nodeType||w.isXMLDoc(e)))for(a=ye(s),r=0,i=(o=ye(e)).length;r0&&ve(a,!u&&ye(e,"script")),s},cleanData:function(e){for(var t,n,r,i=w.event.special,o=0;void 0!==(n=e[o]);o++)if(Y(n)){if(t=n[J.expando]){if(t.events)for(r in t.events)i[r]?w.event.remove(n,r):w.removeEvent(n,r,t.handle);n[J.expando]=void 0}n[K.expando]&&(n[K.expando]=void 0)}}}),w.fn.extend({detach:function(e){return Ie(this,e,!0)},remove:function(e){return Ie(this,e)},text:function(e){return z(this,function(e){return void 0===e?w.text(this):this.empty().each(function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)})},null,e,arguments.length)},append:function(){return Re(this,arguments,function(e){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||Le(this,e).appendChild(e)})},prepend:function(){return Re(this,arguments,function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Le(this,e);t.insertBefore(e,t.firstChild)}})},before:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this)})},after:function(){return Re(this,arguments,function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)})},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(w.cleanData(ye(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map(function(){return w.clone(this,e,t)})},html:function(e){return z(this,function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"==typeof e&&!Ae.test(e)&&!ge[(de.exec(e)||["",""])[1].toLowerCase()]){e=w.htmlPrefilter(e);try{for(;n=0&&(u+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-u-s-.5))),u}function et(e,t,n){var r=$e(e),i=Fe(e,t,r),o="border-box"===w.css(e,"boxSizing",!1,r),a=o;if(We.test(i)){if(!n)return i;i="auto"}return a=a&&(h.boxSizingReliable()||i===e.style[t]),("auto"===i||!parseFloat(i)&&"inline"===w.css(e,"display",!1,r))&&(i=e["offset"+t[0].toUpperCase()+t.slice(1)],a=!0),(i=parseFloat(i)||0)+Ze(e,t,n||(o?"border":"content"),a,r,i)+"px"}w.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=Fe(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var i,o,a,s=G(t),u=Xe.test(t),l=e.style;if(u||(t=Je(s)),a=w.cssHooks[t]||w.cssHooks[s],void 0===n)return a&&"get"in a&&void 0!==(i=a.get(e,!1,r))?i:l[t];"string"==(o=typeof n)&&(i=ie.exec(n))&&i[1]&&(n=ue(e,t,i),o="number"),null!=n&&n===n&&("number"===o&&(n+=i&&i[3]||(w.cssNumber[s]?"":"px")),h.clearCloneStyle||""!==n||0!==t.indexOf("background")||(l[t]="inherit"),a&&"set"in a&&void 0===(n=a.set(e,n,r))||(u?l.setProperty(t,n):l[t]=n))}},css:function(e,t,n,r){var i,o,a,s=G(t);return Xe.test(t)||(t=Je(s)),(a=w.cssHooks[t]||w.cssHooks[s])&&"get"in a&&(i=a.get(e,!0,n)),void 0===i&&(i=Fe(e,t,r)),"normal"===i&&t in Ve&&(i=Ve[t]),""===n||n?(o=parseFloat(i),!0===n||isFinite(o)?o||0:i):i}}),w.each(["height","width"],function(e,t){w.cssHooks[t]={get:function(e,n,r){if(n)return!ze.test(w.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?et(e,t,r):se(e,Ue,function(){return et(e,t,r)})},set:function(e,n,r){var i,o=$e(e),a="border-box"===w.css(e,"boxSizing",!1,o),s=r&&Ze(e,t,r,a,o);return a&&h.scrollboxSize()===o.position&&(s-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-Ze(e,t,"border",!1,o)-.5)),s&&(i=ie.exec(n))&&"px"!==(i[3]||"px")&&(e.style[t]=n,n=w.css(e,t)),Ke(e,n,s)}}}),w.cssHooks.marginLeft=_e(h.reliableMarginLeft,function(e,t){if(t)return(parseFloat(Fe(e,"marginLeft"))||e.getBoundingClientRect().left-se(e,{marginLeft:0},function(){return e.getBoundingClientRect().left}))+"px"}),w.each({margin:"",padding:"",border:"Width"},function(e,t){w.cssHooks[e+t]={expand:function(n){for(var r=0,i={},o="string"==typeof n?n.split(" "):[n];r<4;r++)i[e+oe[r]+t]=o[r]||o[r-2]||o[0];return i}},"margin"!==e&&(w.cssHooks[e+t].set=Ke)}),w.fn.extend({css:function(e,t){return z(this,function(e,t,n){var r,i,o={},a=0;if(Array.isArray(t)){for(r=$e(e),i=t.length;a1)}});function tt(e,t,n,r,i){return new tt.prototype.init(e,t,n,r,i)}w.Tween=tt,tt.prototype={constructor:tt,init:function(e,t,n,r,i,o){this.elem=e,this.prop=n,this.easing=i||w.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(w.cssNumber[n]?"":"px")},cur:function(){var e=tt.propHooks[this.prop];return e&&e.get?e.get(this):tt.propHooks._default.get(this)},run:function(e){var t,n=tt.propHooks[this.prop];return this.options.duration?this.pos=t=w.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):tt.propHooks._default.set(this),this}},tt.prototype.init.prototype=tt.prototype,tt.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=w.css(e.elem,e.prop,""))&&"auto"!==t?t:0},set:function(e){w.fx.step[e.prop]?w.fx.step[e.prop](e):1!==e.elem.nodeType||null==e.elem.style[w.cssProps[e.prop]]&&!w.cssHooks[e.prop]?e.elem[e.prop]=e.now:w.style(e.elem,e.prop,e.now+e.unit)}}},tt.propHooks.scrollTop=tt.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},w.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},w.fx=tt.prototype.init,w.fx.step={};var nt,rt,it=/^(?:toggle|show|hide)$/,ot=/queueHooks$/;function at(){rt&&(!1===r.hidden&&e.requestAnimationFrame?e.requestAnimationFrame(at):e.setTimeout(at,w.fx.interval),w.fx.tick())}function st(){return e.setTimeout(function(){nt=void 0}),nt=Date.now()}function ut(e,t){var n,r=0,i={height:e};for(t=t?1:0;r<4;r+=2-t)i["margin"+(n=oe[r])]=i["padding"+n]=e;return t&&(i.opacity=i.width=e),i}function lt(e,t,n){for(var r,i=(pt.tweeners[t]||[]).concat(pt.tweeners["*"]),o=0,a=i.length;o1)},removeAttr:function(e){return this.each(function(){w.removeAttr(this,e)})}}),w.extend({attr:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"==typeof e.getAttribute?w.prop(e,t,n):(1===o&&w.isXMLDoc(e)||(i=w.attrHooks[t.toLowerCase()]||(w.expr.match.bool.test(t)?dt:void 0)),void 0!==n?null===n?void w.removeAttr(e,t):i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:(e.setAttribute(t,n+""),n):i&&"get"in i&&null!==(r=i.get(e,t))?r:null==(r=w.find.attr(e,t))?void 0:r)},attrHooks:{type:{set:function(e,t){if(!h.radioValue&&"radio"===t&&N(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,i=t&&t.match(M);if(i&&1===e.nodeType)while(n=i[r++])e.removeAttribute(n)}}),dt={set:function(e,t,n){return!1===t?w.removeAttr(e,n):e.setAttribute(n,n),n}},w.each(w.expr.match.bool.source.match(/\w+/g),function(e,t){var n=ht[t]||w.find.attr;ht[t]=function(e,t,r){var i,o,a=t.toLowerCase();return r||(o=ht[a],ht[a]=i,i=null!=n(e,t,r)?a:null,ht[a]=o),i}});var gt=/^(?:input|select|textarea|button)$/i,yt=/^(?:a|area)$/i;w.fn.extend({prop:function(e,t){return z(this,w.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each(function(){delete this[w.propFix[e]||e]})}}),w.extend({prop:function(e,t,n){var r,i,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&w.isXMLDoc(e)||(t=w.propFix[t]||t,i=w.propHooks[t]),void 0!==n?i&&"set"in i&&void 0!==(r=i.set(e,n,t))?r:e[t]=n:i&&"get"in i&&null!==(r=i.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=w.find.attr(e,"tabindex");return t?parseInt(t,10):gt.test(e.nodeName)||yt.test(e.nodeName)&&e.href?0:-1}}},propFix:{"for":"htmlFor","class":"className"}}),h.optSelected||(w.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),w.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],function(){w.propFix[this.toLowerCase()]=this});function vt(e){return(e.match(M)||[]).join(" ")}function mt(e){return e.getAttribute&&e.getAttribute("class")||""}function xt(e){return Array.isArray(e)?e:"string"==typeof e?e.match(M)||[]:[]}w.fn.extend({addClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).addClass(e.call(this,t,mt(this)))});if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},removeClass:function(e){var t,n,r,i,o,a,s,u=0;if(g(e))return this.each(function(t){w(this).removeClass(e.call(this,t,mt(this)))});if(!arguments.length)return this.attr("class","");if((t=xt(e)).length)while(n=this[u++])if(i=mt(n),r=1===n.nodeType&&" "+vt(i)+" "){a=0;while(o=t[a++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i!==(s=vt(r))&&n.setAttribute("class",s)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"==typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each(function(n){w(this).toggleClass(e.call(this,n,mt(this),t),t)}):this.each(function(){var t,i,o,a;if(r){i=0,o=w(this),a=xt(e);while(t=a[i++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||((t=mt(this))&&J.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":J.get(this,"__className__")||""))})},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+vt(mt(n))+" ").indexOf(t)>-1)return!0;return!1}});var bt=/\r/g;w.fn.extend({val:function(e){var t,n,r,i=this[0];{if(arguments.length)return r=g(e),this.each(function(n){var i;1===this.nodeType&&(null==(i=r?e.call(this,n,w(this).val()):e)?i="":"number"==typeof i?i+="":Array.isArray(i)&&(i=w.map(i,function(e){return null==e?"":e+""})),(t=w.valHooks[this.type]||w.valHooks[this.nodeName.toLowerCase()])&&"set"in t&&void 0!==t.set(this,i,"value")||(this.value=i))});if(i)return(t=w.valHooks[i.type]||w.valHooks[i.nodeName.toLowerCase()])&&"get"in t&&void 0!==(n=t.get(i,"value"))?n:"string"==typeof(n=i.value)?n.replace(bt,""):null==n?"":n}}}),w.extend({valHooks:{option:{get:function(e){var t=w.find.attr(e,"value");return null!=t?t:vt(w.text(e))}},select:{get:function(e){var t,n,r,i=e.options,o=e.selectedIndex,a="select-one"===e.type,s=a?null:[],u=a?o+1:i.length;for(r=o<0?u:a?o:0;r-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),w.each(["radio","checkbox"],function(){w.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=w.inArray(w(e).val(),t)>-1}},h.checkOn||(w.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})}),h.focusin="onfocusin"in e;var wt=/^(?:focusinfocus|focusoutblur)$/,Tt=function(e){e.stopPropagation()};w.extend(w.event,{trigger:function(t,n,i,o){var a,s,u,l,c,p,d,h,v=[i||r],m=f.call(t,"type")?t.type:t,x=f.call(t,"namespace")?t.namespace.split("."):[];if(s=h=u=i=i||r,3!==i.nodeType&&8!==i.nodeType&&!wt.test(m+w.event.triggered)&&(m.indexOf(".")>-1&&(m=(x=m.split(".")).shift(),x.sort()),c=m.indexOf(":")<0&&"on"+m,t=t[w.expando]?t:new w.Event(m,"object"==typeof t&&t),t.isTrigger=o?2:3,t.namespace=x.join("."),t.rnamespace=t.namespace?new RegExp("(^|\\.)"+x.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,t.result=void 0,t.target||(t.target=i),n=null==n?[t]:w.makeArray(n,[t]),d=w.event.special[m]||{},o||!d.trigger||!1!==d.trigger.apply(i,n))){if(!o&&!d.noBubble&&!y(i)){for(l=d.delegateType||m,wt.test(l+m)||(s=s.parentNode);s;s=s.parentNode)v.push(s),u=s;u===(i.ownerDocument||r)&&v.push(u.defaultView||u.parentWindow||e)}a=0;while((s=v[a++])&&!t.isPropagationStopped())h=s,t.type=a>1?l:d.bindType||m,(p=(J.get(s,"events")||{})[t.type]&&J.get(s,"handle"))&&p.apply(s,n),(p=c&&s[c])&&p.apply&&Y(s)&&(t.result=p.apply(s,n),!1===t.result&&t.preventDefault());return t.type=m,o||t.isDefaultPrevented()||d._default&&!1!==d._default.apply(v.pop(),n)||!Y(i)||c&&g(i[m])&&!y(i)&&((u=i[c])&&(i[c]=null),w.event.triggered=m,t.isPropagationStopped()&&h.addEventListener(m,Tt),i[m](),t.isPropagationStopped()&&h.removeEventListener(m,Tt),w.event.triggered=void 0,u&&(i[c]=u)),t.result}},simulate:function(e,t,n){var r=w.extend(new w.Event,n,{type:e,isSimulated:!0});w.event.trigger(r,null,t)}}),w.fn.extend({trigger:function(e,t){return this.each(function(){w.event.trigger(e,t,this)})},triggerHandler:function(e,t){var n=this[0];if(n)return w.event.trigger(e,t,n,!0)}}),h.focusin||w.each({focus:"focusin",blur:"focusout"},function(e,t){var n=function(e){w.event.simulate(t,e.target,w.event.fix(e))};w.event.special[t]={setup:function(){var r=this.ownerDocument||this,i=J.access(r,t);i||r.addEventListener(e,n,!0),J.access(r,t,(i||0)+1)},teardown:function(){var r=this.ownerDocument||this,i=J.access(r,t)-1;i?J.access(r,t,i):(r.removeEventListener(e,n,!0),J.remove(r,t))}}});var Ct=e.location,Et=Date.now(),kt=/\?/;w.parseXML=function(t){var n;if(!t||"string"!=typeof t)return null;try{n=(new e.DOMParser).parseFromString(t,"text/xml")}catch(e){n=void 0}return n&&!n.getElementsByTagName("parsererror").length||w.error("Invalid XML: "+t),n};var St=/\[\]$/,Dt=/\r?\n/g,Nt=/^(?:submit|button|image|reset|file)$/i,At=/^(?:input|select|textarea|keygen)/i;function jt(e,t,n,r){var i;if(Array.isArray(t))w.each(t,function(t,i){n||St.test(e)?r(e,i):jt(e+"["+("object"==typeof i&&null!=i?t:"")+"]",i,n,r)});else if(n||"object"!==x(t))r(e,t);else for(i in t)jt(e+"["+i+"]",t[i],n,r)}w.param=function(e,t){var n,r=[],i=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(Array.isArray(e)||e.jquery&&!w.isPlainObject(e))w.each(e,function(){i(this.name,this.value)});else for(n in e)jt(n,e[n],t,i);return r.join("&")},w.fn.extend({serialize:function(){return w.param(this.serializeArray())},serializeArray:function(){return this.map(function(){var e=w.prop(this,"elements");return e?w.makeArray(e):this}).filter(function(){var e=this.type;return this.name&&!w(this).is(":disabled")&&At.test(this.nodeName)&&!Nt.test(e)&&(this.checked||!pe.test(e))}).map(function(e,t){var n=w(this).val();return null==n?null:Array.isArray(n)?w.map(n,function(e){return{name:t.name,value:e.replace(Dt,"\r\n")}}):{name:t.name,value:n.replace(Dt,"\r\n")}}).get()}});var qt=/%20/g,Lt=/#.*$/,Ht=/([?&])_=[^&]*/,Ot=/^(.*?):[ \t]*([^\r\n]*)$/gm,Pt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Mt=/^(?:GET|HEAD)$/,Rt=/^\/\//,It={},Wt={},$t="*/".concat("*"),Bt=r.createElement("a");Bt.href=Ct.href;function Ft(e){return function(t,n){"string"!=typeof t&&(n=t,t="*");var r,i=0,o=t.toLowerCase().match(M)||[];if(g(n))while(r=o[i++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function _t(e,t,n,r){var i={},o=e===Wt;function a(s){var u;return i[s]=!0,w.each(e[s]||[],function(e,s){var l=s(t,n,r);return"string"!=typeof l||o||i[l]?o?!(u=l):void 0:(t.dataTypes.unshift(l),a(l),!1)}),u}return a(t.dataTypes[0])||!i["*"]&&a("*")}function zt(e,t){var n,r,i=w.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((i[n]?e:r||(r={}))[n]=t[n]);return r&&w.extend(!0,e,r),e}function Xt(e,t,n){var r,i,o,a,s=e.contents,u=e.dataTypes;while("*"===u[0])u.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(i in s)if(s[i]&&s[i].test(r)){u.unshift(i);break}if(u[0]in n)o=u[0];else{for(i in n){if(!u[0]||e.converters[i+" "+u[0]]){o=i;break}a||(a=i)}o=o||a}if(o)return o!==u[0]&&u.unshift(o),n[o]}function Ut(e,t,n,r){var i,o,a,s,u,l={},c=e.dataTypes.slice();if(c[1])for(a in e.converters)l[a.toLowerCase()]=e.converters[a];o=c.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!u&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),u=o,o=c.shift())if("*"===o)o=u;else if("*"!==u&&u!==o){if(!(a=l[u+" "+o]||l["* "+o]))for(i in l)if((s=i.split(" "))[1]===o&&(a=l[u+" "+s[0]]||l["* "+s[0]])){!0===a?a=l[i]:!0!==l[i]&&(o=s[0],c.unshift(s[1]));break}if(!0!==a)if(a&&e["throws"])t=a(t);else try{t=a(t)}catch(e){return{state:"parsererror",error:a?e:"No conversion from "+u+" to "+o}}}return{state:"success",data:t}}w.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Ct.href,type:"GET",isLocal:Pt.test(Ct.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":w.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?zt(zt(e,w.ajaxSettings),t):zt(w.ajaxSettings,e)},ajaxPrefilter:Ft(It),ajaxTransport:Ft(Wt),ajax:function(t,n){"object"==typeof t&&(n=t,t=void 0),n=n||{};var i,o,a,s,u,l,c,f,p,d,h=w.ajaxSetup({},n),g=h.context||h,y=h.context&&(g.nodeType||g.jquery)?w(g):w.event,v=w.Deferred(),m=w.Callbacks("once memory"),x=h.statusCode||{},b={},T={},C="canceled",E={readyState:0,getResponseHeader:function(e){var t;if(c){if(!s){s={};while(t=Ot.exec(a))s[t[1].toLowerCase()]=t[2]}t=s[e.toLowerCase()]}return null==t?null:t},getAllResponseHeaders:function(){return c?a:null},setRequestHeader:function(e,t){return null==c&&(e=T[e.toLowerCase()]=T[e.toLowerCase()]||e,b[e]=t),this},overrideMimeType:function(e){return null==c&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(c)E.always(e[E.status]);else for(t in e)x[t]=[x[t],e[t]];return this},abort:function(e){var t=e||C;return i&&i.abort(t),k(0,t),this}};if(v.promise(E),h.url=((t||h.url||Ct.href)+"").replace(Rt,Ct.protocol+"//"),h.type=n.method||n.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(M)||[""],null==h.crossDomain){l=r.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=Bt.protocol+"//"+Bt.host!=l.protocol+"//"+l.host}catch(e){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!=typeof h.data&&(h.data=w.param(h.data,h.traditional)),_t(It,h,n,E),c)return E;(f=w.event&&h.global)&&0==w.active++&&w.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Mt.test(h.type),o=h.url.replace(Lt,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(qt,"+")):(d=h.url.slice(o.length),h.data&&(h.processData||"string"==typeof h.data)&&(o+=(kt.test(o)?"&":"?")+h.data,delete h.data),!1===h.cache&&(o=o.replace(Ht,"$1"),d=(kt.test(o)?"&":"?")+"_="+Et+++d),h.url=o+d),h.ifModified&&(w.lastModified[o]&&E.setRequestHeader("If-Modified-Since",w.lastModified[o]),w.etag[o]&&E.setRequestHeader("If-None-Match",w.etag[o])),(h.data&&h.hasContent&&!1!==h.contentType||n.contentType)&&E.setRequestHeader("Content-Type",h.contentType),E.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+$t+"; q=0.01":""):h.accepts["*"]);for(p in h.headers)E.setRequestHeader(p,h.headers[p]);if(h.beforeSend&&(!1===h.beforeSend.call(g,E,h)||c))return E.abort();if(C="abort",m.add(h.complete),E.done(h.success),E.fail(h.error),i=_t(Wt,h,n,E)){if(E.readyState=1,f&&y.trigger("ajaxSend",[E,h]),c)return E;h.async&&h.timeout>0&&(u=e.setTimeout(function(){E.abort("timeout")},h.timeout));try{c=!1,i.send(b,k)}catch(e){if(c)throw e;k(-1,e)}}else k(-1,"No Transport");function k(t,n,r,s){var l,p,d,b,T,C=n;c||(c=!0,u&&e.clearTimeout(u),i=void 0,a=s||"",E.readyState=t>0?4:0,l=t>=200&&t<300||304===t,r&&(b=Xt(h,E,r)),b=Ut(h,b,E,l),l?(h.ifModified&&((T=E.getResponseHeader("Last-Modified"))&&(w.lastModified[o]=T),(T=E.getResponseHeader("etag"))&&(w.etag[o]=T)),204===t||"HEAD"===h.type?C="nocontent":304===t?C="notmodified":(C=b.state,p=b.data,l=!(d=b.error))):(d=C,!t&&C||(C="error",t<0&&(t=0))),E.status=t,E.statusText=(n||C)+"",l?v.resolveWith(g,[p,C,E]):v.rejectWith(g,[E,C,d]),E.statusCode(x),x=void 0,f&&y.trigger(l?"ajaxSuccess":"ajaxError",[E,h,l?p:d]),m.fireWith(g,[E,C]),f&&(y.trigger("ajaxComplete",[E,h]),--w.active||w.event.trigger("ajaxStop")))}return E},getJSON:function(e,t,n){return w.get(e,t,n,"json")},getScript:function(e,t){return w.get(e,void 0,t,"script")}}),w.each(["get","post"],function(e,t){w[t]=function(e,n,r,i){return g(n)&&(i=i||r,r=n,n=void 0),w.ajax(w.extend({url:e,type:t,dataType:i,data:n,success:r},w.isPlainObject(e)&&e))}}),w._evalUrl=function(e){return w.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,"throws":!0})},w.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=w(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map(function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e}).append(this)),this},wrapInner:function(e){return g(e)?this.each(function(t){w(this).wrapInner(e.call(this,t))}):this.each(function(){var t=w(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)})},wrap:function(e){var t=g(e);return this.each(function(n){w(this).wrapAll(t?e.call(this,n):e)})},unwrap:function(e){return this.parent(e).not("body").each(function(){w(this).replaceWith(this.childNodes)}),this}}),w.expr.pseudos.hidden=function(e){return!w.expr.pseudos.visible(e)},w.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},w.ajaxSettings.xhr=function(){try{return new e.XMLHttpRequest}catch(e){}};var Vt={0:200,1223:204},Gt=w.ajaxSettings.xhr();h.cors=!!Gt&&"withCredentials"in Gt,h.ajax=Gt=!!Gt,w.ajaxTransport(function(t){var n,r;if(h.cors||Gt&&!t.crossDomain)return{send:function(i,o){var a,s=t.xhr();if(s.open(t.type,t.url,t.async,t.username,t.password),t.xhrFields)for(a in t.xhrFields)s[a]=t.xhrFields[a];t.mimeType&&s.overrideMimeType&&s.overrideMimeType(t.mimeType),t.crossDomain||i["X-Requested-With"]||(i["X-Requested-With"]="XMLHttpRequest");for(a in i)s.setRequestHeader(a,i[a]);n=function(e){return function(){n&&(n=r=s.onload=s.onerror=s.onabort=s.ontimeout=s.onreadystatechange=null,"abort"===e?s.abort():"error"===e?"number"!=typeof s.status?o(0,"error"):o(s.status,s.statusText):o(Vt[s.status]||s.status,s.statusText,"text"!==(s.responseType||"text")||"string"!=typeof s.responseText?{binary:s.response}:{text:s.responseText},s.getAllResponseHeaders()))}},s.onload=n(),r=s.onerror=s.ontimeout=n("error"),void 0!==s.onabort?s.onabort=r:s.onreadystatechange=function(){4===s.readyState&&e.setTimeout(function(){n&&r()})},n=n("abort");try{s.send(t.hasContent&&t.data||null)}catch(e){if(n)throw e}},abort:function(){n&&n()}}}),w.ajaxPrefilter(function(e){e.crossDomain&&(e.contents.script=!1)}),w.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return w.globalEval(e),e}}}),w.ajaxPrefilter("script",function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")}),w.ajaxTransport("script",function(e){if(e.crossDomain){var t,n;return{send:function(i,o){t=w(" - - - - - - - - - - - -Changelog | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

All notable changes to this project will be documented in this file.

- -

0.20.0

-
    -
  • New layout (navbar/footer/visible filters)
  • -
  • two month calendar on large display
  • -
  • admin could edit title, description, about, favicon & logo directly form admin panel
  • -
  • new add event layout => https://demo.gancio.org/add
  • -
  • new editor to describe events (bold, italic, link) supported also using copy/paste
  • -
  • the editor also support live markdown (try using ### at line start)
  • -
  • start oauth2 server implementation (documentation: https://gancio.org/dev/oauth)
  • -
  • add fediverse moderation
  • -
  • fix embedding an event via iframe
  • -
  • images converted in .webp
  • -
  • new catalan translation, thanks @fadelkon
  • -
- -

0.17.14

-
    -
  • [locale] add catalan
  • -
  • [fix] fedi outbox
  • -
- -

0.17.12

-
    -
  • [ui] add admin section on event page in mobile #63
  • -
  • [fix] remove username from users
  • -
- -

0.17.11

-
    -
  • [refactor] s/fed_user/ap_user
  • -
  • [fedi] admin moderation
  • -
- -

0.17.10

-
    -
  • [refactor] s/comment/resource/
  • -
  • [refactor] remove username field
  • -
  • [doc] about and federation
  • -
- -

0.17.8

-
    -
  • [fix] use thumb in head og:img only
  • -
- -

0.17.7

-
    -
  • [fix] #58 wrong url for RSS feed
  • -
- -

0.17.5

-
    -
  • [fedi] comments moderation
  • -
  • [fedi] user moderation
  • -
  • [fedi] instance moderation
  • -
  • [hotfix] cli setup
  • -
  • [doc] fix debian upgrade
  • -
  • [fix] comment ap_id key length
  • -
  • [fix] fediverse signature
  • -
  • [fedi] better /inbox /followers response
  • -
- -

0.17.0

-
    -
  • [feat] add rss link @homepage
  • -
  • [ui] add lot of explanation text
  • -
  • [ui] show copied messages
  • -
  • [admin] show n of unconfirmed users/events
  • -
  • [ui] spinner while event image is loading
  • -
  • [fedi] add follow me dialog in event
  • -
  • [fix] do not add reminders in full ics export
  • -
  • [fix] remove spaces from hashtags sent via AP
  • -
  • [fix] #56 unconfirmed event sent via ap
  • -
  • [fix] localPosts/comments in fediverse stats
  • -
- -

0.16.0

-
    -
  • [feat] embed event as widget in external website
  • -
  • [fedi] instances moderation in admin
  • -
  • [fix] toggle event visibility by owner
  • -
  • [fedi] manage unboost
  • -
  • [refactoring] auth as middleware
  • -
- -

0.15.7

-
    -
  • [fix] minor
  • -
- -

0.15.6

-
    -
  • [fix] tags in event
  • -
- -

0.15.5

-
    -
  • [model] migrations setup
  • -
  • [feat] embeddable event widget/iframe
  • -
- -

0.15.2

-
    -
  • [fix] delete event
  • -
  • [fix] wrong html hierarchy
  • -
- -

0.15.0

-
    -
  • [fix] backtop icon on mobile
  • -
  • [fix] webfinger nodeinfo return real node info
  • -
  • [fix] register email confirmation
  • -
  • [feat] add federation settings (enable comments/boost/like)
  • -
  • [feat] new event page layout
  • -
  • [feat] could download .ics of event
  • -
  • [feat] add cors to feed requests
  • -
  • [refactoring] settings middleware, cleaning codebase
  • -
- -

0.14.18

-
    -
  • [improve] better quality for images
  • -
  • [fix] password recovery email
  • -
  • [feat] new action field for notification
  • -
  • [feat] add DEBUG env variable in docker-compose.yml
  • -
  • [style] fixed width in confirmation events table
  • -
  • [fix] #38 timezone issue in rss export and using tor…
  • -
- -

0.14.17

-
    -
  • [fix] image previews from external website
  • -
  • [fix] docker-compose postgresql docs
  • -
  • [improve] export white logo to fediverse
  • -
- - - -
-
-
-
- - - diff --git a/docs/_site/config.html b/docs/_site/config.html deleted file mode 100644 index 47acc28a..00000000 --- a/docs/_site/config.html +++ /dev/null @@ -1,573 +0,0 @@ - - - - - - - - Configuration - Gancio - - - - - - - - - - - - - - - - - - - - - - -Configuration | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Configuration

-

Main gancio configuration is done with a configuration file. -This shoud be a .json or a .js file and could be specified using the --config flag.

- -
    -
  • eg. gancio start --config ./config.json
  • -
  • eg. pm2 start gancio start -- --config ~/config.json
  • -
- -
    -
  1. Title
  2. -
  3. Description
  4. -
  5. BaseURL
  6. -
  7. Server
  8. -
  9. Database
  10. -
  11. Upload path
  12. -
  13. SMTP
  14. -
  15. Admin_email
  16. -
  17. Favicon
  18. -
  19. User locale
  20. -
  21. Secret
  22. -
  23. Default settings
  24. -
- -
    -
  • -

    Title

    -

    The title will be in rss feed, in html head and in emails:

    -
  • -
- -

"title": "Gancio"

- -

title

- -
    -
  • -

    Description

    -

    "description": "a shared agenda for local communities"

    -
  • -
  • -

    BaseURL

    -

    URL where your site will be accessible (include http or https):
    -"baseurl": "https://gancio.cisti.org"

    -
  • -
  • -

    Server

    -

    This probably support unix socket too :D

    -
  • -
- -
"server": {
-    "host": "localhost",
-    "port": 13120
-}
-
- -
    -
  • -

    Database

    -

    DB configuration, look here for options.

    -
    -
    "db": {
    -  "dialect": "sqlite",
    -  "storage": "/tmp/db.sqlite"
    -}
    -
    -
  • -
  • -

    Upload path

    -

    Where to save images -"upload_path": "./uploads"

    -
  • -
  • -

    SMTP

    -

    SMTP configuration. -Gancio should send emails at following events:

    -
  • -
  • the admin should receive emails of anon event (if enabled) to confirm them.
  • -
  • the admin should receive emails of registration request (if enabled) to confirm them.
  • -
  • an user should receive an email of registration requested.
  • -
  • an user should receive an email of confirmed registration.
  • -
  • an user should receive a confirmation email when subscribed directly by admin.
  • -
- -
"smtp": {
-    "auth": {
-      "user": "",
-      "pass": ""
-    },
-    "secure": true,
-    "host": ""
-  }
-
- -
    -
  • -

    Admin_email

    -

    Email of administrator. Note that email from gancio comes from this email and that -the SMTP configuration above should allow to use this address as from.

    -
  • -
  • -

    Favicon

    -

    You could specify another favicon. This is also used as logo (top-left -corner):
    -"favicon": "./favicon.ico"

    -
  • -
  • -

    User locale

    -

    Probably you want to modify some text for your specific community, that’s -why we thought the user_locale configuration: you can specify your version of -each string of gancio making a directory with your locales inside. -For example, let’s say you want to modify the text inside the /about -page:
    -mkdir /opt/gancio/user_locale -put something like this in /opt/gancio/user_locale/en.js to override the about in -english:

    -
    -
    export default {
    -    about: 'A new about'
    -}
    -
    -

    and then point the user_locale configuration to that directory:

    -
    -
    "user_locale": "/opt/gancio/user_locale"
    -
    -

    Watch here for a -list of strings you can override.
    -:warning: Note that a restart is needed when you change -user_locale’s content.

    -
  • -
  • -

    Secret

    -
  • -
- -

Default settings

-
{
-  "title": "Gancio",
-  "description": "A shared agenda for local communities",
-  "baseurl": "http://localhost:13120",
-  "server": {
-    "host": "0.0.0.0",
-    "port": 13120
-  },
-  "db": {
-    "dialect": "sqlite",
-    "storage": "/tmp/db.sqlite"
-  },
-  "upload_path": "./",
-  "favicon": "../dist/favicon.ico",
-  "smtp": {
-    "auth": {
-      "user": "",
-      "pass": ""
-    },
-    "secure": true,
-    "host": ""
-  },
-  "admin_email": "",
-  "secret": "notsosecret"
-}
-
- - - -
-
-
-
- - - diff --git a/docs/_site/contacts.html b/docs/_site/contacts.html deleted file mode 100644 index 6195d73c..00000000 --- a/docs/_site/contacts.html +++ /dev/null @@ -1,416 +0,0 @@ - - - - - - - - Contacts - Gancio - - - - - - - - - - - - - - - - - - - - - - -Contacts | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Contacts

- -

-:elephant: Mastodon ⇒ @gancio@mastodon.cisti.org -

- - - - -
-
-
-
- - - diff --git a/docs/_site/dev.html b/docs/_site/dev.html deleted file mode 100644 index ad943992..00000000 --- a/docs/_site/dev.html +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - Hacking - Gancio - - - - - - - - - - - - - - - - - - - - - - -Hacking | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Development Stack

- -

Gancio is built with following technologies:

- - - -

Testing on your own machine

- -
    -
  1. Download source -
    git clone https://framagit.org/les/gancio
    -
    -
  2. -
  3. Install dependencies -
    yarn
    -
    -
  4. -
  5. Hacking -
    yarn dev
    -
    -
  6. -
- -

Please use the issue board and the forum to discuss any modification.

- - - -
-

Table of contents

- - - -
-
-
-
- - - diff --git a/docs/_site/dev/locales.html b/docs/_site/dev/locales.html deleted file mode 100644 index 0bfff209..00000000 --- a/docs/_site/dev/locales.html +++ /dev/null @@ -1,421 +0,0 @@ - - - - - - - - Internationalization - Gancio - - - - - - - - - - - - - - - - - - - - - - -Internationalization | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Internationalization

- -

We’re self-hosting an instance of weblate you can use to help us with translations.

- - - -
-
-
-
- - - diff --git a/docs/_site/dev/oauth.html b/docs/_site/dev/oauth.html deleted file mode 100644 index 119cd685..00000000 --- a/docs/_site/dev/oauth.html +++ /dev/null @@ -1,564 +0,0 @@ - - - - - - - - OAuth - Gancio - - - - - - - - - - - - - - - - - - - - - - -OAuth | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

BETA FEATURE

Expect bad behavior and open issues

- - -
-

OAuth

-

An open standard for token-based authentication and authorization on the Internet.

- -

Gancio supports OAuth 2.0, an authorization framework described in RFC 6749 that allows third-party applications to obtain limited access to an HTTP service on behalf of a resource owner, through the use of a standardized authorization flow that generates a client access token to be used with HTTP requests.

- -

To obtain an OAuth token for a Gancio instance, make sure that you allow your users to specify the domain they want to connect to before login. Use that domain to acquire a client id/secret and then proceed with normal OAuth 2.

- -
- -

Create client

-

Create a new application to obtain OAuth2 credentials.

- -

POST

-

/api/client

- -

Request parameters

- - - - - - - - - - - - - - - - - - - - - - - - -
client_namestringA name for your application
redirect_urisstringWhere the user should be redirected after authorization
scopesstringSpace separated list of scopes. If none is provided, defaults to event:write as it’s the only supported scope!
websitestringA URL to the homepage of your app
- -

Example

-
curl -X POST \
-        -d 'client_name=Wordpress Event Manager' \
-        -d 'redirect_uris=https://noblogs.org/' \
-        -d 'website=https://myapp.example' \
-        http://localhost:13120/api/client
-
- -

Returns

-

Application, with client_id and client_secret

- -
{
-   "name" : "Wordpress Event Manager",
-   "scopes" : "event:write",
-   "website" : "https://myapp.example",
-   "client_secret" : "909029fa12797e6bdfb5baf5e379675dfa4e3ad4",
-   "redirect_uris" : "https://noblogs.org",
-   "client_id" : "0f377e34b2aaf517f7db534f32d26b0dd938fb6d"
-}
-
- -

List of scopes

-
    -
  • event:write
    -Grant access to add/update events.
  • -
- -

Authorize a user

-

Displays an authorization form to the user. If approved, it will create and return an authorization code, then redirect to the desired redirect_uri. -The authorization code can be used while requesting a token to obtain access to user-level methods.

- -

/assets/thumbs/oauth_auth.png

- -

GET

-

/authorize

- -

Request parameters

- - - - - - - - - - - - - - - - - - - - - - - - -
response_typestringShould be set equal to code
redirect_uristringWhere the user should be redirected after authorization
scopestringShould be event:write
client_idstringclient_id, obtained during app registration.
- -

Obtain a token

- -

POST

-

/oauth/token

- -

Request parameters

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
client_idstringclient_id obtained during client registration
client_secretstringclient_secret obtained during client registration
scopestringShould be event:write
grant_typestringSet equal to authorization_code
codestringA user authorization code, obtained via /authorize
- - - - -
-
-
-
- - - diff --git a/docs/_site/dev/structure.html b/docs/_site/dev/structure.html deleted file mode 100644 index de3e5a85..00000000 --- a/docs/_site/dev/structure.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - - - - Project Structure - Gancio - - - - - - - - - - - - - - - - - - - - - - -Project Structure | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Project structure

-
    -
  1. API / backend
  2. -
  3. Client / frontend
  4. -
  5. Federation / ActivityPub
  6. -
- -

API / backend

- -

Source code inside server/api/.
-index.js is basically a routing table pointing each PATH with specified -HTTP VERB to a method of a controller.

- -

jwt is used to authenticate api request.

- -

Express.js is based on middleware, passing each request to a chain of methods.

- -

If you come from a PHP background, note that the main difference with -Node.js is that the server process is always running and able to manage -multiple requests and tasks together (asyncronically) while each php -process is tied to a single request.

- -

Sequelize is used as ORM. Take a look in /server/api/models.

- -

Client / frontend

-

Nuxt.js is used here!
-Nuxt is basically Vue plus SSR (Server Side Rendering). -Client routing in nuxt is automatic (if you don’t need something special), -just put your page inside pages and that’s it!

- -

Federation / ActivityPub

-

Code inside server/federation.

- - - -
-
-
-
- - - diff --git a/docs/_site/docker/Dockerfile b/docs/_site/docker/Dockerfile deleted file mode 100644 index 4328e84d..00000000 --- a/docs/_site/docker/Dockerfile +++ /dev/null @@ -1,3 +0,0 @@ -FROM node:latest -WORKDIR / -RUN yarn global add gancio \ No newline at end of file diff --git a/docs/_site/docker/postgres/docker-compose.yml b/docs/_site/docker/postgres/docker-compose.yml deleted file mode 100644 index 1b1230d0..00000000 --- a/docs/_site/docker/postgres/docker-compose.yml +++ /dev/null @@ -1,31 +0,0 @@ -version: '3' - -services: - db: - image: postgres - container_name: postgres - volumes: - - db:/var/lib/postgres - - /etc/localtime:/etc/localtime:ro - environment: - - POSTGRES_USER=gancio - - POSTGRES_DB=gancio - - POSTGRES_PASSWORD=gancio - restart: always - ports: - - 5432:5432 - gancio: - build: . - image: node:latest - environment: - - DEBUG=*,-babel,-follow-redirects,-send,-body-parser:*,-express:*,-connect:*,-sequelize:* - container_name: gancio - restart: always - command: gancio start --docker --db=postgres - volumes: - - ./config.json:/opt/gancio/config.json - - ./uploads:/opt/gancio/uploads - depends_on: - - db - ports: - - "localhost:13120:13120" diff --git a/docs/_site/docker/sqlite/docker-compose.yml b/docs/_site/docker/sqlite/docker-compose.yml deleted file mode 100644 index 8e0ec36e..00000000 --- a/docs/_site/docker/sqlite/docker-compose.yml +++ /dev/null @@ -1,17 +0,0 @@ -version: '3' - -services: - gancio: - build: . - restart: always - image: node:latest - container_name: gancio - command: gancio start --docker --db=sqlite - environment: - - DEBUG=*,-babel,-follow-redirects,-send,-body-parser:*,-express:*,-connect:*,-sequelize:* - volumes: - - ./db.sqlite:/opt/gancio/db.sqlite - - ./config.json:/opt/gancio/config.json - - ./uploads:/opt/gancio/uploads - ports: - - "127.0.0.1:13120:13120" diff --git a/docs/_site/favicon.ico b/docs/_site/favicon.ico deleted file mode 100644 index 36b55d4a..00000000 Binary files a/docs/_site/favicon.ico and /dev/null differ diff --git a/docs/_site/federation.html b/docs/_site/federation.html deleted file mode 100644 index c9a466a7..00000000 --- a/docs/_site/federation.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - Federation - Gancio - - - - - - - - - - - - - - - - - - - - - - -Federation | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Federation

- -

Each instance has only one AP Actor that publishes each event. -We are considering the introduction of other “Actor” but they will not be linked to users, rather to places or tags/categories. -There are no personal homes with a timeline of people I follow, everyone has a sort of local timeline of the instance, it’s an anti filter-bubble feature.

- -

Events are not published with the type Event but with type Note because we wanted to add the possibility to interact with events from mastodon instances (boost / bookmark and “comments” that we call resources because we don’t want it to become a place of debate, but more a place where to keep a historical memory of events, e.g. an audio recording of a talk).

- -

When mastodon will support Event object type we will change for sure.

- - - -
-
-
-
- - - diff --git a/docs/_site/feed.xml b/docs/_site/feed.xml deleted file mode 100644 index 167d79da..00000000 --- a/docs/_site/feed.xml +++ /dev/null @@ -1 +0,0 @@ -Jekyll2020-01-30T15:26:14+01:00https://gancio.org/feed.xmlGancioA shared agenda for local communities with AP support \ No newline at end of file diff --git a/docs/_site/index.html b/docs/_site/index.html deleted file mode 100644 index 1beb291f..00000000 --- a/docs/_site/index.html +++ /dev/null @@ -1,450 +0,0 @@ - - - - - - - - Home - Gancio - - - - - - - - - - - - - - - - - - - - - - - - -Home | Gancio - - - - - - - - - - - - - - - -
- -
- -
- -
-

ancio

- -

A shared agenda for local communities.

- -

Get started now Demo -Source

- -

assets/thumbs/home1.png -assets/thumbs/mobile1.png -assets/thumbs/mobile2.png -assets/thumbs/admin_users.png

- -

Some relevant key features:

- -
    -
  • -

    Focus on content not on people: -nowhere on gancio appears the identity of who published the event, not even under a nickname, not even to administrators (except in the db). This is not an ego-friendly platform.

    -
  • -
  • -

    Visitors first. We do not want logged user to get more features than random visitor. We do not want users to register, except to publish events and even in this case you can publish an anonymous event.

    -
  • -
  • -

    Anonymous events: optionally a visitor can create events without being registered (an administrator has to confirm them)

    -
  • -
  • -

    We are not interested in making hits so we export events in many ways, via RSS feeds, via global or individual ics, incorporating lists of events or single event via iframe on other websites and via AP

    -
  • -
  • Very easy UI
  • -
  • Multidays events support (festival, conferences…)
  • -
  • Recurrent events support (each monday, each two monday, each monday and friday, each two saturday, etc.)
  • -
  • Filters events for tags or places
  • -
  • RSS and ICS export (with filters)
  • -
  • embeddable iframe (example)
  • -
  • boost / bookmark / comment events from the fediverse!
  • -
  • Lot of configurations available (user registration open/close, enable federation, enable recurrent events)
  • -
- -

License

- -

Gancio is distributed by an AGPL-3.0 Licence.

- - - -
-
-
-
- - - diff --git a/docs/_site/install.html b/docs/_site/install.html deleted file mode 100644 index 90564953..00000000 --- a/docs/_site/install.html +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - - - Install - Gancio - - - - - - - - - - - - - - - - - - - - - - -Install | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Install (production)

- - - -

Post installation

- - -

If you wanna hack or run the current develop release take a look at Hacking & contribute

- - - -
-
-
-
- - - diff --git a/docs/_site/install/debian.html b/docs/_site/install/debian.html deleted file mode 100644 index d62b3ae2..00000000 --- a/docs/_site/install/debian.html +++ /dev/null @@ -1,480 +0,0 @@ - - - - - - - - Debian - Gancio - - - - - - - - - - - - - - - - - - - - - - -Debian | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Debian installation

- -
    -
  1. Install Node.js & yarn (from root) -
    curl -sL https://deb.nodesource.com/setup_12.x | bash -
    -apt-get install -y nodejs
    -curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg |  apt-key add -
    -echo "deb https://dl.yarnpkg.com/debian/ stable main" > /etc/apt/sources.list.d/yarn.list
    -apt-get update && apt-get install yarn
    -
    -

    source

    -
  2. -
  3. Install Gancio -
    yarn global add gancio --prod
    -
    -
  4. -
  5. Setup with postgreSQL (optional as you can choose sqlite) -
    apt-get install postgresql
    -# Create the database
    -su postgres -c psql
    -postgres=# create database gancio;
    -postgres=# create user gancio with encrypted password 'gancio';
    -postgres=# grant all privileges on database gancio to gancio;
    -
    -
  6. -
  7. Create a user to run gancio from -
    adduser gancio
    -su gancio
    -
    -
  8. -
  9. Launch interactive setup -
    gancio setup --config config.json
    -
    -
  10. -
  11. Start -
    gancio start --config config.json
    -
    -
  12. -
  13. -

    Point your web browser to http://localhost:13120 or where you selected during setup.

    -
  14. -
  15. -

    Setup nginx as a proxy

    -
  16. -
  17. To deploy gancio in production you should use something like pm2:
  18. -
- -
sudo yarn global add pm2
-pm2 start gancio -- --config config.json
-
-# Run this command to run your application as a service and automatically restart after a reboot:
-pm2 startup # read the output!
-sudo pm2 startup -u gancio
-
- -
    -
  1. Upgrade -
    sudo yarn global add gancio
    -sudo service pm2 restart
    -
    -
  2. -
- - - -
-
-
-
- - - diff --git a/docs/_site/install/docker.html b/docs/_site/install/docker.html deleted file mode 100644 index f395303e..00000000 --- a/docs/_site/install/docker.html +++ /dev/null @@ -1,522 +0,0 @@ - - - - - - - - Docker - Gancio - - - - - - - - - - - - - - - - - - - - - - -Docker | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Table of contents

- -
    -
  1. Initial setup
  2. -
  3. Use sqlite
  4. -
  5. Use postgreSQL
  6. -
  7. Start gancio
  8. -
  9. Upgrade
  10. -
- -

Initial setup

-

You do not need to clone the full repo as we distribute gancio via npm.
-A Dockerfile and a docker-compose.yml are the only files needed.

- -
    -
  • -Create a directory where everything related to gancio is stored (db, images, config) -
    -
    mkdir /opt/gancio
    -cd /opt/gancio
    -
    -

    note that you can choose a different directory.

    -
  • -
- -

Use sqlite

-
-
    -
  1. -Download docker-compose.yml and Dockerfile -
    -
    wget https://gancio.org/docker/Dockerfile
    -wget https://gancio.org/docker/sqlite/docker-compose.yml
    -
    -
  2. -
  3. Create an empty db and config (this is needed) -
    -
    touch config.json db.sqlite
    -mkdir user_locale
    -
    -
  4. -
  5. Build docker image and launch interactive setup in one step -
    -
    docker-compose build
    -docker-compose run --rm gancio gancio setup --docker --db=sqlite
    -
    -
  6. -
-
- -

Use postgreSQL

-
- -
    -
  1. -Download docker-compose.yml and Dockerfile -
    -
    wget https://gancio.org/docker/Dockerfile
    -wget https://gancio.org/docker/postgres/docker-compose.yml
    -
    -
  2. -
  3. Create an empty configuration (this is needed) -
    -
    touch config.json
    -mkdir user_locale
    -
    -
  4. -
  5. Build docker image and launch interactive setup in one step -
    -
    docker-compose build
    -docker-compose run --rm gancio gancio setup --docker --db=postgres
    -
    -
  6. -
-
- -

Start gancio

- -
    -
  1. Run your container -
    -
    docker-compose up -d
    -
    -
  2. -
  3. Look at logs with -
    -
    docker-compose logs
    -
    -
  4. -
  5. -

    Setup nginx as a proxy

    -
  6. -
  7. -

    Point your web browser to http://localhost:13120 or where you specified during setup and enjoy :tada:

    -
  8. -
  9. You can edit config.json file and restart the container on your needs, see Configuration for more details.
  10. -
- -

Upgrade

- -
cd /opt/gancio
-docker-compose up -d --no-deps --build
-
- - - -
-
-
-
- - - diff --git a/docs/_site/install/nginx.html b/docs/_site/install/nginx.html deleted file mode 100644 index 8c1ccb33..00000000 --- a/docs/_site/install/nginx.html +++ /dev/null @@ -1,484 +0,0 @@ - - - - - - - - Nginx - Gancio - - - - - - - - - - - - - - - - - - - - - - -Nginx | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Nginx proxy configuration

-

This is the default nginx configuration for gancio, please modify at least the server_name and ssl_certificate’s path.
-Note that this does not include a cache configuration and that gancio does -not use a cache control at all, if you can help with this task you’re -welcome.

- -
server {
-  listen 80;
-  listen [::]:80;
-  server_name gancio.cisti.org;
-  root /var/www/letsencrypt;
-  location /.well-known/acme-challenge/ { allow all; }
-  location / { return 301 https://$host$request_uri; }
-}
-
-server {
-  listen 443 ssl http2;
-  listen [::]:443 ssl http2;
-  server_name gancio.cisti.org;
-
-  ssl_protocols TLSv1.2;
-  ssl_ciphers HIGH:!MEDIUM:!LOW:!aNULL:!NULL:!SHA;
-  ssl_prefer_server_ciphers on;
-  ssl_session_cache shared:SSL:10m;
-
-  # Uncomment these lines once you acquire a certificate:
-  # ssl_certificate     /etc/letsencrypt/live/gancio.cisti.org/fullchain.pem;
-  # ssl_certificate_key /etc/letsencrypt/live/gancio.cisti.org/privkey.pem;
-
-  keepalive_timeout    70;
-  sendfile             on;
-  client_max_body_size 80m;
-
-  gzip on;
-  gzip_disable "msie6";
-  gzip_vary on;
-  gzip_proxied any;
-  gzip_comp_level 6;
-  gzip_buffers 16 8k;
-  gzip_http_version 1.1;
-  gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript;
-
-  add_header Strict-Transport-Security "max-age=31536000";
-
-  location / {
-    try_files $uri @proxy;
-  }
-
-  location @proxy {
-    proxy_set_header Host $host;
-    proxy_set_header X-Forwarded-Proto https;
-    proxy_set_header Proxy "";
-    proxy_pass_header Server;
-
-    proxy_pass http://127.0.0.1:13120;
-    proxy_buffering on;
-    proxy_redirect off;
-    proxy_http_version 1.1;
-    proxy_set_header Upgrade $http_upgrade;
-    proxy_set_header Connection $connection_upgrade;
-
-    tcp_nodelay on;
-  }
-}
-
-
- - - -
-
-
-
- - - diff --git a/docs/_site/instances.html b/docs/_site/instances.html deleted file mode 100644 index 502e230b..00000000 --- a/docs/_site/instances.html +++ /dev/null @@ -1,418 +0,0 @@ - - - - - - - - Instances - Gancio - - - - - - - - - - - - - - - - - - - - - - -Instances | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Instances

- - - -

Do you want your instance to appear here? Write us.

- - - -
-
-
-
- - - diff --git a/docs/_site/usage.html b/docs/_site/usage.html deleted file mode 100644 index 5871df94..00000000 --- a/docs/_site/usage.html +++ /dev/null @@ -1,468 +0,0 @@ - - - - - - - - Usage - Gancio - - - - - - - - - - - - - - - - - - - - - - -Usage | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - -
-

Usage

- -

ehmmm, help needed here :smile: feel free to send a PR => here

- - - -
-

Table of contents

- -
    - - - - - - - - - - - - - - - - - - - - -
  • - Recurrent events -
  • - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
-
-
- - - diff --git a/docs/_site/usage/recurrent.html b/docs/_site/usage/recurrent.html deleted file mode 100644 index 0c09f7fa..00000000 --- a/docs/_site/usage/recurrent.html +++ /dev/null @@ -1,456 +0,0 @@ - - - - - - - - Recurrent events - Gancio - - - - - - - - - - - - - - - - - - - - - - -Recurrent events | Gancio - - - - - - - - - - - - - - - -
- -
- -
- - - - - -
-

Gancio supports recurrent events if enabled to (Admin > Settings, -disabled by default).

- -

/assets/usage/enable_recurrent.png

- -

When enabled, you are able to create recurrent events. Recurrent -events are not shown by default to visitors, they have to enable it, or you -can choose to show them by default in admin panel.

- -

/assets/usage/show_recurrent.png

- -

Add a recurrent event

- -

Same as adding a normal event, but you can choose choose the details of -event recurrence. Choose a frequency first:

- -

/assets/usage/recurrent_details.png

- -

and use the calendar to select one or more days.

- -

/assets/usage/recurrent_details2.png

- -

How does it work

- -

Behind the scene, gancio ensures that at least the next three occurrences -of the event are always created. It creates that single events by copying -the properties of the parent event, so if you modify the parent -event’s title, or the day of the week, each newly created occurrence will took -the new title and the new selected day. Old occurrences will be preserved.

- -

You can edit a specific event occurrence with more details, a different -poster/flyer, a different title/description or decide to completely hide it.

- -

Stop/pause a recurrent event (eg. during summer)

-

A specific menu is shown viewing an instance of recurrent event…

- -

/assets/usage/recurrent_menu.png

- - - - -
-
-
-
- - -