skybars.me
Open in
urlscan Pro
45.11.16.78
Public Scan
URL:
https://skybars.me/utils/css/full/darkreader.css?7
Submission: On October 22 via api from US — Scanned from CA
Submission: On October 22 via api from US — Scanned from CA
Form analysis
0 forms found in the DOMText Content
/* _______ / \ .==. .==. (( ))==(( )) / "==" "=="\ /____|| || ||___\ ________ ____ ________ ___ ___ | ___ \ / \ | ___ \ | | / / | | \ \ / /\ \ | | \ \| |_/ / | | ) / /__\ \ | |__/ /| ___ \ | |__/ / ______ \| ____ \| | \ \ _______|_______/__/ ____ \__\__|___\__\__|___\__\____ | ___ \ | ____/ / \ | ___ \ | ____| ___ \ | | \ \| |___ / /\ \ | | \ \| |___| | \ \ | |__/ /| ____/ /__\ \ | | ) | ____| |__/ / | ____ \| |__/ ______ \| |__/ /| |___| ____ \ |__| \__\____/__/ \__\_______/ |______|__| \__\ https://darkreader.org */ /*! Dark reader generated CSS | Licensed under MIT https://github.com/darkreader/darkreader/blob/main/LICENSE */ /* User-Agent Style */ html { background-color: #181a1b !important; } html { color-scheme: dark !important; } html, body { background-color: #181a1b; } html, body { border-color: #736b5e; color: #e8e6e3; } a { color: #3391ff; } table { border-color: #545b5e; } ::placeholder { color: #b2aba1; } input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { background-color: #404400 !important; color: #e8e6e3 !important; } ::-webkit-scrollbar { background-color: #202324; color: #aba499; } ::-webkit-scrollbar-thumb { background-color: #454a4d; } ::-webkit-scrollbar-thumb:hover { background-color: #575e62; } ::-webkit-scrollbar-thumb:active { background-color: #484e51; } ::-webkit-scrollbar-corner { background-color: #181a1b; } ::selection { background-color: #004daa !important; color: #e8e6e3 !important; } ::-moz-selection { background-color: #004daa !important; color: #e8e6e3 !important; } /* Invert Style */ /* .jfk-bubble.gtx-bubble, .captcheck_answer_label > input + img, span#closed_text > img[src^="https://www.gstatic.com/images/branding/googlelogo"], span[data-href^="https://www.hcaptcha.com/"] > #icon, #bit-notification-bar-iframe, ::-webkit-calendar-picker-indicator, div[role="dialog"] div[role="document"], div[role="dialog"] div[role="document"] { filter: invert(100%) hue-rotate(180deg) contrast(90%) !important; } */ /* Variables Style */ :root { --darkreader-neutral-background: #131516; --darkreader-neutral-text: #d8d4cf; --darkreader-selection-background: #004daa; --darkreader-selection-text: #e8e6e3; } /* Modified CSS */ .fa-border { border-color: rgb(53, 57, 59); } .fa-inverse { color: rgb(232, 230, 227); } .sr-only { border-color: initial; } :root { --blue: #5e72e4; --indigo: #5603ad; --pink: #f3a4b5; --red: #FA5252; --orange: #FF9F89; --yellow: #f5b759; --green: #00bf9a; --teal: #1E90FF; --cyan: #2bffc6; --gray-dark: #506690; --primary: #274991; --secondary: #10ab7c; --success: #00bf9a; --info: #1E90FF; --warning: #f5b759; --danger: #FA5252; --light: #dde1ed; --dark: #2A354F; --default: #274991; --tertiary: #FF7F66; --white: #ffffff; --gray: #869ab8; --neutral: #ffffff; --soft: #eff2f5; --black: #111111; --purple: #8965e0; --gray-100: #eff2f5; --gray-200: #e9ecef; --gray-300: #dde1ed; --gray-400: #ced4da; --gray-500: #adb5bd; --gray-600: #869ab8; --gray-700: #66799e; --gray-800: #506690; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } html { -webkit-tap-highlight-color: rgba(221, 218, 214, 0); } body { color: rgb(153, 144, 131); background-color: rgb(24, 26, 27); } [tabindex="-1"]:focus { outline-color: initial !important; } abbr[title], abbr[data-original-title] { text-decoration-color: initial; border-bottom-color: initial; } a { color: rgb(128, 173, 221); text-decoration-color: initial; background-color: transparent; } a:hover { color: rgb(152, 189, 227); text-decoration-color: initial; } a:not([href]):not([tabindex]) { color: inherit; text-decoration-color: initial; } a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration-color: initial; } a:not([href]):not([tabindex]):focus { outline-color: initial; } caption { color: rgb(138, 163, 186); } button:focus { outline-color: rgb(186, 123, 0); } fieldset { border-color: initial; } legend { color: inherit; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color: rgb(174, 192, 212); } hr { border-right-color: initial; border-bottom-color: initial; border-left-color: initial; border-top-color: rgba(134, 125, 110, 0.05); } mark, .mark { background-color: rgb(47, 40, 5); } .list-unstyled { list-style-image: initial; } .list-inline { list-style-image: initial; } .blockquote-footer { color: rgb(138, 163, 186); } .img-thumbnail { background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); box-shadow: rgba(13, 14, 14, 0.07) 0px 1px 2px; } .figure-caption { color: rgb(138, 163, 186); } code { color: rgb(241, 146, 167); } a > code { color: inherit; } kbd { color: rgb(232, 230, 227); background-color: rgb(50, 55, 68); box-shadow: rgba(13, 14, 14, 0.25) 0px -0.1rem 0px inset; } kbd kbd { box-shadow: none; } pre { color: rgb(186, 180, 171); } pre code { color: inherit; } .table { color: rgb(153, 144, 131); background-color: transparent; } .table th, .table td { border-top-color: rgb(53, 58, 60); } .table thead th { border-bottom-color: rgb(53, 58, 60); } .table tbody + tbody { border-top-color: rgb(53, 58, 60); } .table-bordered { border-color: rgb(53, 58, 60); } .table-bordered th, .table-bordered td { border-color: rgb(53, 58, 60); } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border-color: initial; } .table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(13, 14, 14, 0.05); } .table-hover tbody tr:hover { color: rgb(153, 144, 131); background-color: rgba(13, 14, 14, 0.03); } .table-primary, .table-primary > th, .table-primary > td { background-color: rgb(50, 54, 56); } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: rgb(52, 67, 101); } .table-hover .table-primary:hover { background-color: rgb(41, 54, 80); } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: rgb(41, 54, 80); } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: rgb(28, 78, 66); } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: rgb(40, 112, 91); } .table-hover .table-secondary:hover { background-color: rgb(32, 89, 77); } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: rgb(32, 89, 77); } .table-success, .table-success > th, .table-success > td { background-color: rgb(21, 83, 74); } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: rgb(30, 122, 103); } .table-hover .table-success:hover { background-color: rgb(24, 95, 85); } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: rgb(24, 95, 85); } .table-info, .table-info > th, .table-info > td { background-color: rgb(42, 45, 47); } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: rgb(0, 69, 137); } .table-hover .table-info:hover { background-color: rgb(49, 53, 55); } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: rgb(49, 53, 55); } .table-warning, .table-warning > th, .table-warning > td { background-color: rgb(75, 48, 5); } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: rgb(122, 77, 7); } .table-hover .table-warning:hover { background-color: rgb(90, 58, 6); } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: rgb(90, 58, 6); } .table-danger, .table-danger > th, .table-danger > td { background-color: rgb(79, 2, 2); } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: rgb(126, 4, 4); } .table-hover .table-danger:hover { background-color: rgb(93, 3, 3); } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: rgb(93, 3, 3); } .table-light, .table-light > th, .table-light > td { background-color: rgb(28, 31, 32); } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: rgb(37, 45, 73); } .table-hover .table-light:hover { background-color: rgb(35, 38, 40); } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: rgb(35, 38, 40); } .table-dark, .table-dark > th, .table-dark > td { background-color: rgb(55, 59, 62); } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: rgb(77, 83, 86); } .table-hover .table-dark:hover { background-color: rgb(62, 67, 70); } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: rgb(62, 67, 70); } .table-default, .table-default > th, .table-default > td { background-color: rgb(50, 54, 56); } .table-default th, .table-default td, .table-default thead th, .table-default tbody + tbody { border-color: rgb(52, 67, 101); } .table-hover .table-default:hover { background-color: rgb(41, 54, 80); } .table-hover .table-default:hover > td, .table-hover .table-default:hover > th { background-color: rgb(41, 54, 80); } .table-tertiary, .table-tertiary > th, .table-tertiary > td { background-color: rgb(77, 13, 0); } .table-tertiary th, .table-tertiary td, .table-tertiary thead th, .table-tertiary tbody + tbody { border-color: rgb(126, 20, 0); } .table-hover .table-tertiary:hover { background-color: rgb(92, 15, 0); } .table-hover .table-tertiary:hover > td, .table-hover .table-tertiary:hover > th { background-color: rgb(92, 15, 0); } .table-white, .table-white > th, .table-white > td { background-color: rgb(24, 26, 27); } .table-white th, .table-white td, .table-white thead th, .table-white tbody + tbody { border-color: rgb(48, 52, 54); } .table-hover .table-white:hover { background-color: rgb(31, 34, 35); } .table-hover .table-white:hover > td, .table-hover .table-white:hover > th { background-color: rgb(31, 34, 35); } .table-gray, .table-gray > th, .table-gray > td { background-color: rgb(39, 43, 44); } .table-gray th, .table-gray td, .table-gray thead th, .table-gray tbody + tbody { border-color: rgb(49, 62, 83); } .table-hover .table-gray:hover { background-color: rgb(46, 50, 52); } .table-hover .table-gray:hover > td, .table-hover .table-gray:hover > th { background-color: rgb(46, 50, 52); } .table-neutral, .table-neutral > th, .table-neutral > td { background-color: rgb(24, 26, 27); } .table-neutral th, .table-neutral td, .table-neutral thead th, .table-neutral tbody + tbody { border-color: rgb(48, 52, 54); } .table-hover .table-neutral:hover { background-color: rgb(31, 34, 35); } .table-hover .table-neutral:hover > td, .table-hover .table-neutral:hover > th { background-color: rgb(31, 34, 35); } .table-soft, .table-soft > th, .table-soft > td { background-color: rgb(26, 28, 29); } .table-soft th, .table-soft td, .table-soft thead th, .table-soft tbody + tbody { border-color: rgb(50, 54, 56); } .table-hover .table-soft:hover { background-color: rgb(33, 36, 37); } .table-hover .table-soft:hover > td, .table-hover .table-soft:hover > th { background-color: rgb(33, 36, 37); } .table-black, .table-black > th, .table-black > td { background-color: rgb(62, 67, 70); } .table-black th, .table-black td, .table-black thead th, .table-black tbody + tbody { border-color: rgb(83, 90, 93); } .table-hover .table-black:hover { background-color: rgb(69, 75, 78); } .table-hover .table-black:hover > td, .table-hover .table-black:hover > th { background-color: rgb(69, 75, 78); } .table-purple, .table-purple > th, .table-purple > td { background-color: rgb(39, 42, 44); } .table-purple th, .table-purple td, .table-purple thead th, .table-purple tbody + tbody { border-color: rgb(48, 22, 109); } .table-hover .table-purple:hover { background-color: rgb(46, 50, 51); } .table-hover .table-purple:hover > td, .table-hover .table-purple:hover > th { background-color: rgb(46, 50, 51); } .table-gray-100, .table-gray-100 > th, .table-gray-100 > td { background-color: rgb(26, 28, 29); } .table-gray-100 th, .table-gray-100 td, .table-gray-100 thead th, .table-gray-100 tbody + tbody { border-color: rgb(50, 54, 56); } .table-hover .table-gray-100:hover { background-color: rgb(33, 36, 37); } .table-hover .table-gray-100:hover > td, .table-hover .table-gray-100:hover > th { background-color: rgb(33, 36, 37); } .table-gray-200, .table-gray-200 > th, .table-gray-200 > td { background-color: rgb(27, 29, 30); } .table-gray-200 th, .table-gray-200 td, .table-gray-200 thead th, .table-gray-200 tbody + tbody { border-color: rgb(51, 55, 57); } .table-hover .table-gray-200:hover { background-color: rgb(34, 37, 38); } .table-hover .table-gray-200:hover > td, .table-hover .table-gray-200:hover > th { background-color: rgb(34, 37, 38); } .table-gray-300, .table-gray-300 > th, .table-gray-300 > td { background-color: rgb(28, 31, 32); } .table-gray-300 th, .table-gray-300 td, .table-gray-300 thead th, .table-gray-300 tbody + tbody { border-color: rgb(37, 45, 73); } .table-hover .table-gray-300:hover { background-color: rgb(35, 38, 40); } .table-hover .table-gray-300:hover > td, .table-hover .table-gray-300:hover > th { background-color: rgb(35, 38, 40); } .table-gray-400, .table-gray-400 > th, .table-gray-400 > td { background-color: rgb(31, 33, 35); } .table-gray-400 th, .table-gray-400 td, .table-gray-400 thead th, .table-gray-400 tbody + tbody { border-color: rgb(54, 59, 61); } .table-hover .table-gray-400:hover { background-color: rgb(38, 41, 43); } .table-hover .table-gray-400:hover > td, .table-hover .table-gray-400:hover > th { background-color: rgb(38, 41, 43); } .table-gray-500, .table-gray-500 > th, .table-gray-500 > td { background-color: rgb(36, 39, 40); } .table-gray-500 th, .table-gray-500 td, .table-gray-500 thead th, .table-gray-500 tbody + tbody { border-color: rgb(59, 64, 66); } .table-hover .table-gray-500:hover { background-color: rgb(43, 46, 48); } .table-hover .table-gray-500:hover > td, .table-hover .table-gray-500:hover > th { background-color: rgb(43, 46, 48); } .table-gray-600, .table-gray-600 > th, .table-gray-600 > td { background-color: rgb(39, 43, 44); } .table-gray-600 th, .table-gray-600 td, .table-gray-600 thead th, .table-gray-600 tbody + tbody { border-color: rgb(49, 62, 83); } .table-hover .table-gray-600:hover { background-color: rgb(46, 50, 52); } .table-hover .table-gray-600:hover > td, .table-hover .table-gray-600:hover > th { background-color: rgb(46, 50, 52); } .table-gray-700, .table-gray-700 > th, .table-gray-700 > td { background-color: rgb(44, 47, 49); } .table-gray-700 th, .table-gray-700 td, .table-gray-700 thead th, .table-gray-700 tbody + tbody { border-color: rgb(66, 72, 75); } .table-hover .table-gray-700:hover { background-color: rgb(51, 55, 57); } .table-hover .table-gray-700:hover > td, .table-hover .table-gray-700:hover > th { background-color: rgb(51, 55, 57); } .table-gray-800, .table-gray-800 > th, .table-gray-800 > td { background-color: rgb(47, 50, 52); } .table-gray-800 th, .table-gray-800 td, .table-gray-800 thead th, .table-gray-800 tbody + tbody { border-color: rgb(69, 75, 78); } .table-hover .table-gray-800:hover { background-color: rgb(44, 53, 70); } .table-hover .table-gray-800:hover > td, .table-hover .table-gray-800:hover > th { background-color: rgb(44, 53, 70); } .table-active, .table-active > th, .table-active > td { background-color: rgba(13, 14, 14, 0.03); } .table-hover .table-active:hover { background-color: rgba(3, 3, 3, 0.03); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(3, 3, 3, 0.03); } .table .thead-dark th { color: rgb(232, 230, 227); background-color: rgb(50, 55, 68); border-color: rgb(110, 102, 90); } .table .thead-light th { color: rgb(153, 144, 131); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .table-dark { color: rgb(232, 230, 227); background-color: rgb(50, 55, 68); } .table-dark th, .table-dark td, .table-dark thead th { border-color: rgb(110, 102, 90); } .table-dark.table-bordered { border-color: initial; } .table-dark.table-striped tbody tr:nth-of-type(2n+1) { background-color: rgba(24, 26, 27, 0.05); } .table-dark.table-hover tbody tr:hover { color: rgb(232, 230, 227); background-color: rgba(24, 26, 27, 0.07); } @media (max-width: 575.98px) { .table-responsive-sm > .table-bordered { border-color: initial; } } @media (max-width: 767.98px) { .table-responsive-md > .table-bordered { border-color: initial; } } @media (max-width: 991.98px) { .table-responsive-lg > .table-bordered { border-color: initial; } } @media (max-width: 1199.98px) { .table-responsive-xl > .table-bordered { border-color: initial; } } .table-responsive > .table-bordered { border-color: initial; } .form-control { background-color: rgb(24, 26, 27); } .form-control:focus { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); outline-color: initial; } .form-control::placeholder { color: rgb(185, 179, 170); } .form-control:disabled, .form-control[readonly] { background-color: rgb(35, 38, 39); } .form-control-plaintext { color: rgb(153, 144, 131); background-color: transparent; border-color: transparent; } .form-check-input:disabled ~ .form-check-label { color: rgb(138, 163, 186); } .valid-feedback { color: rgb(70, 255, 219); } .valid-tooltip { color: rgb(232, 230, 227); background-color: rgba(0, 153, 123, 0.9); } .was-validated .form-control:valid, .form-control.is-valid { border-color: rgb(0, 198, 159); } .was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: rgb(0, 198, 159); box-shadow: rgba(0, 153, 123, 0.25) 0px 0px 0px 0px; } .was-validated .custom-select:valid, .custom-select.is-valid { border-color: rgb(0, 198, 159); } .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: rgb(0, 198, 159); box-shadow: rgba(0, 153, 123, 0.25) 0px 0px 0px 0px; } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: rgb(70, 255, 219); } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: rgb(70, 255, 219); } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: rgb(0, 198, 159); } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: rgb(0, 182, 147); background-color: rgb(0, 194, 156); } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: rgba(0, 153, 123, 0.25) 0px 0px 0px 0px; } .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(0, 198, 159); } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: rgb(0, 198, 159); } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: rgb(0, 198, 159); box-shadow: rgba(0, 153, 123, 0.25) 0px 0px 0px 0px; } .invalid-feedback { color: rgb(250, 84, 84); } .invalid-tooltip { color: rgb(232, 230, 227); background-color: rgba(153, 4, 4, 0.9); } .was-validated .form-control:invalid, .form-control.is-invalid { border-color: rgb(151, 4, 4); } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: rgb(151, 4, 4); box-shadow: rgba(153, 4, 4, 0.25) 0px 0px 0px 0px; } .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: rgb(151, 4, 4); } .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: rgb(151, 4, 4); box-shadow: rgba(153, 4, 4, 0.25) 0px 0px 0px 0px; } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: rgb(250, 84, 84); } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: rgb(250, 84, 84); } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: rgb(151, 4, 4); } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: rgb(136, 4, 4); background-color: rgb(123, 4, 4); } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: rgba(153, 4, 4, 0.25) 0px 0px 0px 0px; } .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(151, 4, 4); } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: rgb(151, 4, 4); } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: rgb(151, 4, 4); box-shadow: rgba(153, 4, 4, 0.25) 0px 0px 0px 0px; } .btn { color: rgb(153, 144, 131); background-color: transparent; border-color: transparent; } .btn:hover { color: rgb(153, 144, 131); text-decoration-color: initial; } .btn:focus, .btn.focus { outline-color: initial; box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn.disabled, .btn:disabled { box-shadow: none; } .btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active { box-shadow: none; } .btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-primary { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-primary:hover { color: rgb(232, 230, 227); background-color: rgb(27, 54, 110); border-color: rgb(41, 80, 163); } .btn-primary:focus, .btn-primary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(57, 80, 130, 0.5) 0px 0px 0px 0.0625rem; } .btn-primary.disabled, .btn-primary:disabled { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(34, 58, 111); border-color: rgb(47, 81, 154); } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: rgba(57, 80, 130, 0.5) 0px 0px 0px 0.0625rem; } .btn-secondary { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-secondary:focus, .btn-secondary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(42, 147, 115, 0.5) 0px 0px 0px 0.0625rem; } .btn-secondary.disabled, .btn-secondary:disabled { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(10, 127, 91); border-color: rgb(15, 188, 135); } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: rgba(42, 147, 115, 0.5) 0px 0px 0px 0.0625rem; } .btn-success { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-success:hover { color: rgb(232, 230, 227); background-color: rgb(0, 122, 98); border-color: rgb(0, 213, 172); } .btn-success:focus, .btn-success.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(30, 161, 135, 0.5) 0px 0px 0px 0.0625rem; } .btn-success.disabled, .btn-success:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 112, 90); border-color: rgb(0, 217, 176); } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: rgba(30, 161, 135, 0.5) 0px 0px 0px 0.0625rem; } .btn-info { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-info:hover { color: rgb(232, 230, 227); background-color: rgb(0, 85, 187); border-color: rgb(0, 85, 180); } .btn-info:focus, .btn-info.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(0, 84, 166, 0.5) 0px 0px 0px 0.0625rem; } .btn-info.disabled, .btn-info:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 95, 187); border-color: rgb(0, 96, 189); } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: rgba(0, 84, 166, 0.5) 0px 0px 0px 0.0625rem; } .btn-warning { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-warning:hover { color: rgb(232, 230, 227); background-color: rgb(169, 106, 10); border-color: rgb(160, 100, 10); } .btn-warning:focus, .btn-warning.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(133, 83, 8, 0.5) 0px 0px 0px 0.0625rem; } .btn-warning.disabled, .btn-warning:disabled { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(176, 111, 11); border-color: rgb(164, 103, 10); } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: rgba(133, 83, 8, 0.5) 0px 0px 0px 0.0625rem; } .btn-danger { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-danger:hover { color: rgb(232, 230, 227); background-color: rgb(176, 5, 5); border-color: rgb(166, 4, 4); } .btn-danger:focus, .btn-danger.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(138, 4, 4, 0.5) 0px 0px 0px 0.0625rem; } .btn-danger.disabled, .btn-danger:disabled { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(183, 5, 5); border-color: rgb(170, 5, 5); } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: rgba(138, 4, 4, 0.5) 0px 0px 0px 0.0625rem; } .btn-light { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-light:hover { color: rgb(136, 162, 189); background-color: rgb(49, 54, 56); border-color: rgb(46, 57, 86); } .btn-light:focus, .btn-light.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(49, 53, 55, 0.5) 0px 0px 0px 0.0625rem; } .btn-light.disabled, .btn-light:disabled { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(39, 48, 73); border-color: rgb(47, 58, 90); } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: rgba(49, 53, 55, 0.5) 0px 0px 0px 0.0625rem; } .btn-dark { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-dark:hover { color: rgb(232, 230, 227); background-color: rgb(23, 29, 43); border-color: rgb(128, 119, 106); } .btn-dark:focus, .btn-dark.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(59, 66, 84, 0.5) 0px 0px 0px 0.0625rem; } .btn-dark.disabled, .btn-dark:disabled { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(19, 25, 37); border-color: rgb(131, 121, 107); } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: rgba(59, 66, 84, 0.5) 0px 0px 0px 0.0625rem; } .btn-default { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-default:hover { color: rgb(232, 230, 227); background-color: rgb(25, 46, 92); border-color: rgb(45, 86, 170); } .btn-default:focus, .btn-default.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(57, 80, 130, 0.5) 0px 0px 0px 0.0625rem; } .btn-default.disabled, .btn-default:disabled { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .show > .btn-default.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(22, 42, 84); border-color: rgb(46, 88, 173); } .btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .show > .btn-default.dropdown-toggle:focus { box-shadow: rgba(57, 80, 130, 0.5) 0px 0px 0px 0.0625rem; } .btn-tertiary { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-tertiary:hover { color: rgb(232, 230, 227); background-color: rgb(166, 27, 0); border-color: rgb(163, 26, 0); } .btn-tertiary:focus, .btn-tertiary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(129, 21, 0, 0.5) 0px 0px 0px 0.0625rem; } .btn-tertiary.disabled, .btn-tertiary:disabled { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active, .show > .btn-tertiary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(148, 34, 12); border-color: rgb(145, 33, 12); } .btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary.dropdown-toggle:focus { box-shadow: rgba(129, 21, 0, 0.5) 0px 0px 0px 0.0625rem; } .btn-white { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-white:hover { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(55, 60, 62); } .btn-white:focus, .btn-white.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(36, 39, 41, 0.5) 0px 0px 0px 0.0625rem; } .btn-white.disabled, .btn-white:disabled { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(38, 41, 43); border-color: rgb(57, 62, 64); } .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus { box-shadow: rgba(36, 39, 41, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray:hover { color: rgb(232, 230, 227); background-color: rgb(70, 90, 119); border-color: rgb(65, 83, 110); } .btn-gray:focus, .btn-gray.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(55, 70, 94, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray.disabled, .btn-gray:disabled { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(73, 93, 124); border-color: rgb(66, 85, 113); } .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus { box-shadow: rgba(55, 70, 94, 0.5) 0px 0px 0px 0.0625rem; } .btn-neutral { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-neutral:hover { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(55, 60, 62); } .btn-neutral:focus, .btn-neutral.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(36, 39, 41, 0.5) 0px 0px 0px 0.0625rem; } .btn-neutral.disabled, .btn-neutral:disabled { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-neutral:not(:disabled):not(.disabled):active, .btn-neutral:not(:disabled):not(.disabled).active, .show > .btn-neutral.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(38, 41, 43); border-color: rgb(57, 62, 64); } .btn-neutral:not(:disabled):not(.disabled):active:focus, .btn-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-neutral.dropdown-toggle:focus { box-shadow: rgba(36, 39, 41, 0.5) 0px 0px 0px 0.0625rem; } .btn-soft { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-soft:hover { color: rgb(136, 162, 189); background-color: rgb(42, 46, 48); border-color: rgb(59, 64, 66); } .btn-soft:focus, .btn-soft.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(42, 46, 48, 0.5) 0px 0px 0px 0.0625rem; } .btn-soft.disabled, .btn-soft:disabled { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-soft:not(:disabled):not(.disabled):active, .btn-soft:not(:disabled):not(.disabled).active, .show > .btn-soft.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(46, 50, 51); border-color: rgb(61, 66, 68); } .btn-soft:not(:disabled):not(.disabled):active:focus, .btn-soft:not(:disabled):not(.disabled).active:focus, .show > .btn-soft.dropdown-toggle:focus { box-shadow: rgba(42, 46, 48, 0.5) 0px 0px 0px 0.0625rem; } .btn-black { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-black:hover { color: rgb(232, 230, 227); background-color: rgb(0, 0, 0); border-color: rgb(140, 130, 115); } .btn-black:focus, .btn-black.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(40, 43, 45, 0.5) 0px 0px 0px 0.0625rem; } .btn-black.disabled, .btn-black:disabled { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 0, 0); border-color: rgb(140, 130, 115); } .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { box-shadow: rgba(40, 43, 45, 0.5) 0px 0px 0px 0.0625rem; } .btn-purple { color: rgb(232, 230, 227); background-color: rgb(111, 0, 204); border-color: rgb(97, 0, 179); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-purple:hover { color: rgb(232, 230, 227); background-color: rgb(82, 1, 171); border-color: rgb(78, 1, 161); } .btn-purple.disabled, .btn-purple:disabled { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); border-color: rgb(57, 26, 131); } .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(82, 21, 168); border-color: rgb(74, 19, 152); } .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus { box-shadow: rgba(53, 24, 121, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-100 { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-100:hover { color: rgb(136, 162, 189); background-color: rgb(42, 46, 48); border-color: rgb(59, 64, 66); } .btn-gray-100:focus, .btn-gray-100.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(42, 46, 48, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-100.disabled, .btn-gray-100:disabled { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show > .btn-gray-100.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(46, 50, 51); border-color: rgb(61, 66, 68); } .btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-100.dropdown-toggle:focus { box-shadow: rgba(42, 46, 48, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-200 { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-200:hover { color: rgb(136, 162, 189); background-color: rgb(45, 49, 51); border-color: rgb(61, 66, 68); } .btn-gray-200:focus, .btn-gray-200.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(45, 49, 51, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-200.disabled, .btn-gray-200:disabled { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show > .btn-gray-200.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(49, 53, 55); border-color: rgb(62, 68, 70); } .btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-200.dropdown-toggle:focus { box-shadow: rgba(45, 49, 51, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-300 { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-300:hover { color: rgb(136, 162, 189); background-color: rgb(49, 54, 56); border-color: rgb(46, 57, 86); } .btn-gray-300:focus, .btn-gray-300.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(49, 53, 55, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-300.disabled, .btn-gray-300:disabled { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show > .btn-gray-300.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(39, 48, 73); border-color: rgb(47, 58, 90); } .btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-300.dropdown-toggle:focus { box-shadow: rgba(49, 53, 55, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-400 { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-400:hover { color: rgb(232, 230, 227); background-color: rgb(54, 63, 72); border-color: rgb(67, 73, 76); } .btn-gray-400:focus, .btn-gray-400.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(50, 59, 71, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-400.disabled, .btn-gray-400:disabled { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show > .btn-gray-400.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(57, 67, 76); border-color: rgb(69, 75, 78); } .btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-400.dropdown-toggle:focus { box-shadow: rgba(50, 59, 71, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-500 { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-500:hover { color: rgb(232, 230, 227); background-color: rgb(77, 83, 86); border-color: rgb(76, 82, 86); } .btn-gray-500:focus, .btn-gray-500.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(60, 65, 67, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-500.disabled, .btn-gray-500:disabled { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show > .btn-gray-500.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(80, 87, 90); border-color: rgb(78, 84, 88); } .btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-500.dropdown-toggle:focus { box-shadow: rgba(60, 65, 67, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-600 { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-600:hover { color: rgb(232, 230, 227); background-color: rgb(70, 90, 119); border-color: rgb(65, 83, 110); } .btn-gray-600:focus, .btn-gray-600.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(55, 70, 94, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-600.disabled, .btn-gray-600:disabled { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show > .btn-gray-600.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(73, 93, 124); border-color: rgb(66, 85, 113); } .btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-600.dropdown-toggle:focus { box-shadow: rgba(55, 70, 94, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-700 { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-700:hover { color: rgb(232, 230, 227); background-color: rgb(69, 82, 109); border-color: rgb(106, 98, 87); } .btn-gray-700:focus, .btn-gray-700.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(69, 82, 109, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-700.disabled, .btn-gray-700:disabled { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show > .btn-gray-700.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(65, 78, 102); border-color: rgb(108, 100, 88); } .btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-700.dropdown-toggle:focus { box-shadow: rgba(69, 82, 109, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-800 { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn-gray-800:hover { color: rgb(232, 230, 227); background-color: rgb(53, 68, 95); border-color: rgb(73, 93, 130); } .btn-gray-800:focus, .btn-gray-800.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(76, 92, 121, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-800.disabled, .btn-gray-800:disabled { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show > .btn-gray-800.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(50, 63, 89); border-color: rgb(74, 94, 133); } .btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-800.dropdown-toggle:focus { box-shadow: rgba(76, 92, 121, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-primary { color: rgb(128, 173, 221); border-color: rgb(42, 79, 157); } .btn-outline-primary:hover { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: rgb(128, 173, 221); background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-secondary { color: rgb(89, 239, 194); border-color: rgb(17, 182, 132); } .btn-outline-secondary:hover { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: rgba(13, 137, 99, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: rgb(89, 239, 194); background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: rgba(13, 137, 99, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-success { color: rgb(70, 255, 219); border-color: rgb(0, 198, 159); } .btn-outline-success:hover { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .btn-outline-success:focus, .btn-outline-success.focus { box-shadow: rgba(0, 153, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-success.disabled, .btn-outline-success:disabled { color: rgb(70, 255, 219); background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: rgba(0, 153, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-info { color: rgb(47, 162, 255); border-color: rgb(0, 86, 170); } .btn-outline-info:hover { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-outline-info:focus, .btn-outline-info.focus { box-shadow: rgba(0, 94, 186, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-info.disabled, .btn-outline-info:disabled { color: rgb(47, 162, 255); background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: rgba(0, 94, 186, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-warning { color: rgb(245, 184, 91); border-color: rgb(146, 91, 9); } .btn-outline-warning:hover { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: rgba(148, 93, 9, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: rgb(245, 184, 91); background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: rgba(148, 93, 9, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-danger { color: rgb(250, 84, 84); border-color: rgb(151, 4, 4); } .btn-outline-danger:hover { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: rgba(153, 4, 4, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: rgb(250, 84, 84); background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: rgba(153, 4, 4, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-light { color: rgb(198, 210, 225); border-color: rgb(41, 50, 77); } .btn-outline-light:hover { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-outline-light:focus, .btn-outline-light.focus { box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-light.disabled, .btn-outline-light:disabled { color: rgb(198, 210, 225); background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-dark { color: rgb(174, 192, 212); border-color: rgb(76, 96, 143); } .btn-outline-dark:hover { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: rgba(34, 42, 63, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: rgb(174, 192, 212); background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: rgba(34, 42, 63, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-default { color: rgb(128, 173, 221); border-color: rgb(42, 79, 157); } .btn-outline-default:hover { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-outline-default:focus, .btn-outline-default.focus { box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-default.disabled, .btn-outline-default:disabled { color: rgb(128, 173, 221); background-color: transparent; } .btn-outline-default:not(:disabled):not(.disabled):active, .btn-outline-default:not(:disabled):not(.disabled).active, .show > .btn-outline-default.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-outline-default:not(:disabled):not(.disabled):active:focus, .btn-outline-default:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-default.dropdown-toggle:focus { box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-tertiary { color: rgb(255, 123, 97); border-color: rgb(148, 24, 0); } .btn-outline-tertiary:hover { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .btn-outline-tertiary:focus, .btn-outline-tertiary.focus { box-shadow: rgba(143, 23, 0, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-tertiary.disabled, .btn-outline-tertiary:disabled { color: rgb(255, 123, 97); background-color: transparent; } .btn-outline-tertiary:not(:disabled):not(.disabled):active, .btn-outline-tertiary:not(:disabled):not(.disabled).active, .show > .btn-outline-tertiary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .btn-outline-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-tertiary.dropdown-toggle:focus { box-shadow: rgba(143, 23, 0, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-white { color: rgb(232, 230, 227); border-color: rgb(48, 52, 54); } .btn-outline-white:hover { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-outline-white:focus, .btn-outline-white.focus { box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-white.disabled, .btn-outline-white:disabled { color: rgb(232, 230, 227); background-color: transparent; } .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus { box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray { color: rgb(138, 163, 186); border-color: rgb(59, 76, 101); } .btn-outline-gray:hover { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-outline-gray:focus, .btn-outline-gray.focus { box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray.disabled, .btn-outline-gray:disabled { color: rgb(138, 163, 186); background-color: transparent; } .btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus { box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-neutral { color: rgb(232, 230, 227); border-color: rgb(48, 52, 54); } .btn-outline-neutral:hover { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-outline-neutral:focus, .btn-outline-neutral.focus { box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-neutral.disabled, .btn-outline-neutral:disabled { color: rgb(232, 230, 227); background-color: transparent; } .btn-outline-neutral:not(:disabled):not(.disabled):active, .btn-outline-neutral:not(:disabled):not(.disabled).active, .show > .btn-outline-neutral.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-outline-neutral:not(:disabled):not(.disabled):active:focus, .btn-outline-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-neutral.dropdown-toggle:focus { box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-soft { color: rgb(224, 221, 217); border-color: rgb(52, 56, 58); } .btn-outline-soft:hover { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-outline-soft:focus, .btn-outline-soft.focus { box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-soft.disabled, .btn-outline-soft:disabled { color: rgb(224, 221, 217); background-color: transparent; } .btn-outline-soft:not(:disabled):not(.disabled):active, .btn-outline-soft:not(:disabled):not(.disabled).active, .show > .btn-outline-soft.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-outline-soft:not(:disabled):not(.disabled):active:focus, .btn-outline-soft:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-soft.dropdown-toggle:focus { box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-black { color: rgb(221, 218, 214); border-color: rgb(134, 125, 110); } .btn-outline-black:hover { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-outline-black:focus, .btn-outline-black.focus { box-shadow: rgba(13, 14, 14, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-black.disabled, .btn-outline-black:disabled { color: rgb(221, 218, 214); background-color: transparent; } .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus { box-shadow: rgba(13, 14, 14, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-purple { color: rgb(140, 105, 225); border-color: rgb(57, 26, 131); } .btn-outline-purple:hover { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); border-color: rgb(57, 26, 131); } .btn-outline-purple:focus, .btn-outline-purple.focus { box-shadow: rgba(59, 27, 135, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-purple.disabled, .btn-outline-purple:disabled { color: rgb(140, 105, 225); background-color: transparent; } .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show > .btn-outline-purple.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); border-color: rgb(57, 26, 131); } .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple.dropdown-toggle:focus { box-shadow: rgba(59, 27, 135, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-100 { color: rgb(224, 221, 217); border-color: rgb(52, 56, 58); } .btn-outline-gray-100:hover { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-outline-gray-100:focus, .btn-outline-gray-100.focus { box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled { color: rgb(224, 221, 217); background-color: transparent; } .btn-outline-gray-100:not(:disabled):not(.disabled):active, .btn-outline-gray-100:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-100.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-100.dropdown-toggle:focus { box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-200 { color: rgb(220, 217, 212); border-color: rgb(53, 58, 60); } .btn-outline-gray-200:hover { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-outline-gray-200:focus, .btn-outline-gray-200.focus { box-shadow: rgba(35, 38, 39, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled { color: rgb(220, 217, 212); background-color: transparent; } .btn-outline-gray-200:not(:disabled):not(.disabled):active, .btn-outline-gray-200:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-200.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-200.dropdown-toggle:focus { box-shadow: rgba(35, 38, 39, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-300 { color: rgb(198, 210, 225); border-color: rgb(41, 50, 77); } .btn-outline-gray-300:hover { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-outline-gray-300:focus, .btn-outline-gray-300.focus { box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled { color: rgb(198, 210, 225); background-color: transparent; } .btn-outline-gray-300:not(:disabled):not(.disabled):active, .btn-outline-gray-300:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-300.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-300.dropdown-toggle:focus { box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-400 { color: rgb(205, 200, 194); border-color: rgb(60, 65, 68); } .btn-outline-gray-400:hover { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-outline-gray-400:focus, .btn-outline-gray-400.focus { box-shadow: rgba(48, 52, 54, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled { color: rgb(205, 200, 194); background-color: transparent; } .btn-outline-gray-400:not(:disabled):not(.disabled):active, .btn-outline-gray-400:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-400.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-400.dropdown-toggle:focus { box-shadow: rgba(48, 52, 54, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-500 { color: rgb(185, 179, 170); border-color: rgb(69, 75, 78); } .btn-outline-gray-500:hover { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-outline-gray-500:focus, .btn-outline-gray-500.focus { box-shadow: rgba(66, 71, 74, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled { color: rgb(185, 179, 170); background-color: transparent; } .btn-outline-gray-500:not(:disabled):not(.disabled):active, .btn-outline-gray-500:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-500.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-500.dropdown-toggle:focus { box-shadow: rgba(66, 71, 74, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-600 { color: rgb(138, 163, 186); border-color: rgb(59, 76, 101); } .btn-outline-gray-600:hover { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-outline-gray-600:focus, .btn-outline-gray-600.focus { box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled { color: rgb(138, 163, 186); background-color: transparent; } .btn-outline-gray-600:not(:disabled):not(.disabled):active, .btn-outline-gray-600:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-600.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-600.dropdown-toggle:focus { box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-700 { color: rgb(153, 144, 131); border-color: rgb(83, 90, 94); } .btn-outline-gray-700:hover { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-outline-gray-700:focus, .btn-outline-gray-700.focus { box-shadow: rgba(78, 93, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled { color: rgb(153, 144, 131); background-color: transparent; } .btn-outline-gray-700:not(:disabled):not(.disabled):active, .btn-outline-gray-700:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-700.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-700.dropdown-toggle:focus { box-shadow: rgba(78, 93, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-800 { color: rgb(136, 162, 189); border-color: rgb(67, 86, 121); } .btn-outline-gray-800:hover { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-outline-gray-800:focus, .btn-outline-gray-800.focus { box-shadow: rgba(64, 82, 115, 0.5) 0px 0px 0px 0.0625rem; } .btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled { color: rgb(136, 162, 189); background-color: transparent; } .btn-outline-gray-800:not(:disabled):not(.disabled):active, .btn-outline-gray-800:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-800.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-800.dropdown-toggle:focus { box-shadow: rgba(64, 82, 115, 0.5) 0px 0px 0px 0.0625rem; } .btn-link { color: rgb(128, 173, 221); text-decoration-color: initial; } .btn-link:hover { color: rgb(152, 189, 227); text-decoration-color: initial; } .btn-link:focus, .btn-link.focus { text-decoration-color: initial; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: rgb(138, 163, 186); } .dropdown-toggle::after { border-top-color: initial; border-right-color: transparent; border-bottom-color: initial; border-left-color: transparent; } .dropdown-menu { color: rgb(153, 144, 131); list-style-image: initial; background-color: rgb(24, 26, 27); border-color: rgba(134, 125, 110, 0.15); box-shadow: rgba(34, 42, 63, 0.18) 0px 1rem 3rem; } .dropup .dropdown-toggle::after { border-top-color: initial; border-right-color: transparent; border-bottom-color: initial; border-left-color: transparent; } .dropright .dropdown-toggle::after { border-top-color: transparent; border-right-color: initial; border-bottom-color: transparent; border-left-color: initial; } .dropleft .dropdown-toggle::before { border-top-color: transparent; border-right-color: initial; border-bottom-color: transparent; } .dropdown-divider { border-top-color: rgb(53, 58, 60); } .dropdown-item { color: rgb(186, 180, 171); background-color: transparent; border-color: initial; } .dropdown-item:hover, .dropdown-item:focus { color: rgb(194, 188, 180); text-decoration-color: initial; background-color: rgb(31, 34, 35); } .dropdown-item.active, .dropdown-item:active { color: rgb(232, 230, 227); text-decoration-color: initial; background-color: rgb(48, 52, 54); } .dropdown-item.disabled, .dropdown-item:disabled { color: rgb(138, 163, 186); background-color: transparent; } .dropdown-header { color: rgb(186, 180, 171); } .dropdown-item-text { color: rgb(186, 180, 171); } .btn-group.show .dropdown-toggle { box-shadow: none; } .btn-group.show .dropdown-toggle.btn-link { box-shadow: none; } .input-group-text { color: rgb(185, 179, 170); background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); } .custom-control-input:checked ~ .custom-control-label::before { color: rgb(232, 230, 227); border-color: rgb(42, 79, 157); background-color: rgb(31, 58, 116); box-shadow: none; } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: rgb(41, 50, 77); } .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: rgb(232, 230, 227); background-color: rgb(29, 55, 110); border-color: rgb(42, 79, 157); box-shadow: none; } .custom-control-input:disabled ~ .custom-control-label { color: rgb(138, 163, 186); } .custom-control-input:disabled ~ .custom-control-label::before { background-color: rgb(35, 38, 39); } .custom-control-label::before { background-color: rgb(24, 26, 27); border-color: rgb(69, 75, 78); box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; } .custom-control-label::after { background-image: initial; background-color: initial; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: rgb(42, 79, 157); background-color: rgb(31, 58, 116); box-shadow: none; } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(31, 58, 116, 0.7); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(31, 58, 116, 0.7); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(31, 58, 116, 0.7); } .custom-switch .custom-control-label::after { background-color: rgb(66, 71, 74); } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: rgb(24, 26, 27); } .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(31, 58, 116, 0.7); } .custom-select { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); box-shadow: rgba(13, 14, 14, 0.07) 0px 1px 2px inset; } .custom-select:focus { border-color: rgb(41, 50, 77); outline-color: initial; box-shadow: rgba(13, 14, 14, 0.07) 0px 1px 2px inset, rgb(31, 58, 116) 0px 0px 0px 0px; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { background-image: none; } .custom-select:disabled { color: rgb(138, 163, 186); background-color: rgb(35, 38, 39); } .custom-file-input:focus ~ .custom-file-label { border-color: rgb(41, 50, 77); box-shadow: none; } .custom-file-input:disabled ~ .custom-file-label { background-color: rgb(35, 38, 39); } .custom-file-label { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; } .custom-file-label::after { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-left-color: inherit; } .custom-range { background-color: transparent; } .custom-range:focus { outline-color: initial; } .custom-range::-webkit-slider-thumb { background-color: rgb(31, 58, 116); border-color: initial; box-shadow: rgba(13, 14, 14, 0.1) 0px 0.1rem 0.25rem; } .custom-range::-webkit-slider-thumb:active { background-color: rgb(29, 55, 110); } .custom-range::-webkit-slider-runnable-track { color: transparent; background-color: rgb(39, 42, 44); border-color: transparent; box-shadow: rgba(13, 14, 14, 0.1) 0px 0.25rem 0.25rem inset; } .custom-range:disabled::-webkit-slider-thumb { background-color: rgb(66, 71, 74); } .nav { list-style-image: initial; } .nav-link:hover, .nav-link:focus { text-decoration-color: initial; } .nav-link.disabled { color: rgb(138, 163, 186); } .nav-tabs { border-bottom-color: rgb(53, 58, 60); } .nav-tabs .nav-link { border-color: transparent; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: rgb(53, 58, 60); } .nav-tabs .nav-link.disabled { color: rgb(138, 163, 186); background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: rgb(128, 173, 221); background-color: rgb(31, 34, 35); border-color: rgb(41, 50, 77) rgb(41, 50, 77) rgb(52, 56, 58); } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: rgb(128, 173, 221); background-color: rgb(24, 26, 27); } .navbar-brand:hover, .navbar-brand:focus { text-decoration-color: initial; } .navbar-nav { list-style-image: initial; } .navbar-toggler { background-color: transparent; border-color: transparent; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration-color: initial; } .navbar-toggler-icon { background-image: initial; background-color: initial; } .navbar-light .navbar-brand { color: rgba(136, 162, 189, 0.8); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(136, 162, 189, 0.8); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(136, 162, 189, 0.8); } .navbar-light .navbar-toggler { color: rgb(153, 144, 131); border-color: transparent; } .navbar-light .navbar-text { color: rgb(153, 144, 131); } .navbar-light .navbar-text a { color: rgba(136, 162, 189, 0.8); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(136, 162, 189, 0.8); } .navbar-dark .navbar-brand { color: rgba(232, 230, 227, 0.65); } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: rgba(232, 230, 227, 0.65); } .navbar-dark .navbar-nav .nav-link { color: rgba(232, 230, 227, 0.9); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgb(232, 230, 227); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(232, 230, 227, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: rgba(232, 230, 227, 0.65); } .navbar-dark .navbar-toggler { color: rgba(232, 230, 227, 0.9); border-color: transparent; } .navbar-dark .navbar-text { color: rgba(232, 230, 227, 0.9); } .navbar-dark .navbar-text a { color: rgba(232, 230, 227, 0.65); } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: rgba(232, 230, 227, 0.65); } .card { background-color: rgb(24, 26, 27); border-color: rgba(52, 56, 58, 0.05); } .card-link:hover { text-decoration-color: initial; } .card-header { background-color: rgb(31, 34, 35); border-bottom-color: rgba(52, 56, 58, 0.05); } .card-header + .list-group .list-group-item:first-child { border-top-color: initial; } .card-footer { background-color: rgb(31, 34, 35); border-top-color: rgba(52, 56, 58, 0.05); } .card-header-tabs { border-bottom-color: initial; } @media (min-width: 576px) { .card-group > .card + .card { border-left-color: initial; } } .accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom-color: initial; } .accordion > .card:first-of-type { border-bottom-color: initial; } .breadcrumb { list-style-image: initial; background-color: rgb(35, 38, 39); } .breadcrumb-item + .breadcrumb-item::before { color: rgb(153, 144, 131); } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration-color: initial; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration-color: initial; } .breadcrumb-item.active { color: rgb(232, 230, 227); } .pagination { list-style-image: initial; } .page-link { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-color: rgb(53, 58, 60); } .page-link:hover { color: rgb(138, 163, 186); text-decoration-color: initial; background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .page-link:focus { outline-color: initial; box-shadow: none; } .page-item.active .page-link { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .page-item.disabled .page-link { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); } a.badge:hover, a.badge:focus { text-decoration-color: initial; } .badge-primary { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); } a.badge-primary:hover, a.badge-primary:focus { color: rgb(232, 230, 227); background-color: rgb(22, 42, 84); } a.badge-primary:focus, a.badge-primary.focus { outline-color: initial; box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0px; } .badge-secondary { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); } a.badge-secondary:hover, a.badge-secondary:focus { color: rgb(232, 230, 227); background-color: rgb(10, 99, 72); } a.badge-secondary:focus, a.badge-secondary.focus { outline-color: initial; box-shadow: rgba(13, 137, 99, 0.5) 0px 0px 0px 0px; } .badge-success { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); } a.badge-success:hover, a.badge-success:focus { color: rgb(232, 230, 227); background-color: rgb(0, 112, 90); } a.badge-success:focus, a.badge-success.focus { outline-color: initial; box-shadow: rgba(0, 153, 123, 0.5) 0px 0px 0px 0px; } .badge-info { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); } a.badge-info:hover, a.badge-info:focus { color: rgb(232, 230, 227); background-color: rgb(0, 95, 187); } a.badge-info:focus, a.badge-info.focus { outline-color: initial; box-shadow: rgba(0, 94, 186, 0.5) 0px 0px 0px 0px; } .badge-warning { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); } a.badge-warning:hover, a.badge-warning:focus { color: rgb(232, 230, 227); background-color: rgb(176, 111, 11); } a.badge-warning:focus, a.badge-warning.focus { outline-color: initial; box-shadow: rgba(148, 93, 9, 0.5) 0px 0px 0px 0px; } .badge-danger { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); } a.badge-danger:hover, a.badge-danger:focus { color: rgb(232, 230, 227); background-color: rgb(183, 5, 5); } a.badge-danger:focus, a.badge-danger.focus { outline-color: initial; box-shadow: rgba(153, 4, 4, 0.5) 0px 0px 0px 0px; } .badge-light { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); } a.badge-light:hover, a.badge-light:focus { color: rgb(136, 162, 189); background-color: rgb(39, 48, 73); } a.badge-light:focus, a.badge-light.focus { outline-color: initial; box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0px; } .badge-dark { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); } a.badge-dark:hover, a.badge-dark:focus { color: rgb(232, 230, 227); background-color: rgb(19, 25, 37); } a.badge-dark:focus, a.badge-dark.focus { outline-color: initial; box-shadow: rgba(34, 42, 63, 0.5) 0px 0px 0px 0px; } .badge-default { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); } a.badge-default:hover, a.badge-default:focus { color: rgb(232, 230, 227); background-color: rgb(22, 42, 84); } a.badge-default:focus, a.badge-default.focus { outline-color: initial; box-shadow: rgba(31, 58, 116, 0.5) 0px 0px 0px 0px; } .badge-tertiary { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); } a.badge-tertiary:hover, a.badge-tertiary:focus { color: rgb(232, 230, 227); background-color: rgb(173, 28, 0); } a.badge-tertiary:focus, a.badge-tertiary.focus { outline-color: initial; box-shadow: rgba(143, 23, 0, 0.5) 0px 0px 0px 0px; } .badge-white { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); } a.badge-white:hover, a.badge-white:focus { color: rgb(136, 162, 189); background-color: rgb(38, 41, 43); } a.badge-white:focus, a.badge-white.focus { outline-color: initial; box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0px; } .badge-gray { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); } a.badge-gray:hover, a.badge-gray:focus { color: rgb(232, 230, 227); background-color: rgb(73, 93, 124); } a.badge-gray:focus, a.badge-gray.focus { outline-color: initial; box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0px; } .badge-neutral { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); } a.badge-neutral:hover, a.badge-neutral:focus { color: rgb(136, 162, 189); background-color: rgb(38, 41, 43); } a.badge-neutral:focus, a.badge-neutral.focus { outline-color: initial; box-shadow: rgba(24, 26, 27, 0.5) 0px 0px 0px 0px; } .badge-soft { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); } a.badge-soft:hover, a.badge-soft:focus { color: rgb(136, 162, 189); background-color: rgb(46, 50, 51); } a.badge-soft:focus, a.badge-soft.focus { outline-color: initial; box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0px; } .badge-black { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); } a.badge-black:hover, a.badge-black:focus { color: rgb(232, 230, 227); background-color: rgb(0, 0, 0); } a.badge-black:focus, a.badge-black.focus { outline-color: initial; box-shadow: rgba(13, 14, 14, 0.5) 0px 0px 0px 0px; } .badge-purple { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); } a.badge-purple:hover, a.badge-purple:focus { color: rgb(232, 230, 227); background-color: rgb(69, 33, 160); } a.badge-purple:focus, a.badge-purple.focus { outline-color: initial; box-shadow: rgba(59, 27, 135, 0.5) 0px 0px 0px 0px; } .badge-gray-100 { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); } a.badge-gray-100:hover, a.badge-gray-100:focus { color: rgb(136, 162, 189); background-color: rgb(46, 50, 51); } a.badge-gray-100:focus, a.badge-gray-100.focus { outline-color: initial; box-shadow: rgba(31, 34, 35, 0.5) 0px 0px 0px 0px; } .badge-gray-200 { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); } a.badge-gray-200:hover, a.badge-gray-200:focus { color: rgb(136, 162, 189); background-color: rgb(49, 53, 55); } a.badge-gray-200:focus, a.badge-gray-200.focus { outline-color: initial; box-shadow: rgba(35, 38, 39, 0.5) 0px 0px 0px 0px; } .badge-gray-300 { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); } a.badge-gray-300:hover, a.badge-gray-300:focus { color: rgb(136, 162, 189); background-color: rgb(39, 48, 73); } a.badge-gray-300:focus, a.badge-gray-300.focus { outline-color: initial; box-shadow: rgba(39, 42, 44, 0.5) 0px 0px 0px 0px; } .badge-gray-400 { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); } a.badge-gray-400:hover, a.badge-gray-400:focus { color: rgb(136, 162, 189); background-color: rgb(57, 67, 76); } a.badge-gray-400:focus, a.badge-gray-400.focus { outline-color: initial; box-shadow: rgba(48, 52, 54, 0.5) 0px 0px 0px 0px; } .badge-gray-500 { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); } a.badge-gray-500:hover, a.badge-gray-500:focus { color: rgb(232, 230, 227); background-color: rgb(80, 87, 90); } a.badge-gray-500:focus, a.badge-gray-500.focus { outline-color: initial; box-shadow: rgba(66, 71, 74, 0.5) 0px 0px 0px 0px; } .badge-gray-600 { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); } a.badge-gray-600:hover, a.badge-gray-600:focus { color: rgb(232, 230, 227); background-color: rgb(73, 93, 124); } a.badge-gray-600:focus, a.badge-gray-600.focus { outline-color: initial; box-shadow: rgba(61, 79, 105, 0.5) 0px 0px 0px 0px; } .badge-gray-700 { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); } a.badge-gray-700:hover, a.badge-gray-700:focus { color: rgb(232, 230, 227); background-color: rgb(65, 78, 102); } a.badge-gray-700:focus, a.badge-gray-700.focus { outline-color: initial; box-shadow: rgba(78, 93, 123, 0.5) 0px 0px 0px 0px; } .badge-gray-800 { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); } a.badge-gray-800:hover, a.badge-gray-800:focus { color: rgb(232, 230, 227); background-color: rgb(50, 63, 89); } a.badge-gray-800:focus, a.badge-gray-800.focus { outline-color: initial; box-shadow: rgba(64, 82, 115, 0.5) 0px 0px 0px 0px; } .jumbotron { background-color: rgb(35, 38, 39); } .alert { border-color: transparent; } .alert-heading { color: inherit; } .alert-dismissible .close { color: inherit; } .alert-primary { color: rgb(140, 180, 223); background-color: rgb(45, 70, 123); border-color: rgb(44, 82, 160); } .alert-primary hr { border-top-color: rgb(46, 85, 165); } .alert-primary .alert-link { color: rgb(164, 196, 229); } .alert-secondary { color: rgb(107, 239, 199); background-color: rgb(28, 142, 107); border-color: rgb(19, 184, 133); } .alert-secondary hr { border-top-color: rgb(20, 190, 137); } .alert-secondary .alert-link { color: rgb(139, 242, 211); } .alert-success { color: rgb(91, 252, 221); background-color: rgb(16, 157, 130); border-color: rgb(1, 200, 162); } .alert-success hr { border-top-color: rgb(1, 208, 168); } .alert-success .alert-link { color: rgb(126, 253, 228); } .alert-info { color: rgb(80, 164, 232); background-color: rgb(0, 89, 175); border-color: rgb(14, 89, 162); } .alert-info hr { border-top-color: rgb(14, 92, 169); } .alert-info .alert-link { color: rgb(107, 178, 236); } .alert-warning { color: rgb(212, 163, 90); background-color: rgb(140, 88, 8); border-color: rgb(139, 93, 23); } .alert-warning hr { border-top-color: rgb(146, 98, 24); } .alert-warning .alert-link { color: rgb(211, 160, 84); } .alert-danger { color: rgb(216, 85, 85); background-color: rgb(145, 5, 5); border-color: rgb(143, 19, 19); } .alert-danger hr { border-top-color: rgb(150, 20, 20); } .alert-danger .alert-link { color: rgb(215, 81, 81); } .alert-light { color: rgb(194, 189, 181); background-color: rgb(38, 41, 42); border-color: rgb(60, 65, 68); } .alert-light hr { border-top-color: rgb(64, 69, 72); } .alert-light .alert-link { color: rgb(178, 171, 161); } .alert-dark { color: rgb(181, 197, 214); background-color: rgb(47, 55, 74); border-color: rgb(77, 97, 143); } .alert-dark hr { border-top-color: rgb(126, 117, 103); } .alert-dark .alert-link { color: rgb(214, 211, 205); } .alert-default { color: rgb(140, 180, 223); background-color: rgb(45, 70, 123); border-color: rgb(44, 82, 160); } .alert-default hr { border-top-color: rgb(46, 85, 165); } .alert-default .alert-link { color: rgb(164, 196, 229); } .alert-tertiary { color: rgb(219, 116, 97); background-color: rgb(136, 22, 0); border-color: rgb(139, 37, 17); } .alert-tertiary hr { border-top-color: rgb(146, 38, 18); } .alert-tertiary .alert-link { color: rgb(213, 92, 69); } .alert-white { color: rgb(208, 204, 198); background-color: rgb(24, 26, 27); border-color: rgb(53, 58, 60); } .alert-white hr { border-top-color: rgb(57, 62, 64); } .alert-white .alert-link { color: rgb(192, 187, 179); } .alert-gray { color: rgb(157, 148, 136); background-color: rgb(58, 74, 99); border-color: rgb(78, 85, 88); } .alert-gray hr { border-top-color: rgb(82, 89, 92); } .alert-gray .alert-link { color: rgb(162, 154, 142); } .alert-neutral { color: rgb(208, 204, 198); background-color: rgb(24, 26, 27); border-color: rgb(53, 58, 60); } .alert-neutral hr { border-top-color: rgb(57, 62, 64); } .alert-neutral .alert-link { color: rgb(192, 187, 179); } .alert-soft { color: rgb(201, 196, 189); background-color: rgb(31, 33, 35); border-color: rgb(57, 61, 64); } .alert-soft hr { border-top-color: rgb(60, 65, 68); } .alert-soft .alert-link { color: rgb(185, 179, 170); } .alert-black { color: rgb(221, 218, 214); background-color: rgb(27, 29, 30); border-color: rgb(134, 125, 110); } .alert-black hr { border-top-color: rgb(139, 129, 114); } .alert-black .alert-link { color: rgb(232, 230, 227); } .alert-purple { color: rgb(129, 101, 196); background-color: rgb(56, 26, 128); border-color: rgb(64, 38, 127); } .alert-purple hr { border-top-color: rgb(67, 40, 133); } .alert-purple .alert-link { color: rgb(130, 103, 197); } .alert-gray-100 { color: rgb(201, 196, 189); background-color: rgb(31, 33, 35); border-color: rgb(57, 61, 64); } .alert-gray-100 hr { border-top-color: rgb(60, 65, 68); } .alert-gray-100 .alert-link { color: rgb(185, 179, 170); } .alert-gray-200 { color: rgb(198, 193, 185); background-color: rgb(34, 37, 38); border-color: rgb(58, 63, 66); } .alert-gray-200 hr { border-top-color: rgb(62, 67, 70); } .alert-gray-200 .alert-link { color: rgb(181, 175, 166); } .alert-gray-300 { color: rgb(194, 189, 181); background-color: rgb(38, 41, 42); border-color: rgb(60, 65, 68); } .alert-gray-300 hr { border-top-color: rgb(64, 69, 72); } .alert-gray-300 .alert-link { color: rgb(178, 171, 161); } .alert-gray-400 { color: rgb(185, 179, 170); background-color: rgb(46, 50, 52); border-color: rgb(65, 70, 73); } .alert-gray-400 hr { border-top-color: rgb(68, 74, 77); } .alert-gray-400 .alert-link { color: rgb(169, 162, 151); } .alert-gray-500 { color: rgb(169, 161, 150); background-color: rgb(62, 68, 70); border-color: rgb(73, 79, 82); } .alert-gray-500 hr { border-top-color: rgb(76, 83, 86); } .alert-gray-500 .alert-link { color: rgb(152, 144, 130); } .alert-gray-600 { color: rgb(157, 148, 136); background-color: rgb(58, 74, 99); border-color: rgb(78, 85, 88); } .alert-gray-600 hr { border-top-color: rgb(82, 89, 92); } .alert-gray-600 .alert-link { color: rgb(162, 154, 142); } .alert-gray-700 { color: rgb(162, 153, 141); background-color: rgb(73, 88, 116); border-color: rgb(100, 93, 82); } .alert-gray-700 hr { border-top-color: rgb(104, 97, 86); } .alert-gray-700 .alert-link { color: rgb(178, 171, 161); } .alert-gray-800 { color: rgb(148, 171, 195); background-color: rgb(75, 91, 122); border-color: rgb(69, 87, 123); } .alert-gray-800 hr { border-top-color: rgb(72, 90, 128); } .alert-gray-800 .alert-link { color: rgb(168, 186, 205); } .progress { background-color: rgb(35, 38, 39); box-shadow: rgba(13, 14, 14, 0.1) 0px 0.1rem 0.1rem inset; } .progress-bar { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(24, 26, 27, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(24, 26, 27, 0.15) 50%, rgba(24, 26, 27, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0)); } .list-group-item-action { color: rgb(153, 144, 131); } .list-group-item-action:hover, .list-group-item-action:focus { color: rgb(153, 144, 131); text-decoration-color: initial; background-color: rgb(31, 34, 35); } .list-group-item-action:active { color: rgb(153, 144, 131); background-color: rgb(35, 38, 39); } .list-group-item { background-color: rgb(24, 26, 27); border-color: rgb(53, 58, 60); } .list-group-item.disabled, .list-group-item:disabled { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); } .list-group-item.active { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .list-group-flush .list-group-item { border-right-color: initial; border-left-color: initial; } .list-group-flush:first-child .list-group-item:first-child { border-top-color: initial; } .list-group-flush:last-child .list-group-item:last-child { border-bottom-color: initial; } .list-group-item-primary { color: rgb(166, 195, 225); background-color: rgb(50, 54, 56); } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: rgb(166, 195, 225); background-color: rgb(41, 54, 80); } .list-group-item-primary.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(22, 37, 67); border-color: rgb(55, 91, 166); } .list-group-item-secondary { color: rgb(143, 237, 209); background-color: rgb(28, 78, 66); } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: rgb(143, 237, 209); background-color: rgb(32, 89, 77); } .list-group-item-secondary.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(13, 78, 58); border-color: rgb(31, 190, 143); } .list-group-item-success { color: rgb(133, 246, 224); background-color: rgb(21, 83, 74); } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: rgb(133, 246, 224); background-color: rgb(24, 95, 85); } .list-group-item-success.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(6, 86, 70); border-color: rgb(15, 205, 169); } .list-group-item-info { color: rgb(127, 186, 233); background-color: rgb(42, 45, 47); } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: rgb(127, 186, 233); background-color: rgb(49, 53, 55); } .list-group-item-info.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(19, 66, 113); border-color: rgb(30, 103, 176); } .list-group-item-warning { color: rgb(203, 171, 123); background-color: rgb(75, 48, 5); } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: rgb(203, 171, 123); background-color: rgb(90, 58, 6); } .list-group-item-warning.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(109, 82, 43); border-color: rgb(142, 107, 56); } .list-group-item-danger { color: rgb(206, 121, 121); background-color: rgb(79, 2, 2); } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: rgb(206, 121, 121); background-color: rgb(93, 3, 3); } .list-group-item-danger.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(110, 41, 41); border-color: rgb(145, 54, 54); } .list-group-item-light { color: rgb(152, 143, 129); background-color: rgb(28, 31, 32); } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: rgb(152, 143, 129); background-color: rgb(35, 38, 40); } .list-group-item-light.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(96, 104, 108); border-color: rgb(98, 91, 81); } .list-group-item-dark { color: rgb(207, 203, 197); background-color: rgb(55, 59, 62); } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: rgb(207, 203, 197); background-color: rgb(62, 67, 70); } .list-group-item-dark.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(24, 29, 39); border-color: rgb(127, 118, 104); } .list-group-item-default { color: rgb(166, 195, 225); background-color: rgb(50, 54, 56); } .list-group-item-default.list-group-item-action:hover, .list-group-item-default.list-group-item-action:focus { color: rgb(166, 195, 225); background-color: rgb(41, 54, 80); } .list-group-item-default.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(22, 37, 67); border-color: rgb(55, 91, 166); } .list-group-item-tertiary { color: rgb(197, 133, 121); background-color: rgb(77, 13, 0); } .list-group-item-tertiary.list-group-item-action:hover, .list-group-item-tertiary.list-group-item-action:focus { color: rgb(197, 133, 121); background-color: rgb(92, 15, 0); } .list-group-item-tertiary.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(113, 59, 49); border-color: rgb(136, 71, 59); } .list-group-item-white { color: rgb(160, 152, 139); background-color: rgb(24, 26, 27); } .list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus { color: rgb(160, 152, 139); background-color: rgb(31, 34, 35); } .list-group-item-white.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(88, 96, 99); border-color: rgb(80, 87, 90); } .list-group-item-gray { color: rgb(175, 168, 157); background-color: rgb(39, 43, 44); } .list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus { color: rgb(175, 168, 157); background-color: rgb(46, 50, 52); } .list-group-item-gray.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(62, 70, 83); border-color: rgb(110, 102, 90); } .list-group-item-neutral { color: rgb(160, 152, 139); background-color: rgb(24, 26, 27); } .list-group-item-neutral.list-group-item-action:hover, .list-group-item-neutral.list-group-item-action:focus { color: rgb(160, 152, 139); background-color: rgb(31, 34, 35); } .list-group-item-neutral.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(88, 96, 99); border-color: rgb(80, 87, 90); } .list-group-item-soft { color: rgb(156, 147, 134); background-color: rgb(26, 28, 29); } .list-group-item-soft.list-group-item-action:hover, .list-group-item-soft.list-group-item-action:focus { color: rgb(156, 147, 134); background-color: rgb(33, 36, 37); } .list-group-item-soft.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(92, 100, 104); border-color: rgb(82, 89, 92); } .list-group-item-black { color: rgb(221, 218, 214); background-color: rgb(62, 67, 70); } .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus { color: rgb(221, 218, 214); background-color: rgb(69, 75, 78); } .list-group-item-black.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .list-group-item-purple { color: rgb(151, 133, 196); background-color: rgb(39, 42, 44); } .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus { color: rgb(151, 133, 196); background-color: rgb(46, 50, 51); } .list-group-item-purple.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(63, 49, 100); border-color: rgb(85, 65, 134); } .list-group-item-gray-100 { color: rgb(156, 147, 134); background-color: rgb(26, 28, 29); } .list-group-item-gray-100.list-group-item-action:hover, .list-group-item-gray-100.list-group-item-action:focus { color: rgb(156, 147, 134); background-color: rgb(33, 36, 37); } .list-group-item-gray-100.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(92, 100, 104); border-color: rgb(82, 89, 92); } .list-group-item-gray-200 { color: rgb(153, 145, 131); background-color: rgb(27, 29, 30); } .list-group-item-gray-200.list-group-item-action:hover, .list-group-item-gray-200.list-group-item-action:focus { color: rgb(153, 145, 131); background-color: rgb(34, 37, 38); } .list-group-item-gray-200.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(94, 102, 106); border-color: rgb(83, 90, 94); } .list-group-item-gray-300 { color: rgb(152, 143, 129); background-color: rgb(28, 31, 32); } .list-group-item-gray-300.list-group-item-action:hover, .list-group-item-gray-300.list-group-item-action:focus { color: rgb(152, 143, 129); background-color: rgb(35, 38, 40); } .list-group-item-gray-300.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(96, 104, 108); border-color: rgb(98, 91, 81); } .list-group-item-gray-400 { color: rgb(157, 149, 136); background-color: rgb(31, 33, 35); } .list-group-item-gray-400.list-group-item-action:hover, .list-group-item-gray-400.list-group-item-action:focus { color: rgb(157, 149, 136); background-color: rgb(38, 41, 43); } .list-group-item-gray-400.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(89, 97, 100); border-color: rgb(101, 94, 83); } .list-group-item-gray-500 { color: rgb(168, 160, 149); background-color: rgb(36, 39, 40); } .list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus { color: rgb(168, 160, 149); background-color: rgb(43, 46, 48); } .list-group-item-gray-500.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(77, 83, 86); border-color: rgb(106, 99, 87); } .list-group-item-gray-600 { color: rgb(175, 168, 157); background-color: rgb(39, 43, 44); } .list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus { color: rgb(175, 168, 157); background-color: rgb(46, 50, 52); } .list-group-item-gray-600.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(62, 70, 83); border-color: rgb(110, 102, 90); } .list-group-item-gray-700 { color: rgb(184, 178, 169); background-color: rgb(44, 47, 49); } .list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus { color: rgb(184, 178, 169); background-color: rgb(51, 55, 57); } .list-group-item-gray-700.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(49, 57, 72); border-color: rgb(115, 107, 95); } .list-group-item-gray-800 { color: rgb(173, 189, 206); background-color: rgb(47, 50, 52); } .list-group-item-gray-800.list-group-item-action:hover, .list-group-item-gray-800.list-group-item-action:focus { color: rgb(173, 189, 206); background-color: rgb(44, 53, 70); } .list-group-item-gray-800.list-group-item-action.active { color: rgb(232, 230, 227); background-color: rgb(40, 49, 66); border-color: rgb(81, 99, 134); } .close { color: rgba(232, 230, 227, 0.6); text-shadow: none; } .close:hover { color: rgba(232, 230, 227, 0.6); text-decoration-color: initial; } button.close { background-color: transparent; border-color: initial; } .toast { background-color: rgba(24, 26, 27, 0.85); border-color: rgba(140, 130, 115, 0.1); box-shadow: rgba(13, 14, 14, 0.1) 0px 0.25rem 0.75rem; } .toast-header { color: rgb(138, 163, 186); background-color: rgba(24, 26, 27, 0.85); border-bottom-color: rgba(140, 130, 115, 0.05); } .modal { outline-color: initial; } .modal-content { background-color: rgb(24, 26, 27); border-color: rgba(134, 125, 110, 0.2); box-shadow: rgba(13, 14, 14, 0.5) 0px 0.25rem 0.5rem; outline-color: initial; } .modal-backdrop { background-color: rgb(13, 14, 14); } .modal-header { border-bottom-color: rgb(53, 58, 60); } .modal-footer { border-top-color: rgb(53, 58, 60); } @media (min-width: 576px) { .modal-content { box-shadow: rgba(13, 14, 14, 0.5) 0px 0.5rem 1rem; } } .tooltip { text-decoration-color: initial; text-shadow: none; } .tooltip .arrow::before { border-color: transparent; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { border-top-color: rgb(48, 52, 54); } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { border-right-color: rgb(48, 52, 54); } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { border-bottom-color: rgb(48, 52, 54); } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { border-left-color: rgb(48, 52, 54); } .tooltip-inner { color: rgb(221, 218, 214); background-color: rgb(24, 26, 27); } .popover { text-decoration-color: initial; text-shadow: none; background-color: rgb(24, 26, 27); border-color: rgba(134, 125, 110, 0.05); box-shadow: rgba(13, 14, 14, 0.2) 0px 0.5rem 2rem 0px; } .popover .arrow::before, .popover .arrow::after { border-color: transparent; } .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { border-top-color: transparent; } .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { border-top-color: rgb(48, 52, 54); } .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { border-right-color: transparent; } .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { border-right-color: rgb(48, 52, 54); } .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { border-bottom-color: transparent; } .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { border-bottom-color: rgb(48, 52, 54); } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { border-bottom-color: rgb(48, 52, 54); } .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { border-left-color: transparent; } .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { border-left-color: rgb(48, 52, 54); } .popover-header { color: rgb(174, 192, 212); background-color: rgb(24, 26, 27); border-bottom-color: rgb(52, 56, 58); } .popover-body { color: rgb(153, 144, 131); } .carousel-control-prev, .carousel-control-next { color: rgb(232, 230, 227); } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: rgb(232, 230, 227); text-decoration-color: initial; outline-color: initial; } .carousel-control-prev-icon, .carousel-control-next-icon { background-image: initial; background-color: initial; } .carousel-indicators { list-style-image: initial; } .carousel-indicators li { background-color: rgb(24, 26, 27); border-top-color: transparent; border-bottom-color: transparent; } .carousel-caption { color: rgb(232, 230, 227); } .spinner-border { border-color: currentcolor transparent currentcolor currentcolor; } .spinner-grow { background-color: currentcolor; } .bg-primary { background-color: rgb(31, 58, 116) !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: rgb(22, 42, 84) !important; } .bg-secondary { background-color: rgb(13, 137, 99) !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: rgb(10, 99, 72) !important; } .bg-success { background-color: rgb(0, 153, 123) !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: rgb(0, 112, 90) !important; } .bg-info { background-color: rgb(0, 94, 186) !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: rgb(0, 95, 187) !important; } .bg-warning { background-color: rgb(148, 93, 9) !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: rgb(176, 111, 11) !important; } .bg-danger { background-color: rgb(153, 4, 4) !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: rgb(183, 5, 5) !important; } .bg-light { background-color: rgb(39, 42, 44) !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: rgb(39, 48, 73) !important; } .bg-dark { background-color: rgb(34, 42, 63) !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: rgb(19, 25, 37) !important; } .bg-default { background-color: rgb(31, 58, 116) !important; } a.bg-default:hover, a.bg-default:focus, button.bg-default:hover, button.bg-default:focus { background-color: rgb(22, 42, 84) !important; } .bg-tertiary { background-color: rgb(143, 23, 0) !important; } a.bg-tertiary:hover, a.bg-tertiary:focus, button.bg-tertiary:hover, button.bg-tertiary:focus { background-color: rgb(173, 28, 0) !important; } .bg-white { background-color: rgb(24, 26, 27) !important; } a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus { background-color: rgb(38, 41, 43) !important; } .bg-gray { background-color: rgb(61, 79, 105) !important; } a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus { background-color: rgb(73, 93, 124) !important; } .bg-neutral { background-color: rgb(24, 26, 27) !important; } a.bg-neutral:hover, a.bg-neutral:focus, button.bg-neutral:hover, button.bg-neutral:focus { background-color: rgb(38, 41, 43) !important; } .bg-soft { background-color: rgb(31, 34, 35) !important; } a.bg-soft:hover, a.bg-soft:focus, button.bg-soft:hover, button.bg-soft:focus { background-color: rgb(46, 50, 51) !important; } .bg-black { background-color: rgb(13, 14, 14) !important; } a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus { background-color: rgb(0, 0, 0) !important; } .bg-purple { background-color: rgb(111, 0, 204) !important; } a.bg-purple:hover, a.bg-purple:focus, button.bg-purple:hover, button.bg-purple:focus { background-color: rgb(69, 33, 160) !important; } .bg-gray-100 { background-color: rgb(31, 34, 35) !important; } a.bg-gray-100:hover, a.bg-gray-100:focus, button.bg-gray-100:hover, button.bg-gray-100:focus { background-color: rgb(46, 50, 51) !important; } .bg-gray-200 { background-color: rgb(35, 38, 39) !important; } a.bg-gray-200:hover, a.bg-gray-200:focus, button.bg-gray-200:hover, button.bg-gray-200:focus { background-color: rgb(49, 53, 55) !important; } .bg-gray-300 { background-color: rgb(39, 42, 44) !important; } a.bg-gray-300:hover, a.bg-gray-300:focus, button.bg-gray-300:hover, button.bg-gray-300:focus { background-color: rgb(39, 48, 73) !important; } .bg-gray-400 { background-color: rgb(48, 52, 54) !important; } a.bg-gray-400:hover, a.bg-gray-400:focus, button.bg-gray-400:hover, button.bg-gray-400:focus { background-color: rgb(57, 67, 76) !important; } .bg-gray-500 { background-color: rgb(66, 71, 74) !important; } a.bg-gray-500:hover, a.bg-gray-500:focus, button.bg-gray-500:hover, button.bg-gray-500:focus { background-color: rgb(80, 87, 90) !important; } .bg-gray-600 { background-color: rgb(61, 79, 105) !important; } a.bg-gray-600:hover, a.bg-gray-600:focus, button.bg-gray-600:hover, button.bg-gray-600:focus { background-color: rgb(73, 93, 124) !important; } .bg-gray-700 { background-color: rgb(78, 93, 123) !important; } a.bg-gray-700:hover, a.bg-gray-700:focus, button.bg-gray-700:hover, button.bg-gray-700:focus { background-color: rgb(65, 78, 102) !important; } .bg-gray-800 { background-color: rgb(64, 82, 115) !important; } a.bg-gray-800:hover, a.bg-gray-800:focus, button.bg-gray-800:hover, button.bg-gray-800:focus { background-color: rgb(50, 63, 89) !important; } .bg-white { background-color: rgb(24, 26, 27) !important; } .bg-transparent { background-color: transparent !important; } .border { border-color: rgb(53, 58, 60) !important; } .border-top { border-top-color: rgb(53, 58, 60) !important; } .border-right { border-right-color: rgb(53, 58, 60) !important; } .border-bottom { border-bottom-color: rgba(74, 80, 84, 0.15) !important; } .border-left { border-left-color: rgb(53, 58, 60) !important; } .border-0 { border-color: initial !important; } .border-top-0 { border-top-color: initial !important; } .border-right-0 { border-right-color: initial !important; } .border-bottom-0 { border-bottom-color: initial !important; } .border-left-0 { border-left-color: initial !important; } .border-primary { border-color: rgb(42, 79, 157) !important; } .border-secondary { border-color: rgb(17, 182, 132) !important; } .border-success { border-color: rgb(0, 198, 159) !important; } .border-info { border-color: rgb(0, 86, 170) !important; } .border-warning { border-color: rgb(146, 91, 9) !important; } .border-danger { border-color: rgb(151, 4, 4) !important; } .border-light { border-color: rgb(41, 50, 77) !important; } .border-dark { border-color: rgb(76, 96, 143) !important; } .border-default { border-color: rgb(42, 79, 157) !important; } .border-tertiary { border-color: rgb(148, 24, 0) !important; } .border-white { border-color: rgb(48, 52, 54) !important; } .border-gray { border-color: rgb(59, 76, 101) !important; } .border-neutral { border-color: rgb(48, 52, 54) !important; } .border-soft { border-color: rgb(52, 56, 58) !important; } .border-black { border-color: rgb(134, 125, 110) !important; } .border-purple { border-color: rgb(57, 26, 131) !important; } .border-gray-100 { border-color: rgb(52, 56, 58) !important; } .border-gray-200 { border-color: rgb(53, 58, 60) !important; } .border-gray-300 { border-color: rgb(41, 50, 77) !important; } .border-gray-400 { border-color: rgb(60, 65, 68) !important; } .border-gray-500 { border-color: rgb(69, 75, 78) !important; } .border-gray-600 { border-color: rgb(59, 76, 101) !important; } .border-gray-700 { border-color: rgb(83, 90, 94) !important; } .border-gray-800 { border-color: rgb(67, 86, 121) !important; } .border-white { border-color: rgb(48, 52, 54) !important; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { border-color: initial; } .sr-only { border-color: initial; } .shadow-sm { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem !important; } .shadow { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem !important; } .shadow-lg { box-shadow: rgba(34, 42, 63, 0.18) 0px 1rem 3rem !important; } .shadow-none { box-shadow: none !important; } .stretched-link::after { background-color: rgba(0, 0, 0, 0); } .text-primary { color: rgb(128, 173, 221) !important; } a.text-primary:hover, a.text-primary:focus { color: rgb(164, 196, 230) !important; } .text-secondary { color: rgb(89, 239, 194) !important; } a.text-secondary:hover, a.text-secondary:focus { color: rgb(137, 245, 212) !important; } .text-success { color: rgb(70, 255, 219) !important; } a.text-success:hover, a.text-success:focus { color: rgb(124, 255, 229) !important; } .text-info { color: rgb(47, 162, 255) !important; } a.text-info:hover, a.text-info:focus { color: rgb(79, 176, 255) !important; } .text-warning { color: rgb(245, 184, 91) !important; } a.text-warning:hover, a.text-warning:focus { color: rgb(242, 162, 40) !important; } .text-danger { color: rgb(250, 84, 84) !important; } a.text-danger:hover, a.text-danger:focus { color: rgb(249, 33, 33) !important; } .text-light { color: rgb(198, 210, 225) !important; } a.text-light:hover, a.text-light:focus { color: rgb(163, 183, 207) !important; } .text-dark { color: rgb(174, 192, 212) !important; } a.text-dark:hover, a.text-dark:focus { color: rgb(218, 215, 210) !important; } .text-default { color: rgb(128, 173, 221) !important; } a.text-default:hover, a.text-default:focus { color: rgb(164, 196, 230) !important; } .text-tertiary { color: rgb(255, 123, 97) !important; } a.text-tertiary:hover, a.text-tertiary:focus { color: rgb(255, 78, 44) !important; } .text-white { color: rgb(232, 230, 227) !important; } a.text-white:hover, a.text-white:focus { color: rgb(208, 204, 198) !important; } .text-gray { color: rgb(138, 163, 186) !important; } a.text-gray:hover, a.text-gray:focus { color: rgb(132, 158, 183) !important; } .text-neutral { color: rgb(232, 230, 227) !important; } a.text-neutral:hover, a.text-neutral:focus { color: rgb(208, 204, 198) !important; } .text-soft { color: rgb(167, 159, 148) !important; } a.text-soft:hover, a.text-soft:focus { color: rgb(200, 195, 188) !important; } .text-black { color: rgb(221, 218, 214) !important; } a.text-black:hover, a.text-black:focus { color: rgb(232, 230, 227) !important; } .text-purple { color: rgb(151, 26, 255) !important; } a.text-purple:hover, a.text-purple:focus { color: rgb(111, 68, 217) !important; } .text-gray-100 { color: rgb(224, 221, 217) !important; } a.text-gray-100:hover, a.text-gray-100:focus { color: rgb(200, 195, 188) !important; } .text-gray-200 { color: rgb(220, 217, 212) !important; } a.text-gray-200:hover, a.text-gray-200:focus { color: rgb(196, 191, 183) !important; } .text-gray-300 { color: rgb(198, 210, 225) !important; } a.text-gray-300:hover, a.text-gray-300:focus { color: rgb(163, 183, 207) !important; } .text-gray-400 { color: rgb(205, 200, 194) !important; } a.text-gray-400:hover, a.text-gray-400:focus { color: rgb(181, 174, 164) !important; } .text-gray-500 { color: rgb(185, 179, 170) !important; } a.text-gray-500:hover, a.text-gray-500:focus { color: rgb(161, 153, 141) !important; } .text-gray-600 { color: rgb(138, 163, 186) !important; } a.text-gray-600:hover, a.text-gray-600:focus { color: rgb(132, 158, 183) !important; } .text-gray-700 { color: rgb(153, 144, 131) !important; } a.text-gray-700:hover, a.text-gray-700:focus { color: rgb(174, 167, 157) !important; } .text-gray-800 { color: rgb(136, 162, 189) !important; } a.text-gray-800:hover, a.text-gray-800:focus { color: rgb(165, 185, 205) !important; } .text-body { color: rgb(153, 144, 131) !important; } .text-muted { color: rgba(178, 171, 161, 0.5) !important; } .text-black-50 { color: rgba(221, 218, 214, 0.5) !important; } .text-white-50 { color: rgba(232, 230, 227, 0.5) !important; } .text-hide { color: transparent; text-shadow: none; background-color: transparent; border-color: initial; } .text-decoration-none { text-decoration-color: initial !important; } .text-reset { color: inherit !important; } .datepicker-dropdown { box-shadow: rgba(35, 38, 39, 0.5) 0.2rem 0.2rem 0px; } .datepicker-dropdown.datepicker-orient-top::before { border-bottom-color: initial; border-top-color: rgb(48, 52, 54); } .datepicker-dropdown.datepicker-orient-top::after { border-bottom-color: initial; border-top-color: rgb(48, 52, 54); } .datepicker table tr td, .datepicker table tr th { border-color: initial; } .table-striped .datepicker table tr td, .table-striped .datepicker table tr th { background-color: transparent; } .datepicker table tr td.old, .datepicker table tr td.new { color: rgb(185, 179, 170); } .datepicker table tr td.day:hover, .datepicker table tr td.focused { background-image: initial; background-color: rgb(24, 26, 27); } .datepicker table tr td.disabled, .datepicker table tr td.disabled:hover { background-image: none; background-color: initial; color: rgb(198, 210, 225); } .datepicker table tr td.highlighted.focused { background-image: initial; background-color: rgb(13, 137, 99); } .datepicker table tr td.highlighted.disabled, .datepicker table tr td.highlighted.disabled:active { background-image: initial; background-color: rgb(13, 137, 99); color: rgb(205, 200, 194); } .datepicker table tr td.today { background-image: initial; background-color: rgb(9, 98, 78); } .datepicker table tr td.today.focused { background-image: initial; background-color: rgb(24, 26, 27); } .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active { background-image: initial; background-color: rgb(24, 26, 27); color: rgb(138, 163, 186); } .datepicker table tr td.range { background-image: initial; background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); } .datepicker table tr td.range.focused { background-image: initial; background-color: rgb(10, 107, 78); } .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:active, .datepicker table tr td.range.day.disabled:hover { background-image: initial; background-color: rgb(10, 99, 72); color: rgb(56, 237, 182); } .datepicker table tr td.range.highlighted.focused { background-image: initial; background-color: rgb(49, 53, 55); } .datepicker table tr td.range.highlighted.disabled, .datepicker table tr td.range.highlighted.disabled:active { background-image: initial; background-color: rgb(35, 38, 39); color: rgb(198, 210, 225); } .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:active { background-image: initial; background-color: rgb(24, 41, 140); color: rgb(232, 230, 227); } .datepicker table tr td.selected, .datepicker table tr td.selected.highlighted, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.highlighted:hover, .datepicker table tr td.day.range:hover { background-image: initial; background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); } .datepicker table tr td.active, .datepicker table tr td.active.highlighted, .datepicker table tr td.active:hover, .datepicker table tr td.active.highlighted:hover { background-image: initial; background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); box-shadow: none; } .datepicker table tr td span:hover, .datepicker table tr td span.focused { background-image: initial; background-color: rgb(35, 38, 39); } .datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover { background-image: none; background-color: initial; color: rgb(198, 210, 225); } .datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover { text-shadow: rgba(0, 0, 0, 0.25) 0px -1px 0px; } .datepicker table tr td span.old, .datepicker table tr td span.new { color: rgb(138, 163, 186); } .datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover { background-image: initial; background-color: rgb(35, 38, 39); } .bootstrap-tagsinput { background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); color: rgb(232, 230, 227); } .bootstrap-tagsinput input { border-color: initial; box-shadow: none; outline-color: initial; background-color: transparent; } .bootstrap-tagsinput input:focus { border-color: initial; box-shadow: none; } .bootstrap-tagsinput.form-control input::-webkit-input-placeholder { color: rgb(185, 179, 170); } .bootstrap-tagsinput [data-role="remove"] { color: rgba(232, 230, 227, 0.6); } .bootstrap-tagsinput [data-role="remove"]:hover { color: rgb(232, 230, 227); } .headroom { background-color: inherit; } .headroom--not-top.navbar-theme-primary { background-color: rgb(31, 58, 116); } .headroom--not-top.navbar-theme-primary .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-primary .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-secondary { background-color: rgb(13, 137, 99); } .headroom--not-top.navbar-theme-secondary .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-secondary .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-success { background-color: rgb(0, 153, 123); } .headroom--not-top.navbar-theme-success .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-success .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-info { background-color: rgb(0, 94, 186); } .headroom--not-top.navbar-theme-info .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-info .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-warning { background-color: rgb(148, 93, 9); } .headroom--not-top.navbar-theme-warning .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-warning .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-danger { background-color: rgb(153, 4, 4); } .headroom--not-top.navbar-theme-danger .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-danger .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-light { background-color: rgb(39, 42, 44); } .headroom--not-top.navbar-theme-light .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-light .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-dark { background-color: rgb(34, 42, 63); } .headroom--not-top.navbar-theme-dark .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-dark .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-default { background-color: rgb(31, 58, 116); } .headroom--not-top.navbar-theme-default .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-default .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-tertiary { background-color: rgb(143, 23, 0); } .headroom--not-top.navbar-theme-tertiary .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-tertiary .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-white { background-color: rgb(24, 26, 27); } .headroom--not-top.navbar-theme-white .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-white .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray { background-color: rgb(61, 79, 105); } .headroom--not-top.navbar-theme-gray .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-neutral { background-color: rgb(24, 26, 27); } .headroom--not-top.navbar-theme-neutral .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-neutral .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-soft { background-color: rgb(31, 34, 35); } .headroom--not-top.navbar-theme-soft .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-soft .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-black { background-color: rgb(13, 14, 14); } .headroom--not-top.navbar-theme-black .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-black .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-purple { background-color: rgb(59, 27, 135); } .headroom--not-top.navbar-theme-purple .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-purple .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-100 { background-color: rgb(31, 34, 35); } .headroom--not-top.navbar-theme-gray-100 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-100 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-200 { background-color: rgb(35, 38, 39); } .headroom--not-top.navbar-theme-gray-200 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-200 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-300 { background-color: rgb(39, 42, 44); } .headroom--not-top.navbar-theme-gray-300 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-300 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-400 { background-color: rgb(48, 52, 54); } .headroom--not-top.navbar-theme-gray-400 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-400 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-500 { background-color: rgb(66, 71, 74); } .headroom--not-top.navbar-theme-gray-500 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-500 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-600 { background-color: rgb(61, 79, 105); } .headroom--not-top.navbar-theme-gray-600 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-600 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-700 { background-color: rgb(78, 93, 123); } .headroom--not-top.navbar-theme-gray-700 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-700 .nav-link:hover { color: rgb(232, 230, 227); } .headroom--not-top.navbar-theme-gray-800 { background-color: rgb(64, 82, 115); } .headroom--not-top.navbar-theme-gray-800 .nav-link { color: rgba(232, 230, 227, 0.9); } .headroom--not-top.navbar-theme-gray-800 .nav-link:hover { color: rgb(232, 230, 227); } .noUi-target, .noUi-target * { -webkit-tap-highlight-color: rgba(232, 230, 227, 0); } .noUi-connect { background-image: initial; background-color: rgb(31, 58, 116); } .noUi-handle { border-color: rgb(52, 56, 58); background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgb(24, 26, 27) 0px 0px 1px inset, rgb(31, 34, 35) 0px 1px 7px inset, rgb(35, 38, 39) 0px 3px 6px -3px; outline-color: initial; } .noUi-active { outline-color: initial; } [disabled] .noUi-connect { background-image: initial; background-color: rgb(48, 52, 54); } .noUi-pips { color: rgb(205, 200, 194); } .noUi-value-sub { color: rgb(205, 200, 194); } .noUi-marker { background-image: initial; background-color: rgb(48, 52, 54); } .noUi-marker-sub { background-image: initial; background-color: rgb(48, 52, 54); } .noUi-marker-large { background-image: initial; background-color: rgb(48, 52, 54); } .noUi-tooltip { background-image: initial; background-color: rgb(24, 26, 27); color: rgb(138, 163, 186); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .noUi-target { background-image: initial; background-color: rgb(31, 34, 35); border-color: initial; box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem inset; } .noUi-connect { background-image: initial; background-color: rgb(31, 58, 116); box-shadow: none; } .noUi-handle { border-color: rgb(60, 65, 68); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; background-image: initial; background-color: rgb(24, 26, 27); } .noUi-vertical .noUi-handle { border-color: rgb(41, 50, 77); background-image: initial; background-color: rgb(31, 34, 35); box-shadow: rgb(24, 26, 27) 0px 0px 1px inset, rgb(31, 34, 35) 0px 1px 7px inset, rgb(35, 38, 39) 0px 3px 6px -3px; outline-color: initial; } .input-slider--cyan .noUi-connect { background-image: initial; background-color: rgb(0, 178, 142); } .input-slider--cyan.noUi-horizontal .noUi-handle, .input-slider--cyan.noUi-vertical .noUi-handle { background-color: rgb(0, 178, 142); } .input-slider--red .noUi-connect { background-image: initial; background-color: rgb(153, 4, 4); } .input-slider--red.noUi-horizontal .noUi-handle, .input-slider--red.noUi-vertical .noUi-handle { background-color: rgb(153, 4, 4); } .input-slider--green .noUi-connect { background-image: initial; background-color: rgb(0, 153, 123); } .input-slider--green.noUi-horizontal .noUi-handle, .input-slider--green.noUi-vertical .noUi-handle { background-color: rgb(0, 153, 123); } .input-slider--yellow .noUi-connect { background-image: initial; background-color: rgb(148, 93, 9); } .input-slider--yellow.noUi-horizontal .noUi-handle, .input-slider--yellow.noUi-vertical .noUi-handle { background-color: rgb(148, 93, 9); } .input-slider--pink .noUi-connect { background-image: initial; background-color: rgb(100, 13, 32); } .input-slider--pink.noUi-horizontal .noUi-handle, .input-slider--pink.noUi-vertical .noUi-handle { background-color: rgb(100, 13, 32); } [disabled] .noUi-connect, [disabled].noUi-connect { background-image: initial; background-color: rgb(31, 34, 35); } .range-slider-value { background-color: rgba(34, 42, 63, 0.7); color: rgb(232, 230, 227); } .input-slider-value-output { background-image: initial; background-color: rgb(34, 42, 63); color: rgb(232, 230, 227); } .input-slider-value-output::after { border-color: rgb(76, 96, 143) rgb(76, 96, 143) rgb(123, 114, 101); } .owl-carousel { -webkit-tap-highlight-color: transparent; } .owl-carousel .owl-item { -webkit-tap-highlight-color: transparent; } .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { background-image: none; background-color: initial; border-color: initial; } .owl-carousel .owl-video-wrapper { background-image: initial; background-color: rgb(0, 0, 0); } .owl-carousel .owl-video-play-icon { background-image: url("../../images/owl.video.play.png"); background-color: initial; } iframe { border-color: initial; } button:focus { outline-color: initial; } .bg-blue { background-color: rgb(24, 41, 140) !important; } a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus { background-color: rgb(28, 49, 167) !important; } .bg-indigo { background-color: rgb(69, 2, 138) !important; } a.bg-indigo:hover, a.bg-indigo:focus, button.bg-indigo:hover, button.bg-indigo:focus { background-color: rgb(49, 2, 98) !important; } .bg-purple { background-color: rgb(111, 0, 204) !important; } a.bg-purple:hover, a.bg-purple:focus, button.bg-purple:hover, button.bg-purple:focus { background-color: rgb(69, 33, 160) !important; } .bg-pink { background-color: rgb(100, 13, 32) !important; } a.bg-pink:hover, a.bg-pink:focus, button.bg-pink:hover, button.bg-pink:focus { background-color: rgb(127, 17, 40) !important; } .bg-red { background-color: rgb(153, 4, 4) !important; } a.bg-red:hover, a.bg-red:focus, button.bg-red:hover, button.bg-red:focus { background-color: rgb(183, 5, 5) !important; } .bg-orange { background-color: rgb(122, 23, 0) !important; } a.bg-orange:hover, a.bg-orange:focus, button.bg-orange:hover, button.bg-orange:focus { background-color: rgb(152, 29, 0) !important; } .bg-yellow { background-color: rgb(148, 93, 9) !important; } a.bg-yellow:hover, a.bg-yellow:focus, button.bg-yellow:hover, button.bg-yellow:focus { background-color: rgb(176, 111, 11) !important; } .bg-green { background-color: rgb(0, 153, 123) !important; } a.bg-green:hover, a.bg-green:focus, button.bg-green:hover, button.bg-green:focus { background-color: rgb(0, 112, 90) !important; } .bg-teal { background-color: rgb(0, 94, 186) !important; } a.bg-teal:hover, a.bg-teal:focus, button.bg-teal:hover, button.bg-teal:focus { background-color: rgb(0, 95, 187) !important; } .bg-cyan { background-color: rgb(0, 178, 142) !important; } a.bg-cyan:hover, a.bg-cyan:focus, button.bg-cyan:hover, button.bg-cyan:focus { background-color: rgb(0, 198, 145) !important; } .bg-white { background-color: rgb(24, 26, 27) !important; } a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus { background-color: rgb(38, 41, 43) !important; } .bg-gray { background-color: rgb(61, 79, 105) !important; } a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus { background-color: rgb(73, 93, 124) !important; } .bg-gray-dark { background-color: rgb(64, 82, 115) !important; } a.bg-gray-dark:hover, a.bg-gray-dark:focus, button.bg-gray-dark:hover, button.bg-gray-dark:focus { background-color: rgb(50, 63, 89) !important; } .bg-gradient-primary { background-image: linear-gradient(87deg, rgb(31, 58, 116) 0px, rgb(24, 56, 123) 100%) !important; background-color: initial !important; } .bg-gradient-secondary { background-image: linear-gradient(87deg, rgb(13, 137, 99) 0px, rgb(6, 144, 102) 100%) !important; background-color: initial !important; } .bg-gradient-success { background-image: linear-gradient(87deg, rgb(0, 153, 123) 0px, rgb(0, 153, 123) 100%) !important; background-color: initial !important; } .bg-gradient-info { background-image: linear-gradient(87deg, rgb(0, 94, 186) 0px, rgb(0, 94, 186) 100%) !important; background-color: initial !important; } .bg-gradient-warning { background-image: linear-gradient(87deg, rgb(148, 93, 9) 0px, rgb(156, 94, 1) 100%) !important; background-color: initial !important; } .bg-gradient-danger { background-image: linear-gradient(87deg, rgb(153, 4, 4) 0px, rgb(158, 0, 0) 100%) !important; background-color: initial !important; } .bg-gradient-light { background-image: linear-gradient(87deg, rgb(39, 42, 44) 0px, rgb(39, 42, 44) 100%) !important; background-color: initial !important; } .bg-gradient-dark { background-image: linear-gradient(87deg, rgb(34, 42, 63) 0px, rgb(29, 41, 68) 100%) !important; background-color: initial !important; } .bg-gradient-default { background-image: linear-gradient(87deg, rgb(31, 58, 116) 0px, rgb(24, 56, 123) 100%) !important; background-color: initial !important; } .bg-gradient-tertiary { background-image: linear-gradient(87deg, rgb(143, 23, 0) 0px, rgb(143, 23, 0) 100%) !important; background-color: initial !important; } .bg-gradient-white { background-image: linear-gradient(87deg, rgb(24, 26, 27) 0px, rgb(24, 26, 27) 100%) !important; background-color: initial !important; } .bg-gradient-gray { background-image: linear-gradient(87deg, rgb(61, 79, 105) 0px, rgb(53, 77, 113) 100%) !important; background-color: initial !important; } .bg-gradient-neutral { background-image: linear-gradient(87deg, rgb(24, 26, 27) 0px, rgb(24, 26, 27) 100%) !important; background-color: initial !important; } .bg-gradient-soft { background-image: linear-gradient(87deg, rgb(31, 34, 35) 0px, rgb(31, 34, 35) 100%) !important; background-color: initial !important; } .bg-gradient-black { background-image: linear-gradient(87deg, rgb(13, 14, 14) 0px, rgb(13, 14, 14) 100%) !important; background-color: initial !important; } .bg-gradient-purple { background-image: linear-gradient(87deg, rgb(59, 27, 135) 0px, rgb(55, 19, 143) 100%) !important; background-color: initial !important; } .bg-gradient-gray-100 { background-image: linear-gradient(87deg, rgb(31, 34, 35) 0px, rgb(31, 34, 35) 100%) !important; background-color: initial !important; } .bg-gradient-gray-200 { background-image: linear-gradient(87deg, rgb(35, 38, 39) 0px, rgb(35, 38, 39) 100%) !important; background-color: initial !important; } .bg-gradient-gray-300 { background-image: linear-gradient(87deg, rgb(39, 42, 44) 0px, rgb(39, 42, 44) 100%) !important; background-color: initial !important; } .bg-gradient-gray-400 { background-image: linear-gradient(87deg, rgb(48, 52, 54) 0px, rgb(48, 52, 54) 100%) !important; background-color: initial !important; } .bg-gradient-gray-500 { background-image: linear-gradient(87deg, rgb(66, 71, 74) 0px, rgb(56, 70, 84) 100%) !important; background-color: initial !important; } .bg-gradient-gray-600 { background-image: linear-gradient(87deg, rgb(61, 79, 105) 0px, rgb(53, 77, 113) 100%) !important; background-color: initial !important; } .bg-gradient-gray-700 { background-image: linear-gradient(87deg, rgb(78, 93, 123) 0px, rgb(68, 89, 133) 100%) !important; background-color: initial !important; } .bg-gradient-gray-800 { background-image: linear-gradient(87deg, rgb(64, 82, 115) 0px, rgb(55, 79, 124) 100%) !important; background-color: initial !important; } .bg-gradient-primary { background-image: linear-gradient(87deg, rgb(31, 58, 116) 0px, rgb(24, 56, 123) 100%) !important; background-color: initial !important; } .bg-gradient-secondary { background-image: linear-gradient(87deg, rgb(13, 137, 99) 0px, rgb(6, 144, 102) 100%) !important; background-color: initial !important; } .bg-gradient-success { background-image: linear-gradient(87deg, rgb(0, 153, 123) 0px, rgb(0, 153, 123) 100%) !important; background-color: initial !important; } .bg-gradient-info { background-image: linear-gradient(87deg, rgb(0, 94, 186) 0px, rgb(0, 94, 186) 100%) !important; background-color: initial !important; } .bg-gradient-warning { background-image: linear-gradient(87deg, rgb(148, 93, 9) 0px, rgb(156, 94, 1) 100%) !important; background-color: initial !important; } .bg-gradient-danger { background-image: linear-gradient(87deg, rgb(153, 4, 4) 0px, rgb(158, 0, 0) 100%) !important; background-color: initial !important; } .bg-gradient-light { background-image: linear-gradient(87deg, rgb(39, 42, 44) 0px, rgb(39, 42, 44) 100%) !important; background-color: initial !important; } .bg-gradient-dark { background-image: linear-gradient(87deg, rgb(34, 42, 63) 0px, rgb(29, 41, 68) 100%) !important; background-color: initial !important; } .bg-gradient-default { background-image: linear-gradient(87deg, rgb(31, 58, 116) 0px, rgb(24, 56, 123) 100%) !important; background-color: initial !important; } .bg-gradient-tertiary { background-image: linear-gradient(87deg, rgb(143, 23, 0) 0px, rgb(143, 23, 0) 100%) !important; background-color: initial !important; } .bg-gradient-white { background-image: linear-gradient(87deg, rgb(24, 26, 27) 0px, rgb(24, 26, 27) 100%) !important; background-color: initial !important; } .bg-gradient-gray { background-image: linear-gradient(87deg, rgb(61, 79, 105) 0px, rgb(53, 77, 113) 100%) !important; background-color: initial !important; } .bg-gradient-neutral { background-image: linear-gradient(87deg, rgb(24, 26, 27) 0px, rgb(24, 26, 27) 100%) !important; background-color: initial !important; } .bg-gradient-soft { background-image: linear-gradient(87deg, rgb(31, 34, 35) 0px, rgb(31, 34, 35) 100%) !important; background-color: initial !important; } .bg-gradient-black { background-image: linear-gradient(87deg, rgb(13, 14, 14) 0px, rgb(13, 14, 14) 100%) !important; background-color: initial !important; } .bg-gradient-purple { background-image: linear-gradient(87deg, rgb(59, 27, 135) 0px, rgb(55, 19, 143) 100%) !important; background-color: initial !important; } .bg-gradient-gray-100 { background-image: linear-gradient(87deg, rgb(31, 34, 35) 0px, rgb(31, 34, 35) 100%) !important; background-color: initial !important; } .bg-gradient-gray-200 { background-image: linear-gradient(87deg, rgb(35, 38, 39) 0px, rgb(35, 38, 39) 100%) !important; background-color: initial !important; } .bg-gradient-gray-300 { background-image: linear-gradient(87deg, rgb(39, 42, 44) 0px, rgb(39, 42, 44) 100%) !important; background-color: initial !important; } .bg-gradient-gray-400 { background-image: linear-gradient(87deg, rgb(48, 52, 54) 0px, rgb(48, 52, 54) 100%) !important; background-color: initial !important; } .bg-gradient-gray-500 { background-image: linear-gradient(87deg, rgb(66, 71, 74) 0px, rgb(56, 70, 84) 100%) !important; background-color: initial !important; } .bg-gradient-gray-600 { background-image: linear-gradient(87deg, rgb(61, 79, 105) 0px, rgb(53, 77, 113) 100%) !important; background-color: initial !important; } .bg-gradient-gray-700 { background-image: linear-gradient(87deg, rgb(78, 93, 123) 0px, rgb(68, 89, 133) 100%) !important; background-color: initial !important; } .bg-gradient-gray-800 { background-image: linear-gradient(87deg, rgb(64, 82, 115) 0px, rgb(55, 79, 124) 100%) !important; background-color: initial !important; } .overlay-primary::before { background-image: initial; background-color: rgb(31, 58, 116); } .overlay-pink::before { background-image: initial; background-color: rgb(153, 18, 70); } .overlay-soft-primary::before { background-image: initial; background-color: rgb(31, 58, 116); } .overlay-secondary::before { background-image: initial; background-color: rgb(13, 137, 99); } .overlay-soft-secondary::before { background-image: initial; background-color: rgb(13, 137, 99); } .overlay-success::before { background-image: initial; background-color: rgb(0, 153, 123); } .overlay-soft-success::before { background-image: initial; background-color: rgb(0, 153, 123); } .overlay-info::before { background-image: initial; background-color: rgb(0, 94, 186); } .overlay-soft-info::before { background-image: initial; background-color: rgb(0, 94, 186); } .overlay-warning::before { background-image: initial; background-color: rgb(148, 93, 9); } .overlay-soft-warning::before { background-image: initial; background-color: rgb(148, 93, 9); } .overlay-danger::before { background-image: initial; background-color: rgb(153, 4, 4); } .overlay-soft-danger::before { background-image: initial; background-color: rgb(153, 4, 4); } .overlay-light::before { background-image: initial; background-color: rgb(39, 42, 44); } .overlay-soft-light::before { background-image: initial; background-color: rgb(39, 42, 44); } .overlay-dark::before { background-image: initial; background-color: rgb(34, 42, 63); } .overlay-soft-dark::before { background-image: initial; background-color: rgb(34, 42, 63); } .overlay-default::before { background-image: initial; background-color: rgb(31, 58, 116); } .overlay-soft-default::before { background-image: initial; background-color: rgb(31, 58, 116); } .overlay-tertiary::before { background-image: initial; background-color: rgb(143, 23, 0); } .overlay-soft-tertiary::before { background-image: initial; background-color: rgb(143, 23, 0); } .overlay-white::before { background-image: initial; background-color: rgb(24, 26, 27); } .overlay-soft-white::before { background-image: initial; background-color: rgb(24, 26, 27); } .overlay-gray::before { background-image: initial; background-color: rgb(61, 79, 105); } .overlay-soft-gray::before { background-image: initial; background-color: rgb(61, 79, 105); } .overlay-neutral::before { background-image: initial; background-color: rgb(24, 26, 27); } .overlay-soft-neutral::before { background-image: initial; background-color: rgb(24, 26, 27); } .overlay-soft::before { background-image: initial; background-color: rgb(31, 34, 35); } .overlay-soft-soft::before { background-image: initial; background-color: rgb(31, 34, 35); } .overlay-black::before { background-image: initial; background-color: rgb(13, 14, 14); } .overlay-soft-black::before { background-image: initial; background-color: rgb(13, 14, 14); } .overlay-purple::before { background-image: initial; background-color: rgb(59, 27, 135); } .overlay-soft-purple::before { background-image: initial; background-color: rgb(59, 27, 135); } .overlay-gray-100::before { background-image: initial; background-color: rgb(31, 34, 35); } .overlay-soft-gray-100::before { background-image: initial; background-color: rgb(31, 34, 35); } .overlay-gray-200::before { background-image: initial; background-color: rgb(35, 38, 39); } .overlay-soft-gray-200::before { background-image: initial; background-color: rgb(35, 38, 39); } .overlay-gray-300::before { background-image: initial; background-color: rgb(39, 42, 44); } .overlay-soft-gray-300::before { background-image: initial; background-color: rgb(39, 42, 44); } .overlay-gray-400::before { background-image: initial; background-color: rgb(48, 52, 54); } .overlay-soft-gray-400::before { background-image: initial; background-color: rgb(48, 52, 54); } .overlay-gray-500::before { background-image: initial; background-color: rgb(66, 71, 74); } .overlay-soft-gray-500::before { background-image: initial; background-color: rgb(66, 71, 74); } .overlay-gray-600::before { background-image: initial; background-color: rgb(61, 79, 105); } .overlay-soft-gray-600::before { background-image: initial; background-color: rgb(61, 79, 105); } .overlay-gray-700::before { background-image: initial; background-color: rgb(78, 93, 123); } .overlay-soft-gray-700::before { background-image: initial; background-color: rgb(78, 93, 123); } .overlay-gray-800::before { background-image: initial; background-color: rgb(64, 82, 115); } .overlay-soft-gray-800::before { background-image: initial; background-color: rgb(64, 82, 115); } .section-primary { background-color: rgb(31, 58, 116) !important; } a.section-primary:hover, a.section-primary:focus, button.section-primary:hover, button.section-primary:focus { background-color: rgb(22, 42, 84) !important; } .section-secondary { background-color: rgb(13, 137, 99) !important; } a.section-secondary:hover, a.section-secondary:focus, button.section-secondary:hover, button.section-secondary:focus { background-color: rgb(10, 99, 72) !important; } .section-success { background-color: rgb(0, 153, 123) !important; } a.section-success:hover, a.section-success:focus, button.section-success:hover, button.section-success:focus { background-color: rgb(0, 112, 90) !important; } .section-info { background-color: rgb(0, 94, 186) !important; } a.section-info:hover, a.section-info:focus, button.section-info:hover, button.section-info:focus { background-color: rgb(0, 95, 187) !important; } .section-warning { background-color: rgb(148, 93, 9) !important; } a.section-warning:hover, a.section-warning:focus, button.section-warning:hover, button.section-warning:focus { background-color: rgb(176, 111, 11) !important; } .section-danger { background-color: rgb(153, 4, 4) !important; } a.section-danger:hover, a.section-danger:focus, button.section-danger:hover, button.section-danger:focus { background-color: rgb(183, 5, 5) !important; } .section-light { background-color: rgb(39, 42, 44) !important; } a.section-light:hover, a.section-light:focus, button.section-light:hover, button.section-light:focus { background-color: rgb(39, 48, 73) !important; } .section-dark { background-color: rgb(34, 42, 63) !important; } a.section-dark:hover, a.section-dark:focus, button.section-dark:hover, button.section-dark:focus { background-color: rgb(19, 25, 37) !important; } .section-default { background-color: rgb(31, 58, 116) !important; } a.section-default:hover, a.section-default:focus, button.section-default:hover, button.section-default:focus { background-color: rgb(22, 42, 84) !important; } .section-tertiary { background-color: rgb(143, 23, 0) !important; } a.section-tertiary:hover, a.section-tertiary:focus, button.section-tertiary:hover, button.section-tertiary:focus { background-color: rgb(173, 28, 0) !important; } .section-white { background-color: rgb(24, 26, 27) !important; } a.section-white:hover, a.section-white:focus, button.section-white:hover, button.section-white:focus { background-color: rgb(38, 41, 43) !important; } .section-gray { background-color: rgb(61, 79, 105) !important; } a.section-gray:hover, a.section-gray:focus, button.section-gray:hover, button.section-gray:focus { background-color: rgb(73, 93, 124) !important; } .section-neutral { background-color: rgb(24, 26, 27) !important; } a.section-neutral:hover, a.section-neutral:focus, button.section-neutral:hover, button.section-neutral:focus { background-color: rgb(38, 41, 43) !important; } .section-soft { background-color: rgb(31, 34, 35) !important; } a.section-soft:hover, a.section-soft:focus, button.section-soft:hover, button.section-soft:focus { background-color: rgb(46, 50, 51) !important; } .section-black { background-color: rgb(13, 14, 14) !important; } a.section-black:hover, a.section-black:focus, button.section-black:hover, button.section-black:focus { background-color: rgb(0, 0, 0) !important; } .section-purple { background-color: rgb(59, 27, 135) !important; } a.section-purple:hover, a.section-purple:focus, button.section-purple:hover, button.section-purple:focus { background-color: rgb(69, 33, 160) !important; } .section-gray-100 { background-color: rgb(31, 34, 35) !important; } a.section-gray-100:hover, a.section-gray-100:focus, button.section-gray-100:hover, button.section-gray-100:focus { background-color: rgb(46, 50, 51) !important; } .section-gray-200 { background-color: rgb(35, 38, 39) !important; } a.section-gray-200:hover, a.section-gray-200:focus, button.section-gray-200:hover, button.section-gray-200:focus { background-color: rgb(49, 53, 55) !important; } .section-gray-300 { background-color: rgb(39, 42, 44) !important; } a.section-gray-300:hover, a.section-gray-300:focus, button.section-gray-300:hover, button.section-gray-300:focus { background-color: rgb(39, 48, 73) !important; } .section-gray-400 { background-color: rgb(48, 52, 54) !important; } a.section-gray-400:hover, a.section-gray-400:focus, button.section-gray-400:hover, button.section-gray-400:focus { background-color: rgb(57, 67, 76) !important; } .section-gray-500 { background-color: rgb(66, 71, 74) !important; } a.section-gray-500:hover, a.section-gray-500:focus, button.section-gray-500:hover, button.section-gray-500:focus { background-color: rgb(80, 87, 90) !important; } .section-gray-600 { background-color: rgb(61, 79, 105) !important; } a.section-gray-600:hover, a.section-gray-600:focus, button.section-gray-600:hover, button.section-gray-600:focus { background-color: rgb(73, 93, 124) !important; } .section-gray-700 { background-color: rgb(78, 93, 123) !important; } a.section-gray-700:hover, a.section-gray-700:focus, button.section-gray-700:hover, button.section-gray-700:focus { background-color: rgb(65, 78, 102) !important; } .section-gray-800 { background-color: rgb(64, 82, 115) !important; } a.section-gray-800:hover, a.section-gray-800:focus, button.section-gray-800:hover, button.section-gray-800:focus { background-color: rgb(50, 63, 89) !important; } .shadow-pixel { box-shadow: rgba(35, 38, 39, 0.5) 0.2rem 0.2rem 0px !important; } .shadow-soft { box-shadow: rgba(34, 42, 63, 0.05) 0px 0.25rem 1.875rem !important; } .shadow-hover:hover { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem !important; } .shadow-sm-hover:hover { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem !important; } .shadow-lg-hover:hover { box-shadow: rgba(34, 42, 63, 0.18) 0px 1rem 3rem !important; } .shadow-none-hover:hover { box-shadow: none !important; } .text-underline { text-decoration-color: initial !important; } .text-through { text-decoration-color: initial !important; } .text-body { color: rgb(153, 144, 131) !important; } .text-black-50 { color: rgba(221, 218, 214, 0.5) !important; } .text-white-50 { color: rgba(232, 230, 227, 0.5) !important; } .text-hide { color: transparent; text-shadow: none; background-color: transparent; border-color: initial; } .list-style-none { list-style-image: initial; } .navbar-dark .navbar-brand { color: rgb(232, 230, 227); } .navbar-light .navbar-brand { color: rgb(136, 162, 189); } .navbar-theme-primary:not(.headroom) { background-color: rgb(31, 58, 116); } .navbar-theme-primary:not(.navbar-transparent) { background-color: rgb(31, 58, 116); } .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(22, 42, 84, 0.5); } @media (max-width: 991.98px) { .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-primary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-primary .navbar-nav .dropdown-item.active, .navbar-theme-primary .navbar-nav .dropdown-item:hover, .navbar-theme-primary .navbar-nav .list-group-item.active, .navbar-theme-primary .navbar-nav .list-group-item:hover { color: rgb(128, 173, 221); background-image: initial; background-color: rgba(31, 58, 116, 0.1); } @media (max-width: 991.98px) { .navbar-theme-primary .navbar-nav .nav-link, .navbar-theme-primary .navbar-nav .nav-link:focus, .navbar-theme-primary .navbar-nav .nav-link.active, .navbar-theme-primary .navbar-nav .nav-link:hover, .navbar-theme-primary .navbar-nav .show > .nav-link, .navbar-theme-primary .navbar-nav .show > .nav-link:focus, .navbar-theme-primary .navbar-nav .show > .nav-link.active, .navbar-theme-primary .navbar-nav .show > .nav-link:hover, .navbar-theme-primary .navbar-nav .dropdown-item, .navbar-theme-primary .navbar-nav .dropdown-item:focus, .navbar-theme-primary .navbar-nav .dropdown-item.active, .navbar-theme-primary .navbar-nav .dropdown-item:hover, .navbar-theme-primary .navbar-nav .list-group-item, .navbar-theme-primary .navbar-nav .list-group-item:focus, .navbar-theme-primary .navbar-nav .list-group-item.active, .navbar-theme-primary .navbar-nav .list-group-item:hover { color: rgb(128, 173, 221); background-image: initial; background-color: transparent; } .navbar-theme-primary .navbar-nav .nav-link.disabled, .navbar-theme-primary .navbar-nav .show > .nav-link.disabled, .navbar-theme-primary .navbar-nav .dropdown-item.disabled, .navbar-theme-primary .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-secondary:not(.headroom) { background-color: rgb(13, 137, 99); } .navbar-theme-secondary:not(.navbar-transparent) { background-color: rgb(13, 137, 99); } .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(10, 99, 72, 0.5); } @media (max-width: 991.98px) { .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-secondary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-secondary .navbar-nav .dropdown-item.active, .navbar-theme-secondary .navbar-nav .dropdown-item:hover, .navbar-theme-secondary .navbar-nav .list-group-item.active, .navbar-theme-secondary .navbar-nav .list-group-item:hover { color: rgb(89, 239, 194); background-image: initial; background-color: rgba(13, 137, 99, 0.1); } @media (max-width: 991.98px) { .navbar-theme-secondary .navbar-nav .nav-link, .navbar-theme-secondary .navbar-nav .nav-link:focus, .navbar-theme-secondary .navbar-nav .nav-link.active, .navbar-theme-secondary .navbar-nav .nav-link:hover, .navbar-theme-secondary .navbar-nav .show > .nav-link, .navbar-theme-secondary .navbar-nav .show > .nav-link:focus, .navbar-theme-secondary .navbar-nav .show > .nav-link.active, .navbar-theme-secondary .navbar-nav .show > .nav-link:hover, .navbar-theme-secondary .navbar-nav .dropdown-item, .navbar-theme-secondary .navbar-nav .dropdown-item:focus, .navbar-theme-secondary .navbar-nav .dropdown-item.active, .navbar-theme-secondary .navbar-nav .dropdown-item:hover, .navbar-theme-secondary .navbar-nav .list-group-item, .navbar-theme-secondary .navbar-nav .list-group-item:focus, .navbar-theme-secondary .navbar-nav .list-group-item.active, .navbar-theme-secondary .navbar-nav .list-group-item:hover { color: rgb(89, 239, 194); background-image: initial; background-color: transparent; } .navbar-theme-secondary .navbar-nav .nav-link.disabled, .navbar-theme-secondary .navbar-nav .show > .nav-link.disabled, .navbar-theme-secondary .navbar-nav .dropdown-item.disabled, .navbar-theme-secondary .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-success:not(.headroom) { background-color: rgb(0, 153, 123); } .navbar-theme-success:not(.navbar-transparent) { background-color: rgb(0, 153, 123); } .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(0, 112, 90, 0.5); } @media (max-width: 991.98px) { .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-success.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-success .navbar-nav .dropdown-item.active, .navbar-theme-success .navbar-nav .dropdown-item:hover, .navbar-theme-success .navbar-nav .list-group-item.active, .navbar-theme-success .navbar-nav .list-group-item:hover { color: rgb(70, 255, 219); background-image: initial; background-color: rgba(0, 153, 123, 0.1); } @media (max-width: 991.98px) { .navbar-theme-success .navbar-nav .nav-link, .navbar-theme-success .navbar-nav .nav-link:focus, .navbar-theme-success .navbar-nav .nav-link.active, .navbar-theme-success .navbar-nav .nav-link:hover, .navbar-theme-success .navbar-nav .show > .nav-link, .navbar-theme-success .navbar-nav .show > .nav-link:focus, .navbar-theme-success .navbar-nav .show > .nav-link.active, .navbar-theme-success .navbar-nav .show > .nav-link:hover, .navbar-theme-success .navbar-nav .dropdown-item, .navbar-theme-success .navbar-nav .dropdown-item:focus, .navbar-theme-success .navbar-nav .dropdown-item.active, .navbar-theme-success .navbar-nav .dropdown-item:hover, .navbar-theme-success .navbar-nav .list-group-item, .navbar-theme-success .navbar-nav .list-group-item:focus, .navbar-theme-success .navbar-nav .list-group-item.active, .navbar-theme-success .navbar-nav .list-group-item:hover { color: rgb(70, 255, 219); background-image: initial; background-color: transparent; } .navbar-theme-success .navbar-nav .nav-link.disabled, .navbar-theme-success .navbar-nav .show > .nav-link.disabled, .navbar-theme-success .navbar-nav .dropdown-item.disabled, .navbar-theme-success .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-info:not(.headroom) { background-color: rgb(0, 94, 186); } .navbar-theme-info:not(.navbar-transparent) { background-color: rgb(0, 94, 186); } .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(206, 202, 196); background-image: initial; background-color: rgba(0, 95, 187, 0.5); } @media (max-width: 991.98px) { .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-info.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(206, 202, 196); } } .navbar-theme-info .navbar-nav .dropdown-item.active, .navbar-theme-info .navbar-nav .dropdown-item:hover, .navbar-theme-info .navbar-nav .list-group-item.active, .navbar-theme-info .navbar-nav .list-group-item:hover { color: rgb(47, 162, 255); background-image: initial; background-color: rgba(0, 94, 186, 0.1); } @media (max-width: 991.98px) { .navbar-theme-info .navbar-nav .nav-link, .navbar-theme-info .navbar-nav .nav-link:focus, .navbar-theme-info .navbar-nav .nav-link.active, .navbar-theme-info .navbar-nav .nav-link:hover, .navbar-theme-info .navbar-nav .show > .nav-link, .navbar-theme-info .navbar-nav .show > .nav-link:focus, .navbar-theme-info .navbar-nav .show > .nav-link.active, .navbar-theme-info .navbar-nav .show > .nav-link:hover, .navbar-theme-info .navbar-nav .dropdown-item, .navbar-theme-info .navbar-nav .dropdown-item:focus, .navbar-theme-info .navbar-nav .dropdown-item.active, .navbar-theme-info .navbar-nav .dropdown-item:hover, .navbar-theme-info .navbar-nav .list-group-item, .navbar-theme-info .navbar-nav .list-group-item:focus, .navbar-theme-info .navbar-nav .list-group-item.active, .navbar-theme-info .navbar-nav .list-group-item:hover { color: rgb(47, 162, 255); background-image: initial; background-color: transparent; } .navbar-theme-info .navbar-nav .nav-link.disabled, .navbar-theme-info .navbar-nav .show > .nav-link.disabled, .navbar-theme-info .navbar-nav .dropdown-item.disabled, .navbar-theme-info .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-warning:not(.headroom) { background-color: rgb(148, 93, 9); } .navbar-theme-warning:not(.navbar-transparent) { background-color: rgb(148, 93, 9); } .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(247, 197, 121); background-image: initial; background-color: rgba(176, 111, 11, 0.5); } @media (max-width: 991.98px) { .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-warning.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(247, 197, 121); } } .navbar-theme-warning .navbar-nav .dropdown-item.active, .navbar-theme-warning .navbar-nav .dropdown-item:hover, .navbar-theme-warning .navbar-nav .list-group-item.active, .navbar-theme-warning .navbar-nav .list-group-item:hover { color: rgb(245, 184, 91); background-image: initial; background-color: rgba(148, 93, 9, 0.1); } @media (max-width: 991.98px) { .navbar-theme-warning .navbar-nav .nav-link, .navbar-theme-warning .navbar-nav .nav-link:focus, .navbar-theme-warning .navbar-nav .nav-link.active, .navbar-theme-warning .navbar-nav .nav-link:hover, .navbar-theme-warning .navbar-nav .show > .nav-link, .navbar-theme-warning .navbar-nav .show > .nav-link:focus, .navbar-theme-warning .navbar-nav .show > .nav-link.active, .navbar-theme-warning .navbar-nav .show > .nav-link:hover, .navbar-theme-warning .navbar-nav .dropdown-item, .navbar-theme-warning .navbar-nav .dropdown-item:focus, .navbar-theme-warning .navbar-nav .dropdown-item.active, .navbar-theme-warning .navbar-nav .dropdown-item:hover, .navbar-theme-warning .navbar-nav .list-group-item, .navbar-theme-warning .navbar-nav .list-group-item:focus, .navbar-theme-warning .navbar-nav .list-group-item.active, .navbar-theme-warning .navbar-nav .list-group-item:hover { color: rgb(245, 184, 91); background-image: initial; background-color: transparent; } .navbar-theme-warning .navbar-nav .nav-link.disabled, .navbar-theme-warning .navbar-nav .show > .nav-link.disabled, .navbar-theme-warning .navbar-nav .dropdown-item.disabled, .navbar-theme-warning .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-danger:not(.headroom) { background-color: rgb(153, 4, 4); } .navbar-theme-danger:not(.navbar-transparent) { background-color: rgb(153, 4, 4); } .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(251, 119, 119); background-image: initial; background-color: rgba(183, 5, 5, 0.5); } @media (max-width: 991.98px) { .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-danger.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(251, 119, 119); } } .navbar-theme-danger .navbar-nav .dropdown-item.active, .navbar-theme-danger .navbar-nav .dropdown-item:hover, .navbar-theme-danger .navbar-nav .list-group-item.active, .navbar-theme-danger .navbar-nav .list-group-item:hover { color: rgb(250, 84, 84); background-image: initial; background-color: rgba(153, 4, 4, 0.1); } @media (max-width: 991.98px) { .navbar-theme-danger .navbar-nav .nav-link, .navbar-theme-danger .navbar-nav .nav-link:focus, .navbar-theme-danger .navbar-nav .nav-link.active, .navbar-theme-danger .navbar-nav .nav-link:hover, .navbar-theme-danger .navbar-nav .show > .nav-link, .navbar-theme-danger .navbar-nav .show > .nav-link:focus, .navbar-theme-danger .navbar-nav .show > .nav-link.active, .navbar-theme-danger .navbar-nav .show > .nav-link:hover, .navbar-theme-danger .navbar-nav .dropdown-item, .navbar-theme-danger .navbar-nav .dropdown-item:focus, .navbar-theme-danger .navbar-nav .dropdown-item.active, .navbar-theme-danger .navbar-nav .dropdown-item:hover, .navbar-theme-danger .navbar-nav .list-group-item, .navbar-theme-danger .navbar-nav .list-group-item:focus, .navbar-theme-danger .navbar-nav .list-group-item.active, .navbar-theme-danger .navbar-nav .list-group-item:hover { color: rgb(250, 84, 84); background-image: initial; background-color: transparent; } .navbar-theme-danger .navbar-nav .nav-link.disabled, .navbar-theme-danger .navbar-nav .show > .nav-link.disabled, .navbar-theme-danger .navbar-nav .dropdown-item.disabled, .navbar-theme-danger .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-light:not(.headroom) { background-color: rgb(39, 42, 44); } .navbar-theme-light:not(.navbar-transparent) { background-color: rgb(39, 42, 44); } .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(122, 151, 185); background-image: initial; background-color: rgba(39, 48, 73, 0.5); } @media (max-width: 991.98px) { .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-light.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(122, 151, 185); } } .navbar-theme-light .navbar-nav .dropdown-item.active, .navbar-theme-light .navbar-nav .dropdown-item:hover, .navbar-theme-light .navbar-nav .list-group-item.active, .navbar-theme-light .navbar-nav .list-group-item:hover { color: rgb(198, 210, 225); background-image: initial; background-color: rgba(39, 42, 44, 0.1); } @media (max-width: 991.98px) { .navbar-theme-light .navbar-nav .nav-link, .navbar-theme-light .navbar-nav .nav-link:focus, .navbar-theme-light .navbar-nav .nav-link.active, .navbar-theme-light .navbar-nav .nav-link:hover, .navbar-theme-light .navbar-nav .show > .nav-link, .navbar-theme-light .navbar-nav .show > .nav-link:focus, .navbar-theme-light .navbar-nav .show > .nav-link.active, .navbar-theme-light .navbar-nav .show > .nav-link:hover, .navbar-theme-light .navbar-nav .dropdown-item, .navbar-theme-light .navbar-nav .dropdown-item:focus, .navbar-theme-light .navbar-nav .dropdown-item.active, .navbar-theme-light .navbar-nav .dropdown-item:hover, .navbar-theme-light .navbar-nav .list-group-item, .navbar-theme-light .navbar-nav .list-group-item:focus, .navbar-theme-light .navbar-nav .list-group-item.active, .navbar-theme-light .navbar-nav .list-group-item:hover { color: rgb(198, 210, 225); background-image: initial; background-color: transparent; } .navbar-theme-light .navbar-nav .nav-link.disabled, .navbar-theme-light .navbar-nav .show > .nav-link.disabled, .navbar-theme-light .navbar-nav .dropdown-item.disabled, .navbar-theme-light .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-dark:not(.headroom) { background-color: rgb(34, 42, 63); } .navbar-theme-dark:not(.navbar-transparent) { background-color: rgb(34, 42, 63); } .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(19, 25, 37, 0.5); } @media (max-width: 991.98px) { .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-dark.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-dark .navbar-nav .dropdown-item.active, .navbar-theme-dark .navbar-nav .dropdown-item:hover, .navbar-theme-dark .navbar-nav .list-group-item.active, .navbar-theme-dark .navbar-nav .list-group-item:hover { color: rgb(174, 192, 212); background-image: initial; background-color: rgba(34, 42, 63, 0.1); } @media (max-width: 991.98px) { .navbar-theme-dark .navbar-nav .nav-link, .navbar-theme-dark .navbar-nav .nav-link:focus, .navbar-theme-dark .navbar-nav .nav-link.active, .navbar-theme-dark .navbar-nav .nav-link:hover, .navbar-theme-dark .navbar-nav .show > .nav-link, .navbar-theme-dark .navbar-nav .show > .nav-link:focus, .navbar-theme-dark .navbar-nav .show > .nav-link.active, .navbar-theme-dark .navbar-nav .show > .nav-link:hover, .navbar-theme-dark .navbar-nav .dropdown-item, .navbar-theme-dark .navbar-nav .dropdown-item:focus, .navbar-theme-dark .navbar-nav .dropdown-item.active, .navbar-theme-dark .navbar-nav .dropdown-item:hover, .navbar-theme-dark .navbar-nav .list-group-item, .navbar-theme-dark .navbar-nav .list-group-item:focus, .navbar-theme-dark .navbar-nav .list-group-item.active, .navbar-theme-dark .navbar-nav .list-group-item:hover { color: rgb(174, 192, 212); background-image: initial; background-color: transparent; } .navbar-theme-dark .navbar-nav .nav-link.disabled, .navbar-theme-dark .navbar-nav .show > .nav-link.disabled, .navbar-theme-dark .navbar-nav .dropdown-item.disabled, .navbar-theme-dark .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-default:not(.headroom) { background-color: rgb(31, 58, 116); } .navbar-theme-default:not(.navbar-transparent) { background-color: rgb(31, 58, 116); } .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(22, 42, 84, 0.5); } @media (max-width: 991.98px) { .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-default.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-default .navbar-nav .dropdown-item.active, .navbar-theme-default .navbar-nav .dropdown-item:hover, .navbar-theme-default .navbar-nav .list-group-item.active, .navbar-theme-default .navbar-nav .list-group-item:hover { color: rgb(128, 173, 221); background-image: initial; background-color: rgba(31, 58, 116, 0.1); } @media (max-width: 991.98px) { .navbar-theme-default .navbar-nav .nav-link, .navbar-theme-default .navbar-nav .nav-link:focus, .navbar-theme-default .navbar-nav .nav-link.active, .navbar-theme-default .navbar-nav .nav-link:hover, .navbar-theme-default .navbar-nav .show > .nav-link, .navbar-theme-default .navbar-nav .show > .nav-link:focus, .navbar-theme-default .navbar-nav .show > .nav-link.active, .navbar-theme-default .navbar-nav .show > .nav-link:hover, .navbar-theme-default .navbar-nav .dropdown-item, .navbar-theme-default .navbar-nav .dropdown-item:focus, .navbar-theme-default .navbar-nav .dropdown-item.active, .navbar-theme-default .navbar-nav .dropdown-item:hover, .navbar-theme-default .navbar-nav .list-group-item, .navbar-theme-default .navbar-nav .list-group-item:focus, .navbar-theme-default .navbar-nav .list-group-item.active, .navbar-theme-default .navbar-nav .list-group-item:hover { color: rgb(128, 173, 221); background-image: initial; background-color: transparent; } .navbar-theme-default .navbar-nav .nav-link.disabled, .navbar-theme-default .navbar-nav .show > .nav-link.disabled, .navbar-theme-default .navbar-nav .dropdown-item.disabled, .navbar-theme-default .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-tertiary:not(.headroom) { background-color: rgb(143, 23, 0); } .navbar-theme-tertiary:not(.navbar-transparent) { background-color: rgb(143, 23, 0); } .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(255, 123, 97); background-image: initial; background-color: rgba(173, 28, 0, 0.5); } @media (max-width: 991.98px) { .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-tertiary.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(255, 123, 97); } } .navbar-theme-tertiary .navbar-nav .dropdown-item.active, .navbar-theme-tertiary .navbar-nav .dropdown-item:hover, .navbar-theme-tertiary .navbar-nav .list-group-item.active, .navbar-theme-tertiary .navbar-nav .list-group-item:hover { color: rgb(255, 123, 97); background-image: initial; background-color: rgba(143, 23, 0, 0.1); } @media (max-width: 991.98px) { .navbar-theme-tertiary .navbar-nav .nav-link, .navbar-theme-tertiary .navbar-nav .nav-link:focus, .navbar-theme-tertiary .navbar-nav .nav-link.active, .navbar-theme-tertiary .navbar-nav .nav-link:hover, .navbar-theme-tertiary .navbar-nav .show > .nav-link, .navbar-theme-tertiary .navbar-nav .show > .nav-link:focus, .navbar-theme-tertiary .navbar-nav .show > .nav-link.active, .navbar-theme-tertiary .navbar-nav .show > .nav-link:hover, .navbar-theme-tertiary .navbar-nav .dropdown-item, .navbar-theme-tertiary .navbar-nav .dropdown-item:focus, .navbar-theme-tertiary .navbar-nav .dropdown-item.active, .navbar-theme-tertiary .navbar-nav .dropdown-item:hover, .navbar-theme-tertiary .navbar-nav .list-group-item, .navbar-theme-tertiary .navbar-nav .list-group-item:focus, .navbar-theme-tertiary .navbar-nav .list-group-item.active, .navbar-theme-tertiary .navbar-nav .list-group-item:hover { color: rgb(255, 123, 97); background-image: initial; background-color: transparent; } .navbar-theme-tertiary .navbar-nav .nav-link.disabled, .navbar-theme-tertiary .navbar-nav .show > .nav-link.disabled, .navbar-theme-tertiary .navbar-nav .dropdown-item.disabled, .navbar-theme-tertiary .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-white:not(.headroom) { background-color: rgb(24, 26, 27); } .navbar-theme-white:not(.navbar-transparent) { background-color: rgb(24, 26, 27); } .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(168, 160, 149); background-image: initial; background-color: rgba(38, 41, 43, 0.5); } @media (max-width: 991.98px) { .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-white.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(168, 160, 149); } } .navbar-theme-white .navbar-nav .dropdown-item.active, .navbar-theme-white .navbar-nav .dropdown-item:hover, .navbar-theme-white .navbar-nav .list-group-item.active, .navbar-theme-white .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(24, 26, 27, 0.1); } @media (max-width: 991.98px) { .navbar-theme-white .navbar-nav .nav-link, .navbar-theme-white .navbar-nav .nav-link:focus, .navbar-theme-white .navbar-nav .nav-link.active, .navbar-theme-white .navbar-nav .nav-link:hover, .navbar-theme-white .navbar-nav .show > .nav-link, .navbar-theme-white .navbar-nav .show > .nav-link:focus, .navbar-theme-white .navbar-nav .show > .nav-link.active, .navbar-theme-white .navbar-nav .show > .nav-link:hover, .navbar-theme-white .navbar-nav .dropdown-item, .navbar-theme-white .navbar-nav .dropdown-item:focus, .navbar-theme-white .navbar-nav .dropdown-item.active, .navbar-theme-white .navbar-nav .dropdown-item:hover, .navbar-theme-white .navbar-nav .list-group-item, .navbar-theme-white .navbar-nav .list-group-item:focus, .navbar-theme-white .navbar-nav .list-group-item.active, .navbar-theme-white .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: transparent; } .navbar-theme-white .navbar-nav .nav-link.disabled, .navbar-theme-white .navbar-nav .show > .nav-link.disabled, .navbar-theme-white .navbar-nav .dropdown-item.disabled, .navbar-theme-white .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray:not(.headroom) { background-color: rgb(61, 79, 105); } .navbar-theme-gray:not(.navbar-transparent) { background-color: rgb(61, 79, 105); } .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(180, 196, 211); background-image: initial; background-color: rgba(73, 93, 124, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(180, 196, 211); } } .navbar-theme-gray .navbar-nav .dropdown-item.active, .navbar-theme-gray .navbar-nav .dropdown-item:hover, .navbar-theme-gray .navbar-nav .list-group-item.active, .navbar-theme-gray .navbar-nav .list-group-item:hover { color: rgb(138, 163, 186); background-image: initial; background-color: rgba(61, 79, 105, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray .navbar-nav .nav-link, .navbar-theme-gray .navbar-nav .nav-link:focus, .navbar-theme-gray .navbar-nav .nav-link.active, .navbar-theme-gray .navbar-nav .nav-link:hover, .navbar-theme-gray .navbar-nav .show > .nav-link, .navbar-theme-gray .navbar-nav .show > .nav-link:focus, .navbar-theme-gray .navbar-nav .show > .nav-link.active, .navbar-theme-gray .navbar-nav .show > .nav-link:hover, .navbar-theme-gray .navbar-nav .dropdown-item, .navbar-theme-gray .navbar-nav .dropdown-item:focus, .navbar-theme-gray .navbar-nav .dropdown-item.active, .navbar-theme-gray .navbar-nav .dropdown-item:hover, .navbar-theme-gray .navbar-nav .list-group-item, .navbar-theme-gray .navbar-nav .list-group-item:focus, .navbar-theme-gray .navbar-nav .list-group-item.active, .navbar-theme-gray .navbar-nav .list-group-item:hover { color: rgb(138, 163, 186); background-image: initial; background-color: transparent; } .navbar-theme-gray .navbar-nav .nav-link.disabled, .navbar-theme-gray .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray .navbar-nav .dropdown-item.disabled, .navbar-theme-gray .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-neutral:not(.headroom) { background-color: rgb(24, 26, 27); } .navbar-theme-neutral:not(.navbar-transparent) { background-color: rgb(24, 26, 27); } .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(168, 160, 149); background-image: initial; background-color: rgba(38, 41, 43, 0.5); } @media (max-width: 991.98px) { .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-neutral.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(168, 160, 149); } } .navbar-theme-neutral .navbar-nav .dropdown-item.active, .navbar-theme-neutral .navbar-nav .dropdown-item:hover, .navbar-theme-neutral .navbar-nav .list-group-item.active, .navbar-theme-neutral .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(24, 26, 27, 0.1); } @media (max-width: 991.98px) { .navbar-theme-neutral .navbar-nav .nav-link, .navbar-theme-neutral .navbar-nav .nav-link:focus, .navbar-theme-neutral .navbar-nav .nav-link.active, .navbar-theme-neutral .navbar-nav .nav-link:hover, .navbar-theme-neutral .navbar-nav .show > .nav-link, .navbar-theme-neutral .navbar-nav .show > .nav-link:focus, .navbar-theme-neutral .navbar-nav .show > .nav-link.active, .navbar-theme-neutral .navbar-nav .show > .nav-link:hover, .navbar-theme-neutral .navbar-nav .dropdown-item, .navbar-theme-neutral .navbar-nav .dropdown-item:focus, .navbar-theme-neutral .navbar-nav .dropdown-item.active, .navbar-theme-neutral .navbar-nav .dropdown-item:hover, .navbar-theme-neutral .navbar-nav .list-group-item, .navbar-theme-neutral .navbar-nav .list-group-item:focus, .navbar-theme-neutral .navbar-nav .list-group-item.active, .navbar-theme-neutral .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: transparent; } .navbar-theme-neutral .navbar-nav .nav-link.disabled, .navbar-theme-neutral .navbar-nav .show > .nav-link.disabled, .navbar-theme-neutral .navbar-nav .dropdown-item.disabled, .navbar-theme-neutral .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-soft:not(.headroom) { background-color: rgb(31, 34, 35); } .navbar-theme-soft:not(.navbar-transparent) { background-color: rgb(31, 34, 35); } .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(159, 151, 139); background-image: initial; background-color: rgba(46, 50, 51, 0.5); } @media (max-width: 991.98px) { .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-soft.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(159, 151, 139); } } .navbar-theme-soft .navbar-nav .dropdown-item.active, .navbar-theme-soft .navbar-nav .dropdown-item:hover, .navbar-theme-soft .navbar-nav .list-group-item.active, .navbar-theme-soft .navbar-nav .list-group-item:hover { color: rgb(224, 221, 217); background-image: initial; background-color: rgba(31, 34, 35, 0.1); } @media (max-width: 991.98px) { .navbar-theme-soft .navbar-nav .nav-link, .navbar-theme-soft .navbar-nav .nav-link:focus, .navbar-theme-soft .navbar-nav .nav-link.active, .navbar-theme-soft .navbar-nav .nav-link:hover, .navbar-theme-soft .navbar-nav .show > .nav-link, .navbar-theme-soft .navbar-nav .show > .nav-link:focus, .navbar-theme-soft .navbar-nav .show > .nav-link.active, .navbar-theme-soft .navbar-nav .show > .nav-link:hover, .navbar-theme-soft .navbar-nav .dropdown-item, .navbar-theme-soft .navbar-nav .dropdown-item:focus, .navbar-theme-soft .navbar-nav .dropdown-item.active, .navbar-theme-soft .navbar-nav .dropdown-item:hover, .navbar-theme-soft .navbar-nav .list-group-item, .navbar-theme-soft .navbar-nav .list-group-item:focus, .navbar-theme-soft .navbar-nav .list-group-item.active, .navbar-theme-soft .navbar-nav .list-group-item:hover { color: rgb(224, 221, 217); background-image: initial; background-color: transparent; } .navbar-theme-soft .navbar-nav .nav-link.disabled, .navbar-theme-soft .navbar-nav .show > .nav-link.disabled, .navbar-theme-soft .navbar-nav .dropdown-item.disabled, .navbar-theme-soft .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-black:not(.headroom) { background-color: rgb(13, 14, 14); } .navbar-theme-black:not(.navbar-transparent) { background-color: rgb(13, 14, 14); } .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); background-image: initial; background-color: rgba(0, 0, 0, 0.5); } @media (max-width: 991.98px) { .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-black.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(232, 230, 227); } } .navbar-theme-black .navbar-nav .dropdown-item.active, .navbar-theme-black .navbar-nav .dropdown-item:hover, .navbar-theme-black .navbar-nav .list-group-item.active, .navbar-theme-black .navbar-nav .list-group-item:hover { color: rgb(221, 218, 214); background-image: initial; background-color: rgba(13, 14, 14, 0.1); } @media (max-width: 991.98px) { .navbar-theme-black .navbar-nav .nav-link, .navbar-theme-black .navbar-nav .nav-link:focus, .navbar-theme-black .navbar-nav .nav-link.active, .navbar-theme-black .navbar-nav .nav-link:hover, .navbar-theme-black .navbar-nav .show > .nav-link, .navbar-theme-black .navbar-nav .show > .nav-link:focus, .navbar-theme-black .navbar-nav .show > .nav-link.active, .navbar-theme-black .navbar-nav .show > .nav-link:hover, .navbar-theme-black .navbar-nav .dropdown-item, .navbar-theme-black .navbar-nav .dropdown-item:focus, .navbar-theme-black .navbar-nav .dropdown-item.active, .navbar-theme-black .navbar-nav .dropdown-item:hover, .navbar-theme-black .navbar-nav .list-group-item, .navbar-theme-black .navbar-nav .list-group-item:focus, .navbar-theme-black .navbar-nav .list-group-item.active, .navbar-theme-black .navbar-nav .list-group-item:hover { color: rgb(221, 218, 214); background-image: initial; background-color: transparent; } .navbar-theme-black .navbar-nav .nav-link.disabled, .navbar-theme-black .navbar-nav .show > .nav-link.disabled, .navbar-theme-black .navbar-nav .dropdown-item.disabled, .navbar-theme-black .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-purple:not(.headroom) { background-color: rgb(59, 27, 135); } .navbar-theme-purple:not(.navbar-transparent) { background-color: rgb(59, 27, 135); } .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(169, 142, 233); background-image: initial; background-color: rgba(69, 33, 160, 0.5); } @media (max-width: 991.98px) { .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-purple.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(169, 142, 233); } } .navbar-theme-purple .navbar-nav .dropdown-item.active, .navbar-theme-purple .navbar-nav .dropdown-item:hover, .navbar-theme-purple .navbar-nav .list-group-item.active, .navbar-theme-purple .navbar-nav .list-group-item:hover { color: rgb(140, 105, 225); background-image: initial; background-color: rgba(59, 27, 135, 0.1); } @media (max-width: 991.98px) { .navbar-theme-purple .navbar-nav .nav-link, .navbar-theme-purple .navbar-nav .nav-link:focus, .navbar-theme-purple .navbar-nav .nav-link.active, .navbar-theme-purple .navbar-nav .nav-link:hover, .navbar-theme-purple .navbar-nav .show > .nav-link, .navbar-theme-purple .navbar-nav .show > .nav-link:focus, .navbar-theme-purple .navbar-nav .show > .nav-link.active, .navbar-theme-purple .navbar-nav .show > .nav-link:hover, .navbar-theme-purple .navbar-nav .dropdown-item, .navbar-theme-purple .navbar-nav .dropdown-item:focus, .navbar-theme-purple .navbar-nav .dropdown-item.active, .navbar-theme-purple .navbar-nav .dropdown-item:hover, .navbar-theme-purple .navbar-nav .list-group-item, .navbar-theme-purple .navbar-nav .list-group-item:focus, .navbar-theme-purple .navbar-nav .list-group-item.active, .navbar-theme-purple .navbar-nav .list-group-item:hover { color: rgb(140, 105, 225); background-image: initial; background-color: transparent; } .navbar-theme-purple .navbar-nav .nav-link.disabled, .navbar-theme-purple .navbar-nav .show > .nav-link.disabled, .navbar-theme-purple .navbar-nav .dropdown-item.disabled, .navbar-theme-purple .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-100:not(.headroom) { background-color: rgb(31, 34, 35); } .navbar-theme-gray-100:not(.navbar-transparent) { background-color: rgb(31, 34, 35); } .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(159, 151, 139); background-image: initial; background-color: rgba(46, 50, 51, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-100.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(159, 151, 139); } } .navbar-theme-gray-100 .navbar-nav .dropdown-item.active, .navbar-theme-gray-100 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-100 .navbar-nav .list-group-item.active, .navbar-theme-gray-100 .navbar-nav .list-group-item:hover { color: rgb(224, 221, 217); background-image: initial; background-color: rgba(31, 34, 35, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-100 .navbar-nav .nav-link, .navbar-theme-gray-100 .navbar-nav .nav-link:focus, .navbar-theme-gray-100 .navbar-nav .nav-link.active, .navbar-theme-gray-100 .navbar-nav .nav-link:hover, .navbar-theme-gray-100 .navbar-nav .show > .nav-link, .navbar-theme-gray-100 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-100 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-100 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-100 .navbar-nav .dropdown-item, .navbar-theme-gray-100 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-100 .navbar-nav .dropdown-item.active, .navbar-theme-gray-100 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-100 .navbar-nav .list-group-item, .navbar-theme-gray-100 .navbar-nav .list-group-item:focus, .navbar-theme-gray-100 .navbar-nav .list-group-item.active, .navbar-theme-gray-100 .navbar-nav .list-group-item:hover { color: rgb(224, 221, 217); background-image: initial; background-color: transparent; } .navbar-theme-gray-100 .navbar-nav .nav-link.disabled, .navbar-theme-gray-100 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-100 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-100 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-200:not(.headroom) { background-color: rgb(35, 38, 39); } .navbar-theme-gray-200:not(.navbar-transparent) { background-color: rgb(35, 38, 39); } .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(156, 147, 134); background-image: initial; background-color: rgba(49, 53, 55, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-200.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(156, 147, 134); } } .navbar-theme-gray-200 .navbar-nav .dropdown-item.active, .navbar-theme-gray-200 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-200 .navbar-nav .list-group-item.active, .navbar-theme-gray-200 .navbar-nav .list-group-item:hover { color: rgb(220, 217, 212); background-image: initial; background-color: rgba(35, 38, 39, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-200 .navbar-nav .nav-link, .navbar-theme-gray-200 .navbar-nav .nav-link:focus, .navbar-theme-gray-200 .navbar-nav .nav-link.active, .navbar-theme-gray-200 .navbar-nav .nav-link:hover, .navbar-theme-gray-200 .navbar-nav .show > .nav-link, .navbar-theme-gray-200 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-200 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-200 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-200 .navbar-nav .dropdown-item, .navbar-theme-gray-200 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-200 .navbar-nav .dropdown-item.active, .navbar-theme-gray-200 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-200 .navbar-nav .list-group-item, .navbar-theme-gray-200 .navbar-nav .list-group-item:focus, .navbar-theme-gray-200 .navbar-nav .list-group-item.active, .navbar-theme-gray-200 .navbar-nav .list-group-item:hover { color: rgb(220, 217, 212); background-image: initial; background-color: transparent; } .navbar-theme-gray-200 .navbar-nav .nav-link.disabled, .navbar-theme-gray-200 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-200 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-200 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-300:not(.headroom) { background-color: rgb(39, 42, 44); } .navbar-theme-gray-300:not(.navbar-transparent) { background-color: rgb(39, 42, 44); } .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(122, 151, 185); background-image: initial; background-color: rgba(39, 48, 73, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-300.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(122, 151, 185); } } .navbar-theme-gray-300 .navbar-nav .dropdown-item.active, .navbar-theme-gray-300 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-300 .navbar-nav .list-group-item.active, .navbar-theme-gray-300 .navbar-nav .list-group-item:hover { color: rgb(198, 210, 225); background-image: initial; background-color: rgba(39, 42, 44, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-300 .navbar-nav .nav-link, .navbar-theme-gray-300 .navbar-nav .nav-link:focus, .navbar-theme-gray-300 .navbar-nav .nav-link.active, .navbar-theme-gray-300 .navbar-nav .nav-link:hover, .navbar-theme-gray-300 .navbar-nav .show > .nav-link, .navbar-theme-gray-300 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-300 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-300 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-300 .navbar-nav .dropdown-item, .navbar-theme-gray-300 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-300 .navbar-nav .dropdown-item.active, .navbar-theme-gray-300 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-300 .navbar-nav .list-group-item, .navbar-theme-gray-300 .navbar-nav .list-group-item:focus, .navbar-theme-gray-300 .navbar-nav .list-group-item.active, .navbar-theme-gray-300 .navbar-nav .list-group-item:hover { color: rgb(198, 210, 225); background-image: initial; background-color: transparent; } .navbar-theme-gray-300 .navbar-nav .nav-link.disabled, .navbar-theme-gray-300 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-300 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-300 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-400:not(.headroom) { background-color: rgb(48, 52, 54); } .navbar-theme-gray-400:not(.navbar-transparent) { background-color: rgb(48, 52, 54); } .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(163, 155, 142); background-image: initial; background-color: rgba(57, 67, 76, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-400.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(163, 155, 142); } } .navbar-theme-gray-400 .navbar-nav .dropdown-item.active, .navbar-theme-gray-400 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-400 .navbar-nav .list-group-item.active, .navbar-theme-gray-400 .navbar-nav .list-group-item:hover { color: rgb(205, 200, 194); background-image: initial; background-color: rgba(48, 52, 54, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-400 .navbar-nav .nav-link, .navbar-theme-gray-400 .navbar-nav .nav-link:focus, .navbar-theme-gray-400 .navbar-nav .nav-link.active, .navbar-theme-gray-400 .navbar-nav .nav-link:hover, .navbar-theme-gray-400 .navbar-nav .show > .nav-link, .navbar-theme-gray-400 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-400 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-400 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-400 .navbar-nav .dropdown-item, .navbar-theme-gray-400 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-400 .navbar-nav .dropdown-item.active, .navbar-theme-gray-400 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-400 .navbar-nav .list-group-item, .navbar-theme-gray-400 .navbar-nav .list-group-item:focus, .navbar-theme-gray-400 .navbar-nav .list-group-item.active, .navbar-theme-gray-400 .navbar-nav .list-group-item:hover { color: rgb(205, 200, 194); background-image: initial; background-color: transparent; } .navbar-theme-gray-400 .navbar-nav .nav-link.disabled, .navbar-theme-gray-400 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-400 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-400 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-500:not(.headroom) { background-color: rgb(66, 71, 74); } .navbar-theme-gray-500:not(.navbar-transparent) { background-color: rgb(66, 71, 74); } .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(182, 176, 166); background-image: initial; background-color: rgba(80, 87, 90, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-500.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(182, 176, 166); } } .navbar-theme-gray-500 .navbar-nav .dropdown-item.active, .navbar-theme-gray-500 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-500 .navbar-nav .list-group-item.active, .navbar-theme-gray-500 .navbar-nav .list-group-item:hover { color: rgb(185, 179, 170); background-image: initial; background-color: rgba(66, 71, 74, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-500 .navbar-nav .nav-link, .navbar-theme-gray-500 .navbar-nav .nav-link:focus, .navbar-theme-gray-500 .navbar-nav .nav-link.active, .navbar-theme-gray-500 .navbar-nav .nav-link:hover, .navbar-theme-gray-500 .navbar-nav .show > .nav-link, .navbar-theme-gray-500 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-500 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-500 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-500 .navbar-nav .dropdown-item, .navbar-theme-gray-500 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-500 .navbar-nav .dropdown-item.active, .navbar-theme-gray-500 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-500 .navbar-nav .list-group-item, .navbar-theme-gray-500 .navbar-nav .list-group-item:focus, .navbar-theme-gray-500 .navbar-nav .list-group-item.active, .navbar-theme-gray-500 .navbar-nav .list-group-item:hover { color: rgb(185, 179, 170); background-image: initial; background-color: transparent; } .navbar-theme-gray-500 .navbar-nav .nav-link.disabled, .navbar-theme-gray-500 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-500 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-500 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-600:not(.headroom) { background-color: rgb(61, 79, 105); } .navbar-theme-gray-600:not(.navbar-transparent) { background-color: rgb(61, 79, 105); } .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(180, 196, 211); background-image: initial; background-color: rgba(73, 93, 124, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-600.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(180, 196, 211); } } .navbar-theme-gray-600 .navbar-nav .dropdown-item.active, .navbar-theme-gray-600 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-600 .navbar-nav .list-group-item.active, .navbar-theme-gray-600 .navbar-nav .list-group-item:hover { color: rgb(138, 163, 186); background-image: initial; background-color: rgba(61, 79, 105, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-600 .navbar-nav .nav-link, .navbar-theme-gray-600 .navbar-nav .nav-link:focus, .navbar-theme-gray-600 .navbar-nav .nav-link.active, .navbar-theme-gray-600 .navbar-nav .nav-link:hover, .navbar-theme-gray-600 .navbar-nav .show > .nav-link, .navbar-theme-gray-600 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-600 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-600 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-600 .navbar-nav .dropdown-item, .navbar-theme-gray-600 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-600 .navbar-nav .dropdown-item.active, .navbar-theme-gray-600 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-600 .navbar-nav .list-group-item, .navbar-theme-gray-600 .navbar-nav .list-group-item:focus, .navbar-theme-gray-600 .navbar-nav .list-group-item.active, .navbar-theme-gray-600 .navbar-nav .list-group-item:hover { color: rgb(138, 163, 186); background-image: initial; background-color: transparent; } .navbar-theme-gray-600 .navbar-nav .nav-link.disabled, .navbar-theme-gray-600 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-600 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-600 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-700:not(.headroom) { background-color: rgb(78, 93, 123); } .navbar-theme-gray-700:not(.navbar-transparent) { background-color: rgb(78, 93, 123); } .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(214, 211, 205); background-image: initial; background-color: rgba(65, 78, 102, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-700.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(214, 211, 205); } } .navbar-theme-gray-700 .navbar-nav .dropdown-item.active, .navbar-theme-gray-700 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-700 .navbar-nav .list-group-item.active, .navbar-theme-gray-700 .navbar-nav .list-group-item:hover { color: rgb(153, 144, 131); background-image: initial; background-color: rgba(78, 93, 123, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-700 .navbar-nav .nav-link, .navbar-theme-gray-700 .navbar-nav .nav-link:focus, .navbar-theme-gray-700 .navbar-nav .nav-link.active, .navbar-theme-gray-700 .navbar-nav .nav-link:hover, .navbar-theme-gray-700 .navbar-nav .show > .nav-link, .navbar-theme-gray-700 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-700 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-700 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-700 .navbar-nav .dropdown-item, .navbar-theme-gray-700 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-700 .navbar-nav .dropdown-item.active, .navbar-theme-gray-700 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-700 .navbar-nav .list-group-item, .navbar-theme-gray-700 .navbar-nav .list-group-item:focus, .navbar-theme-gray-700 .navbar-nav .list-group-item.active, .navbar-theme-gray-700 .navbar-nav .list-group-item:hover { color: rgb(153, 144, 131); background-image: initial; background-color: transparent; } .navbar-theme-gray-700 .navbar-nav .nav-link.disabled, .navbar-theme-gray-700 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-700 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-700 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-theme-gray-800:not(.headroom) { background-color: rgb(64, 82, 115); } .navbar-theme-gray-800:not(.navbar-transparent) { background-color: rgb(64, 82, 115); } .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(226, 223, 219); background-image: initial; background-color: rgba(50, 63, 89, 0.5); } @media (max-width: 991.98px) { .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .nav-link, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .nav-link:focus, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .nav-link.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .nav-link:hover, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .show > .nav-link, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .show > .nav-link.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item:focus, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .dropdown-item:hover, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item:focus, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item.active, .navbar-theme-gray-800.navbar-light:not(.headroom) .navbar-nav .list-group-item:hover { color: rgb(226, 223, 219); } } .navbar-theme-gray-800 .navbar-nav .dropdown-item.active, .navbar-theme-gray-800 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-800 .navbar-nav .list-group-item.active, .navbar-theme-gray-800 .navbar-nav .list-group-item:hover { color: rgb(136, 162, 189); background-image: initial; background-color: rgba(64, 82, 115, 0.1); } @media (max-width: 991.98px) { .navbar-theme-gray-800 .navbar-nav .nav-link, .navbar-theme-gray-800 .navbar-nav .nav-link:focus, .navbar-theme-gray-800 .navbar-nav .nav-link.active, .navbar-theme-gray-800 .navbar-nav .nav-link:hover, .navbar-theme-gray-800 .navbar-nav .show > .nav-link, .navbar-theme-gray-800 .navbar-nav .show > .nav-link:focus, .navbar-theme-gray-800 .navbar-nav .show > .nav-link.active, .navbar-theme-gray-800 .navbar-nav .show > .nav-link:hover, .navbar-theme-gray-800 .navbar-nav .dropdown-item, .navbar-theme-gray-800 .navbar-nav .dropdown-item:focus, .navbar-theme-gray-800 .navbar-nav .dropdown-item.active, .navbar-theme-gray-800 .navbar-nav .dropdown-item:hover, .navbar-theme-gray-800 .navbar-nav .list-group-item, .navbar-theme-gray-800 .navbar-nav .list-group-item:focus, .navbar-theme-gray-800 .navbar-nav .list-group-item.active, .navbar-theme-gray-800 .navbar-nav .list-group-item:hover { color: rgb(136, 162, 189); background-image: initial; background-color: transparent; } .navbar-theme-gray-800 .navbar-nav .nav-link.disabled, .navbar-theme-gray-800 .navbar-nav .show > .nav-link.disabled, .navbar-theme-gray-800 .navbar-nav .dropdown-item.disabled, .navbar-theme-gray-800 .navbar-nav .list-group-item.disabled { color: rgba(136, 162, 189, 0.3); } } .navbar-transparent { background-color: transparent; border-color: initial; box-shadow: none; } @media (min-width: 992px) { .navbar-transparent .navbar-nav .nav-link.disabled { color: rgba(232, 230, 227, 0.25); } .navbar-transparent .navbar-brand { color: rgba(232, 230, 227, 0.9); } .navbar-transparent .navbar-brand:hover, .navbar-transparent .navbar-brand:focus { color: rgba(232, 230, 227, 0.9); } } @media (max-width: 991.98px) { .navbar-nav .dropdown-menu { box-shadow: none; } .navbar-collapse .navbar-toggler span { background-image: initial; background-color: rgb(32, 42, 58); } .navbar-collapse.collapsing, .navbar-collapse.show { background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px; } } .presentation-box .pricing-card, .presentation-box .dropdown-btn-img, .presentation-box .blog-card, .presentation-box .profile-card, .presentation-box .navbar-img, .presentation-box .modal-img, .presentation-box .social-btn-img { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem; } @media (min-width: 768px) { .presentation-box .pricing-card, .presentation-box .dropdown-btn-img, .presentation-box .blog-card, .presentation-box .profile-card, .presentation-box .navbar-img, .presentation-box .modal-img, .presentation-box .social-btn-img { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem; } } @media (min-width: 992px) { .presentation-box .pricing-card, .presentation-box .dropdown-btn-img, .presentation-box .blog-card, .presentation-box .profile-card, .presentation-box .navbar-img, .presentation-box .modal-img, .presentation-box .social-btn-img { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem; } } .card-box .card-component .front { box-shadow: rgba(34, 42, 63, 0.18) 0px 1rem 3rem; } .card-box .page-card { box-shadow: rgba(34, 42, 63, 0.18) 0px 1rem 3rem; } .copy-docs.copied { background-image: initial; background-color: rgb(0, 153, 123); } .index-icon { color: rgb(210, 206, 200); } .index-icon-javascript:hover { color: rgb(242, 221, 48); } .index-icon-bootstrap:hover { color: rgb(157, 134, 195); } .icon-sass:hover { color: rgb(207, 110, 158); } .index-icon-code:hover { color: rgb(255, 123, 97); } .index-icon-gulp:hover { color: rgb(229, 84, 89); } .index-icon-html5:hover { color: rgb(231, 92, 53); } .index-icon-css3:hover { color: rgb(231, 92, 53); } .index-icon-npm:hover { color: rgb(209, 81, 79); } .index-icon-fontawesome:hover { color: rgb(66, 165, 240); } .index-icon-illustrations:hover { color: rgb(89, 239, 194); } .footer ul { list-style-image: initial; } .footer ul li a { text-decoration-color: initial; } .footer ul.links-vertical li a:hover { color: inherit !important; } .footer .footer-brand:hover, .footer .footer-brand:focus { color: rgb(221, 218, 214); } .accordion-panel-header .icon { color: rgb(174, 192, 212); } .accordion-panel-header[aria-expanded="true"] > *, .accordion-panel-header:hover > * { color: rgb(128, 173, 221); } .accordion-panel-header[aria-expanded="true"] > * i, .accordion-panel-header:hover > * i { fill: rgb(128, 173, 221); } .alert { border-color: initial; } .alert .alert-inner--text { color: rgb(232, 230, 227); } .alert-dismissible .close { color: rgba(232, 230, 227, 0.6); } .alert-dismissible .close:hover, .alert-dismissible .close:focus { color: rgba(232, 230, 227, 0.9); } .alert-dismissible .close > span:not(.sr-only) { background-color: transparent; color: rgba(232, 230, 227, 0.6); } .alert-dismissible .close:hover > span:not(.sr-only), .alert-dismissible .close:focus > span:not(.sr-only) { background-color: transparent; color: rgba(232, 230, 227, 0.9); } .alert-primary { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .alert-primary hr { border-top-color: rgb(44, 82, 163); } .alert-primary .alert-link { color: rgb(232, 230, 227); } .alert-secondary { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .alert-secondary hr { border-top-color: rgb(18, 189, 136); } .alert-secondary .alert-link { color: rgb(232, 230, 227); } .alert-success { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .alert-success hr { border-top-color: rgb(0, 205, 164); } .alert-success .alert-link { color: rgb(232, 230, 227); } .alert-info { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .alert-info hr { border-top-color: rgb(0, 89, 177); } .alert-info .alert-link { color: rgb(232, 230, 227); } .alert-warning { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .alert-warning hr { border-top-color: rgb(153, 96, 9); } .alert-warning .alert-link { color: rgb(232, 230, 227); } .alert-danger { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .alert-danger hr { border-top-color: rgb(158, 5, 5); } .alert-danger .alert-link { color: rgb(232, 230, 227); } .alert-light { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .alert-light hr { border-top-color: rgb(43, 53, 82); } .alert-light .alert-link { color: rgb(232, 230, 227); } .alert-dark { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .alert-dark hr { border-top-color: rgb(124, 115, 102); } .alert-dark .alert-link { color: rgb(232, 230, 227); } .alert-default { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .alert-default hr { border-top-color: rgb(44, 82, 163); } .alert-default .alert-link { color: rgb(232, 230, 227); } .alert-tertiary { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .alert-tertiary hr { border-top-color: rgb(155, 25, 0); } .alert-tertiary .alert-link { color: rgb(232, 230, 227); } .alert-white { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .alert-white hr { border-top-color: rgb(52, 56, 58); } .alert-white .alert-link { color: rgb(232, 230, 227); } .alert-gray { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .alert-gray hr { border-top-color: rgb(62, 79, 105); } .alert-gray .alert-link { color: rgb(232, 230, 227); } .alert-neutral { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .alert-neutral hr { border-top-color: rgb(52, 56, 58); } .alert-neutral .alert-link { color: rgb(232, 230, 227); } .alert-soft { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .alert-soft hr { border-top-color: rgb(55, 60, 62); } .alert-soft .alert-link { color: rgb(232, 230, 227); } .alert-black { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .alert-black hr { border-top-color: rgb(139, 129, 114); } .alert-black .alert-link { color: rgb(232, 230, 227); } .alert-purple { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); border-color: rgb(57, 26, 131); } .alert-purple hr { border-top-color: rgb(60, 27, 138); } .alert-purple .alert-link { color: rgb(232, 230, 227); } .alert-gray-100 { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .alert-gray-100 hr { border-top-color: rgb(55, 60, 62); } .alert-gray-100 .alert-link { color: rgb(232, 230, 227); } .alert-gray-200 { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .alert-gray-200 hr { border-top-color: rgb(57, 62, 64); } .alert-gray-200 .alert-link { color: rgb(232, 230, 227); } .alert-gray-300 { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .alert-gray-300 hr { border-top-color: rgb(43, 53, 82); } .alert-gray-300 .alert-link { color: rgb(232, 230, 227); } .alert-gray-400 { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .alert-gray-400 hr { border-top-color: rgb(64, 69, 72); } .alert-gray-400 .alert-link { color: rgb(232, 230, 227); } .alert-gray-500 { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .alert-gray-500 hr { border-top-color: rgb(72, 78, 81); } .alert-gray-500 .alert-link { color: rgb(232, 230, 227); } .alert-gray-600 { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .alert-gray-600 hr { border-top-color: rgb(62, 79, 105); } .alert-gray-600 .alert-link { color: rgb(232, 230, 227); } .alert-gray-700 { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .alert-gray-700 hr { border-top-color: rgb(101, 94, 83); } .alert-gray-700 .alert-link { color: rgb(232, 230, 227); } .alert-gray-800 { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .alert-gray-800 hr { border-top-color: rgb(70, 88, 126); } .alert-gray-800 .alert-link { color: rgb(232, 230, 227); } .avatar-group .avatar { border-color: rgb(48, 52, 54); } .badge a { color: rgb(232, 230, 227); } .badge-inline + span > a { text-decoration-color: initial; } .wi-tags a { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; background-color: rgb(24, 26, 27); } .pixel-pro-badge { background-image: initial; background-color: rgb(24, 26, 27); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn:hover { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .btn.creative:hover { box-shadow: none; } .creative { background-image: none; background-color: initial; border-color: initial; } .creative::after { border-color: rgb(42, 79, 157); } .creative::before { border-color: rgb(42, 79, 157); } .btn-outline-secondary { color: rgb(89, 239, 194); } .btn-link { box-shadow: none; } .btn-link:hover, .btn-link:focus, .btn-link:active { background-color: transparent; box-shadow: none; } .btn-primary { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-primary:focus, .btn-primary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-primary.disabled, .btn-primary:disabled { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(34, 58, 111); border-color: rgb(47, 81, 154); } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: none; } .btn-secondary { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .btn-secondary:hover { color: rgb(232, 230, 227); background-color: rgb(10, 122, 88); border-color: rgb(15, 191, 137); } .btn-secondary:focus, .btn-secondary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(13, 137, 99, 0.5) 0px 0px 0px 0.0625rem; } .btn-secondary.disabled, .btn-secondary:disabled { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(10, 127, 91); border-color: rgb(15, 188, 135); } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: none; } .btn-success { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .btn-success:focus, .btn-success.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(0, 153, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-success.disabled, .btn-success:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 153, 123); border-color: rgb(0, 198, 159); } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: none; } .btn-info { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-info:focus, .btn-info.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(0, 94, 186, 0.5) 0px 0px 0px 0.0625rem; } .btn-info.disabled, .btn-info:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: none; } .btn-warning { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .btn-warning:focus, .btn-warning.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(148, 93, 9, 0.5) 0px 0px 0px 0.0625rem; } .btn-warning.disabled, .btn-warning:disabled { color: rgb(232, 230, 227); background-color: rgb(148, 93, 9); border-color: rgb(146, 91, 9); } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: none; } .btn-danger { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .btn-danger:focus, .btn-danger.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(153, 4, 4, 0.5) 0px 0px 0px 0.0625rem; } .btn-danger.disabled, .btn-danger:disabled { color: rgb(232, 230, 227); background-color: rgb(153, 4, 4); border-color: rgb(151, 4, 4); } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: none; } .btn-light { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-light:hover { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-light:focus, .btn-light.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-light.disabled, .btn-light:disabled { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: none; } .btn-dark { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .btn-dark:focus, .btn-dark.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(34, 42, 63, 0.5) 0px 0px 0px 0.0625rem; } .btn-dark.disabled, .btn-dark:disabled { color: rgb(232, 230, 227); background-color: rgb(34, 42, 63); border-color: rgb(76, 96, 143); } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: none; } .btn-default { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-default:hover { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-default:focus, .btn-default.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(31, 58, 116, 0.5) 0px 0px 0px 0.0625rem; } .btn-default.disabled, .btn-default:disabled { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active, .show > .btn-default.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(31, 58, 116); border-color: rgb(42, 79, 157); } .btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus, .show > .btn-default.dropdown-toggle:focus { box-shadow: none; } .btn-tertiary { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .btn-tertiary:focus, .btn-tertiary.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(143, 23, 0, 0.5) 0px 0px 0px 0.0625rem; } .btn-tertiary.disabled, .btn-tertiary:disabled { color: rgb(232, 230, 227); background-color: rgb(143, 23, 0); border-color: rgb(148, 24, 0); } .btn-tertiary:not(:disabled):not(.disabled):active, .btn-tertiary:not(:disabled):not(.disabled).active, .show > .btn-tertiary.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(148, 34, 12); border-color: rgb(145, 33, 12); } .btn-tertiary:not(:disabled):not(.disabled):active:focus, .btn-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-tertiary.dropdown-toggle:focus { box-shadow: none; } .btn-white { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-white:hover { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-white:focus, .btn-white.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-white.disabled, .btn-white:disabled { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus { box-shadow: none; } .btn-gray { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-pink { color: rgb(232, 230, 227); background-color: rgb(153, 18, 70); border-color: rgb(145, 17, 66); } .btn-pink:focus, .btn-pink.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-pink:hover { color: rgb(232, 230, 227); background-color: rgb(172, 21, 79); border-color: rgb(163, 20, 75); } .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle:focus { color: rgb(232, 230, 227); background-color: rgb(176, 21, 81); border-color: rgb(157, 19, 72); box-shadow: none; } .btn-gray:focus, .btn-gray.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray.disabled, .btn-gray:disabled { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus { box-shadow: none; } .btn-neutral { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-neutral:hover { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-neutral:focus, .btn-neutral.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(24, 26, 27, 0.5) 0px 0px 0px 0.0625rem; } .btn-neutral.disabled, .btn-neutral:disabled { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-neutral:not(:disabled):not(.disabled):active, .btn-neutral:not(:disabled):not(.disabled).active, .show > .btn-neutral.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .btn-neutral:not(:disabled):not(.disabled):active:focus, .btn-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-neutral.dropdown-toggle:focus { box-shadow: none; } .btn-soft { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-soft:hover { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-soft:focus, .btn-soft.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-soft.disabled, .btn-soft:disabled { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-soft:not(:disabled):not(.disabled):active, .btn-soft:not(:disabled):not(.disabled).active, .show > .btn-soft.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-soft:not(:disabled):not(.disabled):active:focus, .btn-soft:not(:disabled):not(.disabled).active:focus, .show > .btn-soft.dropdown-toggle:focus { box-shadow: none; } .btn-black { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-black:hover { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-black:focus, .btn-black.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(13, 14, 14, 0.5) 0px 0px 0px 0.0625rem; } .btn-black.disabled, .btn-black:disabled { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(13, 14, 14); border-color: rgb(134, 125, 110); } .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { box-shadow: none; } .btn-purple:focus, .btn-purple.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(59, 27, 135, 0.5) 0px 0px 0px 0.0625rem; } .btn-purple.disabled, .btn-purple:disabled { color: rgb(232, 230, 227); background-color: rgb(59, 27, 135); border-color: rgb(57, 26, 131); } .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(82, 21, 168); border-color: rgb(74, 19, 152); } .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus { box-shadow: none; } .btn-gray-100 { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-gray-100:hover { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-gray-100:focus, .btn-gray-100.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(31, 34, 35, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-100.disabled, .btn-gray-100:disabled { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show > .btn-gray-100.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); } .btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-100.dropdown-toggle:focus { box-shadow: none; } .btn-gray-200 { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-gray-200:hover { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-gray-200:focus, .btn-gray-200.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(35, 38, 39, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-200.disabled, .btn-gray-200:disabled { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show > .btn-gray-200.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(35, 38, 39); border-color: rgb(53, 58, 60); } .btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-200.dropdown-toggle:focus { box-shadow: none; } .btn-gray-300 { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-gray-300:hover { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-gray-300:focus, .btn-gray-300.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(39, 42, 44, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-300.disabled, .btn-gray-300:disabled { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show > .btn-gray-300.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(39, 42, 44); border-color: rgb(41, 50, 77); } .btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-300.dropdown-toggle:focus { box-shadow: none; } .btn-gray-400 { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-gray-400:hover { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-gray-400:focus, .btn-gray-400.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(48, 52, 54, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-400.disabled, .btn-gray-400:disabled { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show > .btn-gray-400.dropdown-toggle { color: rgb(136, 162, 189); background-color: rgb(48, 52, 54); border-color: rgb(60, 65, 68); } .btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-400.dropdown-toggle:focus { box-shadow: none; } .btn-gray-500 { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-gray-500:hover { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-gray-500:focus, .btn-gray-500.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(66, 71, 74, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-500.disabled, .btn-gray-500:disabled { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show > .btn-gray-500.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(66, 71, 74); border-color: rgb(69, 75, 78); } .btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-500.dropdown-toggle:focus { box-shadow: none; } .btn-gray-600 { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray-600:hover { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray-600:focus, .btn-gray-600.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(61, 79, 105, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-600.disabled, .btn-gray-600:disabled { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show > .btn-gray-600.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(61, 79, 105); border-color: rgb(59, 76, 101); } .btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-600.dropdown-toggle:focus { box-shadow: none; } .btn-gray-700 { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-gray-700:hover { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-gray-700:focus, .btn-gray-700.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(78, 93, 123, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-700.disabled, .btn-gray-700:disabled { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show > .btn-gray-700.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(78, 93, 123); border-color: rgb(83, 90, 94); } .btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-700.dropdown-toggle:focus { box-shadow: none; } .btn-gray-800 { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-gray-800:hover { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-gray-800:focus, .btn-gray-800.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(64, 82, 115, 0.5) 0px 0px 0px 0.0625rem; } .btn-gray-800.disabled, .btn-gray-800:disabled { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show > .btn-gray-800.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(64, 82, 115); border-color: rgb(67, 86, 121); } .btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-800.dropdown-toggle:focus { box-shadow: none; } .creative.btn-primary { color: rgb(128, 173, 221); background-image: initial; background-color: transparent; } .creative.btn-primary::after, .creative.btn-primary::before { border-color: rgb(42, 79, 157); } .creative.btn-primary:hover { background-image: initial; background-color: transparent; color: rgb(128, 173, 221); } .creative.btn-secondary { color: rgb(89, 239, 194); background-image: initial; background-color: transparent; } .creative.btn-secondary::after, .creative.btn-secondary::before { border-color: rgb(17, 182, 132); } .creative.btn-secondary:hover { background-image: initial; background-color: transparent; color: rgb(89, 239, 194); } .creative.btn-success { color: rgb(70, 255, 219); background-image: initial; background-color: transparent; } .creative.btn-success::after, .creative.btn-success::before { border-color: rgb(0, 198, 159); } .creative.btn-success:hover { background-image: initial; background-color: transparent; color: rgb(70, 255, 219); } .creative.btn-info { color: rgb(47, 162, 255); background-image: initial; background-color: transparent; } .creative.btn-info::after, .creative.btn-info::before { border-color: rgb(0, 86, 170); } .creative.btn-info:hover { background-image: initial; background-color: transparent; color: rgb(47, 162, 255); } .creative.btn-warning { color: rgb(245, 184, 91); background-image: initial; background-color: transparent; } .creative.btn-warning::after, .creative.btn-warning::before { border-color: rgb(146, 91, 9); } .creative.btn-warning:hover { background-image: initial; background-color: transparent; color: rgb(245, 184, 91); } .creative.btn-danger { color: rgb(250, 84, 84); background-image: initial; background-color: transparent; } .creative.btn-danger::after, .creative.btn-danger::before { border-color: rgb(151, 4, 4); } .creative.btn-danger:hover { background-image: initial; background-color: transparent; color: rgb(250, 84, 84); } .creative.btn-light { color: rgb(198, 210, 225); background-image: initial; background-color: transparent; } .creative.btn-light::after, .creative.btn-light::before { border-color: rgb(41, 50, 77); } .creative.btn-light:hover { background-image: initial; background-color: transparent; color: rgb(198, 210, 225); } .creative.btn-dark { color: rgb(174, 192, 212); background-image: initial; background-color: transparent; } .creative.btn-dark::after, .creative.btn-dark::before { border-color: rgb(76, 96, 143); } .creative.btn-dark:hover { background-image: initial; background-color: transparent; color: rgb(174, 192, 212); } .creative.btn-default { color: rgb(128, 173, 221); background-image: initial; background-color: transparent; } .creative.btn-default::after, .creative.btn-default::before { border-color: rgb(42, 79, 157); } .creative.btn-default:hover { background-image: initial; background-color: transparent; color: rgb(128, 173, 221); } .creative.btn-tertiary { color: rgb(255, 123, 97); background-image: initial; background-color: transparent; } .creative.btn-tertiary::after, .creative.btn-tertiary::before { border-color: rgb(148, 24, 0); } .creative.btn-tertiary:hover { background-image: initial; background-color: transparent; color: rgb(255, 123, 97); } .creative.btn-white { color: rgb(232, 230, 227); background-image: initial; background-color: transparent; } .creative.btn-white::after, .creative.btn-white::before { border-color: rgb(48, 52, 54); } .creative.btn-white:hover { background-image: initial; background-color: transparent; color: rgb(232, 230, 227); } .creative.btn-gray { color: rgb(138, 163, 186); background-image: initial; background-color: transparent; } .creative.btn-gray::after, .creative.btn-gray::before { border-color: rgb(59, 76, 101); } .creative.btn-gray:hover { background-image: initial; background-color: transparent; color: rgb(138, 163, 186); } .creative.btn-neutral { color: rgb(232, 230, 227); background-image: initial; background-color: transparent; } .creative.btn-neutral::after, .creative.btn-neutral::before { border-color: rgb(48, 52, 54); } .creative.btn-neutral:hover { background-image: initial; background-color: transparent; color: rgb(232, 230, 227); } .creative.btn-soft { color: rgb(224, 221, 217); background-image: initial; background-color: transparent; } .creative.btn-soft::after, .creative.btn-soft::before { border-color: rgb(52, 56, 58); } .creative.btn-soft:hover { background-image: initial; background-color: transparent; color: rgb(224, 221, 217); } .creative.btn-black { color: rgb(221, 218, 214); background-image: initial; background-color: transparent; } .creative.btn-black::after, .creative.btn-black::before { border-color: rgb(134, 125, 110); } .creative.btn-black:hover { background-image: initial; background-color: transparent; color: rgb(221, 218, 214); } .creative.btn-purple { color: rgb(140, 105, 225); background-image: initial; background-color: transparent; } .creative.btn-purple::after, .creative.btn-purple::before { border-color: rgb(57, 26, 131); } .creative.btn-purple:hover { background-image: initial; background-color: transparent; color: rgb(140, 105, 225); } .creative.btn-gray-100 { color: rgb(224, 221, 217); background-image: initial; background-color: transparent; } .creative.btn-gray-100::after, .creative.btn-gray-100::before { border-color: rgb(52, 56, 58); } .creative.btn-gray-100:hover { background-image: initial; background-color: transparent; color: rgb(224, 221, 217); } .creative.btn-gray-200 { color: rgb(220, 217, 212); background-image: initial; background-color: transparent; } .creative.btn-gray-200::after, .creative.btn-gray-200::before { border-color: rgb(53, 58, 60); } .creative.btn-gray-200:hover { background-image: initial; background-color: transparent; color: rgb(220, 217, 212); } .creative.btn-gray-300 { color: rgb(198, 210, 225); background-image: initial; background-color: transparent; } .creative.btn-gray-300::after, .creative.btn-gray-300::before { border-color: rgb(41, 50, 77); } .creative.btn-gray-300:hover { background-image: initial; background-color: transparent; color: rgb(198, 210, 225); } .creative.btn-gray-400 { color: rgb(205, 200, 194); background-image: initial; background-color: transparent; } .creative.btn-gray-400::after, .creative.btn-gray-400::before { border-color: rgb(60, 65, 68); } .creative.btn-gray-400:hover { background-image: initial; background-color: transparent; color: rgb(205, 200, 194); } .creative.btn-gray-500 { color: rgb(185, 179, 170); background-image: initial; background-color: transparent; } .creative.btn-gray-500::after, .creative.btn-gray-500::before { border-color: rgb(69, 75, 78); } .creative.btn-gray-500:hover { background-image: initial; background-color: transparent; color: rgb(185, 179, 170); } .creative.btn-gray-600 { color: rgb(138, 163, 186); background-image: initial; background-color: transparent; } .creative.btn-gray-600::after, .creative.btn-gray-600::before { border-color: rgb(59, 76, 101); } .creative.btn-gray-600:hover { background-image: initial; background-color: transparent; color: rgb(138, 163, 186); } .creative.btn-gray-700 { color: rgb(153, 144, 131); background-image: initial; background-color: transparent; } .creative.btn-gray-700::after, .creative.btn-gray-700::before { border-color: rgb(83, 90, 94); } .creative.btn-gray-700:hover { background-image: initial; background-color: transparent; color: rgb(153, 144, 131); } .creative.btn-gray-800 { color: rgb(136, 162, 189); background-image: initial; background-color: transparent; } .creative.btn-gray-800::after, .creative.btn-gray-800::before { border-color: rgb(67, 86, 121); } .creative.btn-gray-800:hover { background-image: initial; background-color: transparent; color: rgb(136, 162, 189); } .btn-facebook { color: rgb(232, 230, 227); background-color: rgb(47, 71, 122); border-color: rgb(53, 80, 138); } .btn-facebook:hover { color: rgb(232, 230, 227); background-color: rgb(47, 71, 122); border-color: rgb(53, 80, 138); } .btn-facebook:focus, .btn-facebook.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(47, 71, 122, 0.5) 0px 0px 0px 0.0625rem; } .btn-facebook.disabled, .btn-facebook:disabled { color: rgb(232, 230, 227); background-color: rgb(47, 71, 122); border-color: rgb(53, 80, 138); } .btn-facebook:not(:disabled):not(.disabled):active, .btn-facebook:not(:disabled):not(.disabled).active, .show > .btn-facebook.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(47, 71, 122); border-color: rgb(53, 80, 138); } .btn-facebook:not(:disabled):not(.disabled):active:focus, .btn-facebook:not(:disabled):not(.disabled).active:focus, .show > .btn-facebook.dropdown-toggle:focus { box-shadow: none; } .btn-facebook.btn-link { color: rgb(126, 165, 205); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-facebook.btn-link:hover, .btn-facebook.btn-link:focus, .btn-facebook.btn-link.active { box-shadow: none; border-color: initial; color: rgb(126, 165, 205); background-color: transparent !important; } .btn-twitter { color: rgb(232, 230, 227); background-color: rgb(11, 118, 184); border-color: rgb(9, 105, 164); } .btn-twitter:hover { color: rgb(232, 230, 227); background-color: rgb(11, 118, 184); border-color: rgb(9, 105, 164); } .btn-twitter:focus, .btn-twitter.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(11, 118, 184, 0.5) 0px 0px 0px 0.0625rem; } .btn-twitter.disabled, .btn-twitter:disabled { color: rgb(232, 230, 227); background-color: rgb(11, 118, 184); border-color: rgb(9, 105, 164); } .btn-twitter:not(:disabled):not(.disabled):active, .btn-twitter:not(:disabled):not(.disabled).active, .show > .btn-twitter.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(11, 118, 184); border-color: rgb(9, 105, 164); } .btn-twitter:not(:disabled):not(.disabled):active:focus, .btn-twitter:not(:disabled):not(.disabled).active:focus, .show > .btn-twitter.dropdown-toggle:focus { box-shadow: none; } .btn-twitter.btn-link { color: rgb(49, 169, 243); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-twitter.btn-link:hover, .btn-twitter.btn-link:focus, .btn-twitter.btn-link.active { box-shadow: none; border-color: initial; color: rgb(49, 169, 243); background-color: transparent !important; } .btn-google-plus { color: rgb(232, 230, 227); background-color: rgb(162, 43, 28); border-color: rgb(146, 38, 25); } .btn-google-plus:hover { color: rgb(232, 230, 227); background-color: rgb(162, 43, 28); border-color: rgb(146, 38, 25); } .btn-google-plus:focus, .btn-google-plus.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(162, 43, 28, 0.5) 0px 0px 0px 0.0625rem; } .btn-google-plus.disabled, .btn-google-plus:disabled { color: rgb(232, 230, 227); background-color: rgb(162, 43, 28); border-color: rgb(146, 38, 25); } .btn-google-plus:not(:disabled):not(.disabled):active, .btn-google-plus:not(:disabled):not(.disabled).active, .show > .btn-google-plus.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(162, 43, 28); border-color: rgb(146, 38, 25); } .btn-google-plus:not(:disabled):not(.disabled):active:focus, .btn-google-plus:not(:disabled):not(.disabled).active:focus, .show > .btn-google-plus.dropdown-toggle:focus { box-shadow: none; } .btn-google-plus.btn-link { color: rgb(224, 89, 73); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-google-plus.btn-link:hover, .btn-google-plus.btn-link:focus, .btn-google-plus.btn-link.active { box-shadow: none; border-color: initial; color: rgb(224, 89, 73); background-color: transparent !important; } .btn-instagram { color: rgb(232, 230, 227); background-color: rgb(159, 23, 48); border-color: rgb(147, 21, 45); } .btn-instagram:hover { color: rgb(232, 230, 227); background-color: rgb(159, 23, 48); border-color: rgb(147, 21, 45); } .btn-instagram:focus, .btn-instagram.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(159, 23, 48, 0.5) 0px 0px 0px 0.0625rem; } .btn-instagram.disabled, .btn-instagram:disabled { color: rgb(232, 230, 227); background-color: rgb(159, 23, 48); border-color: rgb(147, 21, 45); } .btn-instagram:not(:disabled):not(.disabled):active, .btn-instagram:not(:disabled):not(.disabled).active, .show > .btn-instagram.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(159, 23, 48); border-color: rgb(147, 21, 45); } .btn-instagram:not(:disabled):not(.disabled):active:focus, .btn-instagram:not(:disabled):not(.disabled).active:focus, .show > .btn-instagram.dropdown-toggle:focus { box-shadow: none; } .btn-instagram.btn-link { color: rgb(230, 77, 106); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-instagram.btn-link:hover, .btn-instagram.btn-link:focus, .btn-instagram.btn-link.active { box-shadow: none; border-color: initial; color: rgb(230, 77, 106); background-color: transparent !important; } .btn-pinterest { color: rgb(232, 230, 227); background-color: rgb(151, 6, 22); border-color: rgb(188, 8, 28); } .btn-pinterest:hover { color: rgb(232, 230, 227); background-color: rgb(151, 6, 22); border-color: rgb(188, 8, 28); } .btn-pinterest:focus, .btn-pinterest.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(151, 6, 22, 0.5) 0px 0px 0px 0.0625rem; } .btn-pinterest.disabled, .btn-pinterest:disabled { color: rgb(232, 230, 227); background-color: rgb(151, 6, 22); border-color: rgb(188, 8, 28); } .btn-pinterest:not(:disabled):not(.disabled):active, .btn-pinterest:not(:disabled):not(.disabled).active, .show > .btn-pinterest.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(151, 6, 22); border-color: rgb(188, 8, 28); } .btn-pinterest:not(:disabled):not(.disabled):active:focus, .btn-pinterest:not(:disabled):not(.disabled).active:focus, .show > .btn-pinterest.dropdown-toggle:focus { box-shadow: none; } .btn-pinterest.btn-link { color: rgb(247, 74, 93); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-pinterest.btn-link:hover, .btn-pinterest.btn-link:focus, .btn-pinterest.btn-link.active { box-shadow: none; border-color: initial; color: rgb(247, 74, 93); background-color: transparent !important; } .btn-youtube { color: rgb(232, 230, 227); background-color: rgb(164, 26, 25); border-color: rgb(160, 25, 24); } .btn-youtube:hover { color: rgb(232, 230, 227); background-color: rgb(164, 26, 25); border-color: rgb(160, 25, 24); } .btn-youtube:focus, .btn-youtube.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(164, 26, 25, 0.5) 0px 0px 0px 0.0625rem; } .btn-youtube.disabled, .btn-youtube:disabled { color: rgb(232, 230, 227); background-color: rgb(164, 26, 25); border-color: rgb(160, 25, 24); } .btn-youtube:not(:disabled):not(.disabled):active, .btn-youtube:not(:disabled):not(.disabled).active, .show > .btn-youtube.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(164, 26, 25); border-color: rgb(160, 25, 24); } .btn-youtube:not(:disabled):not(.disabled):active:focus, .btn-youtube:not(:disabled):not(.disabled).active:focus, .show > .btn-youtube.dropdown-toggle:focus { box-shadow: none; } .btn-youtube.btn-link { color: rgb(227, 68, 67); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-youtube.btn-link:hover, .btn-youtube.btn-link:focus, .btn-youtube.btn-link.active { box-shadow: none; border-color: initial; color: rgb(227, 68, 67); background-color: transparent !important; } .btn-slack { color: rgb(232, 230, 227); background-color: rgb(46, 140, 106); border-color: rgb(46, 139, 106); } .btn-slack:hover { color: rgb(232, 230, 227); background-color: rgb(46, 140, 106); border-color: rgb(46, 139, 106); } .btn-slack:focus, .btn-slack.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(46, 140, 106, 0.5) 0px 0px 0px 0.0625rem; } .btn-slack.disabled, .btn-slack:disabled { color: rgb(232, 230, 227); background-color: rgb(46, 140, 106); border-color: rgb(46, 139, 106); } .btn-slack:not(:disabled):not(.disabled):active, .btn-slack:not(:disabled):not(.disabled).active, .show > .btn-slack.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(46, 140, 106); border-color: rgb(46, 139, 106); } .btn-slack:not(:disabled):not(.disabled):active:focus, .btn-slack:not(:disabled):not(.disabled).active:focus, .show > .btn-slack.dropdown-toggle:focus { box-shadow: none; } .btn-slack.btn-link { color: rgb(94, 202, 163); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-slack.btn-link:hover, .btn-slack.btn-link:focus, .btn-slack.btn-link.active { box-shadow: none; border-color: initial; color: rgb(94, 202, 163); background-color: transparent !important; } .btn-dribbble { color: rgb(232, 230, 227); background-color: rgb(153, 18, 70); border-color: rgb(145, 17, 66); } .btn-dribbble:hover { color: rgb(232, 230, 227); background-color: rgb(153, 18, 70); border-color: rgb(145, 17, 66); } .btn-dribbble:focus, .btn-dribbble.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(153, 18, 70, 0.5) 0px 0px 0px 0.0625rem; } .btn-dribbble.disabled, .btn-dribbble:disabled { color: rgb(232, 230, 227); background-color: rgb(153, 18, 70); border-color: rgb(145, 17, 66); } .btn-dribbble:not(:disabled):not(.disabled):active, .btn-dribbble:not(:disabled):not(.disabled).active, .show > .btn-dribbble.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(153, 18, 70); border-color: rgb(145, 17, 66); } .btn-dribbble:not(:disabled):not(.disabled):active:focus, .btn-dribbble:not(:disabled):not(.disabled).active:focus, .show > .btn-dribbble.dropdown-toggle:focus { box-shadow: none; } .btn-dribbble.btn-link { color: rgb(235, 84, 142); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-dribbble.btn-link:hover, .btn-dribbble.btn-link:focus, .btn-dribbble.btn-link.active { box-shadow: none; border-color: initial; color: rgb(235, 84, 142); background-color: transparent !important; } .btn-dropbox { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-dropbox:hover { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-dropbox:focus, .btn-dropbox.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(0, 94, 186, 0.5) 0px 0px 0px 0.0625rem; } .btn-dropbox.disabled, .btn-dropbox:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-dropbox:not(:disabled):not(.disabled):active, .btn-dropbox:not(:disabled):not(.disabled).active, .show > .btn-dropbox.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 94, 186); border-color: rgb(0, 86, 170); } .btn-dropbox:not(:disabled):not(.disabled):active:focus, .btn-dropbox:not(:disabled):not(.disabled).active:focus, .show > .btn-dropbox.dropdown-toggle:focus { box-shadow: none; } .btn-dropbox.btn-link { color: rgb(47, 162, 255); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-dropbox.btn-link:hover, .btn-dropbox.btn-link:focus, .btn-dropbox.btn-link.active { box-shadow: none; border-color: initial; color: rgb(47, 162, 255); background-color: transparent !important; } .btn-twitch { color: rgb(232, 230, 227); background-color: rgb(60, 43, 99); border-color: rgb(85, 61, 140); } .btn-twitch:hover { color: rgb(232, 230, 227); background-color: rgb(60, 43, 99); border-color: rgb(85, 61, 140); } .btn-twitch:focus, .btn-twitch.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(60, 43, 99, 0.5) 0px 0px 0px 0.0625rem; } .btn-twitch.disabled, .btn-twitch:disabled { color: rgb(232, 230, 227); background-color: rgb(60, 43, 99); border-color: rgb(85, 61, 140); } .btn-twitch:not(:disabled):not(.disabled):active, .btn-twitch:not(:disabled):not(.disabled).active, .show > .btn-twitch.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(60, 43, 99); border-color: rgb(85, 61, 140); } .btn-twitch:not(:disabled):not(.disabled):active:focus, .btn-twitch:not(:disabled):not(.disabled).active:focus, .show > .btn-twitch.dropdown-toggle:focus { box-shadow: none; } .btn-twitch.btn-link { color: rgb(153, 133, 202); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-twitch.btn-link:hover, .btn-twitch.btn-link:focus, .btn-twitch.btn-link.active { box-shadow: none; border-color: initial; color: rgb(153, 133, 202); background-color: transparent !important; } .btn-paypal { color: rgb(232, 230, 227); background-color: rgb(130, 95, 12); border-color: rgb(157, 114, 14); } .btn-paypal:hover { color: rgb(232, 230, 227); background-color: rgb(130, 95, 12); border-color: rgb(157, 114, 14); } .btn-paypal:focus, .btn-paypal.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(130, 95, 12, 0.5) 0px 0px 0px 0.0625rem; } .btn-paypal.disabled, .btn-paypal:disabled { color: rgb(232, 230, 227); background-color: rgb(130, 95, 12); border-color: rgb(157, 114, 14); } .btn-paypal:not(:disabled):not(.disabled):active, .btn-paypal:not(:disabled):not(.disabled).active, .show > .btn-paypal.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(130, 95, 12); border-color: rgb(157, 114, 14); } .btn-paypal:not(:disabled):not(.disabled):active:focus, .btn-paypal:not(:disabled):not(.disabled).active:focus, .show > .btn-paypal.dropdown-toggle:focus { box-shadow: none; } .btn-paypal.btn-link { color: rgb(237, 185, 61); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-paypal.btn-link:hover, .btn-paypal.btn-link:focus, .btn-paypal.btn-link.active { box-shadow: none; border-color: initial; color: rgb(237, 185, 61); background-color: transparent !important; } .btn-behance { color: rgb(232, 230, 227); background-color: rgb(0, 70, 204); border-color: rgb(0, 61, 179); } .btn-behance:hover { color: rgb(232, 230, 227); background-color: rgb(0, 70, 204); border-color: rgb(0, 61, 179); } .btn-behance:focus, .btn-behance.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(0, 70, 204, 0.5) 0px 0px 0px 0.0625rem; } .btn-behance.disabled, .btn-behance:disabled { color: rgb(232, 230, 227); background-color: rgb(0, 70, 204); border-color: rgb(0, 61, 179); } .btn-behance:not(:disabled):not(.disabled):active, .btn-behance:not(:disabled):not(.disabled).active, .show > .btn-behance.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(0, 70, 204); border-color: rgb(0, 61, 179); } .btn-behance:not(:disabled):not(.disabled):active:focus, .btn-behance:not(:disabled):not(.disabled).active:focus, .show > .btn-behance.dropdown-toggle:focus { box-shadow: none; } .btn-behance.btn-link { color: rgb(51, 151, 255); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-behance.btn-link:hover, .btn-behance.btn-link:focus, .btn-behance.btn-link.active { box-shadow: none; border-color: initial; color: rgb(51, 151, 255); background-color: transparent !important; } .btn-reddit { color: rgb(232, 230, 227); background-color: rgb(179, 46, 19); border-color: rgb(159, 41, 17); } .btn-reddit:hover { color: rgb(232, 230, 227); background-color: rgb(179, 46, 19); border-color: rgb(159, 41, 17); } .btn-reddit:focus, .btn-reddit.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(179, 46, 19, 0.5) 0px 0px 0px 0.0625rem; } .btn-reddit.disabled, .btn-reddit:disabled { color: rgb(232, 230, 227); background-color: rgb(179, 46, 19); border-color: rgb(159, 41, 17); } .btn-reddit:not(:disabled):not(.disabled):active, .btn-reddit:not(:disabled):not(.disabled).active, .show > .btn-reddit.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(179, 46, 19); border-color: rgb(159, 41, 17); } .btn-reddit:not(:disabled):not(.disabled):active:focus, .btn-reddit:not(:disabled):not(.disabled).active:focus, .show > .btn-reddit.dropdown-toggle:focus { box-shadow: none; } .btn-reddit.btn-link { color: rgb(234, 85, 54); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-reddit.btn-link:hover, .btn-reddit.btn-link:focus, .btn-reddit.btn-link.active { box-shadow: none; border-color: initial; color: rgb(234, 85, 54); background-color: transparent !important; } .btn-github { color: rgb(232, 230, 227); background-color: rgb(26, 28, 29); border-color: rgb(129, 120, 106); } .btn-github:hover { color: rgb(232, 230, 227); background-color: rgb(26, 28, 29); border-color: rgb(129, 120, 106); } .btn-github:focus, .btn-github.focus { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem, rgba(26, 28, 29, 0.5) 0px 0px 0px 0.0625rem; } .btn-github.disabled, .btn-github:disabled { color: rgb(232, 230, 227); background-color: rgb(26, 28, 29); border-color: rgb(129, 120, 106); } .btn-github:not(:disabled):not(.disabled):active, .btn-github:not(:disabled):not(.disabled).active, .show > .btn-github.dropdown-toggle { color: rgb(232, 230, 227); background-color: rgb(26, 28, 29); border-color: rgb(129, 120, 106); } .btn-github:not(:disabled):not(.disabled):active:focus, .btn-github:not(:disabled):not(.disabled).active:focus, .show > .btn-github.dropdown-toggle:focus { box-shadow: none; } .btn-github.btn-link { color: rgb(211, 207, 201); background-image: initial; background-color: transparent; box-shadow: none; border-color: initial; } .btn-github.btn-link:hover, .btn-github.btn-link:focus, .btn-github.btn-link.active { box-shadow: none; border-color: initial; color: rgb(211, 207, 201); background-color: transparent !important; } .breadcrumb-item, .breadcrumb-item a { color: rgb(153, 144, 131); } .breadcrumb-item + .breadcrumb-item::before { color: rgb(153, 144, 131); } .breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-primary { background-image: initial; background-color: rgb(31, 58, 116); } .breadcrumb-primary .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-primary.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-primary.breadcrumb-transparent .breadcrumb-item.active { color: rgb(128, 173, 221); } .breadcrumb-secondary { background-image: initial; background-color: rgb(13, 137, 99); } .breadcrumb-secondary .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-secondary.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-secondary.breadcrumb-transparent .breadcrumb-item.active { color: rgb(89, 239, 194); } .breadcrumb-success { background-image: initial; background-color: rgb(0, 153, 123); } .breadcrumb-success .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-success.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-success.breadcrumb-transparent .breadcrumb-item.active { color: rgb(70, 255, 219); } .breadcrumb-info { background-image: initial; background-color: rgb(0, 94, 186); } .breadcrumb-info .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-info.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-info.breadcrumb-transparent .breadcrumb-item.active { color: rgb(47, 162, 255); } .breadcrumb-warning { background-image: initial; background-color: rgb(148, 93, 9); } .breadcrumb-warning .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-warning.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-warning.breadcrumb-transparent .breadcrumb-item.active { color: rgb(245, 184, 91); } .breadcrumb-danger { background-image: initial; background-color: rgb(153, 4, 4); } .breadcrumb-danger .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-danger.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-danger.breadcrumb-transparent .breadcrumb-item.active { color: rgb(250, 84, 84); } .breadcrumb-light { background-image: initial; background-color: rgb(39, 42, 44); } .breadcrumb-light .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-light.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-light.breadcrumb-transparent .breadcrumb-item.active { color: rgb(198, 210, 225); } .breadcrumb-dark { background-image: initial; background-color: rgb(34, 42, 63); } .breadcrumb-dark .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-dark.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-dark.breadcrumb-transparent .breadcrumb-item.active { color: rgb(174, 192, 212); } .breadcrumb-default { background-image: initial; background-color: rgb(31, 58, 116); } .breadcrumb-default .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-default.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-default.breadcrumb-transparent .breadcrumb-item.active { color: rgb(128, 173, 221); } .breadcrumb-tertiary { background-image: initial; background-color: rgb(143, 23, 0); } .breadcrumb-tertiary .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-tertiary.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-tertiary.breadcrumb-transparent .breadcrumb-item.active { color: rgb(255, 123, 97); } .breadcrumb-white { background-image: initial; background-color: rgb(24, 26, 27); } .breadcrumb-white .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-white.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-white.breadcrumb-transparent .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray { background-image: initial; background-color: rgb(61, 79, 105); } .breadcrumb-gray .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray.breadcrumb-transparent .breadcrumb-item.active { color: rgb(138, 163, 186); } .breadcrumb-neutral { background-image: initial; background-color: rgb(24, 26, 27); } .breadcrumb-neutral .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-neutral.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-neutral.breadcrumb-transparent .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-soft { background-image: initial; background-color: rgb(31, 34, 35); } .breadcrumb-soft .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-soft.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-soft.breadcrumb-transparent .breadcrumb-item.active { color: rgb(224, 221, 217); } .breadcrumb-black { background-image: initial; background-color: rgb(13, 14, 14); } .breadcrumb-black .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-black.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-black.breadcrumb-transparent .breadcrumb-item.active { color: rgb(221, 218, 214); } .breadcrumb-purple { background-image: initial; background-color: rgb(59, 27, 135); } .breadcrumb-purple .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-purple.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-purple.breadcrumb-transparent .breadcrumb-item.active { color: rgb(140, 105, 225); } .breadcrumb-gray-100 { background-image: initial; background-color: rgb(31, 34, 35); } .breadcrumb-gray-100 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-100.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-100.breadcrumb-transparent .breadcrumb-item.active { color: rgb(224, 221, 217); } .breadcrumb-gray-200 { background-image: initial; background-color: rgb(35, 38, 39); } .breadcrumb-gray-200 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-200.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-200.breadcrumb-transparent .breadcrumb-item.active { color: rgb(220, 217, 212); } .breadcrumb-gray-300 { background-image: initial; background-color: rgb(39, 42, 44); } .breadcrumb-gray-300 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-300.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-300.breadcrumb-transparent .breadcrumb-item.active { color: rgb(198, 210, 225); } .breadcrumb-gray-400 { background-image: initial; background-color: rgb(48, 52, 54); } .breadcrumb-gray-400 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-400.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-400.breadcrumb-transparent .breadcrumb-item.active { color: rgb(205, 200, 194); } .breadcrumb-gray-500 { background-image: initial; background-color: rgb(66, 71, 74); } .breadcrumb-gray-500 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-500.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-500.breadcrumb-transparent .breadcrumb-item.active { color: rgb(185, 179, 170); } .breadcrumb-gray-600 { background-image: initial; background-color: rgb(61, 79, 105); } .breadcrumb-gray-600 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-600.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-600.breadcrumb-transparent .breadcrumb-item.active { color: rgb(138, 163, 186); } .breadcrumb-gray-700 { background-image: initial; background-color: rgb(78, 93, 123); } .breadcrumb-gray-700 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-700.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-700.breadcrumb-transparent .breadcrumb-item.active { color: rgb(153, 144, 131); } .breadcrumb-gray-800 { background-image: initial; background-color: rgb(64, 82, 115); } .breadcrumb-gray-800 .breadcrumb-item.active { color: rgb(232, 230, 227); } .breadcrumb-gray-800.breadcrumb-transparent { background-image: initial; background-color: transparent; } .breadcrumb-gray-800.breadcrumb-transparent .breadcrumb-item.active { color: rgb(136, 162, 189); } .breadcrumb-text-light .breadcrumb-item, .breadcrumb-text-light .breadcrumb-item a { color: rgb(232, 230, 227); } .breadcrumb-text-light .breadcrumb-item::before { color: rgb(232, 230, 227); } .blog-card .card-header { background-image: initial; background-color: transparent; } .blog-card .card-footer { background-image: initial; background-color: transparent; } .blog-card .avatar-sm-custom img { border-color: rgb(17, 182, 132); } .card-img-overlay .card-footer, .card-img-overlay .card-header { background-image: initial; background-color: transparent; border-color: rgb(83, 90, 94); } .card .card-header { background-image: initial; background-color: transparent; } .profile-page .card-profile .card-profile-stats > div .description { color: rgb(185, 179, 170); } .card-footer { background-color: transparent; } .carousel-caption, .carousel-caption h5 { color: rgb(232, 230, 227); } .carousel-indicators li { background-image: initial; background-color: transparent; border-color: rgb(48, 52, 54); } .carousel-indicators .active { background-image: initial; background-color: rgb(24, 26, 27); } .carousel-control-prev-icon { background-image: none; } .carousel-control-next-icon { background-image: none; } .close > span:not(.sr-only) { background-color: transparent; color: rgba(232, 230, 227, 0.6); } .close:hover, .close:focus { background-color: transparent; color: rgba(232, 230, 227, 0.9); outline-color: initial; } .close:hover span:not(.sr-only), .close:focus span:not(.sr-only) { background-color: transparent; } .counter-alternate::after { color: rgb(174, 192, 212); } .custom-control-label::before { border-color: rgb(41, 50, 77); box-shadow: none; } .custom-control-input:active ~ .custom-control-label::before { border-color: rgb(42, 79, 157); } .custom-file-label { border-color: rgb(41, 50, 77); color: rgb(185, 179, 170); } .custom-file-label::after { background-color: rgb(31, 34, 35); border-color: initial; } .custom-file-input:not(:disabled):hover ~ .custom-file-label, .custom-file-input:not(:disabled):hover ~ .custom-file-label::before { border-color: rgb(41, 50, 77); } .custom-select { box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; border-color: initial; } .custom-select.custom-select-shadow { box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; border-color: initial; } .custom-select.custom-select-shadow:focus { box-shadow: rgba(35, 38, 39, 0.5) 0.1rem 0.1rem 0px; } .dropdown-menu .dropdown-header { color: rgb(186, 180, 171); } .dropdown-menu .dropdown-item { color: rgb(153, 144, 131); } .dropdown-menu .dropdown-itema:hover { color: rgb(186, 180, 171); } .dropdown-menu-sm { border-color: initial; } .dropdown-menu-md { border-color: initial; } .form-control-muted { background-color: rgb(31, 34, 35); border-color: rgb(52, 56, 58); box-shadow: none; } .form-control-muted:focus { background-color: rgb(31, 34, 35); } .form-control-shadow { box-shadow: rgba(35, 38, 39, 0.5) 0.2rem 0.2rem 0px; border-color: initial; } .form-control-shadow:focus { box-shadow: rgba(35, 38, 39, 0.5) 0.1rem 0.1rem 0px; } .shadow-group-success, .shadow-group-danger { box-shadow: rgba(35, 38, 39, 0.5) 0.2rem 0.2rem 0px; } .has-danger .form-control::placeholder { color: rgb(250, 84, 84); } .has-success .form-control::placeholder { color: rgb(70, 255, 219); } .form-check .form-check-label { color: rgb(138, 163, 186); } .form-check .form-check-sign::before, .form-check .form-check-sign::after { background-color: rgb(39, 42, 44); } .form-check input[type="checkbox"]:checked + .form-check-sign::before, .form-check input[type="checkbox"]:checked + .form-check-sign::before { border-color: initial; } .form-check .form-check-sign::after { color: rgb(128, 173, 221); border-color: initial; background-color: inherit; } .form-check.disabled .form-check-label, .form-check.disabled .form-check-label { color: rgb(185, 179, 170); } .form-check input[type="checkbox"]:checked + .form-check-sign::after { background-color: rgb(24, 26, 27); } .form-check input[type="checkbox"]:disabled + .form-check-sign::after { color: rgba(128, 173, 221, 0.7); } .form-check-radio input[type="radio"]:checked + .form-check-sign::after { background-color: rgb(24, 26, 27); border-color: rgb(48, 52, 54); } .form-check-radio input[type="radio"]:checked + .form-check-sign::before { background-color: rgb(31, 58, 116); } .form-check-radio input[type="radio"]:disabled + .form-check-sign::before { color: rgba(128, 173, 221, 0.7); } .form-check-radio input[type="radio"]:disabled + .form-check-sign::before, .form-check-radio input[type="radio"]:disabled + .form-check-sign::after { color: rgb(185, 179, 170); } .custom-toggle input:checked + .custom-toggle-slider { background-color: rgb(31, 58, 116); } .custom-toggle input:checked + .custom-toggle-slider::before { background-image: initial; background-color: rgb(24, 26, 27); } .custom-toggle input:disabled + .custom-toggle-slider { background-color: rgb(35, 38, 39); } .custom-toggle input:disabled + .custom-toggle-slider::before { background-image: initial; background-color: rgb(24, 26, 27); } .custom-toggle input:disabled:checked + .custom-toggle-slider { background-color: rgba(31, 58, 116, 0.7); } .custom-toggle input:disabled:checked + .custom-toggle-slider::before { background-color: rgb(24, 26, 27); } .custom-toggle-slider { background-color: rgb(39, 42, 44); } .custom-toggle-slider::before { background-color: rgb(24, 26, 27); } .icon-shape-primary { color: rgb(128, 173, 221); background-color: rgba(31, 58, 116, 0.2); } .icon-primary { color: rgb(128, 173, 221); } .icon-shape-secondary { color: rgb(89, 239, 194); background-color: rgba(13, 137, 99, 0.2); } .icon-secondary { color: rgb(89, 239, 194); } .icon-shape-success { color: rgb(70, 255, 219); background-color: rgba(0, 153, 123, 0.2); } .icon-success { color: rgb(70, 255, 219); } .icon-shape-info { color: rgb(47, 162, 255); background-color: rgba(0, 94, 186, 0.2); } .icon-info { color: rgb(47, 162, 255); } .icon-shape-warning { color: rgb(245, 184, 91); background-color: rgba(148, 93, 9, 0.2); } .icon-warning { color: rgb(245, 184, 91); } .icon-shape-danger { color: rgb(250, 84, 84); background-color: rgba(153, 4, 4, 0.2); } .icon-danger { color: rgb(250, 84, 84); } .icon-shape-light { color: rgb(198, 210, 225); background-color: rgba(39, 42, 44, 0.2); } .icon-light { color: rgb(198, 210, 225); } .icon-shape-dark { color: rgb(174, 192, 212); background-color: rgba(34, 42, 63, 0.2); } .icon-dark { color: rgb(174, 192, 212); } .icon-shape-default { color: rgb(128, 173, 221); background-color: rgba(31, 58, 116, 0.2); } .icon-default { color: rgb(128, 173, 221); } .icon-shape-tertiary { color: rgb(255, 123, 97); background-color: rgba(143, 23, 0, 0.2); } .icon-tertiary { color: rgb(255, 123, 97); } .icon-shape-white { color: rgb(232, 230, 227); background-color: rgba(24, 26, 27, 0.2); } .icon-white { color: rgb(232, 230, 227); } .icon-shape-gray { color: rgb(138, 163, 186); background-color: rgba(61, 79, 105, 0.2); } .icon-gray { color: rgb(138, 163, 186); } .icon-shape-neutral { color: rgb(232, 230, 227); background-color: rgba(24, 26, 27, 0.2); } .icon-neutral { color: rgb(232, 230, 227); } .icon-shape-soft { color: rgb(224, 221, 217); background-color: rgba(31, 34, 35, 0.2); } .icon-soft { color: rgb(224, 221, 217); } .icon-shape-black { color: rgb(221, 218, 214); background-color: rgba(13, 14, 14, 0.2); } .icon-black { color: rgb(221, 218, 214); } .icon-shape-purple { color: rgb(140, 105, 225); background-color: rgba(59, 27, 135, 0.2); } .icon-purple { color: rgb(140, 105, 225); } .icon-shape-gray-100 { color: rgb(224, 221, 217); background-color: rgba(31, 34, 35, 0.2); } .icon-gray-100 { color: rgb(224, 221, 217); } .icon-shape-gray-200 { color: rgb(220, 217, 212); background-color: rgba(35, 38, 39, 0.2); } .icon-gray-200 { color: rgb(220, 217, 212); } .icon-shape-gray-300 { color: rgb(198, 210, 225); background-color: rgba(39, 42, 44, 0.2); } .icon-gray-300 { color: rgb(198, 210, 225); } .icon-shape-gray-400 { color: rgb(205, 200, 194); background-color: rgba(48, 52, 54, 0.2); } .icon-gray-400 { color: rgb(205, 200, 194); } .icon-shape-gray-500 { color: rgb(185, 179, 170); background-color: rgba(66, 71, 74, 0.2); } .icon-gray-500 { color: rgb(185, 179, 170); } .icon-shape-gray-600 { color: rgb(138, 163, 186); background-color: rgba(61, 79, 105, 0.2); } .icon-gray-600 { color: rgb(138, 163, 186); } .icon-shape-gray-700 { color: rgb(153, 144, 131); background-color: rgba(78, 93, 123, 0.2); } .icon-gray-700 { color: rgb(153, 144, 131); } .icon-shape-gray-800 { color: rgb(136, 162, 189); background-color: rgba(64, 82, 115, 0.2); } .icon-gray-800 { color: rgb(136, 162, 189); } .img-thumbnail { box-shadow: none; } input { border-color: rgb(54, 59, 61); } .input-group .form-control { box-shadow: none; } .input-group .form-control:not(:first-child) { border-left-color: initial; } .input-group .form-control:not(:last-child) { border-right-color: initial; } .input-group .form-control:focus { box-shadow: none; } .input-group-shadow { box-shadow: rgba(35, 38, 39, 0.5) 0.2rem 0.2rem 0px; border-color: initial; } .input-group-shadow .form-control, .input-group-shadow .input-group-text { border-color: initial; box-shadow: none; } .focused .input-group-text { color: rgb(138, 163, 186); background-color: rgb(24, 26, 27); } .focused .input-group-shadow { box-shadow: rgba(35, 38, 39, 0.5) 0.1rem 0.1rem 0px; } .list-group-item.active { color: rgb(232, 230, 227); background-color: rgb(13, 137, 99); border-color: rgb(17, 182, 132); } .list-group-content > p { color: rgb(185, 179, 170); } .list-group-heading { color: rgb(136, 162, 189); } .list-group-heading > small { color: rgb(185, 179, 170); } .list-group-flush .list-group-item { background-color: transparent; } .list-group.simple-list .list-group-item { background-image: initial; background-color: transparent; border-color: initial; } .modal-content { border-color: initial; } .modal-primary .modal-title { color: rgb(232, 230, 227); } .modal-primary .modal-header, .modal-primary .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-primary .modal-content { background-color: rgb(31, 58, 116); color: rgb(232, 230, 227); } .modal-primary .modal-content .heading { color: rgb(232, 230, 227); } .modal-primary .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-secondary .modal-title { color: rgb(232, 230, 227); } .modal-secondary .modal-header, .modal-secondary .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-secondary .modal-content { background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); } .modal-secondary .modal-content .heading { color: rgb(232, 230, 227); } .modal-secondary .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-success .modal-title { color: rgb(232, 230, 227); } .modal-success .modal-header, .modal-success .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-success .modal-content { background-color: rgb(0, 153, 123); color: rgb(232, 230, 227); } .modal-success .modal-content .heading { color: rgb(232, 230, 227); } .modal-success .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-info .modal-title { color: rgb(232, 230, 227); } .modal-info .modal-header, .modal-info .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-info .modal-content { background-color: rgb(0, 94, 186); color: rgb(232, 230, 227); } .modal-info .modal-content .heading { color: rgb(232, 230, 227); } .modal-info .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-warning .modal-title { color: rgb(232, 230, 227); } .modal-warning .modal-header, .modal-warning .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-warning .modal-content { background-color: rgb(148, 93, 9); color: rgb(232, 230, 227); } .modal-warning .modal-content .heading { color: rgb(232, 230, 227); } .modal-warning .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-danger .modal-title { color: rgb(232, 230, 227); } .modal-danger .modal-header, .modal-danger .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-danger .modal-content { background-color: rgb(153, 4, 4); color: rgb(232, 230, 227); } .modal-danger .modal-content .heading { color: rgb(232, 230, 227); } .modal-danger .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-light .modal-title { color: rgb(136, 162, 189); } .modal-light .modal-header, .modal-light .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-light .modal-content { background-color: rgb(39, 42, 44); color: rgb(136, 162, 189); } .modal-light .modal-content .heading { color: rgb(136, 162, 189); } .modal-light .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-dark .modal-title { color: rgb(232, 230, 227); } .modal-dark .modal-header, .modal-dark .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-dark .modal-content { background-color: rgb(34, 42, 63); color: rgb(232, 230, 227); } .modal-dark .modal-content .heading { color: rgb(232, 230, 227); } .modal-dark .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-default .modal-title { color: rgb(232, 230, 227); } .modal-default .modal-header, .modal-default .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-default .modal-content { background-color: rgb(31, 58, 116); color: rgb(232, 230, 227); } .modal-default .modal-content .heading { color: rgb(232, 230, 227); } .modal-default .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-tertiary .modal-title { color: rgb(232, 230, 227); } .modal-tertiary .modal-header, .modal-tertiary .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-tertiary .modal-content { background-color: rgb(143, 23, 0); color: rgb(232, 230, 227); } .modal-tertiary .modal-content .heading { color: rgb(232, 230, 227); } .modal-tertiary .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-white .modal-title { color: rgb(136, 162, 189); } .modal-white .modal-header, .modal-white .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-white .modal-content { background-color: rgb(24, 26, 27); color: rgb(136, 162, 189); } .modal-white .modal-content .heading { color: rgb(136, 162, 189); } .modal-white .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray .modal-title { color: rgb(232, 230, 227); } .modal-gray .modal-header, .modal-gray .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-gray .modal-content { background-color: rgb(61, 79, 105); color: rgb(232, 230, 227); } .modal-gray .modal-content .heading { color: rgb(232, 230, 227); } .modal-gray .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-neutral .modal-title { color: rgb(136, 162, 189); } .modal-neutral .modal-header, .modal-neutral .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-neutral .modal-content { background-color: rgb(24, 26, 27); color: rgb(136, 162, 189); } .modal-neutral .modal-content .heading { color: rgb(136, 162, 189); } .modal-neutral .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-soft .modal-title { color: rgb(136, 162, 189); } .modal-soft .modal-header, .modal-soft .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-soft .modal-content { background-color: rgb(31, 34, 35); color: rgb(136, 162, 189); } .modal-soft .modal-content .heading { color: rgb(136, 162, 189); } .modal-soft .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-black .modal-title { color: rgb(232, 230, 227); } .modal-black .modal-header, .modal-black .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-black .modal-content { background-color: rgb(13, 14, 14); color: rgb(232, 230, 227); } .modal-black .modal-content .heading { color: rgb(232, 230, 227); } .modal-black .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-purple .modal-title { color: rgb(232, 230, 227); } .modal-purple .modal-header, .modal-purple .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-purple .modal-content { background-color: rgb(59, 27, 135); color: rgb(232, 230, 227); } .modal-purple .modal-content .heading { color: rgb(232, 230, 227); } .modal-purple .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-100 .modal-title { color: rgb(136, 162, 189); } .modal-gray-100 .modal-header, .modal-gray-100 .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-gray-100 .modal-content { background-color: rgb(31, 34, 35); color: rgb(136, 162, 189); } .modal-gray-100 .modal-content .heading { color: rgb(136, 162, 189); } .modal-gray-100 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-200 .modal-title { color: rgb(136, 162, 189); } .modal-gray-200 .modal-header, .modal-gray-200 .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-gray-200 .modal-content { background-color: rgb(35, 38, 39); color: rgb(136, 162, 189); } .modal-gray-200 .modal-content .heading { color: rgb(136, 162, 189); } .modal-gray-200 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-300 .modal-title { color: rgb(136, 162, 189); } .modal-gray-300 .modal-header, .modal-gray-300 .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-gray-300 .modal-content { background-color: rgb(39, 42, 44); color: rgb(136, 162, 189); } .modal-gray-300 .modal-content .heading { color: rgb(136, 162, 189); } .modal-gray-300 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-400 .modal-title { color: rgb(136, 162, 189); } .modal-gray-400 .modal-header, .modal-gray-400 .modal-footer { border-color: rgba(67, 86, 121, 0.07); } .modal-gray-400 .modal-content { background-color: rgb(48, 52, 54); color: rgb(136, 162, 189); } .modal-gray-400 .modal-content .heading { color: rgb(136, 162, 189); } .modal-gray-400 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-500 .modal-title { color: rgb(232, 230, 227); } .modal-gray-500 .modal-header, .modal-gray-500 .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-gray-500 .modal-content { background-color: rgb(66, 71, 74); color: rgb(232, 230, 227); } .modal-gray-500 .modal-content .heading { color: rgb(232, 230, 227); } .modal-gray-500 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-600 .modal-title { color: rgb(232, 230, 227); } .modal-gray-600 .modal-header, .modal-gray-600 .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-gray-600 .modal-content { background-color: rgb(61, 79, 105); color: rgb(232, 230, 227); } .modal-gray-600 .modal-content .heading { color: rgb(232, 230, 227); } .modal-gray-600 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-700 .modal-title { color: rgb(232, 230, 227); } .modal-gray-700 .modal-header, .modal-gray-700 .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-gray-700 .modal-content { background-color: rgb(78, 93, 123); color: rgb(232, 230, 227); } .modal-gray-700 .modal-content .heading { color: rgb(232, 230, 227); } .modal-gray-700 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .modal-gray-800 .modal-title { color: rgb(232, 230, 227); } .modal-gray-800 .modal-header, .modal-gray-800 .modal-footer { border-color: rgba(48, 52, 54, 0.07); } .modal-gray-800 .modal-content { background-color: rgb(64, 82, 115); color: rgb(232, 230, 227); } .modal-gray-800 .modal-content .heading { color: rgb(232, 230, 227); } .modal-gray-800 .close > span:not(.sr-only) { color: rgb(232, 230, 227); } .nav-link { color: rgb(138, 163, 186); } .nav-link:hover, .nav-link.active { color: rgb(128, 173, 221); } .nav-tabs .nav-link { border-color: initial; } .nav-pills .nav-link { box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; border-color: rgb(41, 50, 77); } .nav-pills .nav-link.avatar-link { border-color: initial; } .nav-pills .nav-link:hover { color: rgb(128, 173, 221); } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: rgb(128, 173, 221); background-color: rgb(24, 26, 27); border-color: rgb(42, 79, 157); } .nav-pills.bordered-pill-md .nav-link { border-color: rgb(53, 58, 60); } .nav-pill-circle .nav-link { box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; } .nav-pill-circle .nav-link.avatar-link { box-shadow: none; } .nav-pill-square .nav-link { box-shadow: rgba(0, 0, 0, 0.05) 0px 4px 30px; } .pixel-tab .nav-pills { border-right-color: initial; } .pixel-tab .nav-pills .nav-link { box-shadow: none; border-right-color: initial; } .pixel-tab .nav-pills .nav-link h2 { color: rgb(174, 192, 212); } .pixel-tab .nav-pills .nav-link.active { background-image: initial; background-color: rgb(24, 26, 27); border-left-color: rgb(76, 96, 143); box-shadow: none; } .pixel-tab .nav-pills .nav-link.active h2 { color: rgb(174, 192, 212); } .pixel-tab .tab-content { background-color: rgb(24, 26, 27); box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .pixel-tab .tab-content .list-inline li i { color: rgb(128, 173, 221); } @media (min-width: 576px) { .pixel-tab .nav-pills .nav-link { border-color: rgb(52, 56, 58); } } @media (max-width: 767.98px) { .pixel-tab .nav-pills { border-color: initial; } .pixel-tab .nav-pills .nav-link { background-color: rgb(31, 34, 35); border-color: initial; } .pixel-tab .nav-pills .nav-link.active { border-left-color: initial; border-top-color: rgb(76, 96, 143); } } .owl-theme .owl-nav { -webkit-tap-highlight-color: transparent; } .owl-theme .owl-nav [class*="owl-"] { background-image: initial; background-color: rgb(48, 52, 54); } .owl-theme .owl-nav [class*="owl-"]:hover { background-color: transparent; color: rgb(128, 173, 221); text-decoration-color: initial; } .owl-theme .owl-nav [class*="owl-"]:focus { outline-color: initial; } .owl-theme .owl-dots { -webkit-tap-highlight-color: transparent; } .owl-theme .owl-dots .owl-dot span { background-image: initial; background-color: transparent; border-color: rgb(42, 79, 157); } .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background-image: initial; background-color: rgb(31, 58, 116); } .owl-theme .owl-dots .owl-dot:focus { outline-color: initial; } .owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot { color: rgb(205, 200, 194); } .page-link { border-color: initial; } .page-item.active .page-link { box-shadow: rgba(34, 42, 63, 0.07) 0px 0.125rem 0.25rem; } .page-item .page-link, .page-item span { color: rgb(174, 192, 212); } .pricing-card .card-header { background-image: initial; background-color: transparent; } .pricing-card .list-group-item { background-image: initial; background-color: transparent; border-color: initial; } .profile-card .profile-image-small img { border-color: rgb(48, 52, 54); } .profile-card .card-footer { background-color: rgb(24, 26, 27); } .profile-card .social-buttons { list-style-image: initial; } .rotating-card-container .card-rotate { background-image: initial; background-color: transparent; box-shadow: none; } .rotating-card-container .card .back .card-body .card-subtitle, .rotating-card-container .card .front .card-body .card-subtitle { color: rgb(128, 173, 221); } .rotating-card-container .card .back .card-body .social-buttons, .rotating-card-container .card .front .card-body .social-buttons { list-style-image: initial; } .rotating-card-container .card .back.back-background::after { background-color: rgba(0, 0, 0, 0.56); } .profile-card-image:hover .card::after { background-image: initial; background-color: rgb(24, 26, 27); } .profile-card-image .card::after { background-image: initial; background-color: transparent; } .profile-card-image .card .card-body h6 { color: rgb(89, 239, 194); } .profile-card-image .card .social-buttons { list-style-image: initial; } .profile-card-alternative .card-subtitle { color: rgb(153, 144, 131); } .profile-card-alternative .social-buttons { list-style-image: initial; } .popover { border-color: initial; } .popover-primary { background-color: rgb(31, 58, 116); } .popover-primary .popover-header { background-color: rgb(31, 58, 116); color: rgb(232, 230, 227); } .popover-primary .popover-body { color: rgb(232, 230, 227); } .popover-primary .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-primary.bs-popover-top .arrow::after, .popover-primary.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(42, 79, 157); } .popover-primary.bs-popover-right .arrow::after, .popover-primary.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(42, 79, 157); } .popover-primary.bs-popover-bottom .arrow::after, .popover-primary.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(42, 79, 157); } .popover-primary.bs-popover-left .arrow::after, .popover-primary.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(42, 79, 157); } .popover-secondary { background-color: rgb(13, 137, 99); } .popover-secondary .popover-header { background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); } .popover-secondary .popover-body { color: rgb(232, 230, 227); } .popover-secondary .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-secondary.bs-popover-top .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(17, 182, 132); } .popover-secondary.bs-popover-right .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(17, 182, 132); } .popover-secondary.bs-popover-bottom .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(17, 182, 132); } .popover-secondary.bs-popover-left .arrow::after, .popover-secondary.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(17, 182, 132); } .popover-success { background-color: rgb(0, 153, 123); } .popover-success .popover-header { background-color: rgb(0, 153, 123); color: rgb(232, 230, 227); } .popover-success .popover-body { color: rgb(232, 230, 227); } .popover-success .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-success.bs-popover-top .arrow::after, .popover-success.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(0, 198, 159); } .popover-success.bs-popover-right .arrow::after, .popover-success.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(0, 198, 159); } .popover-success.bs-popover-bottom .arrow::after, .popover-success.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(0, 198, 159); } .popover-success.bs-popover-left .arrow::after, .popover-success.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(0, 198, 159); } .popover-info { background-color: rgb(0, 94, 186); } .popover-info .popover-header { background-color: rgb(0, 94, 186); color: rgb(232, 230, 227); } .popover-info .popover-body { color: rgb(232, 230, 227); } .popover-info .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-info.bs-popover-top .arrow::after, .popover-info.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(0, 86, 170); } .popover-info.bs-popover-right .arrow::after, .popover-info.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(0, 86, 170); } .popover-info.bs-popover-bottom .arrow::after, .popover-info.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(0, 86, 170); } .popover-info.bs-popover-left .arrow::after, .popover-info.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(0, 86, 170); } .popover-warning { background-color: rgb(148, 93, 9); } .popover-warning .popover-header { background-color: rgb(148, 93, 9); color: rgb(232, 230, 227); } .popover-warning .popover-body { color: rgb(232, 230, 227); } .popover-warning .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-warning.bs-popover-top .arrow::after, .popover-warning.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(146, 91, 9); } .popover-warning.bs-popover-right .arrow::after, .popover-warning.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(146, 91, 9); } .popover-warning.bs-popover-bottom .arrow::after, .popover-warning.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(146, 91, 9); } .popover-warning.bs-popover-left .arrow::after, .popover-warning.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(146, 91, 9); } .popover-danger { background-color: rgb(153, 4, 4); } .popover-danger .popover-header { background-color: rgb(153, 4, 4); color: rgb(232, 230, 227); } .popover-danger .popover-body { color: rgb(232, 230, 227); } .popover-danger .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-danger.bs-popover-top .arrow::after, .popover-danger.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(151, 4, 4); } .popover-danger.bs-popover-right .arrow::after, .popover-danger.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(151, 4, 4); } .popover-danger.bs-popover-bottom .arrow::after, .popover-danger.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(151, 4, 4); } .popover-danger.bs-popover-left .arrow::after, .popover-danger.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(151, 4, 4); } .popover-light { background-color: rgb(39, 42, 44); } .popover-light .popover-header { background-color: rgb(39, 42, 44); color: rgb(136, 162, 189); } .popover-light .popover-body { color: rgb(136, 162, 189); } .popover-light .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-light.bs-popover-top .arrow::after, .popover-light.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(41, 50, 77); } .popover-light.bs-popover-right .arrow::after, .popover-light.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(41, 50, 77); } .popover-light.bs-popover-bottom .arrow::after, .popover-light.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(41, 50, 77); } .popover-light.bs-popover-left .arrow::after, .popover-light.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(41, 50, 77); } .popover-dark { background-color: rgb(34, 42, 63); } .popover-dark .popover-header { background-color: rgb(34, 42, 63); color: rgb(232, 230, 227); } .popover-dark .popover-body { color: rgb(232, 230, 227); } .popover-dark .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-dark.bs-popover-top .arrow::after, .popover-dark.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(76, 96, 143); } .popover-dark.bs-popover-right .arrow::after, .popover-dark.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(76, 96, 143); } .popover-dark.bs-popover-bottom .arrow::after, .popover-dark.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(76, 96, 143); } .popover-dark.bs-popover-left .arrow::after, .popover-dark.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(76, 96, 143); } .popover-default { background-color: rgb(31, 58, 116); } .popover-default .popover-header { background-color: rgb(31, 58, 116); color: rgb(232, 230, 227); } .popover-default .popover-body { color: rgb(232, 230, 227); } .popover-default .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-default.bs-popover-top .arrow::after, .popover-default.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(42, 79, 157); } .popover-default.bs-popover-right .arrow::after, .popover-default.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(42, 79, 157); } .popover-default.bs-popover-bottom .arrow::after, .popover-default.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(42, 79, 157); } .popover-default.bs-popover-left .arrow::after, .popover-default.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(42, 79, 157); } .popover-tertiary { background-color: rgb(143, 23, 0); } .popover-tertiary .popover-header { background-color: rgb(143, 23, 0); color: rgb(232, 230, 227); } .popover-tertiary .popover-body { color: rgb(232, 230, 227); } .popover-tertiary .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-tertiary.bs-popover-top .arrow::after, .popover-tertiary.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(148, 24, 0); } .popover-tertiary.bs-popover-right .arrow::after, .popover-tertiary.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(148, 24, 0); } .popover-tertiary.bs-popover-bottom .arrow::after, .popover-tertiary.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(148, 24, 0); } .popover-tertiary.bs-popover-left .arrow::after, .popover-tertiary.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(148, 24, 0); } .popover-white { background-color: rgb(24, 26, 27); } .popover-white .popover-header { background-color: rgb(24, 26, 27); color: rgb(136, 162, 189); } .popover-white .popover-body { color: rgb(136, 162, 189); } .popover-white .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-white.bs-popover-top .arrow::after, .popover-white.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(48, 52, 54); } .popover-white.bs-popover-right .arrow::after, .popover-white.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(48, 52, 54); } .popover-white.bs-popover-bottom .arrow::after, .popover-white.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(48, 52, 54); } .popover-white.bs-popover-left .arrow::after, .popover-white.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(48, 52, 54); } .popover-gray { background-color: rgb(61, 79, 105); } .popover-gray .popover-header { background-color: rgb(61, 79, 105); color: rgb(232, 230, 227); } .popover-gray .popover-body { color: rgb(232, 230, 227); } .popover-gray .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-gray.bs-popover-top .arrow::after, .popover-gray.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(59, 76, 101); } .popover-gray.bs-popover-right .arrow::after, .popover-gray.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(59, 76, 101); } .popover-gray.bs-popover-bottom .arrow::after, .popover-gray.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(59, 76, 101); } .popover-gray.bs-popover-left .arrow::after, .popover-gray.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(59, 76, 101); } .popover-neutral { background-color: rgb(24, 26, 27); } .popover-neutral .popover-header { background-color: rgb(24, 26, 27); color: rgb(136, 162, 189); } .popover-neutral .popover-body { color: rgb(136, 162, 189); } .popover-neutral .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-neutral.bs-popover-top .arrow::after, .popover-neutral.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(48, 52, 54); } .popover-neutral.bs-popover-right .arrow::after, .popover-neutral.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(48, 52, 54); } .popover-neutral.bs-popover-bottom .arrow::after, .popover-neutral.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(48, 52, 54); } .popover-neutral.bs-popover-left .arrow::after, .popover-neutral.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(48, 52, 54); } .popover-soft { background-color: rgb(31, 34, 35); } .popover-soft .popover-header { background-color: rgb(31, 34, 35); color: rgb(136, 162, 189); } .popover-soft .popover-body { color: rgb(136, 162, 189); } .popover-soft .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-soft.bs-popover-top .arrow::after, .popover-soft.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(52, 56, 58); } .popover-soft.bs-popover-right .arrow::after, .popover-soft.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(52, 56, 58); } .popover-soft.bs-popover-bottom .arrow::after, .popover-soft.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(52, 56, 58); } .popover-soft.bs-popover-left .arrow::after, .popover-soft.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(52, 56, 58); } .popover-black { background-color: rgb(13, 14, 14); } .popover-black .popover-header { background-color: rgb(13, 14, 14); color: rgb(232, 230, 227); } .popover-black .popover-body { color: rgb(232, 230, 227); } .popover-black .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-black.bs-popover-top .arrow::after, .popover-black.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(134, 125, 110); } .popover-black.bs-popover-right .arrow::after, .popover-black.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(134, 125, 110); } .popover-black.bs-popover-bottom .arrow::after, .popover-black.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(134, 125, 110); } .popover-black.bs-popover-left .arrow::after, .popover-black.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(134, 125, 110); } .popover-purple { background-color: rgb(59, 27, 135); } .popover-purple .popover-header { background-color: rgb(59, 27, 135); color: rgb(232, 230, 227); } .popover-purple .popover-body { color: rgb(232, 230, 227); } .popover-purple .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-purple.bs-popover-top .arrow::after, .popover-purple.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(57, 26, 131); } .popover-purple.bs-popover-right .arrow::after, .popover-purple.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(57, 26, 131); } .popover-purple.bs-popover-bottom .arrow::after, .popover-purple.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(57, 26, 131); } .popover-purple.bs-popover-left .arrow::after, .popover-purple.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(57, 26, 131); } .popover-gray-100 { background-color: rgb(31, 34, 35); } .popover-gray-100 .popover-header { background-color: rgb(31, 34, 35); color: rgb(136, 162, 189); } .popover-gray-100 .popover-body { color: rgb(136, 162, 189); } .popover-gray-100 .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-gray-100.bs-popover-top .arrow::after, .popover-gray-100.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(52, 56, 58); } .popover-gray-100.bs-popover-right .arrow::after, .popover-gray-100.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(52, 56, 58); } .popover-gray-100.bs-popover-bottom .arrow::after, .popover-gray-100.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(52, 56, 58); } .popover-gray-100.bs-popover-left .arrow::after, .popover-gray-100.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(52, 56, 58); } .popover-gray-200 { background-color: rgb(35, 38, 39); } .popover-gray-200 .popover-header { background-color: rgb(35, 38, 39); color: rgb(136, 162, 189); } .popover-gray-200 .popover-body { color: rgb(136, 162, 189); } .popover-gray-200 .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-gray-200.bs-popover-top .arrow::after, .popover-gray-200.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(53, 58, 60); } .popover-gray-200.bs-popover-right .arrow::after, .popover-gray-200.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(53, 58, 60); } .popover-gray-200.bs-popover-bottom .arrow::after, .popover-gray-200.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(53, 58, 60); } .popover-gray-200.bs-popover-left .arrow::after, .popover-gray-200.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(53, 58, 60); } .popover-gray-300 { background-color: rgb(39, 42, 44); } .popover-gray-300 .popover-header { background-color: rgb(39, 42, 44); color: rgb(136, 162, 189); } .popover-gray-300 .popover-body { color: rgb(136, 162, 189); } .popover-gray-300 .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-gray-300.bs-popover-top .arrow::after, .popover-gray-300.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(41, 50, 77); } .popover-gray-300.bs-popover-right .arrow::after, .popover-gray-300.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(41, 50, 77); } .popover-gray-300.bs-popover-bottom .arrow::after, .popover-gray-300.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(41, 50, 77); } .popover-gray-300.bs-popover-left .arrow::after, .popover-gray-300.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(41, 50, 77); } .popover-gray-400 { background-color: rgb(48, 52, 54); } .popover-gray-400 .popover-header { background-color: rgb(48, 52, 54); color: rgb(136, 162, 189); } .popover-gray-400 .popover-body { color: rgb(136, 162, 189); } .popover-gray-400 .popover-header { border-color: rgba(67, 86, 121, 0.2); } .popover-gray-400.bs-popover-top .arrow::after, .popover-gray-400.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(60, 65, 68); } .popover-gray-400.bs-popover-right .arrow::after, .popover-gray-400.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(60, 65, 68); } .popover-gray-400.bs-popover-bottom .arrow::after, .popover-gray-400.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(60, 65, 68); } .popover-gray-400.bs-popover-left .arrow::after, .popover-gray-400.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(60, 65, 68); } .popover-gray-500 { background-color: rgb(66, 71, 74); } .popover-gray-500 .popover-header { background-color: rgb(66, 71, 74); color: rgb(232, 230, 227); } .popover-gray-500 .popover-body { color: rgb(232, 230, 227); } .popover-gray-500 .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-gray-500.bs-popover-top .arrow::after, .popover-gray-500.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(69, 75, 78); } .popover-gray-500.bs-popover-right .arrow::after, .popover-gray-500.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(69, 75, 78); } .popover-gray-500.bs-popover-bottom .arrow::after, .popover-gray-500.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(69, 75, 78); } .popover-gray-500.bs-popover-left .arrow::after, .popover-gray-500.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(69, 75, 78); } .popover-gray-600 { background-color: rgb(61, 79, 105); } .popover-gray-600 .popover-header { background-color: rgb(61, 79, 105); color: rgb(232, 230, 227); } .popover-gray-600 .popover-body { color: rgb(232, 230, 227); } .popover-gray-600 .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-gray-600.bs-popover-top .arrow::after, .popover-gray-600.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(59, 76, 101); } .popover-gray-600.bs-popover-right .arrow::after, .popover-gray-600.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(59, 76, 101); } .popover-gray-600.bs-popover-bottom .arrow::after, .popover-gray-600.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(59, 76, 101); } .popover-gray-600.bs-popover-left .arrow::after, .popover-gray-600.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(59, 76, 101); } .popover-gray-700 { background-color: rgb(78, 93, 123); } .popover-gray-700 .popover-header { background-color: rgb(78, 93, 123); color: rgb(232, 230, 227); } .popover-gray-700 .popover-body { color: rgb(232, 230, 227); } .popover-gray-700 .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-gray-700.bs-popover-top .arrow::after, .popover-gray-700.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(83, 90, 94); } .popover-gray-700.bs-popover-right .arrow::after, .popover-gray-700.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(83, 90, 94); } .popover-gray-700.bs-popover-bottom .arrow::after, .popover-gray-700.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(83, 90, 94); } .popover-gray-700.bs-popover-left .arrow::after, .popover-gray-700.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(83, 90, 94); } .popover-gray-800 { background-color: rgb(64, 82, 115); } .popover-gray-800 .popover-header { background-color: rgb(64, 82, 115); color: rgb(232, 230, 227); } .popover-gray-800 .popover-body { color: rgb(232, 230, 227); } .popover-gray-800 .popover-header { border-color: rgba(48, 52, 54, 0.2); } .popover-gray-800.bs-popover-top .arrow::after, .popover-gray-800.bs-popover-auto[x-placement^="top"] .arrow::after { border-top-color: rgb(67, 86, 121); } .popover-gray-800.bs-popover-right .arrow::after, .popover-gray-800.bs-popover-auto[x-placement^="right"] .arrow::after { border-right-color: rgb(67, 86, 121); } .popover-gray-800.bs-popover-bottom .arrow::after, .popover-gray-800.bs-popover-auto[x-placement^="bottom"] .arrow::after { border-bottom-color: rgb(67, 86, 121); } .popover-gray-800.bs-popover-left .arrow::after, .popover-gray-800.bs-popover-auto[x-placement^="left"] .arrow::after { border-left-color: rgb(67, 86, 121); } .progress-bar { box-shadow: none; } .progress { background-color: rgb(35, 38, 39); box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset; } .progress-info .progress-label span { color: rgb(128, 173, 221); } .progress-info .progress-percentage span { color: rgb(185, 179, 170); } .progress-tooltip { background-image: initial; background-color: rgb(31, 58, 116); color: rgb(232, 230, 227); } .progress-tooltip::after { border-color: rgb(59, 76, 101) transparent transparent; } .progress-info .bg-primary::after { border-top-color: rgb(42, 79, 157); } .progress-info .bg-secondary::after { border-top-color: rgb(17, 182, 132); } .progress-info .bg-success::after { border-top-color: rgb(0, 198, 159); } .progress-info .bg-info::after { border-top-color: rgb(0, 86, 170); } .progress-info .bg-warning::after { border-top-color: rgb(146, 91, 9); } .progress-info .bg-danger::after { border-top-color: rgb(151, 4, 4); } .progress-info .bg-light::after { border-top-color: rgb(41, 50, 77); } .progress-info .bg-dark::after { border-top-color: rgb(76, 96, 143); } .progress-info .bg-default::after { border-top-color: rgb(42, 79, 157); } .progress-info .bg-tertiary::after { border-top-color: rgb(148, 24, 0); } .progress-info .bg-white::after { border-top-color: rgb(48, 52, 54); } .progress-info .bg-gray::after { border-top-color: rgb(59, 76, 101); } .progress-info .bg-neutral::after { border-top-color: rgb(48, 52, 54); } .progress-info .bg-soft::after { border-top-color: rgb(52, 56, 58); } .progress-info .bg-black::after { border-top-color: rgb(134, 125, 110); } .progress-info .bg-purple::after { border-top-color: rgb(57, 26, 131); } .progress-info .bg-gray-100::after { border-top-color: rgb(52, 56, 58); } .progress-info .bg-gray-200::after { border-top-color: rgb(53, 58, 60); } .progress-info .bg-gray-300::after { border-top-color: rgb(41, 50, 77); } .progress-info .bg-gray-400::after { border-top-color: rgb(60, 65, 68); } .progress-info .bg-gray-500::after { border-top-color: rgb(69, 75, 78); } .progress-info .bg-gray-600::after { border-top-color: rgb(59, 76, 101); } .progress-info .bg-gray-700::after { border-top-color: rgb(83, 90, 94); } .progress-info .bg-gray-800::after { border-top-color: rgb(67, 86, 121); } .organic-shape svg { background-image: none !important; background-color: initial !important; } .organic-shape-primary { fill: rgba(128, 173, 221, 0.3); } .organic-shape-secondary { fill: rgba(89, 239, 194, 0.3); } .organic-shape-success { fill: rgba(70, 255, 219, 0.3); } .organic-shape-info { fill: rgba(47, 162, 255, 0.3); } .organic-shape-warning { fill: rgba(245, 184, 91, 0.3); } .organic-shape-danger { fill: rgba(250, 84, 84, 0.3); } .organic-shape-light { fill: rgba(198, 210, 225, 0.3); } .organic-shape-dark { fill: rgba(174, 192, 212, 0.3); } .organic-shape-default { fill: rgba(128, 173, 221, 0.3); } .organic-shape-tertiary { fill: rgba(255, 123, 97, 0.3); } .organic-shape-white { fill: rgba(232, 230, 227, 0.3); } .organic-shape-gray { fill: rgba(138, 163, 186, 0.3); } .organic-shape-neutral { fill: rgba(232, 230, 227, 0.3); } .organic-shape-soft { fill: rgba(224, 221, 217, 0.3); } .organic-shape-black { fill: rgba(221, 218, 214, 0.3); } .organic-shape-purple { fill: rgba(140, 105, 225, 0.3); } .organic-shape-gray-100 { fill: rgba(224, 221, 217, 0.3); } .organic-shape-gray-200 { fill: rgba(220, 217, 212, 0.3); } .organic-shape-gray-300 { fill: rgba(198, 210, 225, 0.3); } .organic-shape-gray-400 { fill: rgba(205, 200, 194, 0.3); } .organic-shape-gray-500 { fill: rgba(185, 179, 170, 0.3); } .organic-shape-gray-600 { fill: rgba(138, 163, 186, 0.3); } .organic-shape-gray-700 { fill: rgba(153, 144, 131, 0.3); } .organic-shape-gray-800 { fill: rgba(136, 162, 189, 0.3); } .fill-primary { fill: rgb(128, 173, 221); } .stroke-primary { stroke: rgb(128, 173, 221); } .fill-secondary { fill: rgb(89, 239, 194); } .stroke-secondary { stroke: rgb(89, 239, 194); } .fill-success { fill: rgb(70, 255, 219); } .stroke-success { stroke: rgb(70, 255, 219); } .fill-info { fill: rgb(47, 162, 255); } .stroke-info { stroke: rgb(47, 162, 255); } .fill-warning { fill: rgb(245, 184, 91); } .stroke-warning { stroke: rgb(245, 184, 91); } .fill-danger { fill: rgb(250, 84, 84); } .stroke-danger { stroke: rgb(250, 84, 84); } .fill-light { fill: rgb(198, 210, 225); } .stroke-light { stroke: rgb(198, 210, 225); } .fill-dark { fill: rgb(174, 192, 212); } .stroke-dark { stroke: rgb(174, 192, 212); } .fill-default { fill: rgb(128, 173, 221); } .stroke-default { stroke: rgb(128, 173, 221); } .fill-tertiary { fill: rgb(255, 123, 97); } .stroke-tertiary { stroke: rgb(255, 123, 97); } .fill-white { fill: rgb(232, 230, 227); } .stroke-white { stroke: rgb(232, 230, 227); } .fill-gray { fill: rgb(138, 163, 186); } .stroke-gray { stroke: rgb(138, 163, 186); } .fill-neutral { fill: rgb(232, 230, 227); } .stroke-neutral { stroke: rgb(232, 230, 227); } .fill-soft { fill: rgb(224, 221, 217); } .stroke-soft { stroke: rgb(224, 221, 217); } .fill-black { fill: rgb(221, 218, 214); } .stroke-black { stroke: rgb(221, 218, 214); } .fill-purple { fill: rgb(140, 105, 225); } .stroke-purple { stroke: rgb(140, 105, 225); } .fill-gray-100 { fill: rgb(224, 221, 217); } .stroke-gray-100 { stroke: rgb(224, 221, 217); } .fill-gray-200 { fill: rgb(220, 217, 212); } .stroke-gray-200 { stroke: rgb(220, 217, 212); } .fill-gray-300 { fill: rgb(198, 210, 225); } .stroke-gray-300 { stroke: rgb(198, 210, 225); } .fill-gray-400 { fill: rgb(205, 200, 194); } .stroke-gray-400 { stroke: rgb(205, 200, 194); } .fill-gray-500 { fill: rgb(185, 179, 170); } .stroke-gray-500 { stroke: rgb(185, 179, 170); } .fill-gray-600 { fill: rgb(138, 163, 186); } .stroke-gray-600 { stroke: rgb(138, 163, 186); } .fill-gray-700 { fill: rgb(153, 144, 131); } .stroke-gray-700 { stroke: rgb(153, 144, 131); } .fill-gray-800 { fill: rgb(136, 162, 189); } .stroke-gray-800 { stroke: rgb(136, 162, 189); } .shape-primary { background-color: rgb(31, 58, 116); } .shape-primary .step-number { background-color: rgb(31, 58, 116); } .shape-secondary { background-color: rgb(13, 137, 99); } .shape-secondary .step-number { background-color: rgb(13, 137, 99); } .shape-success { background-color: rgb(0, 153, 123); } .shape-success .step-number { background-color: rgb(0, 153, 123); } .shape-info { background-color: rgb(0, 94, 186); } .shape-info .step-number { background-color: rgb(0, 94, 186); } .shape-warning { background-color: rgb(148, 93, 9); } .shape-warning .step-number { background-color: rgb(148, 93, 9); } .shape-danger { background-color: rgb(153, 4, 4); } .shape-danger .step-number { background-color: rgb(153, 4, 4); } .shape-light { background-color: rgb(39, 42, 44); } .shape-light .step-number { background-color: rgb(39, 42, 44); } .shape-dark { background-color: rgb(34, 42, 63); } .shape-dark .step-number { background-color: rgb(34, 42, 63); } .shape-default { background-color: rgb(31, 58, 116); } .shape-default .step-number { background-color: rgb(31, 58, 116); } .shape-tertiary { background-color: rgb(143, 23, 0); } .shape-tertiary .step-number { background-color: rgb(143, 23, 0); } .shape-white { background-color: rgb(24, 26, 27); } .shape-white .step-number { background-color: rgb(24, 26, 27); } .shape-gray { background-color: rgb(61, 79, 105); } .shape-gray .step-number { background-color: rgb(61, 79, 105); } .shape-neutral { background-color: rgb(24, 26, 27); } .shape-neutral .step-number { background-color: rgb(24, 26, 27); } .shape-soft { background-color: rgb(31, 34, 35); } .shape-soft .step-number { background-color: rgb(31, 34, 35); } .shape-black { background-color: rgb(13, 14, 14); } .shape-black .step-number { background-color: rgb(13, 14, 14); } .shape-purple { background-color: rgb(59, 27, 135); } .shape-purple .step-number { background-color: rgb(59, 27, 135); } .shape-gray-100 { background-color: rgb(31, 34, 35); } .shape-gray-100 .step-number { background-color: rgb(31, 34, 35); } .shape-gray-200 { background-color: rgb(35, 38, 39); } .shape-gray-200 .step-number { background-color: rgb(35, 38, 39); } .shape-gray-300 { background-color: rgb(39, 42, 44); } .shape-gray-300 .step-number { background-color: rgb(39, 42, 44); } .shape-gray-400 { background-color: rgb(48, 52, 54); } .shape-gray-400 .step-number { background-color: rgb(48, 52, 54); } .shape-gray-500 { background-color: rgb(66, 71, 74); } .shape-gray-500 .step-number { background-color: rgb(66, 71, 74); } .shape-gray-600 { background-color: rgb(61, 79, 105); } .shape-gray-600 .step-number { background-color: rgb(61, 79, 105); } .shape-gray-700 { background-color: rgb(78, 93, 123); } .shape-gray-700 .step-number { background-color: rgb(78, 93, 123); } .shape-gray-800 { background-color: rgb(64, 82, 115); } .shape-gray-800 .step-number { background-color: rgb(64, 82, 115); } .step .step-shape.bordered .step-number { background-color: rgb(24, 26, 27); } .layer-primary { color: rgba(128, 173, 221, 0.15); } .layer-secondary { color: rgba(89, 239, 194, 0.15); } .layer-success { color: rgba(70, 255, 219, 0.15); } .layer-info { color: rgba(47, 162, 255, 0.15); } .layer-warning { color: rgba(245, 184, 91, 0.15); } .layer-danger { color: rgba(250, 84, 84, 0.15); } .layer-light { color: rgba(198, 210, 225, 0.15); } .layer-dark { color: rgba(174, 192, 212, 0.15); } .layer-default { color: rgba(128, 173, 221, 0.15); } .layer-tertiary { color: rgba(255, 123, 97, 0.15); } .layer-white { color: rgba(232, 230, 227, 0.15); } .layer-gray { color: rgba(138, 163, 186, 0.15); } .layer-neutral { color: rgba(232, 230, 227, 0.15); } .layer-soft { color: rgba(224, 221, 217, 0.15); } .layer-black { color: rgba(221, 218, 214, 0.15); } .layer-purple { color: rgba(140, 105, 225, 0.15); } .layer-gray-100 { color: rgba(224, 221, 217, 0.15); } .layer-gray-200 { color: rgba(220, 217, 212, 0.15); } .layer-gray-300 { color: rgba(198, 210, 225, 0.15); } .layer-gray-400 { color: rgba(205, 200, 194, 0.15); } .layer-gray-500 { color: rgba(185, 179, 170, 0.15); } .layer-gray-600 { color: rgba(138, 163, 186, 0.15); } .layer-gray-700 { color: rgba(153, 144, 131, 0.15); } .layer-gray-800 { color: rgba(136, 162, 189, 0.15); } a, .text-action { color: rgb(128, 173, 221); } a:hover, .text-action:hover { color: rgb(152, 189, 227); } .text-primary, .text-primary:hover { color: rgb(128, 173, 221) !important; } .text-primary a:not(.btn), .text-primary h1, .text-primary h2, .text-primary h3, .text-primary h4, .text-primary h5, .text-primary h6, .text-primary .h1, .text-primary .h2, .text-primary .h3, .text-primary .h4, .text-primary .h5, .text-primary .h6, .text-primary .display-1, .text-primary .display-2, .text-primary .display-3, .text-primary .display-4 { color: rgb(128, 173, 221); } .text-secondary, .text-secondary:hover { color: rgb(89, 239, 194) !important; } .text-secondary a:not(.btn), .text-secondary h1, .text-secondary h2, .text-secondary h3, .text-secondary h4, .text-secondary h5, .text-secondary h6, .text-secondary .h1, .text-secondary .h2, .text-secondary .h3, .text-secondary .h4, .text-secondary .h5, .text-secondary .h6, .text-secondary .display-1, .text-secondary .display-2, .text-secondary .display-3, .text-secondary .display-4 { color: rgb(89, 239, 194); } .text-success, .text-success:hover { color: rgb(70, 255, 219) !important; } .text-success a:not(.btn), .text-success h1, .text-success h2, .text-success h3, .text-success h4, .text-success h5, .text-success h6, .text-success .h1, .text-success .h2, .text-success .h3, .text-success .h4, .text-success .h5, .text-success .h6, .text-success .display-1, .text-success .display-2, .text-success .display-3, .text-success .display-4 { color: rgb(70, 255, 219); } .text-info, .text-info:hover { color: rgb(47, 162, 255) !important; } .text-info a:not(.btn), .text-info h1, .text-info h2, .text-info h3, .text-info h4, .text-info h5, .text-info h6, .text-info .h1, .text-info .h2, .text-info .h3, .text-info .h4, .text-info .h5, .text-info .h6, .text-info .display-1, .text-info .display-2, .text-info .display-3, .text-info .display-4 { color: rgb(47, 162, 255); } .text-info .text-muted { color: rgba(47, 162, 255, 0.7) !important; } .text-warning, .text-warning:hover { color: rgb(245, 184, 91) !important; } .text-warning a:not(.btn), .text-warning h1, .text-warning h2, .text-warning h3, .text-warning h4, .text-warning h5, .text-warning h6, .text-warning .h1, .text-warning .h2, .text-warning .h3, .text-warning .h4, .text-warning .h5, .text-warning .h6, .text-warning .display-1, .text-warning .display-2, .text-warning .display-3, .text-warning .display-4 { color: rgb(245, 184, 91); } .text-warning .text-muted { color: rgba(245, 184, 91, 0.7) !important; } .text-danger, .text-danger:hover { color: rgb(250, 84, 84) !important; } .text-danger a:not(.btn), .text-danger h1, .text-danger h2, .text-danger h3, .text-danger h4, .text-danger h5, .text-danger h6, .text-danger .h1, .text-danger .h2, .text-danger .h3, .text-danger .h4, .text-danger .h5, .text-danger .h6, .text-danger .display-1, .text-danger .display-2, .text-danger .display-3, .text-danger .display-4 { color: rgb(250, 84, 84); } .text-danger .text-muted { color: rgba(250, 84, 84, 0.7) !important; } .text-light, .text-light:hover { color: rgb(198, 210, 225) !important; } .text-light a:not(.btn), .text-light h1, .text-light h2, .text-light h3, .text-light h4, .text-light h5, .text-light h6, .text-light .h1, .text-light .h2, .text-light .h3, .text-light .h4, .text-light .h5, .text-light .h6, .text-light .display-1, .text-light .display-2, .text-light .display-3, .text-light .display-4 { color: rgb(198, 210, 225); } .text-light .text-muted { color: rgba(198, 210, 225, 0.7) !important; } .text-dark, .text-dark:hover { color: rgb(174, 192, 212) !important; } .text-dark a:not(.btn), .text-dark h1, .text-dark h2, .text-dark h3, .text-dark h4, .text-dark h5, .text-dark h6, .text-dark .h1, .text-dark .h2, .text-dark .h3, .text-dark .h4, .text-dark .h5, .text-dark .h6, .text-dark .display-1, .text-dark .display-2, .text-dark .display-3, .text-dark .display-4 { color: rgb(174, 192, 212); } .text-dark .text-muted { color: rgba(174, 192, 212, 0.7) !important; } .text-default, .text-default:hover { color: rgb(128, 173, 221) !important; } .text-default a:not(.btn), .text-default h1, .text-default h2, .text-default h3, .text-default h4, .text-default h5, .text-default h6, .text-default .h1, .text-default .h2, .text-default .h3, .text-default .h4, .text-default .h5, .text-default .h6, .text-default .display-1, .text-default .display-2, .text-default .display-3, .text-default .display-4 { color: rgb(128, 173, 221); } .text-default .text-muted { color: rgba(128, 173, 221, 0.7) !important; } .text-tertiary, .text-tertiary:hover { color: rgb(255, 123, 97) !important; } .text-tertiary a:not(.btn), .text-tertiary h1, .text-tertiary h2, .text-tertiary h3, .text-tertiary h4, .text-tertiary h5, .text-tertiary h6, .text-tertiary .h1, .text-tertiary .h2, .text-tertiary .h3, .text-tertiary .h4, .text-tertiary .h5, .text-tertiary .h6, .text-tertiary .display-1, .text-tertiary .display-2, .text-tertiary .display-3, .text-tertiary .display-4 { color: rgb(255, 123, 97); } .text-tertiary .text-muted { color: rgba(255, 123, 97, 0.7) !important; } .text-white, .text-white:hover { color: rgb(232, 230, 227) !important; } .text-white a:not(.btn), .text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6, .text-white .h1, .text-white .h2, .text-white .h3, .text-white .h4, .text-white .h5, .text-white .h6, .text-white .display-1, .text-white .display-2, .text-white .display-3, .text-white .display-4 { color: rgb(232, 230, 227); } .text-white .text-muted { color: rgba(232, 230, 227, 0.7) !important; } .text-gray, .text-gray:hover { color: rgb(138, 163, 186) !important; } .text-gray a:not(.btn), .text-gray h1, .text-gray h2, .text-gray h3, .text-gray h4, .text-gray h5, .text-gray h6, .text-gray .h1, .text-gray .h2, .text-gray .h3, .text-gray .h4, .text-gray .h5, .text-gray .h6, .text-gray .display-1, .text-gray .display-2, .text-gray .display-3, .text-gray .display-4 { color: rgb(138, 163, 186); } .text-gray .text-muted { color: rgba(138, 163, 186, 0.7) !important; } .text-neutral, .text-neutral:hover { color: rgb(232, 230, 227) !important; } .text-neutral a:not(.btn), .text-neutral h1, .text-neutral h2, .text-neutral h3, .text-neutral h4, .text-neutral h5, .text-neutral h6, .text-neutral .h1, .text-neutral .h2, .text-neutral .h3, .text-neutral .h4, .text-neutral .h5, .text-neutral .h6, .text-neutral .display-1, .text-neutral .display-2, .text-neutral .display-3, .text-neutral .display-4 { color: rgb(232, 230, 227); } .text-neutral .text-muted { color: rgba(232, 230, 227, 0.7) !important; } .text-soft, .text-soft:hover { color: rgb(167, 159, 148) !important; } .text-soft a:not(.btn), .text-soft h1, .text-soft h2, .text-soft h3, .text-soft h4, .text-soft h5, .text-soft h6, .text-soft .h1, .text-soft .h2, .text-soft .h3, .text-soft .h4, .text-soft .h5, .text-soft .h6, .text-soft .display-1, .text-soft .display-2, .text-soft .display-3, .text-soft .display-4 { color: rgb(224, 221, 217); } .text-soft .text-muted { color: rgba(224, 221, 217, 0.7) !important; } .text-black, .text-black:hover { color: rgb(221, 218, 214) !important; } .text-black a:not(.btn), .text-black h1, .text-black h2, .text-black h3, .text-black h4, .text-black h5, .text-black h6, .text-black .h1, .text-black .h2, .text-black .h3, .text-black .h4, .text-black .h5, .text-black .h6, .text-black .display-1, .text-black .display-2, .text-black .display-3, .text-black .display-4 { color: rgb(221, 218, 214); } .text-black .text-muted { color: rgba(178, 171, 161, 0.5) !important; } .text-purple, .text-purple:hover { color: rgb(151, 26, 255) !important; } .text-purple a:not(.btn), .text-purple h1, .text-purple h2, .text-purple h3, .text-purple h4, .text-purple h5, .text-purple h6, .text-purple .h1, .text-purple .h2, .text-purple .h3, .text-purple .h4, .text-purple .h5, .text-purple .h6, .text-purple .display-1, .text-purple .display-2, .text-purple .display-3, .text-purple .display-4 { color: rgb(151, 26, 255); } .text-purple .text-muted { color: rgba(140, 105, 225, 0.7) !important; } .text-gray-100, .text-gray-100:hover { color: rgb(224, 221, 217) !important; } .text-gray-100 a:not(.btn), .text-gray-100 h1, .text-gray-100 h2, .text-gray-100 h3, .text-gray-100 h4, .text-gray-100 h5, .text-gray-100 h6, .text-gray-100 .h1, .text-gray-100 .h2, .text-gray-100 .h3, .text-gray-100 .h4, .text-gray-100 .h5, .text-gray-100 .h6, .text-gray-100 .display-1, .text-gray-100 .display-2, .text-gray-100 .display-3, .text-gray-100 .display-4 { color: rgb(224, 221, 217); } .text-gray-100 .text-muted { color: rgba(224, 221, 217, 0.7) !important; } .text-gray-200, .text-gray-200:hover { color: rgb(220, 217, 212) !important; } .text-gray-200 a:not(.btn), .text-gray-200 h1, .text-gray-200 h2, .text-gray-200 h3, .text-gray-200 h4, .text-gray-200 h5, .text-gray-200 h6, .text-gray-200 .h1, .text-gray-200 .h2, .text-gray-200 .h3, .text-gray-200 .h4, .text-gray-200 .h5, .text-gray-200 .h6, .text-gray-200 .display-1, .text-gray-200 .display-2, .text-gray-200 .display-3, .text-gray-200 .display-4 { color: rgb(220, 217, 212); } .text-gray-200 .text-muted { color: rgba(220, 217, 212, 0.7) !important; } .text-gray-300, .text-gray-300:hover { color: rgb(198, 210, 225) !important; } .text-gray-300 a:not(.btn), .text-gray-300 h1, .text-gray-300 h2, .text-gray-300 h3, .text-gray-300 h4, .text-gray-300 h5, .text-gray-300 h6, .text-gray-300 .h1, .text-gray-300 .h2, .text-gray-300 .h3, .text-gray-300 .h4, .text-gray-300 .h5, .text-gray-300 .h6, .text-gray-300 .display-1, .text-gray-300 .display-2, .text-gray-300 .display-3, .text-gray-300 .display-4 { color: rgb(198, 210, 225); } .text-gray-300 .text-muted { color: rgba(198, 210, 225, 0.7) !important; } .text-gray-400, .text-gray-400:hover { color: rgb(205, 200, 194) !important; } .text-gray-400 a:not(.btn), .text-gray-400 h1, .text-gray-400 h2, .text-gray-400 h3, .text-gray-400 h4, .text-gray-400 h5, .text-gray-400 h6, .text-gray-400 .h1, .text-gray-400 .h2, .text-gray-400 .h3, .text-gray-400 .h4, .text-gray-400 .h5, .text-gray-400 .h6, .text-gray-400 .display-1, .text-gray-400 .display-2, .text-gray-400 .display-3, .text-gray-400 .display-4 { color: rgb(205, 200, 194); } .text-gray-400 .text-muted { color: rgba(205, 200, 194, 0.7) !important; } .text-gray-500, .text-gray-500:hover { color: rgb(185, 179, 170) !important; } .text-gray-500 a:not(.btn), .text-gray-500 h1, .text-gray-500 h2, .text-gray-500 h3, .text-gray-500 h4, .text-gray-500 h5, .text-gray-500 h6, .text-gray-500 .h1, .text-gray-500 .h2, .text-gray-500 .h3, .text-gray-500 .h4, .text-gray-500 .h5, .text-gray-500 .h6, .text-gray-500 .display-1, .text-gray-500 .display-2, .text-gray-500 .display-3, .text-gray-500 .display-4 { color: rgb(185, 179, 170); } .text-gray-500 .text-muted { color: rgba(185, 179, 170, 0.7) !important; } .text-gray-600, .text-gray-600:hover { color: rgb(138, 163, 186) !important; } .text-gray-600 a:not(.btn), .text-gray-600 h1, .text-gray-600 h2, .text-gray-600 h3, .text-gray-600 h4, .text-gray-600 h5, .text-gray-600 h6, .text-gray-600 .h1, .text-gray-600 .h2, .text-gray-600 .h3, .text-gray-600 .h4, .text-gray-600 .h5, .text-gray-600 .h6, .text-gray-600 .display-1, .text-gray-600 .display-2, .text-gray-600 .display-3, .text-gray-600 .display-4 { color: rgb(138, 163, 186); } .text-gray-600 .text-muted { color: rgba(138, 163, 186, 0.7) !important; } .text-gray-700, .text-gray-700:hover { color: rgb(153, 144, 131) !important; } .text-gray-700 a:not(.btn), .text-gray-700 h1, .text-gray-700 h2, .text-gray-700 h3, .text-gray-700 h4, .text-gray-700 h5, .text-gray-700 h6, .text-gray-700 .h1, .text-gray-700 .h2, .text-gray-700 .h3, .text-gray-700 .h4, .text-gray-700 .h5, .text-gray-700 .h6, .text-gray-700 .display-1, .text-gray-700 .display-2, .text-gray-700 .display-3, .text-gray-700 .display-4 { color: rgb(153, 144, 131); } .text-gray-700 .text-muted { color: rgba(153, 144, 131, 0.7) !important; } .text-gray-800, .text-gray-800:hover { color: rgb(136, 162, 189) !important; } .text-gray-800 a:not(.btn), .text-gray-800 h1, .text-gray-800 h2, .text-gray-800 h3, .text-gray-800 h4, .text-gray-800 h5, .text-gray-800 h6, .text-gray-800 .h1, .text-gray-800 .h2, .text-gray-800 .h3, .text-gray-800 .h4, .text-gray-800 .h5, .text-gray-800 .h6, .text-gray-800 .display-1, .text-gray-800 .display-2, .text-gray-800 .display-3, .text-gray-800 .display-4 { color: rgb(136, 162, 189); } .text-gray-800 .text-muted { color: rgba(136, 162, 189, 0.7) !important; } .timeline.timeline-one .timeline-item::before { border-color: rgb(41, 50, 77); } .timeline.timeline-one .timeline-item::after { background-color: rgb(39, 42, 44); } .timeline.timeline-two .timeline-item { background-color: rgb(24, 26, 27); } .timeline.timeline-two .timeline-item::before { border-color: rgb(41, 50, 77); } .timeline.timeline-two .timeline-item::after { background-color: rgb(39, 42, 44); } .timeline.timeline-four::before { background-image: initial; background-color: rgb(39, 42, 44); } .timeline.timeline-four .icon { background-color: rgb(24, 26, 27); border-color: rgb(41, 50, 77); } .timeline.timeline-four .date-outer::before { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(148, 24, 0); } .timeline.timeline-four .date-outer::after { border-color: rgb(42, 79, 157); } .timeline.timeline-five .row .col.middle-line { border-right-color: rgb(41, 50, 77); } .timeline.timeline-six .row .col.middle-line { border-right-color: rgb(41, 50, 77); } .timeline.timeline-six .row .avatar-separator img { border-color: rgb(41, 50, 77); } .vertical-timeline .row.timeline-inner hr { border-top-color: rgb(41, 50, 77); } .vertical-timeline .row.timeline-inner .corner { border-color: rgb(41, 50, 77); } .vertical-timeline .row .col-md-2::after { border-left-color: rgb(41, 50, 77); } .vertical-timeline .row .shape { background-color: rgb(39, 42, 44); } .tooltip-inner { box-shadow: rgba(34, 42, 63, 0.12) 0px 0.5rem 1rem; } .icon-shop { background-image: url("../../images/shop.svg"); background-color: initial; } /* .icon-server { background-image: url("../../images/server.svg"); background-color: initial; } */ .icon-help { background-image: url("../../images/help.svg"); background-color: initial; } .icon-cart { background-image: url("../../images/cart.svg"); background-color: initial; } .icon-arrow-down-circle { background-image: url("../../images/arrow-down-circle.svg"); background-color: initial; } .icon-indicator-success { background-image: url("../../images/online-indicator-success.svg"); background-color: initial; } /* .icon-mouse-circle { background-image: url("../../images/mouse-circle.svg"); background-color: initial; } */ .icon-all-products { background-image: url("../../images/all-products.svg"); background-color: initial; } .icon-item { background-image: url("../../images/item.svg"); background-color: initial; } /* .icon-group { background-image: url("../../images/group.svg"); background-color: initial; } */ .icon-coins { background-image: url("../../images/coins.svg"); background-color: initial; } /* .icon-case { background-image: url("../../images/case.svg"); background-color: initial; */ /* } */ .icon-other { background-image: url("../../images/other.svg"); background-color: initial; } html, body { background-color: rgb(28, 30, 31); } .amount input { color: rgb(232, 230, 227); background-image: initial; background-color: transparent; border-color: transparent !important; } ::-webkit-scrollbar-track { background-image: initial; background-color: rgb(32, 35, 36); } ::-webkit-scrollbar-thumb { background-image: initial; background-color: rgb(91, 99, 103); } ::-webkit-scrollbar-thumb:hover { background-image: initial; background-color: rgb(64, 69, 72); } .monitor { background-image: initial; background-color: rgb(24, 27, 28); } .badge-active { background-image: initial !important; background-color: rgb(21, 23, 24) !important; color: rgb(232, 230, 227) !important; } .badge-active:hover { color: rgb(226, 223, 219) !important; } .inner.one { border-bottom-color: rgb(140, 130, 115); } .inner.two { border-right-color: rgb(140, 130, 115); } .inner.three { border-top-color: rgb(140, 130, 115); } .bg-soft-light { background-color: rgb(25, 28, 29) !important; } .basket-button { color: rgb(232, 230, 227) !important; } .text-pink { color: rgb(235, 84, 142) !important; } .fake-content { background-color: rgba(63, 68, 71, 0.12); } .fake-content.h2 { background-color: rgba(63, 68, 71, 0.26); } .fake-content.light { background-color: rgba(63, 68, 71, 0.16); } .fake-content.dark { background-color: rgba(63, 68, 71, 0.26); } .bg-dark-light { background-color: rgb(50, 62, 92); } .bg-elegant { background-color: rgb(35, 38, 39); } .bg-elegant-dark { background-color: rgb(25, 27, 28); } .bg-elegant-night { background-color: rgb(17, 19, 19) !important; } .fill-elegant { fill: rgb(203, 198, 192); } .fill-elegant-dark { fill: rgb(211, 207, 202); } .btn.disabled { background-color: rgba(20, 22, 23, 0.61) !important; border-color: rgba(131, 122, 108, 0.61) !important; } .owl-dot.owl-dot-white > span { border-color: rgb(48, 52, 54) !important; } .owl-dot.owl-dot-white > span:hover { background-image: initial !important; background-color: rgb(30, 32, 33) !important; } .owl-dot.owl-dot-white.active > span { background-image: initial !important; background-color: rgb(24, 26, 27) !important; } .sale { color: rgb(232, 230, 227); box-shadow: rgba(160, 0, 0, 0.4) 0px 5px 17px; } .sale__size { background-image: initial; background-color: rgb(160, 0, 0); } .sale__timer { background-image: initial; background-color: rgb(149, 0, 0); } .bg-light { background-color: rgb(22, 32, 32) !important; } .category.all-products::before { background-image: url("../../images/all-products.svg"); background-color: initial; } .category.items::before { background-image: url("../../images/item.svg"); background-color: initial; } /* .category.groups::before { background-image: url("../../images/group.svg"); background-color: initial; } */ .category.coins::before { background-image: url("../../images/coins.svg"); background-color: initial; } /* .category.cases::before { background-image: url("../../images/case.svg"); background-color: initial; } */ .category.others::before { background-image: url("../../images/other.svg"); background-color: initial; } .cart-item-actions { border-color: rgb(54, 59, 61); } .product-info { background-image: initial; background-color: transparent; color: rgb(232, 230, 227); } .bg-light-dark { background-color: rgb(28, 30, 31) !important; } .bg-soft { background-color: rgb(28, 30, 31) !important; } @media (max-width: 991px) { .navbar-collapse { background-image: initial !important; background-color: rgb(17, 19, 19) !important; } } .apple-pay, .google-pay { border-color: rgb(140, 130, 115); } .navbar .navbar-nav .nav-link { color: rgba(232, 230, 227, 0.67) !important; } .navbar { background-color: rgba(0, 0, 0, 0.46) !important; } .nav-link { color: rgba(232, 230, 227, 0.5) !important; } .nav-link:hover .nav-link-inner-text { color: rgb(232, 230, 227); } .cart-card > .card-body > span { color: rgb(232, 230, 227); } .shop-description { color: rgba(232, 230, 227, 0.6); } .text-muted { color: rgba(232, 230, 227, 0.6) !important; } p, ul, li { color: rgb(221, 218, 214); } .progress { background-image: initial; background-color: rgb(58, 63, 65); } .selected-server-name { color: rgb(232, 230, 227); } .select-server-name { color: rgb(232, 230, 227); } .select-server-item:hover svg > path { stroke: rgb(232, 230, 227); } .search { color: rgb(232, 230, 227); background-color: transparent; box-shadow: none; } .servers { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(54, 59, 61); } .select-server-card { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(54, 59, 61); } .product-card { background-image: initial; background-color: rgb(24, 26, 27); border-color: rgb(54, 59, 61); } .server-card { background: radial-gradient(circle at center, rgba(13, 137, 99, 0.15), transparent); border: none; box-shadow: 0 0 20px 15px rgba(89, 239, 194, 0.35); max-width: 370px; margin: auto; margin-bottom: 20px; } .social-card { color: rgb(232, 230, 227); border-color: initial; } .social-card.vk { background-image: initial; background-color: rgb(0, 95, 204); } .social-card.telegram { background-image: linear-gradient(60deg, rgb(14, 120, 175), rgb(27, 126, 174)); background-color: initial; } .social-card.discord { background-image: initial; background-color: rgb(11, 23, 148); } .social-card.tiktok { background-image: initial; background-color: rgb(0, 0, 0); } .social-card.instagram { background-image: linear-gradient(222.47deg, rgb(78, 0, 154) -5.02%, rgb(204, 36, 0) 50.55%, rgb(153, 128, 0) 103.85%); background-color: rgb(0, 0, 0); } .social-card.twitch { background-image: initial; background-color: rgb(66, 0, 162); } .social-card.youtube { background-image: initial; background-color: rgb(204, 0, 0); } .social-icon { background-image: initial; background-color: rgb(24, 26, 27); } .card.vk-post { border-color: initial; } .vk-post-date { background-image: initial; background-color: rgba(24, 26, 27, 0.1); color: rgba(232, 230, 227, 0.75); } .vk-post-stats { color: rgba(232, 230, 227, 0.75); } .text-muted { color: rgb(169, 161, 150) !important; } .badge-muted { background-image: initial !important; background-color: rgba(80, 87, 91, 0.15) !important; color: rgb(169, 161, 150) !important; } .lastpayments-card { border-color: rgb(54, 59, 61); } .product-card .item-title { color: rgb(232, 230, 227); } .product-card .item-price { color: rgb(232, 230, 227); } .server-name { color: rgb(232, 230, 227); } .separator { border-color: rgba(74, 80, 84, 0.15); } .btn.disabled { background-image: initial !important; background-color: rgb(36, 39, 41) !important; border-color: transparent !important; } .btn.disabled > svg > path { stroke: rgb(169, 161, 150) !important; } label { color: rgb(221, 218, 214); } .btn-trash { background-image: initial; background-color: rgba(153, 4, 4, 0.15); } .btn-trash:hover { background-image: initial; background-color: rgb(153, 4, 4); } .btn-plus:hover > svg > path, .btn-trash:hover > svg > path, .btn-minus:hover > svg > path { stroke: rgb(232, 230, 227); } .badge { color: rgb(232, 230, 227); } .badge-danger.blur-lg { background-color: rgba(157, 0, 0, 0.15); color: rgb(255, 81, 81); text-shadow: 1px 1px 2px #000; } .badge-yellow.blur-lg { background-color: rgba(255, 255, 0, 0.15); color: rgb(255, 255, 0); text-shadow: 1px 1px 2px #000; } .modal-title { color: rgb(232, 230, 227); } .skeleton-box { background-image: initial; background-color: rgb(36, 39, 41); } .skeleton-box::after { background-image: linear-gradient(90deg, rgba(45, 48, 50, 0) 0px, rgba(45, 48, 50, 0.13) 20%, rgba(45, 48, 50, 0.5) 60%, rgba(45, 48, 50, 0)); } .stripe-loading-indicator .stripe, .stripe-loading-indicator .stripe-loaded { background-image: initial !important; background-color: rgb(13, 137, 99) !important; } .stripe-loading-indicator .stripe { width: 100%; animation: oc-infinite-loader 2s infinite; /* Adjust the duration (2s here) as needed */ } .category.active { background-image: linear-gradient(0deg, rgb(13, 137, 99), rgba(13, 137, 99, 0.8)); background-color: initial; } .category:not(.active):hover { background-color: rgba(13, 137, 99, 0.67); color: rgb(232, 230, 227); } .category:not(.active):hover path { stroke: rgb(232, 230, 227); } .card-gradient { background-image: radial-gradient(51.71% 75.34% at 100% 100%, rgba(13, 137, 99, 0.1) 0%, rgba(13, 137, 99, 0) 100%), radial-gradient(47.86% 69.72% at 0% 0%, rgba(13, 137, 99, 0.1) 0%, rgba(13, 137, 99, 0) 100%); background-color: initial; } .title { color: rgb(232, 230, 227) !important; } .title::after { background-image: initial; background-color: rgb(13, 137, 99); box-shadow: rgb(13, 137, 99) 0px -2px 12px; } .category { background-color: rgba(13, 137, 99, 0.25); color: rgb(89, 239, 194); border-color: initial; } .category.active { background-color: rgb(13, 137, 99); color: rgb(232, 230, 227); } .category:focus { outline-color: initial; } .category > svg > path { stroke: rgb(89, 239, 194); } .category.active > svg > path { stroke: rgb(232, 230, 227); } .select-server-card.active { border-color: rgb(17, 182, 132); } .badge-icon, .badge-opacity { background-image: initial; background-color: rgba(13, 137, 99, 0.56); color: rgb(89, 239, 194); } .server-badge, .server-address, .lastpayments-date { background-image: initial; background-color: rgba(13, 137, 99, 0.15); color: rgb(89, 239, 194); } .select-server-item:hover > .select-server-item-wrapper { background-image: initial; background-color: rgba(13, 137, 99, 0.67); } .select-server-item:hover > div > .badge-icon { background-image: initial !important; background-color: rgb(13, 137, 99) !important; } .cart-card { background-color: rgba(13, 137, 99, 0.31); } .cart-card:hover { background-color: rgb(13, 137, 99); } .cart-card:hover > .card-body > .badge-icon > svg > path { stroke: rgb(89, 239, 194); } .cart-card:active { background-color: rgba(13, 137, 99, 0.76); } .cart-card:hover > .card-body > .badge-icon { background-image: initial !important; background-color: rgba(24, 26, 27, 0.31) !important; } .cart-card:hover > .card-body > .badge-icon > svg > path { stroke: rgb(255, 255, 255); } .btn-plus, .btn-minus { background-image: initial; background-color: rgba(13, 137, 99, 0.15); } .btn-plus:hover, .btn-minus:hover { background-image: initial; background-color: rgb(13, 137, 99); } input:focus:not(.search) { border-color: rgb(17, 182, 132) !important; } .stripe-loading-indicator { background-image: initial; background-color: transparent; } .stripe-loading-indicator .stripe, .stripe-loading-indicator .stripe-loaded { background-image: initial; background-color: rgb(0, 115, 154); box-shadow: rgb(24, 26, 27) 0px 1px 1px -1px inset, rgb(24, 26, 27) 0px -1px 1px -1px inset; } body > p.flash-message.success { background-image: initial; background-color: rgb(115, 127, 83); } body > p.flash-message.error { background-image: initial; background-color: rgb(193, 61, 0); } body > p.flash-message.warning { background-image: initial; background-color: rgb(183, 125, 33); } body > p.flash-message.info { background-image: initial; background-color: rgb(29, 109, 164); } body > p.flash-message button.close { color: rgb(252, 250, 247); background-image: initial; background-color: transparent; border-color: initial; outline-color: initial; } body > p.flash-message button.close:hover, body > p.flash-message button.close:focus { color: rgb(252, 250, 247); text-decoration-color: initial; } a.oc-loading::after, button.oc-loading::after, span.oc-loading::after { border-color: currentcolor transparent currentcolor currentcolor; } /* Override Style */ .vimvixen-hint { background-color: #7b5300 !important; border-color: #d8b013 !important; color: #f3e8c8 !important; } #vimvixen-console-frame { color-scheme: light !important } ::placeholder { opacity: 0.5 !important; } #edge-translate-panel-body, .MuiTypography-body1, .nfe-quote-text { color: var(--darkreader-neutral-text) !important; } gr-main-header { background-color: #0f3a48 !important; } .tou-z65h9k, .tou-mignzq, .tou-1b6i2ox, .tou-lnqlqk { background-color: var(--darkreader-neutral-background) !important; } .tou-75mvi { background-color: #032029 !important; } .tou-ta9e87, .tou-1w3fhi0, .tou-1b8t2us, .tou-py7lfi, .tou-1lpmd9d, .tou-1frrtv8, .tou-17ezmgn { background-color: #0a0a0a !important; } .tou-uknfeu { background-color: #231603 !important; } .tou-6i3zyv { background-color: #19576c !important; } div.mermaid-viewer-control-panel .btn { fill: var(--darkreader-neutral-text); background-color: var(--darkreader-neutral-background); } svg g rect.er { fill: var(--darkreader-neutral-background) !important; } svg g rect.er.entityBox { fill: var(--darkreader-neutral-background) !important; } svg g rect.er.attributeBoxOdd { fill: var(--darkreader-neutral-background) !important; } svg g rect.er.attributeBoxEven { fill-opacity: 0.8 !important; fill: var(--darkreader-selection-background); } svg rect.er.relationshipLabelBox { fill: var(--darkreader-neutral-background) !important; } svg g g.nodes rect, svg g g.nodes polygon { fill: var(--darkreader-neutral-background) !important; } svg g rect.task { fill: var(--darkreader-selection-background) !important; } svg line.messageLine0, svg line.messageLine1 { stroke: var(--darkreader-neutral-text) !important; } div.mermaid .actor { fill: var(--darkreader-neutral-background) !important; } embed[type="application/pdf"][src="about:blank"] { filter: invert(100%) contrast(90%); }