From 38bf117443065a2a125eb4cfe59ed37b23233377 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 8 Oct 2021 15:06:21 +0200 Subject: [PATCH] gfgdfd --- .github/workflows/codeql-analysis.yml | 86 +- LICENSE | 190 +- appspec.yml | 8 +- buildspec.yml | 6 +- dependabot.yml | 6 +- docker-compose.yml | 118 +- files/assets/css/4chan.scss | 50 +- files/assets/css/4chan_2a96f3.css | 5380 +++++++++++------------ files/assets/css/4chan_30409f.css | 5380 +++++++++++------------ files/assets/css/4chan_f8db58.css | 5380 +++++++++++------------ files/assets/css/coffee_80ffff.css | 5380 +++++++++++------------ files/assets/css/dark_eb4963.css | 5380 +++++++++++------------ files/assets/css/dark_ff0000.css | 5380 +++++++++++------------ files/assets/css/midnight_62ca56.css | 5110 ++++++++++----------- files/assets/images/browserconfig.xml | 12 +- files/assets/js/comments_v.js | 2 +- files/routes/errors.py | 1 - files/templates/admin/rules.html | 18 +- files/templates/api.html | 4 +- files/templates/formatting.html | 4 +- files/templates/norules.html | 2 +- files/templates/rules.html | 8 +- files/templates/submission.html | 20 +- files/templates/submission_listing.html | 44 +- files/templates/userpage.html | 30 +- pg_hba.conf | 16 +- redis.conf | 156 +- schema.sql | 788 ++-- seed-db.sql | 46 +- snappy.txt | 16 +- 30 files changed, 19510 insertions(+), 19511 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index f8becc68b..d2f30e0d0 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,59 +13,59 @@ name: "CodeQL" on: push: - branches: [ master ] + branches: [ master ] pull_request: - # The branches below must be a subset of the branches above - branches: [ master ] + # The branches below must be a subset of the branches above + branches: [ master ] schedule: - - cron: '21 7 * * 3' + - cron: '21 7 * * 3' jobs: analyze: - name: Analyze - runs-on: ubuntu-latest - permissions: - actions: read - contents: read - security-events: write + name: Analyze + runs-on: ubuntu-latest + permissions: + actions: read + contents: read + security-events: write - strategy: - fail-fast: false - matrix: - language: [ 'javascript', 'python' ] - # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ] - # Learn more: - # https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed + strategy: + fail-fast: false + matrix: + language: [ 'javascript', 'python' ] + # CodeQL supports [ 'cpp', 'csharp', 'go', 'java', 'javascript', 'python' ] + # Learn more: + # https://docs.github.com/en/free-pro-team@latest/github/finding-security-vulnerabilities-and-errors-in-your-code/configuring-code-scanning#changing-the-languages-that-are-analyzed - steps: - - name: Checkout repository - uses: actions/checkout@v2 + steps: + - name: Checkout repository + uses: actions/checkout@v2 - # Initializes the CodeQL tools for scanning. - - name: Initialize CodeQL - uses: github/codeql-action/init@v1 - with: - languages: ${{ matrix.language }} - # If you wish to specify custom queries, you can do so here or in a config file. - # By default, queries listed here will override any specified in a config file. - # Prefix the list here with "+" to use these queries and those in the config file. - # queries: ./path/to/local/query, your-org/your-repo/queries@main + # Initializes the CodeQL tools for scanning. + - name: Initialize CodeQL + uses: github/codeql-action/init@v1 + with: + languages: ${{ matrix.language }} + # If you wish to specify custom queries, you can do so here or in a config file. + # By default, queries listed here will override any specified in a config file. + # Prefix the list here with "+" to use these queries and those in the config file. + # queries: ./path/to/local/query, your-org/your-repo/queries@main - # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). - # If this step fails, then you should remove it and run the build manually (see below) - - name: Autobuild - uses: github/codeql-action/autobuild@v1 + # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). + # If this step fails, then you should remove it and run the build manually (see below) + - name: Autobuild + uses: github/codeql-action/autobuild@v1 - # ℹ️ Command-line programs to run using the OS shell. - # 📚 https://git.io/JvXDl + # ℹ️ Command-line programs to run using the OS shell. + # 📚 https://git.io/JvXDl - # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines - # and modify them (or add more) to build your code if your project - # uses a compiled language + # ✏️ If the Autobuild fails above, remove it and uncomment the following three lines + # and modify them (or add more) to build your code if your project + # uses a compiled language - #- run: | - # make bootstrap - # make release + #- run: | + # make bootstrap + # make release - - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v1 + - name: Perform CodeQL Analysis + uses: github/codeql-action/analyze@v1 diff --git a/LICENSE b/LICENSE index d0a1fa148..611bbef65 100644 --- a/LICENSE +++ b/LICENSE @@ -5,83 +5,83 @@ Mozilla Public License Version 2.0 -------------- 1.1. "Contributor" - means each individual or legal entity that creates, contributes to - the creation of, or owns Covered Software. + means each individual or legal entity that creates, contributes to + the creation of, or owns Covered Software. 1.2. "Contributor Version" - means the combination of the Contributions of others (if any) used - by a Contributor and that particular Contributor's Contribution. + means the combination of the Contributions of others (if any) used + by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" - means Covered Software of a particular Contributor. + means Covered Software of a particular Contributor. 1.4. "Covered Software" - means Source Code Form to which the initial Contributor has attached - the notice in Exhibit A, the Executable Form of such Source Code - Form, and Modifications of such Source Code Form, in each case - including portions thereof. + means Source Code Form to which the initial Contributor has attached + the notice in Exhibit A, the Executable Form of such Source Code + Form, and Modifications of such Source Code Form, in each case + including portions thereof. 1.5. "Incompatible With Secondary Licenses" - means + means - (a) that the initial Contributor has attached the notice described - in Exhibit B to the Covered Software; or + (a) that the initial Contributor has attached the notice described + in Exhibit B to the Covered Software; or - (b) that the Covered Software was made available under the terms of - version 1.1 or earlier of the License, but not also under the - terms of a Secondary License. + (b) that the Covered Software was made available under the terms of + version 1.1 or earlier of the License, but not also under the + terms of a Secondary License. 1.6. "Executable Form" - means any form of the work other than Source Code Form. + means any form of the work other than Source Code Form. 1.7. "Larger Work" - means a work that combines Covered Software with other material, in - a separate file or files, that is not Covered Software. + means a work that combines Covered Software with other material, in + a separate file or files, that is not Covered Software. 1.8. "License" - means this document. + means this document. 1.9. "Licensable" - means having the right to grant, to the maximum extent possible, - whether at the time of the initial grant or subsequently, any and - all of the rights conveyed by this License. + means having the right to grant, to the maximum extent possible, + whether at the time of the initial grant or subsequently, any and + all of the rights conveyed by this License. 1.10. "Modifications" - means any of the following: + means any of the following: - (a) any file in Source Code Form that results from an addition to, - deletion from, or modification of the contents of Covered - Software; or + (a) any file in Source Code Form that results from an addition to, + deletion from, or modification of the contents of Covered + Software; or - (b) any new file in Source Code Form that contains any Covered - Software. + (b) any new file in Source Code Form that contains any Covered + Software. 1.11. "Patent Claims" of a Contributor - means any patent claim(s), including without limitation, method, - process, and apparatus claims, in any patent Licensable by such - Contributor that would be infringed, but for the grant of the - License, by the making, using, selling, offering for sale, having - made, import, or transfer of either its Contributions or its - Contributor Version. + means any patent claim(s), including without limitation, method, + process, and apparatus claims, in any patent Licensable by such + Contributor that would be infringed, but for the grant of the + License, by the making, using, selling, offering for sale, having + made, import, or transfer of either its Contributions or its + Contributor Version. 1.12. "Secondary License" - means either the GNU General Public License, Version 2.0, the GNU - Lesser General Public License, Version 2.1, the GNU Affero General - Public License, Version 3.0, or any later versions of those - licenses. + means either the GNU General Public License, Version 2.0, the GNU + Lesser General Public License, Version 2.1, the GNU Affero General + Public License, Version 3.0, or any later versions of those + licenses. 1.13. "Source Code Form" - means the form of the work preferred for making modifications. + means the form of the work preferred for making modifications. 1.14. "You" (or "Your") - means an individual or a legal entity exercising rights under this - License. For legal entities, "You" includes any entity that - controls, is controlled by, or is under common control with You. For - purposes of this definition, "control" means (a) the power, direct - or indirect, to cause the direction or management of such entity, - whether by contract or otherwise, or (b) ownership of more than - fifty percent (50%) of the outstanding shares or beneficial - ownership of such entity. + means an individual or a legal entity exercising rights under this + License. For legal entities, "You" includes any entity that + controls, is controlled by, or is under common control with You. For + purposes of this definition, "control" means (a) the power, direct + or indirect, to cause the direction or management of such entity, + whether by contract or otherwise, or (b) ownership of more than + fifty percent (50%) of the outstanding shares or beneficial + ownership of such entity. 2. License Grants and Conditions -------------------------------- @@ -92,14 +92,14 @@ Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) - Licensable by such Contributor to use, reproduce, make available, - modify, display, perform, distribute, and otherwise exploit its - Contributions, either on an unmodified basis, with Modifications, or - as part of a Larger Work; and + Licensable by such Contributor to use, reproduce, make available, + modify, display, perform, distribute, and otherwise exploit its + Contributions, either on an unmodified basis, with Modifications, or + as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer - for sale, have made, import, and otherwise transfer either its - Contributions or its Contributor Version. + for sale, have made, import, and otherwise transfer either its + Contributions or its Contributor Version. 2.2. Effective Date @@ -116,15 +116,15 @@ Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; - or + or (b) for infringements caused by: (i) Your and any other third party's - modifications of Covered Software, or (ii) the combination of its - Contributions with other software (except as part of its Contributor - Version); or + modifications of Covered Software, or (ii) the combination of its + Contributions with other software (except as part of its Contributor + Version); or (c) under Patent Claims infringed by Covered Software in the absence of - its Contributions. + its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with @@ -172,15 +172,15 @@ Form. If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code - Form, as described in Section 3.1, and You must inform recipients of - the Executable Form how they can obtain a copy of such Source Code - Form by reasonable means in a timely manner, at a charge no more - than the cost of distribution to the recipient; and + Form, as described in Section 3.1, and You must inform recipients of + the Executable Form how they can obtain a copy of such Source Code + Form by reasonable means in a timely manner, at a charge no more + than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this - License, or sublicense it under different terms, provided that the - license for the Executable Form does not attempt to limit or alter - the recipients' rights in the Source Code Form under this License. + License, or sublicense it under different terms, provided that the + license for the Executable Form does not attempt to limit or alter + the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work @@ -259,45 +259,45 @@ have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ -* * -* 6. Disclaimer of Warranty * -* ------------------------- * -* * -* Covered Software is provided under this License on an "as is" * +* * +* 6. Disclaimer of Warranty * +* ------------------------- * +* * +* Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * -* statutory, including, without limitation, warranties that the * -* Covered Software is free of defects, merchantable, fit for a * -* particular purpose or non-infringing. The entire risk as to the * -* quality and performance of the Covered Software is with You. * -* Should any Covered Software prove defective in any respect, You * +* statutory, including, without limitation, warranties that the * +* Covered Software is free of defects, merchantable, fit for a * +* particular purpose or non-infringing. The entire risk as to the * +* quality and performance of the Covered Software is with You. * +* Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * -* authorized under this License except under this disclaimer. * -* * +* authorized under this License except under this disclaimer. * +* * ************************************************************************ ************************************************************************ -* * -* 7. Limitation of Liability * -* -------------------------- * -* * -* Under no circumstances and under no legal theory, whether tort * -* (including negligence), contract, or otherwise, shall any * -* Contributor, or anyone who distributes Covered Software as * -* permitted above, be liable to You for any direct, indirect, * -* special, incidental, or consequential damages of any character * -* including, without limitation, damages for lost profits, loss of * -* goodwill, work stoppage, computer failure or malfunction, or any * -* and all other commercial damages or losses, even if such party * +* * +* 7. Limitation of Liability * +* -------------------------- * +* * +* Under no circumstances and under no legal theory, whether tort * +* (including negligence), contract, or otherwise, shall any * +* Contributor, or anyone who distributes Covered Software as * +* permitted above, be liable to You for any direct, indirect, * +* special, incidental, or consequential damages of any character * +* including, without limitation, damages for lost profits, loss of * +* goodwill, work stoppage, computer failure or malfunction, or any * +* and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * -* personal injury resulting from such party's negligence to the * -* extent applicable law prohibits such limitation. Some * -* jurisdictions do not allow the exclusion or limitation of * -* incidental or consequential damages, so this exclusion and * -* limitation may not apply to You. * -* * +* personal injury resulting from such party's negligence to the * +* extent applicable law prohibits such limitation. Some * +* jurisdictions do not allow the exclusion or limitation of * +* incidental or consequential damages, so this exclusion and * +* limitation may not apply to You. * +* * ************************************************************************ 8. Litigation diff --git a/appspec.yml b/appspec.yml index 5a7cff88d..b5f03014d 100644 --- a/appspec.yml +++ b/appspec.yml @@ -2,12 +2,12 @@ version: 0.0 os: linux files: - source: / - destination: files + destination: files permissions: - object: files/* - mode: 4755 + mode: 4755 hooks: AfterInstall: - - location: scripts/install_pip + - location: scripts/install_pip ApplicationStart: - - location: scripts/start_files \ No newline at end of file + - location: scripts/start_files \ No newline at end of file diff --git a/buildspec.yml b/buildspec.yml index db85248f5..85e540179 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -1,8 +1,8 @@ version: 0.2 phases: install: - runtime-versions: - python: 3.7 + runtime-versions: + python: 3.7 artifacts: files: - - '**/*' \ No newline at end of file + - '**/*' \ No newline at end of file diff --git a/dependabot.yml b/dependabot.yml index f1747992c..fa05fac46 100644 --- a/dependabot.yml +++ b/dependabot.yml @@ -1,6 +1,6 @@ version: 2 updates: - package-ecosystem: "pip" - directory: "/" - schedule: - interval: "daily" \ No newline at end of file + directory: "/" + schedule: + interval: "daily" \ No newline at end of file diff --git a/docker-compose.yml b/docker-compose.yml index 28788954e..7b5e63f39 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -2,66 +2,66 @@ version: '2.3' services: files: - build: - context: . - volumes: - - "./:/service" - environment: - - DATABASE_URL=postgresql://postgres@postgres:5432/postgres - - MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=} - - REDIS_URL=redis://redis - - DOMAIN=localhost - - SITE_NAME=Drama - - GIPHY_KEY=3435tdfsdudebussylmaoxxt43 - - FORCE_HTTPS=0 - - DISCORD_SERVER_ID=3435tdfsdudebussylmaoxxt43 - - DISCORD_CLIENT_ID=3435tdfsdudebussylmaoxxt43 - - DISCORD_CLIENT_SECRET=3435tdfsdudebussylmaoxxt43 - - DISCORD_BOT_TOKEN=3435tdfsdudebussylmaoxxt43 - #- HCAPTCHA_SITEKEY=3435tdfsdudebussylmaoxxt43 - - HCAPTCHA_SECRET=3435tdfsdudebussylmaoxxt43 - - YOUTUBE_KEY=3435tdfsdudebussylmaoxxt43 - - PUSHER_KEY=3435tdfsdudebussylmaoxxt43 - - CATBOX_KEY=3435tdfsdudebussylmaoxxt43 - - SPAM_SIMILARITY_THRESHOLD=0.5 - - SPAM_SIMILAR_COUNT_THRESHOLD=5 - - SPAM_URL_SIMILARITY_THRESHOLD=0.1 - - COMMENT_SPAM_SIMILAR_THRESHOLD=0.5 - - COMMENT_SPAM_COUNT_THRESHOLD=5 - - READ_ONLY=0 - - BOT_DISABLE=0 - - COINS_NAME=Dramacoins - - DEFAULT_TIME_FILTER=all - - DEFAULT_THEME=dark - - DEFAULT_COLOR=ff66ac #YOU HAVE TO PICK ONE OF THOSE COLORS OR SHIT WILL BREAK: ff66ac, 805ad5, 62ca56, 38a169, 80ffff, 2a96f3, eb4963, ff0000, f39731, 30409f, 3e98a7, e4432d, 7b9ae4, ec72de, 7f8fa6, f8db58 - - SLOGAN=Dude bussy lmao - - GUMROAD_TOKEN=3435tdfsdudebussylmaoxxt43 - - GUMROAD_LINK=https://marsey1.gumroad.com/l/tfcvri - - CARD_VIEW=1 - - DISABLE_DOWNVOTES=0 - - DUES=0 - - MAIL_USERNAME=blahblahblah@gmail.com - - MAIL_PASSWORD=3435tdfsdudebussylmaoxxt43 - links: - - "redis" - - "postgres" - ports: - - "80:80" - depends_on: - - redis - - postgres + build: + context: . + volumes: + - "./:/service" + environment: + - DATABASE_URL=postgresql://postgres@postgres:5432/postgres + - MASTER_KEY=${MASTER_KEY:-KTVciAUQFpFh2WdJ/oiHJlxl6FvzRZp8kYzAAv3l2OA=} + - REDIS_URL=redis://redis + - DOMAIN=localhost + - SITE_NAME=Drama + - GIPHY_KEY=3435tdfsdudebussylmaoxxt43 + - FORCE_HTTPS=0 + - DISCORD_SERVER_ID=3435tdfsdudebussylmaoxxt43 + - DISCORD_CLIENT_ID=3435tdfsdudebussylmaoxxt43 + - DISCORD_CLIENT_SECRET=3435tdfsdudebussylmaoxxt43 + - DISCORD_BOT_TOKEN=3435tdfsdudebussylmaoxxt43 + #- HCAPTCHA_SITEKEY=3435tdfsdudebussylmaoxxt43 + - HCAPTCHA_SECRET=3435tdfsdudebussylmaoxxt43 + - YOUTUBE_KEY=3435tdfsdudebussylmaoxxt43 + - PUSHER_KEY=3435tdfsdudebussylmaoxxt43 + - CATBOX_KEY=3435tdfsdudebussylmaoxxt43 + - SPAM_SIMILARITY_THRESHOLD=0.5 + - SPAM_SIMILAR_COUNT_THRESHOLD=5 + - SPAM_URL_SIMILARITY_THRESHOLD=0.1 + - COMMENT_SPAM_SIMILAR_THRESHOLD=0.5 + - COMMENT_SPAM_COUNT_THRESHOLD=5 + - READ_ONLY=0 + - BOT_DISABLE=0 + - COINS_NAME=Dramacoins + - DEFAULT_TIME_FILTER=all + - DEFAULT_THEME=dark + - DEFAULT_COLOR=ff66ac #YOU HAVE TO PICK ONE OF THOSE COLORS OR SHIT WILL BREAK: ff66ac, 805ad5, 62ca56, 38a169, 80ffff, 2a96f3, eb4963, ff0000, f39731, 30409f, 3e98a7, e4432d, 7b9ae4, ec72de, 7f8fa6, f8db58 + - SLOGAN=Dude bussy lmao + - GUMROAD_TOKEN=3435tdfsdudebussylmaoxxt43 + - GUMROAD_LINK=https://marsey1.gumroad.com/l/tfcvri + - CARD_VIEW=1 + - DISABLE_DOWNVOTES=0 + - DUES=0 + - MAIL_USERNAME=blahblahblah@gmail.com + - MAIL_PASSWORD=3435tdfsdudebussylmaoxxt43 + links: + - "redis" + - "postgres" + ports: + - "80:80" + depends_on: + - redis + - postgres redis: - image: redis - ports: - - "6379:6379" + image: redis + ports: + - "6379:6379" postgres: - image: postgres:12.3 - volumes: - - "./schema.sql:/docker-entrypoint-initdb.d/00-schema.sql" - - "./seed-db.sql:/docker-entrypoint-initdb.d/01-schema.sql" - environment: - - POSTGRES_HOST_AUTH_METHOD=trust - #ports: - #- "5432:5432" \ No newline at end of file + image: postgres:12.3 + volumes: + - "./schema.sql:/docker-entrypoint-initdb.d/00-schema.sql" + - "./seed-db.sql:/docker-entrypoint-initdb.d/01-schema.sql" + environment: + - POSTGRES_HOST_AUTH_METHOD=trust + #ports: + #- "5432:5432" \ No newline at end of file diff --git a/files/assets/css/4chan.scss b/files/assets/css/4chan.scss index 88c567ff7..a29c59dca 100644 --- a/files/assets/css/4chan.scss +++ b/files/assets/css/4chan.scss @@ -61,47 +61,47 @@ blockquote { } .dropdown-item:hover, .dropdown-item:focus, .dropdown-item.active { - background-color: #bda78e !important; + background-color: #bda78e !important; } html * { - font-family: arial, helvetica, sans-serif; - color: #800000 - } + font-family: arial, helvetica, sans-serif; + color: #800000 + } body, #main-content-col { - background-color: $secondary !important; - } + background-color: $secondary !important; + } .border-right, .border-left, .border-top, .border-bottom, .border { - border-color: #D9BFB7 !important - } + border-color: #D9BFB7 !important + } .card-header { - border-color: #D9BFB7 !important - } + border-color: #D9BFB7 !important + } .post-title a { - color: #800000 !important; - } + color: #800000 !important; + } .comment, .card { - background-color: $secondary !important; - border-color: #D9BFB7 !important; - } + background-color: $secondary !important; + border-color: #D9BFB7 !important; + } .form-control { - border-color: #D9BFB7 !important; - } + border-color: #D9BFB7 !important; + } .comment .comment-collapse::before { - border-color: #D9BFB7 !important; - } + border-color: #D9BFB7 !important; + } .comment .comment-collapse:hover::before { - border-left-color: #800000 !important - } + border-left-color: #800000 !important + } .post-actions *:hover, .comment-actions *:hover, .comment-actions .copy-link:hover { - color: #F00 !important - } + color: #F00 !important + } a { - color: $primary; + color: $primary; } blockquote p { - color: green !important; + color: green !important; } .transparent { diff --git a/files/assets/css/4chan_2a96f3.css b/files/assets/css/4chan_2a96f3.css index 6e55a16c0..6d79e6c16 100644 --- a/files/assets/css/4chan_2a96f3.css +++ b/files/assets/css/4chan_2a96f3.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #F1E7D0; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #F1E7D0; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-sm-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-md-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-lg-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-xl-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26607,7 +26607,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26720,355 +26720,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #F0E0D6; + padding-top: 49px; + background-color: #F0E0D6; } #thread, #userpage { - background-color: #F0E0D6; + background-color: #F0E0D6; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #3E2C18 !important; + background-color: #3E2C18 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #FF66AC; - font-size: 1.25rem; + color: #FF66AC; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #AA9881; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #AA9881; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #AA9881; + border-bottom: 0.1px solid #AA9881; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #2a96f3; + color: #2a96f3; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #433434; + color: #433434; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #2a96f3; + color: #2a96f3; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #433434; + font-size: 1rem; + color: #433434; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #433434; + color: #433434; } .score { - color: #433434; + color: #433434; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #433434; - opacity: 1; + font-size: 1.5rem; + color: #433434; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #2a96f3; + color: #2a96f3; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #F0E0D6; + background-color: #F0E0D6; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #817261; + color: #817261; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #433434; - font-weight: 600; + color: #433434; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27087,13 +27087,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27222,8 +27222,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27245,8 +27245,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27300,11 +27300,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27384,17 +27384,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27407,7 +27407,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } blockquote { diff --git a/files/assets/css/4chan_30409f.css b/files/assets/css/4chan_30409f.css index cd7f74088..4717b57f0 100644 --- a/files/assets/css/4chan_30409f.css +++ b/files/assets/css/4chan_30409f.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #F1E7D0; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #F1E7D0; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-sm-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-md-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-lg-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-xl-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26607,7 +26607,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26720,355 +26720,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #F0E0D6; + padding-top: 49px; + background-color: #F0E0D6; } #thread, #userpage { - background-color: #F0E0D6; + background-color: #F0E0D6; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #3E2C18 !important; + background-color: #3E2C18 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #FF66AC; - font-size: 1.25rem; + color: #FF66AC; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #AA9881; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #AA9881; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #AA9881; + border-bottom: 0.1px solid #AA9881; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #30409f; + color: #30409f; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #433434; + color: #433434; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #30409f; + color: #30409f; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #433434; + font-size: 1rem; + color: #433434; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #433434; + color: #433434; } .score { - color: #433434; + color: #433434; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #433434; - opacity: 1; + font-size: 1.5rem; + color: #433434; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #30409f; + color: #30409f; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #F0E0D6; + background-color: #F0E0D6; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #817261; + color: #817261; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #433434; - font-weight: 600; + color: #433434; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27087,13 +27087,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27222,8 +27222,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27245,8 +27245,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27300,11 +27300,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27384,17 +27384,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27407,7 +27407,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } blockquote { diff --git a/files/assets/css/4chan_f8db58.css b/files/assets/css/4chan_f8db58.css index 71fab362b..155364613 100644 --- a/files/assets/css/4chan_f8db58.css +++ b/files/assets/css/4chan_f8db58.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #F0E0D6; - page-break-inside: avoid; + border: 1px solid #F0E0D6; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #F1E7D0; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #F1E7D0; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-sm-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-md-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-lg-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-xl-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26607,7 +26607,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26720,355 +26720,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #F0E0D6; + padding-top: 49px; + background-color: #F0E0D6; } #thread, #userpage { - background-color: #F0E0D6; + background-color: #F0E0D6; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #3E2C18 !important; + background-color: #3E2C18 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #FF66AC; - font-size: 1.25rem; + color: #FF66AC; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #AA9881; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #AA9881; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #AA9881; + border-bottom: 0.1px solid #AA9881; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #f8db58; + color: #f8db58; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .card { - background-color: #F0E0D6; + background-color: #F0E0D6; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #433434; + color: #433434; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #f8db58; + color: #f8db58; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #433434; + font-size: 1rem; + color: #433434; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #433434; + color: #433434; } .score { - color: #433434; + color: #433434; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #433434; - opacity: 1; + font-size: 1.5rem; + color: #433434; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #f8db58; + color: #f8db58; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #F0E0D6; + background-color: #F0E0D6; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #817261; + color: #817261; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #433434; - font-weight: 600; + color: #433434; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27087,13 +27087,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27222,8 +27222,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27245,8 +27245,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27300,11 +27300,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27384,17 +27384,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27407,7 +27407,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } blockquote { diff --git a/files/assets/css/coffee_80ffff.css b/files/assets/css/coffee_80ffff.css index c0a1ba6b5..2930b688b 100644 --- a/files/assets/css/coffee_80ffff.css +++ b/files/assets/css/coffee_80ffff.css @@ -542,22 +542,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -571,22 +571,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -826,846 +826,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1927,46 +1927,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1996,7 +1996,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2344,50 +2344,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2409,7 +2409,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2919,7 +2919,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2938,7 +2938,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2998,46 +2998,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3572,7 +3572,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3736,7 +3736,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3762,7 +3762,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3791,7 +3791,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3840,7 +3840,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4012,24 +4012,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4037,14 +4037,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4054,24 +4054,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4079,14 +4079,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4096,24 +4096,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4121,14 +4121,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4138,24 +4138,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4163,14 +4163,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4405,16 +4405,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4423,40 +4423,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4465,14 +4465,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4617,7 +4617,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4751,7 +4751,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4886,10 +4886,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4914,7 +4914,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4928,7 +4928,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5023,98 +5023,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5341,7 +5341,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5467,37 +5467,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5775,7 +5775,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5815,7 +5815,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5837,7 +5837,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5904,7 +5904,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5925,7 +5925,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5947,10 +5947,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6245,187 +6245,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6607,550 +6607,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7167,54 +7167,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7263,9 +7263,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7816,1734 +7816,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9582,54 +9582,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9785,93 +9785,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #DDD2C4; - page-break-inside: avoid; + border: 1px solid #DDD2C4; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } .bd-callout-primary { @@ -10535,22 +10535,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10564,22 +10564,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10819,846 +10819,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12300,46 +12300,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12369,7 +12369,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12717,50 +12717,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12782,7 +12782,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14337,7 +14337,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14356,7 +14356,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14416,46 +14416,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14990,7 +14990,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15154,7 +15154,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15180,7 +15180,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15209,7 +15209,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15258,7 +15258,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15430,24 +15430,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15455,14 +15455,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15472,24 +15472,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15497,14 +15497,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15514,24 +15514,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15539,14 +15539,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15556,24 +15556,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15581,14 +15581,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15823,16 +15823,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15841,40 +15841,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15883,14 +15883,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16035,7 +16035,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16416,7 +16416,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16779,10 +16779,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16807,7 +16807,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16821,7 +16821,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16916,98 +16916,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17500,7 +17500,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17626,37 +17626,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17934,7 +17934,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17974,7 +17974,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17996,7 +17996,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18063,7 +18063,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18084,7 +18084,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18106,10 +18106,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18670,187 +18670,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19048,550 +19048,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19608,54 +19608,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19704,9 +19704,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20481,2598 +20481,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23111,54 +23111,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23466,93 +23466,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #DDD2C4; - page-break-inside: avoid; + border: 1px solid #DDD2C4; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #433434; + border: 1px solid #433434; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #F1E7D0 !important; + background-color: #F1E7D0 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #433434 !important; + border: 1px solid #433434 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #433434; + border-color: #433434; } .table .thead-dark th { - color: inherit; - border-color: #433434; + color: inherit; + border-color: #433434; } } html { @@ -23561,7 +23561,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23574,7 +23574,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25119,30 +25119,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25247,12 +25247,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25329,17 +25329,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #F1E7D0; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #F1E7D0; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25867,26 +25867,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25981,530 +25981,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-sm-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-sm-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-sm { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-md-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-md-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-md { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-lg-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-lg-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-lg { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; } .border-xl-right { - border-right: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-bottom { - border-bottom: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl-left { - border-left: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #AA9881 !important; - border-right: 1px solid #AA9881 !important; + border-left: 1px solid #AA9881 !important; + border-right: 1px solid #AA9881 !important; } .border-xl-y { - border-top: 1px solid #AA9881 !important; - border-bottom: 1px solid #AA9881 !important; + border-top: 1px solid #AA9881 !important; + border-bottom: 1px solid #AA9881 !important; } .border-xl { - border: 1px solid #AA9881 !important; + border: 1px solid #AA9881 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26608,7 +26608,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26721,355 +26721,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #DDD2C4; + padding-top: 49px; + background-color: #DDD2C4; } #thread, #userpage { - background-color: #DDD2C4; + background-color: #DDD2C4; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #3E2C18 !important; + background-color: #3E2C18 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #FF66AC; - font-size: 1.25rem; + color: #FF66AC; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #DDD2C4; + background-color: #DDD2C4; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #AA9881; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #AA9881; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #DDD2C4; + background-color: #DDD2C4; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #AA9881; + border-bottom: 0.1px solid #AA9881; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #80ffff; + color: #80ffff; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #DDD2C4; + background-color: #DDD2C4; } .card { - background-color: #DDD2C4; + background-color: #DDD2C4; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #433434; + color: #433434; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #80ffff; + color: #80ffff; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #433434; + font-size: 1rem; + color: #433434; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #433434; + color: #433434; } .score { - color: #433434; + color: #433434; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #433434; - opacity: 1; + font-size: 1.5rem; + color: #433434; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #80ffff; + color: #80ffff; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #DDD2C4; + background-color: #DDD2C4; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #817261; + color: #817261; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #433434; - font-weight: 600; + color: #433434; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27088,13 +27088,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27223,8 +27223,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27246,8 +27246,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27301,11 +27301,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27385,17 +27385,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27408,7 +27408,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } * { diff --git a/files/assets/css/dark_eb4963.css b/files/assets/css/dark_eb4963.css index 2e0a4dd5e..66bccf511 100644 --- a/files/assets/css/dark_eb4963.css +++ b/files/assets/css/dark_eb4963.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #000000; - page-break-inside: avoid; + border: 1px solid #000000; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #CFCFCF; + border: 1px solid #CFCFCF; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #E1E1E1 !important; + background-color: #E1E1E1 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #383838 !important; + border: 1px solid #383838 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #383838; + border-color: #383838; } .table .thead-dark th { - color: inherit; - border-color: #383838; + color: inherit; + border-color: #383838; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #000000; - page-break-inside: avoid; + border: 1px solid #000000; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #CFCFCF; + border: 1px solid #CFCFCF; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #E1E1E1 !important; + background-color: #E1E1E1 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #383838 !important; + border: 1px solid #383838 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #383838; + border-color: #383838; } .table .thead-dark th { - color: inherit; - border-color: #383838; + color: inherit; + border-color: #383838; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #E1E1E1; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #E1E1E1; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-sm-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-sm-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-sm-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-sm-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-sm { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-md-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-md-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-md-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-md-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-md { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-lg-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-lg-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-lg-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-lg-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-lg { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-xl-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-xl-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-xl-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-xl-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-xl { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26607,7 +26607,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26720,355 +26720,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #000000; + padding-top: 49px; + background-color: #000000; } #thread, #userpage { - background-color: #000000; + background-color: #000000; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #383838 !important; + background-color: #383838 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #eb4963; - font-size: 1.25rem; + color: #eb4963; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #000000; + background-color: #000000; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #303030; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #303030; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #000000; + background-color: #000000; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #303030; + border-bottom: 0.1px solid #303030; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #eb4963; + color: #eb4963; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #000000; + background-color: #000000; } .card { - background-color: #000000; + background-color: #000000; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #CFCFCF; + color: #CFCFCF; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #eb4963; + color: #eb4963; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #E1E1E1; + font-size: 1rem; + color: #E1E1E1; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #E1E1E1; + color: #E1E1E1; } .score { - color: #E1E1E1; + color: #E1E1E1; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #E1E1E1; - opacity: 1; + font-size: 1.5rem; + color: #E1E1E1; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #eb4963; + color: #eb4963; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #000000; + background-color: #000000; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #E1E1E1; + color: #E1E1E1; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #CFCFCF; - font-weight: 600; + color: #CFCFCF; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27087,13 +27087,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27222,8 +27222,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27245,8 +27245,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27300,11 +27300,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27384,17 +27384,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27407,7 +27407,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } * { diff --git a/files/assets/css/dark_ff0000.css b/files/assets/css/dark_ff0000.css index 6887afa92..f3545d972 100644 --- a/files/assets/css/dark_ff0000.css +++ b/files/assets/css/dark_ff0000.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #000000; - page-break-inside: avoid; + border: 1px solid #000000; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #CFCFCF; + border: 1px solid #CFCFCF; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #E1E1E1 !important; + background-color: #E1E1E1 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #383838 !important; + border: 1px solid #383838 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #383838; + border-color: #383838; } .table .thead-dark th { - color: inherit; - border-color: #383838; + color: inherit; + border-color: #383838; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #000000; - page-break-inside: avoid; + border: 1px solid #000000; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #CFCFCF; + border: 1px solid #CFCFCF; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #E1E1E1 !important; + background-color: #E1E1E1 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #383838 !important; + border: 1px solid #383838 !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #383838; + border-color: #383838; } .table .thead-dark th { - color: inherit; - border-color: #383838; + color: inherit; + border-color: #383838; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #E1E1E1; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #E1E1E1; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-sm-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-sm-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-sm-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-sm-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-sm { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-md-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-md-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-md-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-md-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-md { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-lg-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-lg-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-lg-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-lg-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-lg { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; } .border-xl-right { - border-right: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-xl-bottom { - border-bottom: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-xl-left { - border-left: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #303030 !important; - border-right: 1px solid #303030 !important; + border-left: 1px solid #303030 !important; + border-right: 1px solid #303030 !important; } .border-xl-y { - border-top: 1px solid #303030 !important; - border-bottom: 1px solid #303030 !important; + border-top: 1px solid #303030 !important; + border-bottom: 1px solid #303030 !important; } .border-xl { - border: 1px solid #303030 !important; + border: 1px solid #303030 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { @@ -26607,7 +26607,7 @@ ul.comment-section { @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -26720,355 +26720,355 @@ pre .clo, pre .opn, pre .pun, code .clo, code .opn, code .pun { @media (max-width: 991.98px) { #frontpage, #search { - padding-top: 49px; + padding-top: 49px; } } @media (max-width: 767.98px) { html { - font-size: 14px; + font-size: 14px; } .container { - overflow: hidden; - max-width: none; + overflow: hidden; + max-width: none; } body, #settings, #notifications, #submit { - padding-top: 49px; - background-color: #000000; + padding-top: 49px; + background-color: #000000; } #thread, #userpage { - background-color: #000000; + background-color: #000000; } .custom-gutters { - padding-left: 0; - padding-right: 0; + padding-left: 0; + padding-right: 0; } .shadow-sm-0 { - box-shadow: none !important; + box-shadow: none !important; } .navbar.bg-primary { - background-color: #383838 !important; + background-color: #383838 !important; } .navbar-nav { - height: 100vh; + height: 100vh; } .navbar-nav .nav-link, .navbar-expand-md .navbar-nav .nav-link { - padding: 0.5rem; + padding: 0.5rem; } .navbar-dark .navbar-nav .nav-link:hover { - background-color: transparent; - border-radius: 0; + background-color: transparent; + border-radius: 0; } .navbar-dark .navbar-nav .nav-link:active { - background-color: rgba(0, 0, 0, 0.15); - border-radius: 0; + background-color: rgba(0, 0, 0, 0.15); + border-radius: 0; } .navbar-dark .navbar-nav .nav-link .fa, .navbar-dark .navbar-nav .nav-link .fas, .navbar-dark .navbar-nav .nav-link .far, .navbar-dark .navbar-nav .nav-link .fab { - font-size: 1rem; + font-size: 1rem; } .navbar-light .navbar-nav .nav-link .fa, .navbar-light .navbar-nav .nav-link .fas, .navbar-light .navbar-nav .nav-link .far, .navbar-light .navbar-nav .nav-link .fab { - color: #ff0000; - font-size: 1.25rem; + color: #ff0000; + font-size: 1.25rem; } #fixed-bar-mobile { - box-shadow: none; + box-shadow: none; } .mobile-nav-icon { - padding: 0.25rem 0.75rem; + padding: 0.25rem 0.75rem; } #thread, #submit, #error-401, #error-403, #error-404, #error-405, #error-409, #error-410, #error-422, #error-429, #error-451, #error-500 { - background-color: #000000; + background-color: #000000; } #frontpage { - padding-top: 49px; + padding-top: 49px; } #search .search-results.card { - border-bottom: 0.1px solid #303030; - border-width: 0 0 0.1px 0; - border-radius: 0; + border-bottom: 0.1px solid #303030; + border-width: 0 0 0.1px 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card { - padding: 7px; - border-width: 0 0 0.1px 0; + padding: 7px; + border-width: 0 0 0.1px 0; } #frontpage .posts .card:first-of-type, #userpage .posts .card:first-of-type, #search .posts .card:first-of-type { - border-radius: 0; + border-radius: 0; } #frontpage .posts .card, #userpage .posts .card, #search .posts .card, #userpage .posts .card { - background-color: #000000; + background-color: #000000; } #frontpage .posts .card:last-of-type, #search .posts .card:last-of-type { - border-bottom: 0.1px solid #303030; + border-bottom: 0.1px solid #303030; } #frontpage .posts .card:hover .post-title a, #search .posts .card:hover .post-title a { - color: #ff0000; + color: #ff0000; } #frontpage .posts .card .post-img, #search .posts .card .post-img { - z-index: 3; + z-index: 3; } #frontpage .posts .card.enlarged .mobile-thumb-enlarged, #userpage .posts .card.enlarged .mobile-thumb-enlarged, #search .posts .card.enlarged .mobile-thumb-enlarged { - display: block; + display: block; } .toggle-view { - padding-top: 2px; + padding-top: 2px; } .toast { - bottom: 1.5rem; - margin: 0 auto; - left: 0; - right: 0; + bottom: 1.5rem; + margin: 0 auto; + left: 0; + right: 0; } #thread .card { - background-color: #000000; + background-color: #000000; } .card { - background-color: #000000; + background-color: #000000; } .posts, #thread #main-content-col { - box-shadow: none; - border: none; - border-radius: 0; + box-shadow: none; + border: none; + border-radius: 0; } #thread #main-content-col { - margin: 0; + margin: 0; } .thumb-img-link-overlay { - display: none; + display: none; } .post-title a { - color: #CFCFCF; + color: #CFCFCF; } .post-title a:hover, .post-title a:active, .post-title a:focus { - color: #ff0000; + color: #ff0000; } #thread .voting { - min-width: 0; - margin-right: 0; - margin-top: 0; + min-width: 0; + margin-right: 0; + margin-top: 0; } .voting { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } #frontpage .voting, #search .voting, #userpage .voting { - margin: 0; + margin: 0; } .post-title { - font-size: 14px; - font-weight: 400; - line-height: normal; - overflow: hidden; + font-size: 14px; + font-weight: 400; + line-height: normal; + overflow: hidden; } .post-meta { - font-size: 1rem; + font-size: 1rem; } .post-actions { - font-weight: 400; + font-weight: 400; } .post-actions a { - font-size: 1rem; - color: #E1E1E1; + font-size: 1rem; + color: #E1E1E1; } .post-actions .fa, .post-actions .fas, .post-actions .far { - font-size: 1rem; + font-size: 1rem; } .post-actions .voting .fa, .post-actions .voting .fas, .post-actions .voting .far { - font-size: 1.25rem; + font-size: 1.25rem; } .comment-actions .score { - color: #E1E1E1; + color: #E1E1E1; } .score { - color: #E1E1E1; + color: #E1E1E1; } .arrow-up::before, .arrow-down::before, .arrow-up:hover::before, .arrow-down:hover::before { - font-size: 1.5rem; - color: #E1E1E1; - opacity: 1; + font-size: 1.5rem; + color: #E1E1E1; + opacity: 1; } .active.arrow-up::before, .active.arrow-up:hover::before { - color: #ff0000; + color: #ff0000; } .active.arrow-down::before, .active.arrow-down:hover::before { - color: #38B2AC; + color: #38B2AC; } .dropdown-actions a { - font-size: 1rem; + font-size: 1rem; } .dropdown-actions .fa, .dropdown-actions .fas, .dropdown-actions .far { - font-size: 1rem; + font-size: 1rem; } .btn-tag { - font-size: 12px; + font-size: 12px; } .comment-section { - background-color: #000000; + background-color: #000000; } .comment-section > .comment { - padding-left: 12px; + padding-left: 12px; } .comment { - margin-top: 1.5rem; + margin-top: 1.5rem; } .comment .comment-collapse { - padding-right: 10px; + padding-right: 10px; } .comment.collapsed .user-info { - padding-top: 0.5rem; + padding-top: 0.5rem; } .comment .comment-collapse::before { - content: "\f056"; - position: static; - font-size: 10px; - font-weight: 900; - border: none; - margin-left: 0.25rem; + content: "\f056"; + position: static; + font-size: 10px; + font-weight: 900; + border: none; + margin-left: 0.25rem; } .comment.collapsed .comment-body:hover { - opacity: 0.5; + opacity: 0.5; } .comment-actions .fa, .comment-actions .fas, .comment-actions .far { - color: #E1E1E1; + color: #E1E1E1; } .banner-pic-135 { - max-width: 100%; + max-width: 100%; } .x-scroll-parent { - overflow: hidden; + overflow: hidden; } .x-scroll { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - scrollbar-width: none; - /* Firefox */ - -ms-overflow-style: none; - /* IE 10+ */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + scrollbar-width: none; + /* Firefox */ + -ms-overflow-style: none; + /* IE 10+ */ } .x-scroll::-webkit-scrollbar { - width: 100%; - overflow-x: scroll; - white-space: nowrap; - background: transparent; - /* Chrome/Safari/Webkit */ + width: 100%; + overflow-x: scroll; + white-space: nowrap; + background: transparent; + /* Chrome/Safari/Webkit */ } #thread .post-title { - font-size: 16px; + font-size: 16px; } #submit .submission { - border: none; + border: none; } #submit .submission .body { - padding: 0; + padding: 0; } #submit .submission .footer { - background: transparent; - padding: 1rem 0; + background: transparent; + padding: 1rem 0; } .footer .list-inline-item { - line-height: 3; + line-height: 3; } .comments-count .total { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .comment-actions { - font-weight: 400; - font-size: 1.2rem; + font-weight: 400; + font-size: 1.2rem; } .comment-write .comment-format .format { - display: none; + display: none; } .post-filter { - font-weight: 400; - font-size: 1rem; + font-weight: 400; + font-size: 1rem; } .post-filter .dropdown-item { - font-weight: 400; + font-weight: 400; } .user-name { - font-weight: 400; + font-weight: 400; } .comment .comment-body .user-name { - color: #CFCFCF; - font-weight: 600; + color: #CFCFCF; + font-weight: 600; } .pagination { - padding: 1rem; + padding: 1rem; } input[type=color], @@ -27087,13 +27087,13 @@ input[type=url], input[type=week], select:focus, textarea { - font-size: 16px !important; + font-size: 16px !important; } textarea, input[type=text] { - -webkit-appearance: none; - -moz-appearance: none; - appearance: none; + -webkit-appearance: none; + -moz-appearance: none; + appearance: none; } } .bg-white { @@ -27222,8 +27222,8 @@ img.emoji { @media (min-width: 768px) { .comment { - border-left: 0 !important; - padding-left: 0 !important; + border-left: 0 !important; + padding-left: 0 !important; } } .comment .comment-collapse-desktop { @@ -27245,8 +27245,8 @@ img.emoji { @media (max-width: 767.98px) { .settings-nav .nav-link { - font-size: 0.9rem; - padding: 0.75rem 0.4rem; + font-size: 0.9rem; + padding: 0.75rem 0.4rem; } } .table { @@ -27300,11 +27300,11 @@ img.emoji { @media (max-width: 767.98px) { .followbutton { - margin-bottom: 10px !important; + margin-bottom: 10px !important; } .comment-actions { - margin-top: -8px; + margin-top: -8px; } } .btn-primary:focus, .btn-primary.focus { @@ -27384,17 +27384,17 @@ textarea { @media (max-width: 767.98px) { .jumbotron-guild { - height: 110px; + height: 110px; } } @media (min-width: 767.98px) { .card-columns { - column-count: 4 !important; + column-count: 4 !important; } } @media (min-width: 992px) { .card-columns { - column-count: 5 !important; + column-count: 5 !important; } } .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { @@ -27407,7 +27407,7 @@ textarea { @media (min-width: 767.98px) { .navbar { - padding: 0.5rem 3rem 0.3rem 0.5rem; + padding: 0.5rem 3rem 0.3rem 0.5rem; } } * { diff --git a/files/assets/css/midnight_62ca56.css b/files/assets/css/midnight_62ca56.css index b796022c0..dea395a40 100644 --- a/files/assets/css/midnight_62ca56.css +++ b/files/assets/css/midnight_62ca56.css @@ -541,22 +541,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -570,22 +570,22 @@ pre code { @media (min-width: 576px) { .container-sm, .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container-md, .container-sm, .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container-lg, .container-md, .container-sm, .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container-xl, .container-lg, .container-md, .container-sm, .container { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -825,846 +825,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -1926,46 +1926,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -1995,7 +1995,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -2343,50 +2343,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -2408,7 +2408,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -2918,7 +2918,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -2937,7 +2937,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -2997,46 +2997,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -3571,7 +3571,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -3735,7 +3735,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -3761,7 +3761,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -3790,7 +3790,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -3839,7 +3839,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -4011,24 +4011,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -4036,14 +4036,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -4053,24 +4053,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -4078,14 +4078,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -4095,24 +4095,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -4120,14 +4120,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -4137,24 +4137,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -4162,14 +4162,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -4404,16 +4404,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -4422,40 +4422,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -4464,14 +4464,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -4616,7 +4616,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -4750,7 +4750,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -4885,10 +4885,10 @@ a.badge-dark:focus, a.badge-dark.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -4913,7 +4913,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -4927,7 +4927,7 @@ a.badge-dark:focus, a.badge-dark.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -5022,98 +5022,98 @@ a.badge-dark:focus, a.badge-dark.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -5340,7 +5340,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -5466,37 +5466,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -5774,7 +5774,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -5814,7 +5814,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -5836,7 +5836,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -5903,7 +5903,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -5924,7 +5924,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -5946,10 +5946,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -6244,187 +6244,187 @@ button.bg-dark:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -6606,550 +6606,550 @@ button.bg-dark:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -7166,54 +7166,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -7262,9 +7262,9 @@ button.bg-dark:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -7815,1734 +7815,1734 @@ button.bg-dark:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -9581,54 +9581,54 @@ button.bg-dark:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -9784,93 +9784,93 @@ a.text-dark:hover, a.text-dark:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #484f58; - page-break-inside: avoid; + border: 1px solid #484f58; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #c9d1d9; + border: 1px solid #c9d1d9; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #c9d1d9 !important; + background-color: #c9d1d9 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #8b949e !important; + border: 1px solid #8b949e !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #8b949e; + border-color: #8b949e; } .table .thead-dark th { - color: inherit; - border-color: #8b949e; + color: inherit; + border-color: #8b949e; } } .bd-callout-primary { @@ -10534,22 +10534,22 @@ pre code { } @media (min-width: 576px) { .container { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container { - max-width: 1140px; + max-width: 1140px; } } @@ -10563,22 +10563,22 @@ pre code { @media (min-width: 576px) { .container, .container-sm { - max-width: 540px; + max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { - max-width: 720px; + max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { - max-width: 960px; + max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { - max-width: 1140px; + max-width: 1140px; } } .row { @@ -10818,846 +10818,846 @@ pre code { @media (min-width: 576px) { .col-sm { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-sm-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-sm-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-sm-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-sm-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-sm-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-sm-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-sm-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-sm-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-sm-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-sm-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-sm-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-sm-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-sm-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-sm-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-sm-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-sm-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-sm-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-sm-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-sm-first { - order: -1; + order: -1; } .order-sm-last { - order: 13; + order: 13; } .order-sm-0 { - order: 0; + order: 0; } .order-sm-1 { - order: 1; + order: 1; } .order-sm-2 { - order: 2; + order: 2; } .order-sm-3 { - order: 3; + order: 3; } .order-sm-4 { - order: 4; + order: 4; } .order-sm-5 { - order: 5; + order: 5; } .order-sm-6 { - order: 6; + order: 6; } .order-sm-7 { - order: 7; + order: 7; } .order-sm-8 { - order: 8; + order: 8; } .order-sm-9 { - order: 9; + order: 9; } .order-sm-10 { - order: 10; + order: 10; } .order-sm-11 { - order: 11; + order: 11; } .order-sm-12 { - order: 12; + order: 12; } .offset-sm-0 { - margin-left: 0; + margin-left: 0; } .offset-sm-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-sm-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-sm-3 { - margin-left: 25%; + margin-left: 25%; } .offset-sm-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-sm-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-sm-6 { - margin-left: 50%; + margin-left: 50%; } .offset-sm-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-sm-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-sm-9 { - margin-left: 75%; + margin-left: 75%; } .offset-sm-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-sm-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 768px) { .col-md { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-md-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-md-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-md-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-md-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-md-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-md-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-md-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-md-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-md-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-md-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-md-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-md-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-md-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-md-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-md-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-md-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-md-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-md-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-md-first { - order: -1; + order: -1; } .order-md-last { - order: 13; + order: 13; } .order-md-0 { - order: 0; + order: 0; } .order-md-1 { - order: 1; + order: 1; } .order-md-2 { - order: 2; + order: 2; } .order-md-3 { - order: 3; + order: 3; } .order-md-4 { - order: 4; + order: 4; } .order-md-5 { - order: 5; + order: 5; } .order-md-6 { - order: 6; + order: 6; } .order-md-7 { - order: 7; + order: 7; } .order-md-8 { - order: 8; + order: 8; } .order-md-9 { - order: 9; + order: 9; } .order-md-10 { - order: 10; + order: 10; } .order-md-11 { - order: 11; + order: 11; } .order-md-12 { - order: 12; + order: 12; } .offset-md-0 { - margin-left: 0; + margin-left: 0; } .offset-md-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-md-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-md-3 { - margin-left: 25%; + margin-left: 25%; } .offset-md-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-md-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-md-6 { - margin-left: 50%; + margin-left: 50%; } .offset-md-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-md-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-md-9 { - margin-left: 75%; + margin-left: 75%; } .offset-md-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-md-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 992px) { .col-lg { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-lg-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-lg-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-lg-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-lg-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-lg-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-lg-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-lg-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-lg-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-lg-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-lg-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-lg-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-lg-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-lg-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-lg-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-lg-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-lg-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-lg-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-lg-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-lg-first { - order: -1; + order: -1; } .order-lg-last { - order: 13; + order: 13; } .order-lg-0 { - order: 0; + order: 0; } .order-lg-1 { - order: 1; + order: 1; } .order-lg-2 { - order: 2; + order: 2; } .order-lg-3 { - order: 3; + order: 3; } .order-lg-4 { - order: 4; + order: 4; } .order-lg-5 { - order: 5; + order: 5; } .order-lg-6 { - order: 6; + order: 6; } .order-lg-7 { - order: 7; + order: 7; } .order-lg-8 { - order: 8; + order: 8; } .order-lg-9 { - order: 9; + order: 9; } .order-lg-10 { - order: 10; + order: 10; } .order-lg-11 { - order: 11; + order: 11; } .order-lg-12 { - order: 12; + order: 12; } .offset-lg-0 { - margin-left: 0; + margin-left: 0; } .offset-lg-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-lg-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-lg-3 { - margin-left: 25%; + margin-left: 25%; } .offset-lg-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-lg-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-lg-6 { - margin-left: 50%; + margin-left: 50%; } .offset-lg-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-lg-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-lg-9 { - margin-left: 75%; + margin-left: 75%; } .offset-lg-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-lg-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } @media (min-width: 1200px) { .col-xl { - flex-basis: 0; - flex-grow: 1; - max-width: 100%; + flex-basis: 0; + flex-grow: 1; + max-width: 100%; } .row-cols-xl-1 > * { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .row-cols-xl-2 > * { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .row-cols-xl-3 > * { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .row-cols-xl-4 > * { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .row-cols-xl-5 > * { - flex: 0 0 20%; - max-width: 20%; + flex: 0 0 20%; + max-width: 20%; } .row-cols-xl-6 > * { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-auto { - flex: 0 0 auto; - width: auto; - max-width: 100%; + flex: 0 0 auto; + width: auto; + max-width: 100%; } .col-xl-1 { - flex: 0 0 8.3333333333%; - max-width: 8.3333333333%; + flex: 0 0 8.3333333333%; + max-width: 8.3333333333%; } .col-xl-2 { - flex: 0 0 16.6666666667%; - max-width: 16.6666666667%; + flex: 0 0 16.6666666667%; + max-width: 16.6666666667%; } .col-xl-3 { - flex: 0 0 25%; - max-width: 25%; + flex: 0 0 25%; + max-width: 25%; } .col-xl-4 { - flex: 0 0 33.3333333333%; - max-width: 33.3333333333%; + flex: 0 0 33.3333333333%; + max-width: 33.3333333333%; } .col-xl-5 { - flex: 0 0 41.6666666667%; - max-width: 41.6666666667%; + flex: 0 0 41.6666666667%; + max-width: 41.6666666667%; } .col-xl-6 { - flex: 0 0 50%; - max-width: 50%; + flex: 0 0 50%; + max-width: 50%; } .col-xl-7 { - flex: 0 0 58.3333333333%; - max-width: 58.3333333333%; + flex: 0 0 58.3333333333%; + max-width: 58.3333333333%; } .col-xl-8 { - flex: 0 0 66.6666666667%; - max-width: 66.6666666667%; + flex: 0 0 66.6666666667%; + max-width: 66.6666666667%; } .col-xl-9 { - flex: 0 0 75%; - max-width: 75%; + flex: 0 0 75%; + max-width: 75%; } .col-xl-10 { - flex: 0 0 83.3333333333%; - max-width: 83.3333333333%; + flex: 0 0 83.3333333333%; + max-width: 83.3333333333%; } .col-xl-11 { - flex: 0 0 91.6666666667%; - max-width: 91.6666666667%; + flex: 0 0 91.6666666667%; + max-width: 91.6666666667%; } .col-xl-12 { - flex: 0 0 100%; - max-width: 100%; + flex: 0 0 100%; + max-width: 100%; } .order-xl-first { - order: -1; + order: -1; } .order-xl-last { - order: 13; + order: 13; } .order-xl-0 { - order: 0; + order: 0; } .order-xl-1 { - order: 1; + order: 1; } .order-xl-2 { - order: 2; + order: 2; } .order-xl-3 { - order: 3; + order: 3; } .order-xl-4 { - order: 4; + order: 4; } .order-xl-5 { - order: 5; + order: 5; } .order-xl-6 { - order: 6; + order: 6; } .order-xl-7 { - order: 7; + order: 7; } .order-xl-8 { - order: 8; + order: 8; } .order-xl-9 { - order: 9; + order: 9; } .order-xl-10 { - order: 10; + order: 10; } .order-xl-11 { - order: 11; + order: 11; } .order-xl-12 { - order: 12; + order: 12; } .offset-xl-0 { - margin-left: 0; + margin-left: 0; } .offset-xl-1 { - margin-left: 8.3333333333%; + margin-left: 8.3333333333%; } .offset-xl-2 { - margin-left: 16.6666666667%; + margin-left: 16.6666666667%; } .offset-xl-3 { - margin-left: 25%; + margin-left: 25%; } .offset-xl-4 { - margin-left: 33.3333333333%; + margin-left: 33.3333333333%; } .offset-xl-5 { - margin-left: 41.6666666667%; + margin-left: 41.6666666667%; } .offset-xl-6 { - margin-left: 50%; + margin-left: 50%; } .offset-xl-7 { - margin-left: 58.3333333333%; + margin-left: 58.3333333333%; } .offset-xl-8 { - margin-left: 66.6666666667%; + margin-left: 66.6666666667%; } .offset-xl-9 { - margin-left: 75%; + margin-left: 75%; } .offset-xl-10 { - margin-left: 83.3333333333%; + margin-left: 83.3333333333%; } .offset-xl-11 { - margin-left: 91.6666666667%; + margin-left: 91.6666666667%; } } .table { @@ -12299,46 +12299,46 @@ pre code { @media (max-width: 575.98px) { .table-responsive-sm { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { - border: 0; + border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { - display: block; - width: 100%; - overflow-x: auto; - -webkit-overflow-scrolling: touch; + display: block; + width: 100%; + overflow-x: auto; + -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { - border: 0; + border: 0; } } .table-responsive { @@ -12368,7 +12368,7 @@ pre code { } @media (prefers-reduced-motion: reduce) { .form-control { - transition: none; + transition: none; } } .form-control::-ms-expand { @@ -12716,50 +12716,50 @@ textarea.form-control { } @media (min-width: 576px) { .form-inline label { - display: flex; - align-items: center; - justify-content: center; - margin-bottom: 0; + display: flex; + align-items: center; + justify-content: center; + margin-bottom: 0; } .form-inline .form-group { - display: flex; - flex: 0 0 auto; - flex-flow: row wrap; - align-items: center; - margin-bottom: 0; + display: flex; + flex: 0 0 auto; + flex-flow: row wrap; + align-items: center; + margin-bottom: 0; } .form-inline .form-control { - display: inline-block; - width: auto; - vertical-align: middle; + display: inline-block; + width: auto; + vertical-align: middle; } .form-inline .form-control-plaintext { - display: inline-block; + display: inline-block; } .form-inline .input-group, .form-inline .custom-select { - width: auto; + width: auto; } .form-inline .form-check { - display: flex; - align-items: center; - justify-content: center; - width: auto; - padding-left: 0; + display: flex; + align-items: center; + justify-content: center; + width: auto; + padding-left: 0; } .form-inline .form-check-input { - position: relative; - flex-shrink: 0; - margin-top: 0; - margin-right: 0.25rem; - margin-left: 0; + position: relative; + flex-shrink: 0; + margin-top: 0; + margin-right: 0.25rem; + margin-left: 0; } .form-inline .custom-control { - align-items: center; - justify-content: center; + align-items: center; + justify-content: center; } .form-inline .custom-control-label { - margin-bottom: 0; + margin-bottom: 0; } } @@ -12781,7 +12781,7 @@ textarea.form-control { } @media (prefers-reduced-motion: reduce) { .btn { - transition: none; + transition: none; } } .btn:hover { @@ -14336,7 +14336,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .fade { - transition: none; + transition: none; } } .fade:not(.show) { @@ -14355,7 +14355,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .collapsing { - transition: none; + transition: none; } } @@ -14415,46 +14415,46 @@ input[type=button].btn-block { @media (min-width: 576px) { .dropdown-menu-sm-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-sm-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-md-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-lg-right { - right: 0; - left: auto; + right: 0; + left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { - right: auto; - left: 0; + right: auto; + left: 0; } .dropdown-menu-xl-right { - right: 0; - left: auto; + right: 0; + left: auto; } } .dropup .dropdown-menu { @@ -14989,7 +14989,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { - transition: none; + transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { @@ -15153,7 +15153,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { - transition: none; + transition: none; } } .custom-range::-webkit-slider-thumb:active { @@ -15179,7 +15179,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { - transition: none; + transition: none; } } .custom-range::-moz-range-thumb:active { @@ -15208,7 +15208,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { - transition: none; + transition: none; } } .custom-range::-ms-thumb:active { @@ -15257,7 +15257,7 @@ input[type=button].btn-block { .custom-control-label::before, .custom-file-label, .custom-select { - transition: none; + transition: none; } } @@ -15429,24 +15429,24 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-sm .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, @@ -15454,14 +15454,14 @@ input[type=button].btn-block { .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-sm .navbar-toggler { - display: none; + display: none; } } @media (max-width: 767.98px) { @@ -15471,24 +15471,24 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-md .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-md .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, @@ -15496,14 +15496,14 @@ input[type=button].btn-block { .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-md .navbar-toggler { - display: none; + display: none; } } @media (max-width: 991.98px) { @@ -15513,24 +15513,24 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-lg .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, @@ -15538,14 +15538,14 @@ input[type=button].btn-block { .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-lg .navbar-toggler { - display: none; + display: none; } } @media (max-width: 1199.98px) { @@ -15555,24 +15555,24 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - padding-right: 0; - padding-left: 0; + padding-right: 0; + padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { - flex-flow: row nowrap; - justify-content: flex-start; + flex-flow: row nowrap; + justify-content: flex-start; } .navbar-expand-xl .navbar-nav { - flex-direction: row; + flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { - position: absolute; + position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { - padding-right: 0.5rem; - padding-left: 0.5rem; + padding-right: 0.5rem; + padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, @@ -15580,14 +15580,14 @@ input[type=button].btn-block { .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { - flex-wrap: nowrap; + flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { - display: flex !important; - flex-basis: auto; + display: flex !important; + flex-basis: auto; } .navbar-expand-xl .navbar-toggler { - display: none; + display: none; } } .navbar-expand { @@ -15822,16 +15822,16 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-deck { - display: flex; - flex-flow: row wrap; - margin-right: -15px; - margin-left: -15px; + display: flex; + flex-flow: row wrap; + margin-right: -15px; + margin-left: -15px; } .card-deck .card { - flex: 1 0 0%; - margin-right: 15px; - margin-bottom: 0; - margin-left: 15px; + flex: 1 0 0%; + margin-right: 15px; + margin-bottom: 0; + margin-left: 15px; } } @@ -15840,40 +15840,40 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-group { - display: flex; - flex-flow: row wrap; + display: flex; + flex-flow: row wrap; } .card-group > .card { - flex: 1 0 0%; - margin-bottom: 0; + flex: 1 0 0%; + margin-bottom: 0; } .card-group > .card + .card { - margin-left: 0; - border-left: 0; + margin-left: 0; + border-left: 0; } .card-group > .card:not(:last-child) { - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { - border-top-right-radius: 0; + border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { - border-bottom-right-radius: 0; + border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { - border-top-left-radius: 0; + border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { - border-bottom-left-radius: 0; + border-bottom-left-radius: 0; } } @@ -15882,14 +15882,14 @@ input[type=button].btn-block { } @media (min-width: 576px) { .card-columns { - column-count: 3; - column-gap: 1.25rem; - orphans: 1; - widows: 1; + column-count: 3; + column-gap: 1.25rem; + orphans: 1; + widows: 1; } .card-columns .card { - display: inline-block; - width: 100%; + display: inline-block; + width: 100%; } } @@ -16034,7 +16034,7 @@ input[type=button].btn-block { } @media (prefers-reduced-motion: reduce) { .badge { - transition: none; + transition: none; } } a.badge:hover, a.badge:focus { @@ -16415,7 +16415,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (min-width: 576px) { .jumbotron { - padding: 4rem 2rem; + padding: 4rem 2rem; } } @@ -16778,10 +16778,10 @@ a.badge-reddit:focus, a.badge-reddit.focus { @keyframes progress-bar-stripes { from { - background-position: 1rem 0; + background-position: 1rem 0; } to { - background-position: 0 0; + background-position: 0 0; } } .progress { @@ -16806,7 +16806,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar { - transition: none; + transition: none; } } @@ -16820,7 +16820,7 @@ a.badge-reddit:focus, a.badge-reddit.focus { } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { - animation: none; + animation: none; } } @@ -16915,98 +16915,98 @@ a.badge-reddit:focus, a.badge-reddit.focus { @media (min-width: 576px) { .list-group-horizontal-sm { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { - flex-direction: row; + flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { - border-bottom-left-radius: 0.25rem; - border-top-right-radius: 0; + border-bottom-left-radius: 0.25rem; + border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { - border-top-right-radius: 0.25rem; - border-bottom-left-radius: 0; + border-top-right-radius: 0.25rem; + border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { - margin-top: 0; + margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { - border-top-width: 1px; - border-left-width: 0; + border-top-width: 1px; + border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { - margin-left: -1px; - border-left-width: 1px; + margin-left: -1px; + border-left-width: 1px; } } .list-group-flush .list-group-item { @@ -17499,7 +17499,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { - transition: none; + transition: none; } } .modal.show .modal-dialog { @@ -17625,37 +17625,37 @@ a.close.disabled { @media (min-width: 576px) { .modal-dialog { - max-width: 500px; - margin: 1.75rem auto; + max-width: 500px; + margin: 1.75rem auto; } .modal-dialog-scrollable { - max-height: calc(100% - 3.5rem); + max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { - max-height: calc(100vh - 3.5rem); + max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { - min-height: calc(100% - 3.5rem); + min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { - height: calc(100vh - 3.5rem); + height: calc(100vh - 3.5rem); } .modal-sm { - max-width: 300px; + max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { - max-width: 800px; + max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { - max-width: 1140px; + max-width: 1140px; } } .tooltip { @@ -17933,7 +17933,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-item { - transition: none; + transition: none; } } @@ -17973,7 +17973,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { - transition: none; + transition: none; } } @@ -17995,7 +17995,7 @@ a.close.disabled { @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { - transition: none; + transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, @@ -18062,7 +18062,7 @@ a.close.disabled { } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { - transition: none; + transition: none; } } .carousel-indicators .active { @@ -18083,7 +18083,7 @@ a.close.disabled { @keyframes spinner-border { to { - transform: rotate(360deg); + transform: rotate(360deg); } } .spinner-border { @@ -18105,10 +18105,10 @@ a.close.disabled { @keyframes spinner-grow { 0% { - transform: scale(0); + transform: scale(0); } 50% { - opacity: 1; + opacity: 1; } } .spinner-grow { @@ -18669,187 +18669,187 @@ button.bg-reddit:focus { @media (min-width: 576px) { .d-sm-none { - display: none !important; + display: none !important; } .d-sm-inline { - display: inline !important; + display: inline !important; } .d-sm-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-sm-block { - display: block !important; + display: block !important; } .d-sm-table { - display: table !important; + display: table !important; } .d-sm-table-row { - display: table-row !important; + display: table-row !important; } .d-sm-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-sm-flex { - display: flex !important; + display: flex !important; } .d-sm-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { - display: none !important; + display: none !important; } .d-md-inline { - display: inline !important; + display: inline !important; } .d-md-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-md-block { - display: block !important; + display: block !important; } .d-md-table { - display: table !important; + display: table !important; } .d-md-table-row { - display: table-row !important; + display: table-row !important; } .d-md-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-md-flex { - display: flex !important; + display: flex !important; } .d-md-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { - display: none !important; + display: none !important; } .d-lg-inline { - display: inline !important; + display: inline !important; } .d-lg-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-lg-block { - display: block !important; + display: block !important; } .d-lg-table { - display: table !important; + display: table !important; } .d-lg-table-row { - display: table-row !important; + display: table-row !important; } .d-lg-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-lg-flex { - display: flex !important; + display: flex !important; } .d-lg-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { - display: none !important; + display: none !important; } .d-xl-inline { - display: inline !important; + display: inline !important; } .d-xl-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-xl-block { - display: block !important; + display: block !important; } .d-xl-table { - display: table !important; + display: table !important; } .d-xl-table-row { - display: table-row !important; + display: table-row !important; } .d-xl-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-xl-flex { - display: flex !important; + display: flex !important; } .d-xl-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } @media print { .d-print-none { - display: none !important; + display: none !important; } .d-print-inline { - display: inline !important; + display: inline !important; } .d-print-inline-block { - display: inline-block !important; + display: inline-block !important; } .d-print-block { - display: block !important; + display: block !important; } .d-print-table { - display: table !important; + display: table !important; } .d-print-table-row { - display: table-row !important; + display: table-row !important; } .d-print-table-cell { - display: table-cell !important; + display: table-cell !important; } .d-print-flex { - display: flex !important; + display: flex !important; } .d-print-inline-flex { - display: inline-flex !important; + display: inline-flex !important; } } .embed-responsive { @@ -19047,550 +19047,550 @@ button.bg-reddit:focus { @media (min-width: 576px) { .flex-sm-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-sm-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-sm-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-sm-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-sm-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-sm-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-sm-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-sm-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-sm-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-sm-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-sm-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-sm-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-sm-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-sm-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-sm-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-sm-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-sm-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-sm-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-sm-center { - align-items: center !important; + align-items: center !important; } .align-items-sm-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-sm-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-sm-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-sm-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-sm-center { - align-content: center !important; + align-content: center !important; } .align-content-sm-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-sm-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-sm-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-sm-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-sm-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-sm-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-sm-center { - align-self: center !important; + align-self: center !important; } .align-self-sm-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-sm-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-md-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-md-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-md-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-md-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-md-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-md-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-md-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-md-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-md-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-md-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-md-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-md-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-md-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-md-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-md-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-md-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-md-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-md-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-md-center { - align-items: center !important; + align-items: center !important; } .align-items-md-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-md-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-md-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-md-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-md-center { - align-content: center !important; + align-content: center !important; } .align-content-md-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-md-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-md-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-md-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-md-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-md-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-md-center { - align-self: center !important; + align-self: center !important; } .align-self-md-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-md-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-lg-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-lg-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-lg-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-lg-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-lg-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-lg-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-lg-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-lg-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-lg-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-lg-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-lg-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-lg-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-lg-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-lg-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-lg-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-lg-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-lg-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-lg-center { - align-items: center !important; + align-items: center !important; } .align-items-lg-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-lg-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-lg-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-lg-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-lg-center { - align-content: center !important; + align-content: center !important; } .align-content-lg-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-lg-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-lg-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-lg-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-lg-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-lg-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-lg-center { - align-self: center !important; + align-self: center !important; } .align-self-lg-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-lg-stretch { - align-self: stretch !important; + align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { - flex-direction: row !important; + flex-direction: row !important; } .flex-xl-column { - flex-direction: column !important; + flex-direction: column !important; } .flex-xl-row-reverse { - flex-direction: row-reverse !important; + flex-direction: row-reverse !important; } .flex-xl-column-reverse { - flex-direction: column-reverse !important; + flex-direction: column-reverse !important; } .flex-xl-wrap { - flex-wrap: wrap !important; + flex-wrap: wrap !important; } .flex-xl-nowrap { - flex-wrap: nowrap !important; + flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { - flex-wrap: wrap-reverse !important; + flex-wrap: wrap-reverse !important; } .flex-xl-fill { - flex: 1 1 auto !important; + flex: 1 1 auto !important; } .flex-xl-grow-0 { - flex-grow: 0 !important; + flex-grow: 0 !important; } .flex-xl-grow-1 { - flex-grow: 1 !important; + flex-grow: 1 !important; } .flex-xl-shrink-0 { - flex-shrink: 0 !important; + flex-shrink: 0 !important; } .flex-xl-shrink-1 { - flex-shrink: 1 !important; + flex-shrink: 1 !important; } .justify-content-xl-start { - justify-content: flex-start !important; + justify-content: flex-start !important; } .justify-content-xl-end { - justify-content: flex-end !important; + justify-content: flex-end !important; } .justify-content-xl-center { - justify-content: center !important; + justify-content: center !important; } .justify-content-xl-between { - justify-content: space-between !important; + justify-content: space-between !important; } .justify-content-xl-around { - justify-content: space-around !important; + justify-content: space-around !important; } .align-items-xl-start { - align-items: flex-start !important; + align-items: flex-start !important; } .align-items-xl-end { - align-items: flex-end !important; + align-items: flex-end !important; } .align-items-xl-center { - align-items: center !important; + align-items: center !important; } .align-items-xl-baseline { - align-items: baseline !important; + align-items: baseline !important; } .align-items-xl-stretch { - align-items: stretch !important; + align-items: stretch !important; } .align-content-xl-start { - align-content: flex-start !important; + align-content: flex-start !important; } .align-content-xl-end { - align-content: flex-end !important; + align-content: flex-end !important; } .align-content-xl-center { - align-content: center !important; + align-content: center !important; } .align-content-xl-between { - align-content: space-between !important; + align-content: space-between !important; } .align-content-xl-around { - align-content: space-around !important; + align-content: space-around !important; } .align-content-xl-stretch { - align-content: stretch !important; + align-content: stretch !important; } .align-self-xl-auto { - align-self: auto !important; + align-self: auto !important; } .align-self-xl-start { - align-self: flex-start !important; + align-self: flex-start !important; } .align-self-xl-end { - align-self: flex-end !important; + align-self: flex-end !important; } .align-self-xl-center { - align-self: center !important; + align-self: center !important; } .align-self-xl-baseline { - align-self: baseline !important; + align-self: baseline !important; } .align-self-xl-stretch { - align-self: stretch !important; + align-self: stretch !important; } } .float-left { @@ -19607,54 +19607,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .float-sm-left { - float: left !important; + float: left !important; } .float-sm-right { - float: right !important; + float: right !important; } .float-sm-none { - float: none !important; + float: none !important; } } @media (min-width: 768px) { .float-md-left { - float: left !important; + float: left !important; } .float-md-right { - float: right !important; + float: right !important; } .float-md-none { - float: none !important; + float: none !important; } } @media (min-width: 992px) { .float-lg-left { - float: left !important; + float: left !important; } .float-lg-right { - float: right !important; + float: right !important; } .float-lg-none { - float: none !important; + float: none !important; } } @media (min-width: 1200px) { .float-xl-left { - float: left !important; + float: left !important; } .float-xl-right { - float: right !important; + float: right !important; } .float-xl-none { - float: none !important; + float: none !important; } } .overflow-auto { @@ -19703,9 +19703,9 @@ button.bg-reddit:focus { @supports (position: sticky) { .sticky-top { - position: sticky; - top: 0; - z-index: 1020; + position: sticky; + top: 0; + z-index: 1020; } } @@ -20480,2598 +20480,2598 @@ button.bg-reddit:focus { @media (min-width: 576px) { .m-sm-0 { - margin: 0 !important; + margin: 0 !important; } .mt-sm-0, .my-sm-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-sm-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-sm-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-sm-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-sm-3, .my-sm-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-sm-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-sm-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-sm-5, .my-sm-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-sm-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-sm-6, .my-sm-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-sm-6, .mx-sm-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-sm-6, .my-sm-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-sm-6, .mx-sm-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-sm-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-sm-7, .my-sm-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-sm-7, .mx-sm-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-sm-7, .my-sm-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-sm-7, .mx-sm-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-sm-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-sm-8, .my-sm-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-sm-8, .mx-sm-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-sm-8, .my-sm-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-sm-8, .mx-sm-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-sm-0 { - padding: 0 !important; + padding: 0 !important; } .pt-sm-0, .py-sm-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-sm-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-sm-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-sm-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-sm-3, .py-sm-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-sm-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-sm-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-sm-5, .py-sm-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-sm-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-sm-6, .py-sm-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-sm-6, .px-sm-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-sm-6, .py-sm-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-sm-6, .px-sm-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-sm-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-sm-7, .py-sm-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-sm-7, .px-sm-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-sm-7, .py-sm-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-sm-7, .px-sm-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-sm-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-sm-8, .py-sm-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-sm-8, .px-sm-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-sm-8, .py-sm-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-sm-8, .px-sm-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-sm-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-sm-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-sm-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-sm-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-sm-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-sm-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-sm-n6, .my-sm-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-sm-n6, .mx-sm-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-sm-n6, .my-sm-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-sm-n6, .mx-sm-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-sm-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-sm-n7, .my-sm-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-sm-n7, .mx-sm-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-sm-n7, .my-sm-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-sm-n7, .mx-sm-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-sm-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-sm-n8, .my-sm-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-sm-n8, .mx-sm-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-sm-n8, .my-sm-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-sm-n8, .mx-sm-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-sm-auto { - margin: auto !important; + margin: auto !important; } .mt-sm-auto, .my-sm-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { - margin: 0 !important; + margin: 0 !important; } .mt-md-0, .my-md-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-md-0, .mx-md-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-md-0, .my-md-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-md-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-md-1, .my-md-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-md-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-md-2, .my-md-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-md-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-md-3, .my-md-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-md-3, .my-md-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-md-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-md-4, .my-md-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-md-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-md-5, .my-md-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-md-5, .my-md-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-md-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-md-6, .my-md-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-md-6, .mx-md-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-md-6, .my-md-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-md-6, .mx-md-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-md-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-md-7, .my-md-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-md-7, .mx-md-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-md-7, .my-md-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-md-7, .mx-md-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-md-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-md-8, .my-md-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-md-8, .mx-md-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-md-8, .my-md-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-md-8, .mx-md-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-md-0 { - padding: 0 !important; + padding: 0 !important; } .pt-md-0, .py-md-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-md-0, .px-md-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-md-0, .py-md-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-md-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-md-1, .py-md-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-md-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-md-2, .py-md-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-md-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-md-3, .py-md-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-md-3, .px-md-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-md-3, .py-md-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-md-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-md-4, .py-md-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-md-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-md-5, .py-md-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-md-5, .px-md-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-md-5, .py-md-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-md-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-md-6, .py-md-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-md-6, .px-md-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-md-6, .py-md-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-md-6, .px-md-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-md-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-md-7, .py-md-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-md-7, .px-md-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-md-7, .py-md-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-md-7, .px-md-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-md-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-md-8, .py-md-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-md-8, .px-md-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-md-8, .py-md-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-md-8, .px-md-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-md-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-md-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-md-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-md-n3, .my-md-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-md-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-md-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-md-n5, .my-md-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-md-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-md-n6, .my-md-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-md-n6, .mx-md-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-md-n6, .my-md-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-md-n6, .mx-md-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-md-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-md-n7, .my-md-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-md-n7, .mx-md-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-md-n7, .my-md-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-md-n7, .mx-md-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-md-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-md-n8, .my-md-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-md-n8, .mx-md-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-md-n8, .my-md-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-md-n8, .mx-md-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-md-auto { - margin: auto !important; + margin: auto !important; } .mt-md-auto, .my-md-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-md-auto, .mx-md-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-md-auto, .my-md-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { - margin: 0 !important; + margin: 0 !important; } .mt-lg-0, .my-lg-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-lg-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-lg-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-lg-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-lg-3, .my-lg-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-lg-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-lg-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-lg-5, .my-lg-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-lg-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-lg-6, .my-lg-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-lg-6, .mx-lg-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-lg-6, .my-lg-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-lg-6, .mx-lg-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-lg-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-lg-7, .my-lg-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-lg-7, .mx-lg-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-lg-7, .my-lg-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-lg-7, .mx-lg-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-lg-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-lg-8, .my-lg-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-lg-8, .mx-lg-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-lg-8, .my-lg-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-lg-8, .mx-lg-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-lg-0 { - padding: 0 !important; + padding: 0 !important; } .pt-lg-0, .py-lg-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-lg-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-lg-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-lg-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-lg-3, .py-lg-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-lg-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-lg-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-lg-5, .py-lg-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-lg-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-lg-6, .py-lg-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-lg-6, .px-lg-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-lg-6, .py-lg-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-lg-6, .px-lg-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-lg-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-lg-7, .py-lg-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-lg-7, .px-lg-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-lg-7, .py-lg-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-lg-7, .px-lg-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-lg-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-lg-8, .py-lg-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-lg-8, .px-lg-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-lg-8, .py-lg-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-lg-8, .px-lg-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-lg-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-lg-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-lg-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-lg-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-lg-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-lg-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-lg-n6, .my-lg-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-lg-n6, .mx-lg-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-lg-n6, .my-lg-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-lg-n6, .mx-lg-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-lg-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-lg-n7, .my-lg-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-lg-n7, .mx-lg-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-lg-n7, .my-lg-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-lg-n7, .mx-lg-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-lg-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-lg-n8, .my-lg-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-lg-n8, .mx-lg-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-lg-n8, .my-lg-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-lg-n8, .mx-lg-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-lg-auto { - margin: auto !important; + margin: auto !important; } .mt-lg-auto, .my-lg-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { - margin-left: auto !important; + margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { - margin: 0 !important; + margin: 0 !important; } .mt-xl-0, .my-xl-0 { - margin-top: 0 !important; + margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { - margin-right: 0 !important; + margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { - margin-bottom: 0 !important; + margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { - margin-left: 0 !important; + margin-left: 0 !important; } .m-xl-1 { - margin: 0.25rem !important; + margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { - margin-top: 0.25rem !important; + margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { - margin-right: 0.25rem !important; + margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { - margin-bottom: 0.25rem !important; + margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { - margin-left: 0.25rem !important; + margin-left: 0.25rem !important; } .m-xl-2 { - margin: 0.5rem !important; + margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { - margin-top: 0.5rem !important; + margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { - margin-right: 0.5rem !important; + margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { - margin-bottom: 0.5rem !important; + margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { - margin-left: 0.5rem !important; + margin-left: 0.5rem !important; } .m-xl-3 { - margin: 1rem !important; + margin: 1rem !important; } .mt-xl-3, .my-xl-3 { - margin-top: 1rem !important; + margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { - margin-right: 1rem !important; + margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { - margin-bottom: 1rem !important; + margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { - margin-left: 1rem !important; + margin-left: 1rem !important; } .m-xl-4 { - margin: 1.5rem !important; + margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { - margin-top: 1.5rem !important; + margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { - margin-right: 1.5rem !important; + margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { - margin-bottom: 1.5rem !important; + margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { - margin-left: 1.5rem !important; + margin-left: 1.5rem !important; } .m-xl-5 { - margin: 3rem !important; + margin: 3rem !important; } .mt-xl-5, .my-xl-5 { - margin-top: 3rem !important; + margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { - margin-right: 3rem !important; + margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { - margin-bottom: 3rem !important; + margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { - margin-left: 3rem !important; + margin-left: 3rem !important; } .m-xl-6 { - margin: 3.5rem !important; + margin: 3.5rem !important; } .mt-xl-6, .my-xl-6 { - margin-top: 3.5rem !important; + margin-top: 3.5rem !important; } .mr-xl-6, .mx-xl-6 { - margin-right: 3.5rem !important; + margin-right: 3.5rem !important; } .mb-xl-6, .my-xl-6 { - margin-bottom: 3.5rem !important; + margin-bottom: 3.5rem !important; } .ml-xl-6, .mx-xl-6 { - margin-left: 3.5rem !important; + margin-left: 3.5rem !important; } .m-xl-7 { - margin: 5rem !important; + margin: 5rem !important; } .mt-xl-7, .my-xl-7 { - margin-top: 5rem !important; + margin-top: 5rem !important; } .mr-xl-7, .mx-xl-7 { - margin-right: 5rem !important; + margin-right: 5rem !important; } .mb-xl-7, .my-xl-7 { - margin-bottom: 5rem !important; + margin-bottom: 5rem !important; } .ml-xl-7, .mx-xl-7 { - margin-left: 5rem !important; + margin-left: 5rem !important; } .m-xl-8 { - margin: 10rem !important; + margin: 10rem !important; } .mt-xl-8, .my-xl-8 { - margin-top: 10rem !important; + margin-top: 10rem !important; } .mr-xl-8, .mx-xl-8 { - margin-right: 10rem !important; + margin-right: 10rem !important; } .mb-xl-8, .my-xl-8 { - margin-bottom: 10rem !important; + margin-bottom: 10rem !important; } .ml-xl-8, .mx-xl-8 { - margin-left: 10rem !important; + margin-left: 10rem !important; } .p-xl-0 { - padding: 0 !important; + padding: 0 !important; } .pt-xl-0, .py-xl-0 { - padding-top: 0 !important; + padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { - padding-right: 0 !important; + padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { - padding-bottom: 0 !important; + padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { - padding-left: 0 !important; + padding-left: 0 !important; } .p-xl-1 { - padding: 0.25rem !important; + padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { - padding-top: 0.25rem !important; + padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { - padding-right: 0.25rem !important; + padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { - padding-bottom: 0.25rem !important; + padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { - padding-left: 0.25rem !important; + padding-left: 0.25rem !important; } .p-xl-2 { - padding: 0.5rem !important; + padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { - padding-top: 0.5rem !important; + padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { - padding-right: 0.5rem !important; + padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { - padding-bottom: 0.5rem !important; + padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { - padding-left: 0.5rem !important; + padding-left: 0.5rem !important; } .p-xl-3 { - padding: 1rem !important; + padding: 1rem !important; } .pt-xl-3, .py-xl-3 { - padding-top: 1rem !important; + padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { - padding-right: 1rem !important; + padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { - padding-bottom: 1rem !important; + padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { - padding-left: 1rem !important; + padding-left: 1rem !important; } .p-xl-4 { - padding: 1.5rem !important; + padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { - padding-top: 1.5rem !important; + padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { - padding-right: 1.5rem !important; + padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { - padding-bottom: 1.5rem !important; + padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { - padding-left: 1.5rem !important; + padding-left: 1.5rem !important; } .p-xl-5 { - padding: 3rem !important; + padding: 3rem !important; } .pt-xl-5, .py-xl-5 { - padding-top: 3rem !important; + padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { - padding-right: 3rem !important; + padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { - padding-bottom: 3rem !important; + padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { - padding-left: 3rem !important; + padding-left: 3rem !important; } .p-xl-6 { - padding: 3.5rem !important; + padding: 3.5rem !important; } .pt-xl-6, .py-xl-6 { - padding-top: 3.5rem !important; + padding-top: 3.5rem !important; } .pr-xl-6, .px-xl-6 { - padding-right: 3.5rem !important; + padding-right: 3.5rem !important; } .pb-xl-6, .py-xl-6 { - padding-bottom: 3.5rem !important; + padding-bottom: 3.5rem !important; } .pl-xl-6, .px-xl-6 { - padding-left: 3.5rem !important; + padding-left: 3.5rem !important; } .p-xl-7 { - padding: 5rem !important; + padding: 5rem !important; } .pt-xl-7, .py-xl-7 { - padding-top: 5rem !important; + padding-top: 5rem !important; } .pr-xl-7, .px-xl-7 { - padding-right: 5rem !important; + padding-right: 5rem !important; } .pb-xl-7, .py-xl-7 { - padding-bottom: 5rem !important; + padding-bottom: 5rem !important; } .pl-xl-7, .px-xl-7 { - padding-left: 5rem !important; + padding-left: 5rem !important; } .p-xl-8 { - padding: 10rem !important; + padding: 10rem !important; } .pt-xl-8, .py-xl-8 { - padding-top: 10rem !important; + padding-top: 10rem !important; } .pr-xl-8, .px-xl-8 { - padding-right: 10rem !important; + padding-right: 10rem !important; } .pb-xl-8, .py-xl-8 { - padding-bottom: 10rem !important; + padding-bottom: 10rem !important; } .pl-xl-8, .px-xl-8 { - padding-left: 10rem !important; + padding-left: 10rem !important; } .m-xl-n1 { - margin: -0.25rem !important; + margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { - margin-top: -0.25rem !important; + margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { - margin-right: -0.25rem !important; + margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { - margin-bottom: -0.25rem !important; + margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { - margin-left: -0.25rem !important; + margin-left: -0.25rem !important; } .m-xl-n2 { - margin: -0.5rem !important; + margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { - margin-top: -0.5rem !important; + margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { - margin-right: -0.5rem !important; + margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { - margin-bottom: -0.5rem !important; + margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { - margin-left: -0.5rem !important; + margin-left: -0.5rem !important; } .m-xl-n3 { - margin: -1rem !important; + margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { - margin-top: -1rem !important; + margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { - margin-right: -1rem !important; + margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { - margin-bottom: -1rem !important; + margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { - margin-left: -1rem !important; + margin-left: -1rem !important; } .m-xl-n4 { - margin: -1.5rem !important; + margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { - margin-top: -1.5rem !important; + margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { - margin-right: -1.5rem !important; + margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { - margin-bottom: -1.5rem !important; + margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { - margin-left: -1.5rem !important; + margin-left: -1.5rem !important; } .m-xl-n5 { - margin: -3rem !important; + margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { - margin-top: -3rem !important; + margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { - margin-right: -3rem !important; + margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { - margin-bottom: -3rem !important; + margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { - margin-left: -3rem !important; + margin-left: -3rem !important; } .m-xl-n6 { - margin: -3.5rem !important; + margin: -3.5rem !important; } .mt-xl-n6, .my-xl-n6 { - margin-top: -3.5rem !important; + margin-top: -3.5rem !important; } .mr-xl-n6, .mx-xl-n6 { - margin-right: -3.5rem !important; + margin-right: -3.5rem !important; } .mb-xl-n6, .my-xl-n6 { - margin-bottom: -3.5rem !important; + margin-bottom: -3.5rem !important; } .ml-xl-n6, .mx-xl-n6 { - margin-left: -3.5rem !important; + margin-left: -3.5rem !important; } .m-xl-n7 { - margin: -5rem !important; + margin: -5rem !important; } .mt-xl-n7, .my-xl-n7 { - margin-top: -5rem !important; + margin-top: -5rem !important; } .mr-xl-n7, .mx-xl-n7 { - margin-right: -5rem !important; + margin-right: -5rem !important; } .mb-xl-n7, .my-xl-n7 { - margin-bottom: -5rem !important; + margin-bottom: -5rem !important; } .ml-xl-n7, .mx-xl-n7 { - margin-left: -5rem !important; + margin-left: -5rem !important; } .m-xl-n8 { - margin: -10rem !important; + margin: -10rem !important; } .mt-xl-n8, .my-xl-n8 { - margin-top: -10rem !important; + margin-top: -10rem !important; } .mr-xl-n8, .mx-xl-n8 { - margin-right: -10rem !important; + margin-right: -10rem !important; } .mb-xl-n8, .my-xl-n8 { - margin-bottom: -10rem !important; + margin-bottom: -10rem !important; } .ml-xl-n8, .mx-xl-n8 { - margin-left: -10rem !important; + margin-left: -10rem !important; } .m-xl-auto { - margin: auto !important; + margin: auto !important; } .mt-xl-auto, .my-xl-auto { - margin-top: auto !important; + margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { - margin-right: auto !important; + margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { - margin-bottom: auto !important; + margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { - margin-left: auto !important; + margin-left: auto !important; } } .text-monospace { @@ -23110,54 +23110,54 @@ button.bg-reddit:focus { @media (min-width: 576px) { .text-sm-left { - text-align: left !important; + text-align: left !important; } .text-sm-right { - text-align: right !important; + text-align: right !important; } .text-sm-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 768px) { .text-md-left { - text-align: left !important; + text-align: left !important; } .text-md-right { - text-align: right !important; + text-align: right !important; } .text-md-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { - text-align: left !important; + text-align: left !important; } .text-lg-right { - text-align: right !important; + text-align: right !important; } .text-lg-center { - text-align: center !important; + text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { - text-align: left !important; + text-align: left !important; } .text-xl-right { - text-align: right !important; + text-align: right !important; } .text-xl-center { - text-align: center !important; + text-align: center !important; } } .text-lowercase { @@ -23465,93 +23465,93 @@ a.text-reddit:hover, a.text-reddit:focus { *, *::before, *::after { - box-shadow: none !important; + box-shadow: none !important; } a:not(.btn) { - text-decoration: underline; + text-decoration: underline; } abbr[title]::after { - content: " (" attr(title) ")"; + content: " (" attr(title) ")"; } pre { - white-space: pre-wrap !important; + white-space: pre-wrap !important; } pre, blockquote { - border: 1px solid #484f58; - page-break-inside: avoid; + border: 1px solid #484f58; + page-break-inside: avoid; } thead { - display: table-header-group; + display: table-header-group; } tr, img { - page-break-inside: avoid; + page-break-inside: avoid; } p, h2, h3 { - orphans: 3; - widows: 3; + orphans: 3; + widows: 3; } h2, h3 { - page-break-after: avoid; + page-break-after: avoid; } @page { - size: a3; + size: a3; } body { - min-width: 992px !important; + min-width: 992px !important; } .container { - min-width: 992px !important; + min-width: 992px !important; } .navbar { - display: none; + display: none; } .badge { - border: 1px solid #c9d1d9; + border: 1px solid #c9d1d9; } .table { - border-collapse: collapse !important; + border-collapse: collapse !important; } .table td, .table th { - background-color: #c9d1d9 !important; + background-color: #c9d1d9 !important; } .table-bordered th, .table-bordered td { - border: 1px solid #8b949e !important; + border: 1px solid #8b949e !important; } .table-dark { - color: inherit; + color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { - border-color: #8b949e; + border-color: #8b949e; } .table .thead-dark th { - color: inherit; - border-color: #8b949e; + color: inherit; + border-color: #8b949e; } } html { @@ -23560,7 +23560,7 @@ html { @supports (font-variation-settings: normal) { html { - font-family: "Inter var", sans-serif; + font-family: "Inter var", sans-serif; } } body { @@ -23573,7 +23573,7 @@ body { @media (min-width: 1200px) { .container { - max-width: 1300px; + max-width: 1300px; } } p { @@ -25118,30 +25118,30 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .modal.modal.modal-sm-bottom .modal-dialog { - position: fixed; - right: 0; - bottom: 0; - left: 0; - z-index: 1030; + position: fixed; + right: 0; + bottom: 0; + left: 0; + z-index: 1030; } .modal.modal-sm-bottom .modal-content { - position: absolute; - bottom: 0; - border-radius: 1rem; + position: absolute; + bottom: 0; + border-radius: 1rem; } .modal.fade.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 100vh, 0); + transform: translate3d(0, 100vh, 0); } .modal.show.modal-sm-bottom .modal-dialog { - transform: translate3d(0, 0, 0); + transform: translate3d(0, 0, 0); } .modal.modal-sm-bottom .modal-header { - border-top-right-radius: 1rem; - border-top-left-radius: 1rem; + border-top-right-radius: 1rem; + border-top-left-radius: 1rem; } } .dropdown-actions { @@ -25246,12 +25246,12 @@ a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { @media (max-width: 767.98px) { .post-actions .list-inline .list-inline-item { - margin-right: 1.5rem; - margin-top: 5px; + margin-right: 1.5rem; + margin-top: 5px; } .post-actions .list-inline .list-inline-item:last-child { - margin-right: 0; + margin-right: 0; } } .post-actions .list-inline .list-inline-item .dropdown-item { @@ -25328,17 +25328,17 @@ div:hover .thumb-img-link-overlay { @media (max-width: 767.98px) { .post-img { - width: 80px; - height: 60px; + width: 80px; + height: 60px; } .post-img-overlay { - position: absolute; - background-color: rgba(0, 0, 0, 0.5); - padding: 0.25rem 0.5rem; - text-align: right; - width: 100%; - color: #c9d1d9; + position: absolute; + background-color: rgba(0, 0, 0, 0.5); + padding: 0.25rem 0.5rem; + text-align: right; + width: 100%; + color: #c9d1d9; } } .post-actions .comments, .post-actions .share, .post-actions .save, .post-actions .flag { @@ -25866,26 +25866,26 @@ ul.comment-section { @-webkit-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } @-moz-keyframes ghost { 0% { - transform: translateY(0); + transform: translateY(0); } 100% { - transform: translateY(-20px); + transform: translateY(-20px); } } .border-top { @@ -25980,530 +25980,530 @@ ul.comment-section { @media (min-width: 576px) { .border-sm-top { - border-top: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; } .border-sm-right { - border-right: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-sm-bottom { - border-bottom: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-sm-left { - border-left: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; } .border-sm-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-sm-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-sm-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-sm-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-sm-x { - border-left: 1px solid #6e7681 !important; - border-right: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-sm-y { - border-top: 1px solid #6e7681 !important; - border-bottom: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-sm { - border: 1px solid #6e7681 !important; + border: 1px solid #6e7681 !important; } .border-sm-0 { - border: none !important; + border: none !important; } .rounded-sm { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-sm-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-sm-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-sm-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-sm-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-sm-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 768px) { .border-md-top { - border-top: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; } .border-md-right { - border-right: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-md-bottom { - border-bottom: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-md-left { - border-left: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; } .border-md-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-md-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-md-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-md-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-md-x { - border-left: 1px solid #6e7681 !important; - border-right: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-md-y { - border-top: 1px solid #6e7681 !important; - border-bottom: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-md { - border: 1px solid #6e7681 !important; + border: 1px solid #6e7681 !important; } .border-md-0 { - border: none !important; + border: none !important; } .rounded-md { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-md-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-md-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-md-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-md-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-md-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 992px) { .border-lg-top { - border-top: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; } .border-lg-right { - border-right: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-lg-bottom { - border-bottom: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-lg-left { - border-left: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; } .border-lg-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-lg-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-lg-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-lg-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-lg-x { - border-left: 1px solid #6e7681 !important; - border-right: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-lg-y { - border-top: 1px solid #6e7681 !important; - border-bottom: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-lg { - border: 1px solid #6e7681 !important; + border: 1px solid #6e7681 !important; } .border-lg-0 { - border: none !important; + border: none !important; } .rounded-lg { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-lg-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-lg-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-lg-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-lg-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-lg-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 1200px) { .border-xl-top { - border-top: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; } .border-xl-right { - border-right: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-xl-bottom { - border-bottom: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-xl-left { - border-left: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; } .border-xl-top-0 { - border-top: 0 !important; + border-top: 0 !important; } .border-xl-right-0 { - border-right: 0 !important; + border-right: 0 !important; } .border-xl-bottom-0 { - border-bottom: 0 !important; + border-bottom: 0 !important; } .border-xl-left-0 { - border-left: 0 !important; + border-left: 0 !important; } .border-xl-x { - border-left: 1px solid #6e7681 !important; - border-right: 1px solid #6e7681 !important; + border-left: 1px solid #6e7681 !important; + border-right: 1px solid #6e7681 !important; } .border-xl-y { - border-top: 1px solid #6e7681 !important; - border-bottom: 1px solid #6e7681 !important; + border-top: 1px solid #6e7681 !important; + border-bottom: 1px solid #6e7681 !important; } .border-xl { - border: 1px solid #6e7681 !important; + border: 1px solid #6e7681 !important; } .border-xl-0 { - border: none !important; + border: none !important; } .rounded-xl { - border-radius: 0.35rem; + border-radius: 0.35rem; } .rounded-xl-top { - border-top-left-radius: 0.35rem; - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0; - border-bottom-left-radius: 0; + border-top-left-radius: 0.35rem; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-right { - border-top-right-radius: 0.35rem; - border-bottom-right-radius: 0.35rem; - border-top-left-radius: 0; - border-bottom-left-radius: 0; + border-top-right-radius: 0.35rem; + border-bottom-right-radius: 0.35rem; + border-top-left-radius: 0; + border-bottom-left-radius: 0; } .rounded-xl-bottom { - border-bottom-right-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-left-radius: 0; - border-top-right-radius: 0; + border-bottom-right-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-left-radius: 0; + border-top-right-radius: 0; } .rounded-xl-left { - border-top-left-radius: 0.35rem; - border-bottom-left-radius: 0.35rem; - border-top-right-radius: 0; - border-bottom-right-radius: 0; + border-top-left-radius: 0.35rem; + border-bottom-left-radius: 0.35rem; + border-top-right-radius: 0; + border-bottom-right-radius: 0; } .rounded-xl-circle { - border-radius: 50%; + border-radius: 50%; } .rounded-xl-0 { - border-radius: 0; + border-radius: 0; } } @media (min-width: 576px) { .w-sm-25 { - width: 25% !important; + width: 25% !important; } .w-sm-50 { - width: 50% !important; + width: 50% !important; } .w-sm-75 { - width: 75% !important; + width: 75% !important; } .w-sm-100 { - width: 100% !important; + width: 100% !important; } .w-sm-auto { - width: auto !important; + width: auto !important; } .h-sm-25 { - height: 25% !important; + height: 25% !important; } .h-sm-50 { - height: 50% !important; + height: 50% !important; } .h-sm-75 { - height: 75% !important; + height: 75% !important; } .h-sm-100 { - height: 100% !important; + height: 100% !important; } .h-sm-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 768px) { .w-md-25 { - width: 25% !important; + width: 25% !important; } .w-md-50 { - width: 50% !important; + width: 50% !important; } .w-md-75 { - width: 75% !important; + width: 75% !important; } .w-md-100 { - width: 100% !important; + width: 100% !important; } .w-md-auto { - width: auto !important; + width: auto !important; } .h-md-25 { - height: 25% !important; + height: 25% !important; } .h-md-50 { - height: 50% !important; + height: 50% !important; } .h-md-75 { - height: 75% !important; + height: 75% !important; } .h-md-100 { - height: 100% !important; + height: 100% !important; } .h-md-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 992px) { .w-lg-25 { - width: 25% !important; + width: 25% !important; } .w-lg-50 { - width: 50% !important; + width: 50% !important; } .w-lg-75 { - width: 75% !important; + width: 75% !important; } .w-lg-100 { - width: 100% !important; + width: 100% !important; } .w-lg-auto { - width: auto !important; + width: auto !important; } .h-lg-25 { - height: 25% !important; + height: 25% !important; } .h-lg-50 { - height: 50% !important; + height: 50% !important; } .h-lg-75 { - height: 75% !important; + height: 75% !important; } .h-lg-100 { - height: 100% !important; + height: 100% !important; } .h-lg-auto { - height: auto !important; + height: auto !important; } } @media (min-width: 1200px) { .w-xl-25 { - width: 25% !important; + width: 25% !important; } .w-xl-50 { - width: 50% !important; + width: 50% !important; } .w-xl-75 { - width: 75% !important; + width: 75% !important; } .w-xl-100 { - width: 100% !important; + width: 100% !important; } .w-xl-auto { - width: auto !important; + width: auto !important; } .h-xl-25 { - height: 25% !important; + height: 25% !important; } .h-xl-50 { - height: 50% !important; + height: 50% !important; } .h-xl-75 { - height: 75% !important; + height: 75% !important; } .h-xl-100 { - height: 100% !important; + height: 100% !important; } .h-xl-auto { - height: auto !important; + height: auto !important; } } .text-format { diff --git a/files/assets/images/browserconfig.xml b/files/assets/images/browserconfig.xml index c5cb3d55d..2c52c0e46 100644 --- a/files/assets/images/browserconfig.xml +++ b/files/assets/images/browserconfig.xml @@ -1,9 +1,9 @@ - - - - #FF66AC - - + + + + #FF66AC + + diff --git a/files/assets/js/comments_v.js b/files/assets/js/comments_v.js index 5f7c8f5dd..525c24e08 100644 --- a/files/assets/js/comments_v.js +++ b/files/assets/js/comments_v.js @@ -171,7 +171,7 @@ comment_edit=function(id){ post_comment=function(fullname){ const btn = document.getElementById('save-reply-to-'+fullname) - btn.classList.add('disabled'); + btn.classList.add('disabled'); var form = new FormData(); diff --git a/files/routes/errors.py b/files/routes/errors.py index 7835ee4c9..4f455eae1 100644 --- a/files/routes/errors.py +++ b/files/routes/errors.py @@ -67,7 +67,6 @@ def error_500(e, v): @app.post("/allow_nsfw") -@limiter.limit("1/second") def allow_nsfw(): session["over_18"] = int(time.time()) + 3600 diff --git a/files/templates/admin/rules.html b/files/templates/admin/rules.html index 357b0229d..2a16a9a8d 100644 --- a/files/templates/admin/rules.html +++ b/files/templates/admin/rules.html @@ -6,13 +6,13 @@
-
-
-

Edit rules

-

Your rules page will be publicly visible at {{'/rules'|full_link}}.

-

Supports markdown syntax.

-
-
+
+
+

Edit rules

+

Your rules page will be publicly visible at {{'/rules'|full_link}}.

+

Supports markdown syntax.

+
+
@@ -24,8 +24,8 @@
-
-
+
+
{% endblock %} \ No newline at end of file diff --git a/files/templates/api.html b/files/templates/api.html index d11cf94fa..de0571f93 100644 --- a/files/templates/api.html +++ b/files/templates/api.html @@ -28,7 +28,7 @@

Step 2: Using the Access Token

To use the access token, include the following header in subsequent API requests to Drama: Authorization: access_token_goes_here

Python example:

-
    import requests
+
	import requests
 
 	headers={"Authorization": "access_token_goes_here", "User-Agent": "sex"}
 
@@ -70,7 +70,7 @@
 

Step 4: Using the Access Token

To use the access token, include the following header in subsequent API requests to Drama: Authorization: access_token_goes_here

Python example:

-
    import requests
+
	import requests
 
 	headers={"Authorization": "access_token_goes_here", "User-Agent": "sex"}
 
diff --git a/files/templates/formatting.html b/files/templates/formatting.html
index 616afc7ab..e77dde47b 100644
--- a/files/templates/formatting.html
+++ b/files/templates/formatting.html
@@ -323,7 +323,7 @@ Text 2
 	Text in a pre element
 	is displayed in a fixed-width
 	font, and it preserves
-	both      spaces and
+	both	  spaces and
 	line breaks
 </pre>
 			
@@ -332,7 +332,7 @@ Text 2 Text in a pre element is displayed in a fixed-width font, and it preserves -both spaces and +both spaces and line breaks
diff --git a/files/templates/norules.html b/files/templates/norules.html index 51c2a2218..b7ac8eed5 100644 --- a/files/templates/norules.html +++ b/files/templates/norules.html @@ -14,7 +14,7 @@
- +

You haven't set up your rules page yet

diff --git a/files/templates/rules.html b/files/templates/rules.html index 529bd32c0..67a4875a4 100644 --- a/files/templates/rules.html +++ b/files/templates/rules.html @@ -11,10 +11,10 @@
-
{{'SITE_NAME'|app_config}} Rules{% if v and v.admin_level == 6 %} Edit rules{% endif %}
+
{{'SITE_NAME'|app_config}} Rules{% if v and v.admin_level == 6 %} Edit rules{% endif %}
-
- {{ rules | safe }} -
+
+ {{ rules | safe }} +
{% endblock %} \ No newline at end of file diff --git a/files/templates/submission.html b/files/templates/submission.html index d3aec1f17..9c1307689 100644 --- a/files/templates/submission.html +++ b/files/templates/submission.html @@ -431,11 +431,11 @@