-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathbootstrap.min.css
1 lines (1 loc) · 12.4 KB
/
bootstrap.min.css
1
:root{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg-rgb: 255, 255, 255;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto,"Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas,"Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg,rgba(255, 255, 255, 0.15),rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size: 1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-bg: #fff}*,::after,::before{box-sizing: border-box}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior: smooth}}body{margin: 0;font-family: var(--bs-body-font-family);font-size: var(--bs-body-font-size);font-weight: var(--bs-body-font-weight);line-height: var(--bs-body-line-height);color: var(--bs-body-color);text-align: var(--bs-body-text-align);background-color: var(--bs-body-bg);-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: transparent}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top: 0;margin-bottom: 0.5rem;font-weight: 500;line-height: 1.2}.h1,h1{font-size: calc(1.375rem 1.5vw)}@media (min-width: 1200px){.h1,h1{font-size: 2.5rem}}.h2,h2{font-size: calc(1.325rem 0.9vw)}@media (min-width: 1200px){.h2,h2{font-size: 2rem}}.h3,h3{font-size: calc(1.3rem 0.6vw)}@media (min-width: 1200px){.h3,h3{font-size: 1.75rem}}.h4,h4{font-size: calc(1.275rem 0.3vw)}@media (min-width: 1200px){.h4,h4{font-size: 1.5rem}}.h5,h5{font-size: 1.25rem}.h6,h6{font-size: 1rem}a{color: #0d6efd;text-decoration: underline}a:hover{color: #0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color: inherit;text-decoration: none}img,svg{vertical-align: middle}[role="button"]{cursor: pointer}[list]::-webkit-calendar-picker-indicator{display: none}[type="button"],[type="reset"],[type="submit"]{-webkit-appearance: button}[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled){cursor: pointer}::-moz-focus-inner{padding: 0;border-style: none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding: 0}::-webkit-inner-spin-button{height: auto}[type="search"]{outline-offset: -2px;-webkit-appearance: textfield}::-webkit-search-decoration{-webkit-appearance: none}::-webkit-color-swatch-wrapper{padding: 0}::file-selector-button{font: inherit}::-webkit-file-upload-button{font: inherit;-webkit-appearance: button}[hidden]{display: none !important}.img-fluid{max-width: 100%;height: auto}.container,.container-fluid,.container-lg{width: 100%;padding-right: var(--bs-gutter-x, 0.75rem);padding-left: var(--bs-gutter-x, 0.75rem);margin-right: auto;margin-left: auto}@media (min-width: 576px){.container{max-width: 540px}}@media (min-width: 768px){.container{max-width: 720px}}@media (min-width: 992px){.container,.container-lg{max-width: 960px}}@media (min-width: 1200px){.container,.container-lg{max-width: 1140px}}@media (min-width: 1400px){.container,.container-lg{max-width: 1320px}}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display: flex;flex-wrap: wrap;margin-top: calc(var(--bs-gutter-y) * -1);margin-right: calc(var(--bs-gutter-x) * -0.5);margin-left: calc(var(--bs-gutter-x) * -0.5)}.row > *{flex-shrink: 0;width: 100%;max-width: 100%;padding-right: calc(var(--bs-gutter-x) * 0.5);padding-left: calc(var(--bs-gutter-x) * 0.5);margin-top: var(--bs-gutter-y)}.col{flex: 1 0 0%}.col-1{flex: 0 0 auto;width: 8.33333333%}.col-2{flex: 0 0 auto;width: 16.66666667%}.col-3{flex: 0 0 auto;width: 25%}.col-4{flex: 0 0 auto;width: 33.33333333%}.col-5{flex: 0 0 auto;width: 41.66666667%}.col-6{flex: 0 0 auto;width: 50%}.col-7{flex: 0 0 auto;width: 58.33333333%}.col-8{flex: 0 0 auto;width: 66.66666667%}.col-9{flex: 0 0 auto;width: 75%}.col-10{flex: 0 0 auto;width: 83.33333333%}.col-11{flex: 0 0 auto;width: 91.66666667%}.col-12{flex: 0 0 auto;width: 100%}.g-0{--bs-gutter-x: 0}.g-0{--bs-gutter-y: 0}.g-1{--bs-gutter-x: 0.25rem}.g-1{--bs-gutter-y: 0.25rem}.g-2{--bs-gutter-x: 0.5rem}.g-2{--bs-gutter-y: 0.5rem}.g-3{--bs-gutter-x: 1rem}.g-3{--bs-gutter-y: 1rem}.g-4{--bs-gutter-x: 1.5rem}.g-4{--bs-gutter-y: 1.5rem}.g-5{--bs-gutter-x: 3rem}.g-5{--bs-gutter-y: 3rem}@media (min-width: 992px){.col-lg{flex: 1 0 0%}.col-lg-1{flex: 0 0 auto;width: 8.33333333%}.col-lg-2{flex: 0 0 auto;width: 16.66666667%}.col-lg-3{flex: 0 0 auto;width: 25%}.col-lg-4{flex: 0 0 auto;width: 33.33333333%}.col-lg-5{flex: 0 0 auto;width: 41.66666667%}.col-lg-6{flex: 0 0 auto;width: 50%}.col-lg-7{flex: 0 0 auto;width: 58.33333333%}.col-lg-8{flex: 0 0 auto;width: 66.66666667%}.col-lg-9{flex: 0 0 auto;width: 75%}.col-lg-10{flex: 0 0 auto;width: 83.33333333%}.col-lg-11{flex: 0 0 auto;width: 91.66666667%}.col-lg-12{flex: 0 0 auto;width: 100%}.g-lg-0{--bs-gutter-x: 0}.g-lg-0{--bs-gutter-y: 0}.g-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3{--bs-gutter-x: 1rem}.g-lg-3{--bs-gutter-y: 1rem}.g-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5{--bs-gutter-x: 3rem}.g-lg-5{--bs-gutter-y: 3rem}}.btn{display: inline-block;font-weight: 400;line-height: 1.5;color: #212529;text-align: center;text-decoration: none;vertical-align: middle;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 0.375rem 0.75rem;font-size: 1rem;border-radius: 0.25rem;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.btn{transition: none}}.btn:hover{color: #212529}.btn:focus{outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.btn:disabled{pointer-events: none;opacity: 0.65}.btn-link{font-weight: 400;color: #0d6efd;text-decoration: underline}.btn-link:hover{color: #0a58ca}.btn-link:disabled{color: #6c757d}.btn-lg{padding: 0.5rem 1rem;font-size: 1.25rem;border-radius: 0.3rem}.navbar{position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding-top: 0.5rem;padding-bottom: 0.5rem}.navbar > .container,.navbar > .container-fluid,.navbar > .container-lg{display: flex;flex-wrap: inherit;align-items: center;justify-content: space-between}.navbar-text{padding-top: 0.5rem;padding-bottom: 0.5rem}.page-link{position: relative;display: block;color: #0d6efd;text-decoration: none;background-color: #fff;border: 1px solid #dee2e6;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion: reduce){.page-link{transition: none}}.page-link:hover{z-index: 2;color: #0a58ca;background-color: #e9ecef;border-color: #dee2e6}.page-link:focus{z-index: 3;color: #0a58ca;background-color: #e9ecef;outline: 0;box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25)}.page-link{padding: 0.375rem 0.75rem}@-webkit-keyframes progress-bar-stripes{0%{background-position-x: 1rem}}@keyframes progress-bar-stripes{0%{background-position-x: 1rem}}@-webkit-keyframes spinner-border{to{transform: rotate(360deg)}}@keyframes spinner-border{to{transform: rotate(360deg)}}@-webkit-keyframes spinner-grow{0%{transform: scale(0)}50%{opacity: 1;transform: none}}@keyframes spinner-grow{0%{transform: scale(0)}50%{opacity: 1;transform: none}}@-webkit-keyframes placeholder-glow{50%{opacity: 0.2}}@keyframes placeholder-glow{50%{opacity: 0.2}}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position: -200% 0;mask-position: -200% 0}}@keyframes placeholder-wave{100%{-webkit-mask-position: -200% 0;mask-position: -200% 0}}.fixed-top{position: fixed;top: 0;right: 0;left: 0;z-index: 1030}.align-top{vertical-align: top !important}.align-text-top{vertical-align: text-top !important}.d-flex{display: flex !important}.d-none{display: none !important}.top-0{top: 0 !important}.top-50{top: 50% !important}.top-100{top: 100% !important}.start-0{left: 0 !important}.start-50{left: 50% !important}.start-100{left: 100% !important}.end-0{right: 0 !important}.end-50{right: 50% !important}.end-100{right: 100% !important}.w-25{width: 25% !important}.w-50{width: 50% !important}.w-75{width: 75% !important}.w-100{width: 100% !important}.h-25{height: 25% !important}.h-50{height: 50% !important}.h-75{height: 75% !important}.h-100{height: 100% !important}.flex-fill{flex: 1 1 auto !important}.flex-row{flex-direction: row !important}.justify-content-start{justify-content: flex-start !important}.justify-content-end{justify-content: flex-end !important}.justify-content-center{justify-content: center !important}.justify-content-between{justify-content: space-between !important}.align-items-start{align-items: flex-start !important}.align-items-end{align-items: flex-end !important}.align-items-center{align-items: center !important}.align-content-start{align-content: flex-start !important}.align-content-end{align-content: flex-end !important}.align-content-center{align-content: center !important}.align-content-between{align-content: space-between !important}.order-0{order: 0 !important}.order-1{order: 1 !important}.order-2{order: 2 !important}.order-3{order: 3 !important}.order-4{order: 4 !important}.order-5{order: 5 !important}.m-0{margin: 0 !important}.m-1{margin: 0.25rem !important}.m-2{margin: 0.5rem !important}.m-3{margin: 1rem !important}.m-4{margin: 1.5rem !important}.m-5{margin: 3rem !important}.pt-0{padding-top: 0 !important}.pt-1{padding-top: 0.25rem !important}.pt-2{padding-top: 0.5rem !important}.pt-3{padding-top: 1rem !important}.pt-4{padding-top: 1.5rem !important}.pt-5{padding-top: 3rem !important}.text-start{text-align: left !important}.text-end{text-align: right !important}.text-center{text-align: center !important}.text-body{--bs-text-opacity: 1;color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important}@media (min-width: 992px){.d-lg-flex{display: flex !important}.d-lg-none{display: none !important}.flex-lg-fill{flex: 1 1 auto !important}.flex-lg-row{flex-direction: row !important}.justify-content-lg-start{justify-content: flex-start !important}.justify-content-lg-end{justify-content: flex-end !important}.justify-content-lg-center{justify-content: center !important}.justify-content-lg-between{justify-content: space-between !important}.align-items-lg-start{align-items: flex-start !important}.align-items-lg-end{align-items: flex-end !important}.align-items-lg-center{align-items: center !important}.align-content-lg-start{align-content: flex-start !important}.align-content-lg-end{align-content: flex-end !important}.align-content-lg-center{align-content: center !important}.align-content-lg-between{align-content: space-between !important}.order-lg-0{order: 0 !important}.order-lg-1{order: 1 !important}.order-lg-2{order: 2 !important}.order-lg-3{order: 3 !important}.order-lg-4{order: 4 !important}.order-lg-5{order: 5 !important}.m-lg-0{margin: 0 !important}.m-lg-1{margin: 0.25rem !important}.m-lg-2{margin: 0.5rem !important}.m-lg-3{margin: 1rem !important}.m-lg-4{margin: 1.5rem !important}.m-lg-5{margin: 3rem !important}.pt-lg-0{padding-top: 0 !important}.pt-lg-1{padding-top: 0.25rem !important}.pt-lg-2{padding-top: 0.5rem !important}.pt-lg-3{padding-top: 1rem !important}.pt-lg-4{padding-top: 1.5rem !important}.pt-lg-5{padding-top: 3rem !important}.text-lg-start{text-align: left !important}.text-lg-end{text-align: right !important}.text-lg-center{text-align: center !important}}