/*
                        _______
                       /       \
                      .==.    .==.
                     ((  ))==((  ))
                    / "=="    "=="\
                   /____|| || ||___\
       ________     ____    ________  ___    ___
       |  ___  \   /    \   |  ___  \ |  |  /  /
       |  |  \  \ /  /\  \  |  |  \  \|  |_/  /
       |  |   )  /  /__\  \ |  |__/  /|  ___  \
       |  |__/  /  ______  \|  ____  \|  |  \  \
_______|_______/__/ ____ \__\__|___\__\__|___\__\____
|  ___  \ |  ____/ /    \   |  ___  \ |  ____|  ___  \
|  |  \  \|  |___ /  /\  \  |  |  \  \|  |___|  |  \  \
|  |__/  /|  ____/  /__\  \ |  |   )  |  ____|  |__/  /
|  ____  \|  |__/  ______  \|  |__/  /|  |___|  ____  \
|__|   \__\____/__/      \__\_______/ |______|__|   \__\
                https://darkreader.org
*/

/*! Dark reader generated CSS | Licensed under MIT https://github.com/darkreader/darkreader/blob/master/LICENSE */

/* User-Agent Style */
html, body, input, textarea, select, button {
    border-color: #7e776c;
    color: #fffef1;
}
a {
    color: #7099c7;
}
table {
    border-color: #646461;
}
::placeholder {
    color: #c6beb0;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #5f6030 !important;
    color: #fffef1 !important;
}
::-webkit-scrollbar {
    background-color: #272726;
    color: #beb6a8;
}
::-webkit-scrollbar-thumb {
    background-color: #525250;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #676865;
}
::-webkit-scrollbar-thumb:active {
    background-color: #565654;
}
::selection {
    background-color: #1354a1 !important;
    color: #fffef0 !important;
}
::-moz-selection {
    background-color: #1354a1 !important;
    color: #fffef0 !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 {
    filter: invert(100%) hue-rotate(180deg) brightness(107%) contrast(89%) grayscale(45%) sepia(18%) !important;
}

/* Variables Style */
:root {
   --darkreader-neutral-background: #181818;
   --darkreader-neutral-text: #f2eadd;
   --darkreader-selection-background: #1354a1;
   --darkreader-selection-text: #fffef0;
}

/* Modified CSS */
:root {
    --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #007bff; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; --font-family-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",
    monospace;
}
html {
    -webkit-tap-highlight-color: transparent;
}
body {
    color: rgb(234, 227, 213);
    background-color: rgb(29, 30, 29); 
}
[tabindex="-1"]:focus:not(:focus-visible) {
    outline-color: initial !important;
}
abbr[data-original-title],
abbr[title] {
    text-decoration-color: initial;
    border-bottom-color: initial;
}
a {
    color: rgb(119, 168, 206);
    text-decoration-color: initial;
    background-color: transparent;
}
a:hover {
    color: rgb(158, 194, 220);
    text-decoration-color: initial;
}
a:not([href]) {
    color: inherit;
    text-decoration-color: initial;
}
a:not([href]):hover {
    color: inherit;
    text-decoration-color: initial;
}
caption {
    color: rgb(175, 166, 153);
}
button:focus {
    outline-color: rgb(172, 139, 74);
}
fieldset {
    border-color: initial;
}
legend {
    color: inherit;
}
hr {
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-top-color: rgba(153, 145, 131, 0.1);
}
.mark,
mark {
    background-color: rgb(65, 59, 34);
}
.list-unstyled {
    list-style-image: initial;
}
.list-inline {
    list-style-image: initial;
}
.blockquote-footer {
    color: rgb(175, 166, 153);
}
.img-thumbnail {
    background-color: rgb(29, 30, 29);
    border-color: rgb(67, 68, 66);
}
.figure-caption {
    color: rgb(175, 166, 153);
}
code {
    color: rgb(188, 109, 138);
}
a > code {
    color: inherit;
}
kbd {
    color: rgb(255, 254, 241);
    background-color: rgb(34, 34, 33);
}
pre {
    color: rgb(234, 227, 213);
}
pre code {
    color: inherit;
}
.table {
    color: rgb(234, 227, 213);
}
.table td,
.table th {
    border-top-color: rgb(67, 68, 66);
}
.table thead th {
    border-bottom-color: rgb(67, 68, 66);
}
.table tbody + tbody {
    border-top-color: rgb(67, 68, 66);
}
.table-bordered {
    border-color: rgb(67, 68, 66);
}
.table-bordered td,
.table-bordered th {
    border-color: rgb(67, 68, 66);
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
    border-color: initial;
}
.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(1, 1, 1, 0.05);
}
.table-hover tbody tr:hover {
    color: rgb(234, 227, 213);
    background-color: rgba(1, 1, 1, 0.07);
}
.table-primary,
.table-primary > td,
.table-primary > th {
    background-color: rgb(53, 54, 52);
}
.table-primary tbody + tbody,
.table-primary td,
.table-primary th,
.table-primary thead th {
    border-color: rgb(39, 70, 103);
}
.table-hover .table-primary:hover {
    background-color: rgb(61, 61, 59);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
    background-color: rgb(61, 61, 59);
}
.table-secondary,
.table-secondary > td,
.table-secondary > th {
    background-color: rgb(55, 56, 54);
}
.table-secondary tbody + tbody,
.table-secondary td,
.table-secondary th,
.table-secondary thead th {
    border-color: rgb(81, 82, 80);
}
.table-hover .table-secondary:hover {
    background-color: rgb(64, 64, 62);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
    background-color: rgb(64, 64, 62);
}
.table-success,
.table-success > td,
.table-success > th {
    background-color: rgb(55, 73, 59);
}
.table-success tbody + tbody,
.table-success td,
.table-success th,
.table-success thead th {
    border-color: rgb(79, 106, 79);
}
.table-hover .table-success:hover {
    background-color: rgb(62, 84, 67);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
    background-color: rgb(62, 84, 67);
}
.table-info,
.table-info > td,
.table-info > th {
    background-color: rgb(52, 73, 73);
}
.table-info tbody + tbody,
.table-info td,
.table-info th,
.table-info thead th {
    border-color: rgb(76, 106, 107);
}
.table-hover .table-info:hover {
    background-color: rgb(60, 83, 83);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
    background-color: rgb(60, 83, 83);
}
.table-warning,
.table-warning > td,
.table-warning > th {
    background-color: rgb(90, 78, 41);
}
.table-warning tbody + tbody,
.table-warning td,
.table-warning th,
.table-warning thead th {
    border-color: rgb(137, 117, 61);
}
.table-hover .table-warning:hover {
    background-color: rgb(104, 90, 47);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
    background-color: rgb(104, 90, 47);
}
.table-danger,
.table-danger > td,
.table-danger > th {
    background-color: rgb(58, 26, 27);
}
.table-danger tbody + tbody,
.table-danger td,
.table-danger th,
.table-danger thead th {
    border-color: rgb(86, 38, 40);
}
.table-hover .table-danger:hover {
    background-color: rgb(67, 30, 32);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
    background-color: rgb(67, 30, 32);
}
.table-light,
.table-light > td,
.table-light > th {
    background-color: rgb(31, 31, 30);
}
.table-light tbody + tbody,
.table-light td,
.table-light th,
.table-light thead th {
    border-color: rgb(59, 59, 57);
}
.table-hover .table-light:hover {
    background-color: rgb(39, 39, 38);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
    background-color: rgb(39, 39, 38);
}
.table-dark,
.table-dark > td,
.table-dark > th {
    background-color: rgb(66, 67, 65);
}
.table-dark tbody + tbody,
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(91, 92, 90);
}
.table-hover .table-dark:hover {
    background-color: rgb(74, 74, 72);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
    background-color: rgb(74, 74, 72);
}
.table-active,
.table-active > td,
.table-active > th {
    background-color: rgba(1, 1, 1, 0.07);
}
.table-hover .table-active:hover {
    background-color: rgba(1, 1, 1, 0.07);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
    background-color: rgba(1, 1, 1, 0.07);
}
.table .thead-dark th {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
    border-color: rgb(126, 118, 107);
}
.table .thead-light th {
    color: rgb(202, 194, 181);
    background-color: rgb(42, 43, 41);
    border-color: rgb(67, 68, 66);
}
.table-dark {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
}
.table-dark td,
.table-dark th,
.table-dark thead th {
    border-color: rgb(126, 118, 107);
}
.table-dark.table-bordered {
    border-color: initial;
}
.table-dark.table-striped tbody tr:nth-of-type(2n+1) {
    background-color: rgba(29, 30, 29, 0.05);
}
.table-dark.table-hover tbody tr:hover {
    color: rgb(255, 254, 241);
    background-color: rgba(29, 30, 29, 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 {
    color: rgb(202, 194, 181);
    background-color: rgb(29, 30, 29);
    border-color: rgb(72, 72, 70);
}
.form-control:focus {
    color: rgb(202, 194, 181);
    background-color: rgb(29, 30, 29);
    border-color: rgb(39, 69, 101);
    outline-color: initial;
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.form-control::-webkit-input-placeholder {
    color: rgb(175, 166, 153);
}
.form-control::placeholder {
    color: rgb(175, 166, 153);
}
.form-control:disabled,
.form-control[readonly] {
    background-color: rgb(42, 43, 41);
}
.form-control-plaintext {
    color: rgb(234, 227, 213);
    background-color: transparent;
    border-color: transparent;
}
.form-check-input:disabled ~ .form-check-label,
.form-check-input[disabled] ~ .form-check-label {
    color: rgb(175, 166, 153);
}
.valid-feedback {
    color: rgb(165, 218, 164);
}
.valid-tooltip {
    color: rgb(255, 254, 241);
    background-color: rgba(84, 130, 87, 0.9);
}
.form-control.is-valid,
.was-validated .form-control:valid {
    border-color: rgb(97, 151, 101);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}
.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: rgb(97, 151, 101);
    box-shadow: rgba(84, 130, 87, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-valid,
.was-validated .custom-select:valid {
    border-color: rgb(97, 151, 101);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9Ii0wLjE4MSAtMC4yNzYgLTAuNzA3IDAuMDAwIDEuMTY5IC0wLjU4MyAwLjE0NSAtMC42ODMgMC4wMDAgMS4xMjUgLTAuNTUwIC0wLjI3MiAtMC4yMTkgMC4wMDAgMS4wNDYgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iNCIgaGVpZ2h0PSI1IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3N2Zyt4bWwsJTNjc3ZnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgd2lkdGg9JzQnIGhlaWdodD0nNScgdmlld0JveD0nMCAwIDQgNSclM2UlM2NwYXRoIGZpbGw9JyUyMzM0M2E0MCcgZD0nTTIgMEwwIDJoNHptMCA1TDAgM2g0eicvJTNlJTNjL3N2ZyUzZSIgLz48L3N2Zz4="),
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
    background-color: rgb(29, 30, 29);
}
.custom-select.is-valid:focus,
.was-validated .custom-select:valid:focus {
    border-color: rgb(97, 151, 101);
    box-shadow: rgba(84, 130, 87, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-valid ~ .form-check-label,
.was-validated .form-check-input:valid ~ .form-check-label {
    color: rgb(165, 218, 164);
}
.custom-control-input.is-valid ~ .custom-control-label,
.was-validated .custom-control-input:valid ~ .custom-control-label {
    color: rgb(165, 218, 164);
}
.custom-control-input.is-valid ~ .custom-control-label::before,
.was-validated .custom-control-input:valid ~ .custom-control-label::before {
    border-color: rgb(97, 151, 101);
}
.custom-control-input.is-valid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before {
    border-color: rgb(90, 139, 93);
    background-color: rgb(103, 159, 118);
}
.custom-control-input.is-valid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before {
    box-shadow: rgba(84, 130, 87, 0.25) 0px 0px 0px 0.2rem;
}
.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(97, 151, 101);
}
.custom-file-input.is-valid ~ .custom-file-label,
.was-validated .custom-file-input:valid ~ .custom-file-label {
    border-color: rgb(97, 151, 101);
}
.custom-file-input.is-valid:focus ~ .custom-file-label,
.was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: rgb(97, 151, 101);
    box-shadow: rgba(84, 130, 87, 0.25) 0px 0px 0px 0.2rem;
}
.invalid-feedback {
    color: rgb(177, 101, 102);
}
.invalid-tooltip {
    color: rgb(255, 254, 241);
    background-color: rgba(120, 53, 56, 0.9);
}
.form-control.is-invalid,
.was-validated .form-control:invalid {
    border-color: rgb(108, 48, 50);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iLTAuMTgxIC0wLjI3NiAtMC43MDcgMC4wMDAgMS4xNjkgLTAuNTgzIDAuMTQ1IC0wLjY4MyAwLjAwMCAxLjEyNSAtMC41NTAgLTAuMjcyIC0wLjIxOSAwLjAwMCAxLjA0NiAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgZmlsbD0nbm9uZScgc3Ryb2tlPSclMjNkYzM1NDUnIHZpZXdCb3g9JzAgMCAxMiAxMiclM2UlM2NjaXJjbGUgY3g9JzYnIGN5PSc2JyByPSc0LjUnLyUzZSUzY3BhdGggc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgZD0nTTUuOCAzLjZoLjRMNiA2LjV6Jy8lM2UlM2NjaXJjbGUgY3g9JzYnIGN5PSc4LjInIHI9Jy42JyBmaWxsPSclMjNkYzM1NDUnIHN0cm9rZT0nbm9uZScvJTNlJTNjL3N2ZyUzZSIgLz48L3N2Zz4=");
}
.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: rgb(108, 48, 50);
    box-shadow: rgba(120, 53, 56, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select.is-invalid,
.was-validated .custom-select:invalid {
    border-color: rgb(108, 48, 50);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9Ii0wLjE4MSAtMC4yNzYgLTAuNzA3IDAuMDAwIDEuMTY5IC0wLjU4MyAwLjE0NSAtMC42ODMgMC4wMDAgMS4xMjUgLTAuNTUwIC0wLjI3MiAtMC4yMTkgMC4wMDAgMS4wNDYgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iNCIgaGVpZ2h0PSI1IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3N2Zyt4bWwsJTNjc3ZnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgd2lkdGg9JzQnIGhlaWdodD0nNScgdmlld0JveD0nMCAwIDQgNSclM2UlM2NwYXRoIGZpbGw9JyUyMzM0M2E0MCcgZD0nTTIgMEwwIDJoNHptMCA1TDAgM2g0eicvJTNlJTNjL3N2ZyUzZSIgLz48L3N2Zz4="),
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIiIGhlaWdodD0iMTIiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iLTAuMTgxIC0wLjI3NiAtMC43MDcgMC4wMDAgMS4xNjkgLTAuNTgzIDAuMTQ1IC0wLjY4MyAwLjAwMCAxLjEyNSAtMC41NTAgLTAuMjcyIC0wLjIxOSAwLjAwMCAxLjA0NiAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIxMiIgaGVpZ2h0PSIxMiIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMicgaGVpZ2h0PScxMicgZmlsbD0nbm9uZScgc3Ryb2tlPSclMjNkYzM1NDUnIHZpZXdCb3g9JzAgMCAxMiAxMiclM2UlM2NjaXJjbGUgY3g9JzYnIGN5PSc2JyByPSc0LjUnLyUzZSUzY3BhdGggc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgZD0nTTUuOCAzLjZoLjRMNiA2LjV6Jy8lM2UlM2NjaXJjbGUgY3g9JzYnIGN5PSc4LjInIHI9Jy42JyBmaWxsPSclMjNkYzM1NDUnIHN0cm9rZT0nbm9uZScvJTNlJTNjL3N2ZyUzZSIgLz48L3N2Zz4=");
    background-color: rgb(29, 30, 29);
}
.custom-select.is-invalid:focus,
.was-validated .custom-select:invalid:focus {
    border-color: rgb(108, 48, 50);
    box-shadow: rgba(120, 53, 56, 0.25) 0px 0px 0px 0.2rem;
}
.form-check-input.is-invalid ~ .form-check-label,
.was-validated .form-check-input:invalid ~ .form-check-label {
    color: rgb(177, 101, 102);
}
.custom-control-input.is-invalid ~ .custom-control-label,
.was-validated .custom-control-input:invalid ~ .custom-control-label {
    color: rgb(177, 101, 102);
}
.custom-control-input.is-invalid ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid ~ .custom-control-label::before {
    border-color: rgb(108, 48, 50);
}
.custom-control-input.is-invalid:checked ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before {
    border-color: rgb(98, 43, 46);
    background-color: rgb(101, 45, 47);
}
.custom-control-input.is-invalid:focus ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before {
    box-shadow: rgba(120, 53, 56, 0.25) 0px 0px 0px 0.2rem;
}
.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before,
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(108, 48, 50);
}
.custom-file-input.is-invalid ~ .custom-file-label,
.was-validated .custom-file-input:invalid ~ .custom-file-label {
    border-color: rgb(108, 48, 50);
}
.custom-file-input.is-invalid:focus ~ .custom-file-label,
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: rgb(108, 48, 50);
    box-shadow: rgba(120, 53, 56, 0.25) 0px 0px 0px 0.2rem;
}
.btn {
    color: rgb(234, 227, 213);
    background-color: transparent;
    border-color: transparent;
}
.btn:hover {
    color: rgb(234, 227, 213);
    text-decoration-color: initial;
}
.btn.focus,
.btn:focus {
    outline-color: initial;
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.btn-primary {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.btn-primary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(48, 86, 126);
    border-color: rgb(54, 96, 140);
}
.btn-primary.focus,
.btn-primary:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(48, 86, 126);
    border-color: rgb(54, 96, 140);
    box-shadow: rgba(51, 90, 131, 0.5) 0px 0px 0px 0.2rem;
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(45, 80, 118);
    border-color: rgb(55, 98, 143);
}
.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(51, 90, 131, 0.5) 0px 0px 0px 0.2rem;
}
.btn-secondary {
    color: rgb(255, 254, 241);
    background-color: rgb(104, 105, 102);
    border-color: rgb(112, 105, 95);
}
.btn-secondary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(87, 87, 85);
    border-color: rgb(121, 114, 103);
}
.btn-secondary.focus,
.btn-secondary:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(87, 87, 85);
    border-color: rgb(121, 114, 103);
    box-shadow: rgba(107, 108, 105, 0.5) 0px 0px 0px 0.2rem;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(104, 105, 102);
    border-color: rgb(112, 105, 95);
}
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(82, 82, 80);
    border-color: rgb(123, 116, 105);
}
.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(107, 108, 105, 0.5) 0px 0px 0px 0.2rem;
}
.btn-success {
    color: rgb(255, 254, 241);
    background-color: rgb(84, 130, 87);
    border-color: rgb(97, 151, 101);
}
.btn-success:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(68, 106, 71);
    border-color: rgb(105, 162, 109);
}
.btn-success.focus,
.btn-success:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(68, 106, 71);
    border-color: rgb(105, 162, 109);
    box-shadow: rgba(106, 144, 106, 0.5) 0px 0px 0px 0.2rem;
}
.btn-success.disabled,
.btn-success:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(84, 130, 87);
    border-color: rgb(97, 151, 101);
}
.btn-success:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled):active,
.show > .btn-success.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(64, 98, 66);
    border-color: rgb(107, 165, 111);
}
.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(106, 144, 106, 0.5) 0px 0px 0px 0.2rem;
}
.btn-info {
    color: rgb(255, 254, 241);
    background-color: rgb(79, 129, 132);
    border-color: rgb(91, 150, 153);
}
.btn-info:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(64, 106, 108);
    border-color: rgb(98, 162, 166);
}
.btn-info.focus,
.btn-info:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(64, 106, 108);
    border-color: rgb(98, 162, 166);
    box-shadow: rgba(101, 143, 145, 0.5) 0px 0px 0px 0.2rem;
}
.btn-info.disabled,
.btn-info:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(79, 129, 132);
    border-color: rgb(91, 150, 153);
}
.btn-info:not(:disabled):not(.disabled).active,
.btn-info:not(:disabled):not(.disabled):active,
.show > .btn-info.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(60, 98, 100);
    border-color: rgb(101, 165, 168);
}
.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(101, 143, 145, 0.5) 0px 0px 0px 0.2rem;
}
.btn-warning {
    color: rgb(234, 227, 213);
    background-color: rgb(193, 165, 86);
    border-color: rgb(170, 145, 76);
}
.btn-warning:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(173, 148, 77);
    border-color: rgb(185, 159, 83);
}
.btn-warning.focus,
.btn-warning:focus {
    color: rgb(234, 227, 213);
    background-color: rgb(173, 148, 77);
    border-color: rgb(185, 159, 83);
    box-shadow: rgba(174, 150, 83, 0.5) 0px 0px 0px 0.2rem;
}
.btn-warning.disabled,
.btn-warning:disabled {
    color: rgb(234, 227, 213);
    background-color: rgb(193, 165, 86);
    border-color: rgb(170, 145, 76);
}
.btn-warning:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled):active,
.show > .btn-warning.dropdown-toggle {
    color: rgb(234, 227, 213);
    background-color: rgb(163, 139, 73);
    border-color: rgb(189, 162, 84);
}
.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(174, 150, 83, 0.5) 0px 0px 0px 0.2rem;
}
.btn-danger {
    color: rgb(255, 254, 241);
    background-color: rgb(120, 53, 56);
    border-color: rgb(108, 48, 50);
}
.btn-danger:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(116, 51, 54);
    border-color: rgb(116, 51, 54);
}
.btn-danger.focus,
.btn-danger:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(116, 51, 54);
    border-color: rgb(116, 51, 54);
    box-shadow: rgba(107, 48, 50, 0.5) 0px 0px 0px 0.2rem;
}
.btn-danger.disabled,
.btn-danger:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(120, 53, 56);
    border-color: rgb(108, 48, 50);
}
.btn-danger:not(:disabled):not(.disabled).active,
.btn-danger:not(:disabled):not(.disabled):active,
.show > .btn-danger.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(110, 48, 51);
    border-color: rgb(119, 53, 55);
}
.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(107, 48, 50, 0.5) 0px 0px 0px 0.2rem;
}
.btn-light {
    color: rgb(234, 227, 213);
    background-color: rgb(33, 34, 33);
    border-color: rgb(60, 60, 58);
}
.btn-light:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(46, 46, 45);
    border-color: rgb(68, 69, 67);
}
.btn-light.focus,
.btn-light:focus {
    color: rgb(234, 227, 213);
    background-color: rgb(46, 46, 45);
    border-color: rgb(68, 69, 67);
    box-shadow: rgba(54, 55, 53, 0.5) 0px 0px 0px 0.2rem;
}
.btn-light.disabled,
.btn-light:disabled {
    color: rgb(234, 227, 213);
    background-color: rgb(33, 34, 33);
    border-color: rgb(60, 60, 58);
}
.btn-light:not(:disabled):not(.disabled).active,
.btn-light:not(:disabled):not(.disabled):active,
.show > .btn-light.dropdown-toggle {
    color: rgb(234, 227, 213);
    background-color: rgb(50, 50, 49);
    border-color: rgb(70, 71, 69);
}
.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(54, 55, 53, 0.5) 0px 0px 0px 0.2rem;
}
.btn-dark {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
    border-color: rgb(132, 125, 113);
}
.btn-dark:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 36, 35);
    border-color: rgb(141, 134, 121);
}
.btn-dark.focus,
.btn-dark:focus {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 36, 35);
    border-color: rgb(141, 134, 121);
    box-shadow: rgba(78, 79, 77, 0.5) 0px 0px 0px 0.2rem;
}
.btn-dark.disabled,
.btn-dark:disabled {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
    border-color: rgb(132, 125, 113);
}
.btn-dark:not(:disabled):not(.disabled).active,
.btn-dark:not(:disabled):not(.disabled):active,
.show > .btn-dark.dropdown-toggle {
    color: rgb(255, 254, 241);
    background-color: rgb(30, 31, 30);
    border-color: rgb(144, 136, 123);
}
.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(78, 79, 77, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary {
    color: rgb(119, 168, 206);
    border-color: rgb(50, 89, 129);
}
.btn-outline-primary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.btn-outline-primary.focus,
.btn-outline-primary:focus {
    box-shadow: rgba(56, 101, 147, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: rgb(119, 168, 206);
    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(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.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(56, 101, 147, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary {
    color: rgb(175, 166, 153);
    border-color: rgb(112, 105, 95);
}
.btn-outline-secondary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(104, 105, 102);
    border-color: rgb(112, 105, 95);
}
.btn-outline-secondary.focus,
.btn-outline-secondary:focus {
    box-shadow: rgba(104, 105, 102, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    color: rgb(175, 166, 153);
    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(255, 254, 241);
    background-color: rgb(104, 105, 102);
    border-color: rgb(112, 105, 95);
}
.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(104, 105, 102, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success {
    color: rgb(165, 218, 164);
    border-color: rgb(97, 151, 101);
}
.btn-outline-success:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(84, 130, 87);
    border-color: rgb(97, 151, 101);
}
.btn-outline-success.focus,
.btn-outline-success:focus {
    box-shadow: rgba(84, 130, 87, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-success.disabled,
.btn-outline-success:disabled {
    color: rgb(165, 218, 164);
    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(255, 254, 241);
    background-color: rgb(84, 130, 87);
    border-color: rgb(97, 151, 101);
}
.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(84, 130, 87, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info {
    color: rgb(159, 217, 217);
    border-color: rgb(91, 150, 153);
}
.btn-outline-info:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(79, 129, 132);
    border-color: rgb(91, 150, 153);
}
.btn-outline-info.focus,
.btn-outline-info:focus {
    box-shadow: rgba(79, 129, 132, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-info.disabled,
.btn-outline-info:disabled {
    color: rgb(159, 217, 217);
    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(255, 254, 241);
    background-color: rgb(79, 129, 132);
    border-color: rgb(91, 150, 153);
}
.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(79, 129, 132, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning {
    color: rgb(251, 219, 128);
    border-color: rgb(170, 145, 76);
}
.btn-outline-warning:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(193, 165, 86);
    border-color: rgb(170, 145, 76);
}
.btn-outline-warning.focus,
.btn-outline-warning:focus {
    box-shadow: rgba(193, 165, 86, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    color: rgb(251, 219, 128);
    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(234, 227, 213);
    background-color: rgb(193, 165, 86);
    border-color: rgb(170, 145, 76);
}
.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(193, 165, 86, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger {
    color: rgb(177, 101, 102);
    border-color: rgb(108, 48, 50);
}
.btn-outline-danger:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(120, 53, 56);
    border-color: rgb(108, 48, 50);
}
.btn-outline-danger.focus,
.btn-outline-danger:focus {
    box-shadow: rgba(120, 53, 56, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    color: rgb(177, 101, 102);
    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(255, 254, 241);
    background-color: rgb(120, 53, 56);
    border-color: rgb(108, 48, 50);
}
.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(120, 53, 56, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light {
    color: rgb(255, 250, 236);
    border-color: rgb(60, 60, 58);
}
.btn-outline-light:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(33, 34, 33);
    border-color: rgb(60, 60, 58);
}
.btn-outline-light.focus,
.btn-outline-light:focus {
    box-shadow: rgba(33, 34, 33, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-light.disabled,
.btn-outline-light:disabled {
    color: rgb(255, 250, 236);
    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(234, 227, 213);
    background-color: rgb(33, 34, 33);
    border-color: rgb(60, 60, 58);
}
.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(33, 34, 33, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark {
    color: rgb(218, 210, 197);
    border-color: rgb(132, 125, 113);
}
.btn-outline-dark:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
    border-color: rgb(132, 125, 113);
}
.btn-outline-dark.focus,
.btn-outline-dark:focus {
    box-shadow: rgba(53, 53, 51, 0.5) 0px 0px 0px 0.2rem;
}
.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    color: rgb(218, 210, 197);
    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(255, 254, 241);
    background-color: rgb(53, 53, 51);
    border-color: rgb(132, 125, 113);
}
.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(53, 53, 51, 0.5) 0px 0px 0px 0.2rem;
}
.btn-link {
    color: rgb(119, 168, 206);
    text-decoration-color: initial;
}
.btn-link:hover {
    color: rgb(158, 194, 220);
    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(175, 166, 153);
}
.dropdown-toggle::after {
    border-top-color: initial;
    border-right-color: transparent;
    border-bottom-color: initial;
    border-left-color: transparent;
}
.dropdown-menu {
    color: rgb(234, 227, 213);
    list-style-image: initial;
    background-color: rgb(29, 30, 29);
    border-color: rgba(153, 145, 131, 0.15);
}
.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(64, 64, 62);
}
.dropdown-item {
    color: rgb(234, 227, 213);
    background-color: transparent;
    border-color: initial;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: rgb(243, 235, 222);
    text-decoration-color: initial;
    background-color: rgb(33, 34, 33);
}
.dropdown-item.active,
.dropdown-item:active {
    color: rgb(255, 254, 241);
    text-decoration-color: initial;
    background-color: rgb(56, 101, 147);
}
.dropdown-item.disabled,
.dropdown-item:disabled {
    color: rgb(175, 166, 153);
    background-color: transparent;
}
.dropdown-header {
    color: rgb(175, 166, 153);
}
.dropdown-item-text {
    color: rgb(234, 227, 213);
}
.input-group-text {
    color: rgb(202, 194, 181);
    background-color: rgb(42, 43, 41);
    border-color: rgb(72, 72, 70);
}
.custom-control-input:checked ~ .custom-control-label::before {
    color: rgb(255, 254, 241);
    border-color: rgb(50, 89, 129);
    background-color: rgb(56, 101, 147);
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
    border-color: rgb(39, 69, 101);
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
    color: rgb(255, 254, 241);
    background-color: rgb(54, 55, 53);
    border-color: rgb(35, 61, 90);
}
.custom-control-input:disabled ~ .custom-control-label,
.custom-control-input[disabled] ~ .custom-control-label {
    color: rgb(175, 166, 153);
}
.custom-control-input:disabled ~ .custom-control-label::before,
.custom-control-input[disabled] ~ .custom-control-label::before {
    background-color: rgb(42, 43, 41);
}
.custom-control-label::before {
    background-color: rgb(29, 30, 29);
    border-color: rgb(82, 83, 81);
}
.custom-control-label::after {
    background-image: initial;
    background-color: initial;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
    border-color: rgb(50, 89, 129);
    background-color: rgb(56, 101, 147);
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(56, 101, 147, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
    background-color: rgba(56, 101, 147, 0.5);
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(56, 101, 147, 0.5);
}
.custom-switch .custom-control-label::after {
    background-color: rgb(78, 79, 77);
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
    background-color: rgb(29, 30, 29);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(56, 101, 147, 0.5);
}
.custom-select {
    color: rgb(202, 194, 181);
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iNCIgaGVpZ2h0PSI1Ij48ZGVmcz48ZmlsdGVyIGlkPSJkYXJrcmVhZGVyLWltYWdlLWZpbHRlciI+PGZlQ29sb3JNYXRyaXggdHlwZT0ibWF0cml4IiB2YWx1ZXM9Ii0wLjE4MSAtMC4yNzYgLTAuNzA3IDAuMDAwIDEuMTY5IC0wLjU4MyAwLjE0NSAtMC42ODMgMC4wMDAgMS4xMjUgLTAuNTUwIC0wLjI3MiAtMC4yMTkgMC4wMDAgMS4wNDYgMC4wMDAgMC4wMDAgMC4wMDAgMS4wMDAgMC4wMDAiIC8+PC9maWx0ZXI+PC9kZWZzPjxpbWFnZSB3aWR0aD0iNCIgaGVpZ2h0PSI1IiBmaWx0ZXI9InVybCgjZGFya3JlYWRlci1pbWFnZS1maWx0ZXIpIiB4bGluazpocmVmPSJkYXRhOmltYWdlL3N2Zyt4bWwsJTNjc3ZnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zycgd2lkdGg9JzQnIGhlaWdodD0nNScgdmlld0JveD0nMCAwIDQgNSclM2UlM2NwYXRoIGZpbGw9JyUyMzM0M2E0MCcgZD0nTTIgMEwwIDJoNHptMCA1TDAgM2g0eicvJTNlJTNjL3N2ZyUzZSIgLz48L3N2Zz4=");
    background-color: rgb(29, 30, 29);
    border-color: rgb(72, 72, 70);
}
.custom-select:focus {
    border-color: rgb(39, 69, 101);
    outline-color: initial;
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.custom-select[multiple],
.custom-select[size]:not([size="1"]) {
    background-image: none;
}
.custom-select:disabled {
    color: rgb(175, 166, 153);
    background-color: rgb(42, 43, 41);
}
.custom-file-input:focus ~ .custom-file-label {
    border-color: rgb(39, 69, 101);
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.custom-file-input:disabled ~ .custom-file-label,
.custom-file-input[disabled] ~ .custom-file-label {
    background-color: rgb(42, 43, 41);
}
.custom-file-label {
    color: rgb(202, 194, 181);
    background-color: rgb(29, 30, 29);
    border-color: rgb(72, 72, 70);
}
.custom-file-label::after {
    color: rgb(202, 194, 181);
    background-color: rgb(42, 43, 41);
    border-left-color: inherit;
}
.custom-range {
    background-color: transparent;
}
.custom-range:focus {
    outline-color: initial;
}
.custom-range:focus::-webkit-slider-thumb {
    box-shadow: rgb(29, 30, 29) 0px 0px 0px 1px,
    rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.custom-range::-webkit-slider-thumb {
    background-color: rgb(56, 101, 147);
    border-color: initial;
}
.custom-range::-webkit-slider-thumb:active {
    background-color: rgb(54, 55, 53);
}
.custom-range::-webkit-slider-runnable-track {
    color: transparent;
    background-color: rgb(48, 49, 47);
    border-color: transparent;
}
.custom-range:disabled::-webkit-slider-thumb {
    background-color: rgb(78, 79, 77);
}
.nav {
    list-style-image: initial;
}
.nav-link:focus,
.nav-link:hover {
    text-decoration-color: initial;
}
.nav-link.disabled {
    color: rgb(175, 166, 153);
}
.nav-tabs {
    border-bottom-color: rgb(67, 68, 66);
}
.nav-tabs .nav-link {
    border-color: transparent;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: rgb(64, 64, 62) rgb(64, 64, 62) rgb(67, 68, 66);
}
.nav-tabs .nav-link.disabled {
    color: rgb(175, 166, 153);
    background-color: transparent;
    border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: rgb(202, 194, 181);
    background-color: rgb(29, 30, 29);
    border-color: rgb(67, 68, 66) rgb(67, 68, 66) rgb(58, 58, 56);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration-color: initial;
}
.navbar-nav {
    list-style-image: initial;
}
.navbar-toggler {
    background-color: transparent;
    border-color: transparent;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
    text-decoration-color: initial;
}
.navbar-toggler-icon {
    background-image: initial;
    background-color: initial;
}
.navbar-light .navbar-brand {
    color: rgba(255, 254, 241, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(255, 254, 241, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(255, 254, 241, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(255, 254, 241, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(255, 254, 241, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
    color: rgba(255, 254, 241, 0.9);
}
.navbar-light .navbar-toggler {
    color: rgba(255, 254, 241, 0.5);
    border-color: rgba(153, 145, 131, 0.1);
}
.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMzAiIGhlaWdodD0iMzAiPjxkZWZzPjxmaWx0ZXIgaWQ9ImRhcmtyZWFkZXItaW1hZ2UtZmlsdGVyIj48ZmVDb2xvck1hdHJpeCB0eXBlPSJtYXRyaXgiIHZhbHVlcz0iLTAuMTgxIC0wLjI3NiAtMC43MDcgMC4wMDAgMS4xNjkgLTAuNTgzIDAuMTQ1IC0wLjY4MyAwLjAwMCAxLjEyNSAtMC41NTAgLTAuMjcyIC0wLjIxOSAwLjAwMCAxLjA0NiAwLjAwMCAwLjAwMCAwLjAwMCAxLjAwMCAwLjAwMCIgLz48L2ZpbHRlcj48L2RlZnM+PGltYWdlIHdpZHRoPSIzMCIgaGVpZ2h0PSIzMCIgZmlsdGVyPSJ1cmwoI2RhcmtyZWFkZXItaW1hZ2UtZmlsdGVyKSIgeGxpbms6aHJlZj0iZGF0YTppbWFnZS9zdmcreG1sLCUzY3N2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMwIDMwJyUzZSUzY3BhdGggc3Ryb2tlPSdyZ2JhKDAsIDAsIDAsIDAuNSknIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLW1pdGVybGltaXQ9JzEwJyBzdHJva2Utd2lkdGg9JzInIGQ9J000IDdoMjJNNCAxNWgyMk00IDIzaDIyJy8lM2UlM2Mvc3ZnJTNlIiAvPjwvc3ZnPg==");
}
.navbar-light .navbar-text {
    color: rgba(255, 254, 241, 0.5);
}
.navbar-light .navbar-text a {
    color: rgba(255, 254, 241, 0.9);
}
.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
    color: rgba(255, 254, 241, 0.9);
}
.navbar-dark .navbar-brand {
    color: rgb(255, 254, 241);
}
.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
    color: rgb(255, 254, 241);
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 254, 241, 0.5);
}
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
    color: rgba(255, 254, 241, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
    color: rgba(255, 254, 241, 0.25);
}
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
    color: rgb(255, 254, 241);
}
.navbar-dark .navbar-toggler {
    color: rgba(255, 254, 241, 0.5);
    border-color: rgba(58, 58, 56, 0.1);
}
.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,
    %3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
    color: rgba(255, 254, 241, 0.5);
}
.navbar-dark .navbar-text a {
    color: rgb(255, 254, 241);
}
.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
    color: rgb(255, 254, 241);
}
.card {
    background-color: rgb(29, 30, 29);
    border-color: rgba(153, 145, 131, 0.13);
}
.card-link:hover {
    text-decoration-color: initial;
}
.card-header {
    background-color: rgba(1, 1, 1, 0.03);
    border-bottom-color: rgba(153, 145, 131, 0.13);
}
.card-header + .list-group .list-group-item:first-child {
    border-top-color: initial;
}
.card-footer {
    background-color: rgba(1, 1, 1, 0.03);
    border-top-color: rgba(153, 145, 131, 0.13);
}
.card-header-tabs {
    border-bottom-color: initial;
}
@media (min-width: 576px) {
    .card-group > .card + .card {
        border-left-color: initial;
    }
}
.accordion > .card:not(:last-of-type) {
    border-bottom-color: initial;
}
.breadcrumb {
    list-style-image: initial;
    background-color: rgb(42, 43, 41);
}
.breadcrumb-item + .breadcrumb-item::before {
    color: rgb(175, 166, 153);
}
.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(175, 166, 153);
}
.pagination {
    list-style-image: initial;
}
.page-link {
    color: rgb(119, 168, 206);
    background-color: rgb(29, 30, 29);
    border-color: rgb(67, 68, 66);
}
.page-link:hover {
    color: rgb(158, 194, 220);
    text-decoration-color: initial;
    background-color: rgb(42, 43, 41);
    border-color: rgb(67, 68, 66);
}
.page-link:focus {
    outline-color: initial;
    box-shadow: rgba(56, 101, 147, 0.25) 0px 0px 0px 0.2rem;
}
.page-item.active .page-link {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.page-item.disabled .page-link {
    color: rgb(175, 166, 153);
    background-color: rgb(29, 30, 29);
    border-color: rgb(67, 68, 66);
}
a.badge:focus,
a.badge:hover {
    text-decoration-color: initial;
}
.badge-primary {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
}
a.badge-primary:focus,
a.badge-primary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(45, 80, 118);
}
a.badge-primary.focus,
a.badge-primary:focus {
    outline-color: initial;
    box-shadow: rgba(56, 101, 147, 0.5) 0px 0px 0px 0.2rem;
}
.badge-secondary {
    color: rgb(255, 254, 241);
    background-color: rgb(104, 105, 102);
}
a.badge-secondary:focus,
a.badge-secondary:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(82, 82, 80);
}
a.badge-secondary.focus,
a.badge-secondary:focus {
    outline-color: initial;
    box-shadow: rgba(104, 105, 102, 0.5) 0px 0px 0px 0.2rem;
}
.badge-success {
    color: rgb(255, 254, 241);
    background-color: rgb(84, 130, 87);
}
a.badge-success:focus,
a.badge-success:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(64, 98, 66);
}
a.badge-success.focus,
a.badge-success:focus {
    outline-color: initial;
    box-shadow: rgba(84, 130, 87, 0.5) 0px 0px 0px 0.2rem;
}
.badge-info {
    color: rgb(255, 254, 241);
    background-color: rgb(79, 129, 132);
}
a.badge-info:focus,
a.badge-info:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(60, 98, 100);
}
a.badge-info.focus,
a.badge-info:focus {
    outline-color: initial;
    box-shadow: rgba(79, 129, 132, 0.5) 0px 0px 0px 0.2rem;
}
.badge-warning {
    color: rgb(234, 227, 213);
    background-color: rgb(193, 165, 86);
}
a.badge-warning:focus,
a.badge-warning:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(163, 139, 73);
}
a.badge-warning.focus,
a.badge-warning:focus {
    outline-color: initial;
    box-shadow: rgba(193, 165, 86, 0.5) 0px 0px 0px 0.2rem;
}
.badge-danger {
    color: rgb(255, 254, 241);
    background-color: rgb(120, 53, 56);
}
a.badge-danger:focus,
a.badge-danger:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(110, 48, 51);
}
a.badge-danger.focus,
a.badge-danger:focus {
    outline-color: initial;
    box-shadow: rgba(120, 53, 56, 0.5) 0px 0px 0px 0.2rem;
}
.badge-light {
    color: rgb(234, 227, 213);
    background-color: rgb(33, 34, 33);
}
a.badge-light:focus,
a.badge-light:hover {
    color: rgb(234, 227, 213);
    background-color: rgb(50, 50, 49);
}
a.badge-light.focus,
a.badge-light:focus {
    outline-color: initial;
    box-shadow: rgba(33, 34, 33, 0.5) 0px 0px 0px 0.2rem;
}
.badge-dark {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 53, 51);
}
a.badge-dark:focus,
a.badge-dark:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(30, 31, 30);
}
a.badge-dark.focus,
a.badge-dark:focus {
    outline-color: initial;
    box-shadow: rgba(53, 53, 51, 0.5) 0px 0px 0px 0.2rem;
}
.jumbotron {
    background-color: rgb(42, 43, 41);
}
.alert {
    border-color: transparent;
}
.alert-heading {
    color: inherit;
}
.alert-dismissible .close {
    color: inherit;
}
.alert-primary {
    color: rgb(180, 209, 228);
    background-color: rgb(46, 47, 45);
    border-color: rgb(34, 61, 89);
}
.alert-primary hr {
    border-top-color: rgb(37, 65, 95);
}
.alert-primary .alert-link {
    color: rgb(231, 223, 210);
}
.alert-secondary {
    color: rgb(216, 208, 195);
    background-color: rgb(48, 48, 46);
    border-color: rgb(70, 71, 69);
}
.alert-secondary hr {
    border-top-color: rgb(75, 75, 73);
}
.alert-secondary .alert-link {
    color: rgb(236, 228, 214);
}
.alert-success {
    color: rgb(209, 240, 201);
    background-color: rgb(47, 63, 51);
    border-color: rgb(67, 91, 68);
}
.alert-success hr {
    border-top-color: rgb(71, 96, 71);
}
.alert-success .alert-link {
    color: rgb(240, 232, 219);
}
.alert-info {
    color: rgb(205, 239, 235);
    background-color: rgb(44, 61, 62);
    border-color: rgb(65, 91, 91);
}
.alert-info hr {
    border-top-color: rgb(68, 95, 96);
}
.alert-info .alert-link {
    color: rgb(240, 232, 219);
}
.alert-warning {
    color: rgb(255, 237, 177);
    background-color: rgb(80, 69, 36);
    border-color: rgb(119, 102, 53);
}
.alert-warning hr {
    border-top-color: rgb(126, 108, 57);
}
.alert-warning .alert-link {
    color: rgb(229, 221, 208);
}
.alert-danger {
    color: rgb(210, 162, 158);
    background-color: rgb(50, 23, 24);
    border-color: rgb(76, 34, 36);
}
.alert-danger hr {
    border-top-color: rgb(81, 37, 39);
}
.alert-danger .alert-link {
    color: rgb(228, 220, 207);
}
.alert-light {
    color: rgb(168, 160, 146);
    background-color: rgb(31, 31, 30);
    border-color: rgb(42, 41, 55);
}
.alert-light hr {
    border-top-color: rgb(43, 42, 59);
}
.alert-light .alert-link {
    color: rgb(184, 176, 162);
}
.alert-dark {
    color: rgb(239, 231, 218);
    background-color: rgb(55, 56, 54);
    border-color: rgb(76, 76, 74);
}
.alert-dark hr {
    border-top-color: rgb(80, 81, 78);
}
.alert-dark .alert-link {
    color: rgb(255, 251, 238);
}
.progress {
    background-color: rgb(42, 43, 41);
}
.progress-bar {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
}
.progress-bar-striped {
    background-image: linear-gradient(45deg,
    rgba(29, 30, 29, 0.15) 25%,
    rgba(1, 1, 1, 0) 25%,
    rgba(1, 1, 1, 0) 50%,
    rgba(29, 30, 29, 0.15) 50%,
    rgba(29, 30, 29, 0.15) 75%,
    rgba(1, 1, 1, 0) 75%,
    rgba(1, 1, 1, 0));
}
.list-group-item-action {
    color: rgb(202, 194, 181);
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    color: rgb(202, 194, 181);
    text-decoration-color: initial;
    background-color: rgb(33, 34, 33);
}
.list-group-item-action:active {
    color: rgb(234, 227, 213);
    background-color: rgb(42, 43, 41);
}
.list-group-item {
    background-color: rgb(29, 30, 29);
    border-color: rgba(153, 145, 131, 0.13);
}
.list-group-item.disabled,
.list-group-item:disabled {
    color: rgb(175, 166, 153);
    background-color: rgb(29, 30, 29);
}
.list-group-item.active {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 101, 147);
    border-color: rgb(50, 89, 129);
}
.list-group-item-primary {
    color: rgb(180, 209, 228);
    background-color: rgb(53, 54, 52);
}
.list-group-item-primary.list-group-item-action:focus,
.list-group-item-primary.list-group-item-action:hover {
    color: rgb(180, 209, 228);
    background-color: rgb(61, 61, 59);
}
.list-group-item-primary.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(30, 53, 77);
    border-color: rgb(60, 107, 155);
}
.list-group-item-secondary {
    color: rgb(216, 208, 195);
    background-color: rgb(55, 56, 54);
}
.list-group-item-secondary.list-group-item-action:focus,
.list-group-item-secondary.list-group-item-action:hover {
    color: rgb(216, 208, 195);
    background-color: rgb(64, 64, 62);
}
.list-group-item-secondary.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(55, 55, 53);
    border-color: rgb(131, 124, 112);
}
.list-group-item-success {
    color: rgb(209, 240, 201);
    background-color: rgb(55, 73, 59);
}
.list-group-item-success.list-group-item-action:focus,
.list-group-item-success.list-group-item-action:hover {
    color: rgb(209, 240, 201);
    background-color: rgb(62, 84, 67);
}
.list-group-item-success.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(45, 68, 46);
    border-color: rgb(112, 173, 116);
}
.list-group-item-info {
    color: rgb(205, 239, 235);
    background-color: rgb(52, 73, 73);
}
.list-group-item-info.list-group-item-action:focus,
.list-group-item-info.list-group-item-action:hover {
    color: rgb(205, 239, 235);
    background-color: rgb(60, 83, 83);
}
.list-group-item-info.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(42, 67, 69);
    border-color: rgb(105, 172, 177);
}
.list-group-item-warning {
    color: rgb(255, 237, 177);
    background-color: rgb(90, 78, 41);
}
.list-group-item-warning.list-group-item-action:focus,
.list-group-item-warning.list-group-item-action:hover {
    color: rgb(255, 237, 177);
    background-color: rgb(104, 90, 47);
}
.list-group-item-warning.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(103, 89, 48);
    border-color: rgb(201, 172, 93);
}
.list-group-item-danger {
    color: rgb(210, 162, 158);
    background-color: rgb(58, 26, 27);
}
.list-group-item-danger.list-group-item-action:focus,
.list-group-item-danger.list-group-item-action:hover {
    color: rgb(210, 162, 158);
    background-color: rgb(67, 30, 32);
}
.list-group-item-danger.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(70, 36, 37);
    border-color: rgb(130, 66, 68);
}
.list-group-item-light {
    color: rgb(168, 160, 146);
    background-color: rgb(31, 31, 30);
}
.list-group-item-light.list-group-item-action:focus,
.list-group-item-light.list-group-item-action:hover {
    color: rgb(168, 160, 146);
    background-color: rgb(39, 39, 38);
}
.list-group-item-light.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(113, 113, 110);
    border-color: rgb(99, 99, 97);
}
.list-group-item-dark {
    color: rgb(239, 231, 218);
    background-color: rgb(66, 67, 65);
}
.list-group-item-dark.list-group-item-action:focus,
.list-group-item-dark.list-group-item-action:hover {
    color: rgb(239, 231, 218);
    background-color: rgb(74, 74, 72);
}
.list-group-item-dark.list-group-item-action.active {
    color: rgb(255, 254, 241);
    background-color: rgb(28, 28, 27);
    border-color: rgb(142, 135, 122);
}
.close {
    color: rgb(255, 254, 241);
    text-shadow: rgb(29, 30, 29) 0px 1px 0px;
}
.close:hover {
    color: rgb(255, 254, 241);
    text-decoration-color: initial;
}
button.close {
    background-color: transparent;
    border-color: initial;
}
.toast {
    background-color: rgba(29, 30, 29, 0.85);
    border-color: rgba(153, 145, 131, 0.1);
    box-shadow: rgba(1, 1, 1, 0.1) 0px 0.25rem 0.75rem;
}
.toast-header {
    color: rgb(175, 166, 153);
    background-color: rgba(29, 30, 29, 0.85);
    border-bottom-color: rgba(153, 145, 131, 0.05);
}
.modal {
    outline-color: initial;
}
.modal-content {
    background-color: rgb(29, 30, 29);
    border-color: rgba(153, 145, 131, 0.2);
    outline-color: initial;
}
.modal-backdrop {
    background-color: rgb(1, 1, 1);
}
.modal-header {
    border-bottom-color: rgb(67, 68, 66);
}
.modal-footer {
    border-top-color: rgb(67, 68, 66); 
}
.tooltip {
    text-decoration-color: initial; text-shadow: none; 
}
.tooltip .arrow::before {
    border-color: transparent; 
}
.bs-tooltip-auto[x-placement^="top"] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: rgb(153, 145, 131); 
}
.bs-tooltip-auto[x-placement^="right"] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: rgb(153, 145, 131); 
}
.bs-tooltip-auto[x-placement^="bottom"] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: rgb(153, 145, 131); 
}
.bs-tooltip-auto[x-placement^="left"] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: rgb(153, 145, 131);
}
.tooltip-inner {
    color: rgb(255, 254, 241);
    background-color: rgb(1, 1, 1);
}
.popover {
    text-decoration-color: initial;
    text-shadow: none;
    background-color: rgb(29, 30, 29);
    border-color: rgba(153, 145, 131, 0.2); 
}
.popover .arrow::after, .popover .arrow::before {
    border-color: transparent; 
}
.bs-popover-auto[x-placement^="top"] > .arrow::before,
.bs-popover-top > .arrow::before {
    border-top-color: rgba(153, 145, 131, 0.25); 
}
.bs-popover-auto[x-placement^="top"] > .arrow::after,
.bs-popover-top > .arrow::after {
    border-top-color: rgb(58, 58, 56); 
}
.bs-popover-auto[x-placement^="right"] > .arrow::before,
.bs-popover-right > .arrow::before {
    border-right-color: rgba(153, 145, 131, 0.25); 
}
.bs-popover-auto[x-placement^="right"] > .arrow::after,
.bs-popover-right > .arrow::after {
    border-right-color: rgb(58, 58, 56); 
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::before,
.bs-popover-bottom > .arrow::before {
    border-bottom-color: rgba(153, 145, 131, 0.25); 
}
.bs-popover-auto[x-placement^="bottom"] > .arrow::after,
.bs-popover-bottom > .arrow::after {
    border-bottom-color: rgb(58, 58, 56); 
}
.bs-popover-auto[x-placement^="bottom"] .popover-header::before,
.bs-popover-bottom .popover-header::before {
    border-bottom-color: rgb(60, 60, 59); 
}
.bs-popover-auto[x-placement^="left"] > .arrow::before,
.bs-popover-left > .arrow::before {
    border-left-color: rgba(153, 145, 131, 0.25); 
}
.bs-popover-auto[x-placement^="left"] > .arrow::after,
.bs-popover-left > .arrow::after {
    border-left-color: rgb(58, 58, 56);
}
.popover-header {
    background-color: rgb(35, 35, 34);
    border-bottom-color: rgb(64, 65, 63);
}
.popover-body {
    color: rgb(234, 227, 213);
}
.carousel-control-next,
.carousel-control-prev {
    color: rgb(255, 254, 241);
}
.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
    color: rgb(255, 254, 241);
    text-decoration-color: initial;
    outline-color: initial;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-image: initial;
    background-color: initial;
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
    list-style-image: initial;
}
.carousel-indicators li {
    background-color: rgb(29, 30, 29);
    border-top-color: transparent;
    border-bottom-color: transparent;
}
.carousel-caption {
    color: rgb(255, 254, 241);
}
.spinner-border {
    border-color: currentcolor transparent currentcolor currentcolor;
}
.spinner-grow {
    background-color: currentcolor;
}
.bg-primary {
    background-color: rgb(56, 101, 147) !important;
}
a.bg-primary:focus,
a.bg-primary:hover,
button.bg-primary:focus,
button.bg-primary:hover {
    background-color: rgb(45, 80, 118) !important;
}
.bg-secondary {
    background-color: rgb(104, 105, 102) !important;
}
a.bg-secondary:focus,
a.bg-secondary:hover,
button.bg-secondary:focus,
button.bg-secondary:hover {
    background-color: rgb(82, 82, 80) !important;
}
.bg-success {
    background-color: rgb(84, 130, 87) !important;
}
a.bg-success:focus,
a.bg-success:hover,
button.bg-success:focus,
button.bg-success:hover {
    background-color: rgb(64, 98, 66) !important;
}
.bg-info {
    background-color: rgb(79, 129, 132) !important;
}
a.bg-info:focus,
a.bg-info:hover,
button.bg-info:focus,
button.bg-info:hover {
    background-color: rgb(60, 98, 100) !important;
}
.bg-warning {
    background-color: rgb(193, 165, 86) !important;
}
a.bg-warning:focus,
a.bg-warning:hover,
button.bg-warning:focus,
button.bg-warning:hover {
    background-color: rgb(163, 139, 73) !important;
}
.bg-danger {
    background-color: rgb(120, 53, 56) !important;
}
a.bg-danger:focus,
a.bg-danger:hover,
button.bg-danger:focus,
button.bg-danger:hover {
    background-color: rgb(110, 48, 51) !important;
}
.bg-light {
    background-color: rgb(33, 34, 33) !important;
}
a.bg-light:focus,
a.bg-light:hover,
button.bg-light:focus,
button.bg-light:hover {
    background-color: rgb(50, 50, 49) !important;
}
.bg-dark {
    background-color: rgb(53, 53, 51) !important;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: rgb(30, 31, 30) !important;
}
.bg-white {
    background-color: rgb(29, 30, 29) !important;
}
.bg-transparent {
    background-color: transparent !important;
}
.border {
    border-color: rgb(67, 68, 66) !important;
}
.border-top {
    border-top-color: rgb(67, 68, 66) !important;
}
.border-right {
    border-right-color: rgb(67, 68, 66) !important;
}
.border-bottom {
    border-bottom-color: rgb(67, 68, 66) !important;
}
.border-left {
    border-left-color: rgb(67, 68, 66) !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(50, 89, 129) !important;
}
.border-secondary {
    border-color: rgb(112, 105, 95) !important;
}
.border-success {
    border-color: rgb(97, 151, 101) !important;
}
.border-info {
    border-color: rgb(91, 150, 153) !important;
}
.border-warning {
    border-color: rgb(170, 145, 76) !important;
}
.border-danger {
    border-color: rgb(108, 48, 50) !important;
}
.border-light {
    border-color: rgb(60, 60, 58) !important;
}
.border-dark {
    border-color: rgb(132, 125, 113) !important;
}
.border-white {
    border-color: rgb(58, 58, 56) !important;
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    border-color: initial;
}
.sr-only {
    border-color: initial;
}
.shadow-sm {
    box-shadow: rgba(1, 1, 1, 0.07) 0px 0.125rem 0.25rem !important;
}
.shadow {
    box-shadow: rgba(1, 1, 1, 0.15) 0px 0.5rem 1rem !important;
}
.shadow-lg {
    box-shadow: rgba(1, 1, 1, 0.18) 0px 1rem 3rem !important;
}
.shadow-none {
    box-shadow: none !important;
}
.stretched-link::after {
    background-color: rgba(1, 1, 1, 0);
}
.text-white {
    color: rgb(255, 254, 241) !important;
}
.text-primary {
    color: rgb(119, 168, 206) !important;
}
a.text-primary:focus,
a.text-primary:hover {
    color: rgb(158, 194, 220) !important;
}
.text-secondary {
    color: rgb(175, 166, 153) !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
    color: rgb(203, 195, 182) !important;
}
.text-success {
    color: rgb(165, 218, 164) !important;
}
a.text-success:focus,
a.text-success:hover {
    color: rgb(199, 236, 194) !important;
}
.text-info {
    color: rgb(159, 217, 217) !important;
}
a.text-info:focus,
a.text-info:hover {
    color: rgb(194, 234, 231) !important;
}
.text-warning {
    color: rgb(251, 219, 128) !important;
}
a.text-warning:focus,
a.text-warning:hover {
    color: rgb(255, 230, 155) !important;
}
.text-danger {
    color: rgb(177, 101, 102) !important;
}
a.text-danger:focus,
a.text-danger:hover {
    color: rgb(192, 125, 124) !important;
}
.text-light {
    color: rgb(255, 250, 236) !important;
}
a.text-light:focus,
a.text-light:hover {
    color: rgb(228, 220, 207) !important;
}
.text-dark {
    color: rgb(218, 210, 197) !important;
}
a.text-dark:focus,
a.text-dark:hover {
    color: rgb(246, 239, 226) !important;
}
.text-body {
    color: rgb(234, 227, 213) !important;
}
.text-muted {
    color: rgb(175, 166, 153) !important;
}
.text-black-50 {
    color: rgba(255, 254, 241, 0.5) !important;
}
.text-white-50 {
    color: rgba(255, 254, 241, 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;
}
.fa-border {
    border-color: rgb(63, 63, 61);
}
.fa-inverse {
    color: rgb(255, 254, 241);
}
.sr-only {
    border-color: initial;
}
.btn-social > :first-child {
    border-right-color: rgba(153, 145, 131, 0.2);
}
.btn-social-icon > :first-child {
    border-right-color: rgba(153, 145, 131, 0.2);
}
.btn-social-icon > :first-child {
    border-color: initial;
}
.btn-adn {
    color: rgb(255, 254, 241);
    background-color: rgb(108, 67, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn:focus,
.btn-adn.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 78, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 78, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 78, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn:active:hover,
.btn-adn.active:hover,
.open > .dropdown-toggle.btn-adn:hover,
.btn-adn:active:focus,
.btn-adn.active:focus,
.open > .dropdown-toggle.btn-adn:focus,
.btn-adn:active.focus,
.btn-adn.active.focus,
.open > .dropdown-toggle.btn-adn.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(121, 75, 62);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn:active,
.btn-adn.active,
.open > .dropdown-toggle.btn-adn {
    background-image: none;
}
.btn-adn.disabled,
.btn-adn[disabled],
fieldset[disabled] .btn-adn,
.btn-adn.disabled:hover,
.btn-adn[disabled]:hover,
fieldset[disabled] .btn-adn:hover,
.btn-adn.disabled:focus,
.btn-adn[disabled]:focus,
fieldset[disabled] .btn-adn:focus,
.btn-adn.disabled.focus,
.btn-adn[disabled].focus,
fieldset[disabled] .btn-adn.focus,
.btn-adn.disabled:active,
.btn-adn[disabled]:active,
fieldset[disabled] .btn-adn:active,
.btn-adn.disabled.active,
.btn-adn[disabled].active,
fieldset[disabled] .btn-adn.active {
    background-color: rgb(108, 67, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-adn .badge {
    color: rgb(199, 152, 136);
    background-color: rgb(29, 30, 29);
}
.btn-bitbucket {
    color: rgb(255, 254, 241);
    background-color: rgb(52, 68, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket:focus,
.btn-bitbucket.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 47, 58);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 47, 58);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 47, 58);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket:active:hover,
.btn-bitbucket.active:hover,
.open > .dropdown-toggle.btn-bitbucket:hover,
.btn-bitbucket:active:focus,
.btn-bitbucket.active:focus,
.open > .dropdown-toggle.btn-bitbucket:focus,
.btn-bitbucket:active.focus,
.btn-bitbucket.active.focus,
.open > .dropdown-toggle.btn-bitbucket.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(25, 33, 40);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket:active,
.btn-bitbucket.active,
.open > .dropdown-toggle.btn-bitbucket {
    background-image: none;
}
.btn-bitbucket.disabled,
.btn-bitbucket[disabled],
fieldset[disabled] .btn-bitbucket,
.btn-bitbucket.disabled:hover,
.btn-bitbucket[disabled]:hover,
fieldset[disabled] .btn-bitbucket:hover,
.btn-bitbucket.disabled:focus,
.btn-bitbucket[disabled]:focus,
fieldset[disabled] .btn-bitbucket:focus,
.btn-bitbucket.disabled.focus,
.btn-bitbucket[disabled].focus,
fieldset[disabled] .btn-bitbucket.focus,
.btn-bitbucket.disabled:active,
.btn-bitbucket[disabled]:active,
fieldset[disabled] .btn-bitbucket:active,
.btn-bitbucket.disabled.active,
.btn-bitbucket[disabled].active,
fieldset[disabled] .btn-bitbucket.active {
    background-color: rgb(52, 68, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-bitbucket .badge {
    color: rgb(182, 201, 211);
    background-color: rgb(29, 30, 29);
}
.btn-dropbox {
    color: rgb(255, 254, 241);
    background-color: rgb(67, 110, 138);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox:focus,
.btn-dropbox.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 87, 108);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 87, 108);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 87, 108);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox:active:hover,
.btn-dropbox.active:hover,
.open > .dropdown-toggle.btn-dropbox:hover,
.btn-dropbox:active:focus,
.btn-dropbox.active:focus,
.open > .dropdown-toggle.btn-dropbox:focus,
.btn-dropbox:active.focus,
.btn-dropbox.active.focus,
.open > .dropdown-toggle.btn-dropbox.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(43, 71, 88);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox:active,
.btn-dropbox.active,
.open > .dropdown-toggle.btn-dropbox {
    background-image: none;
}
.btn-dropbox.disabled,
.btn-dropbox[disabled],
fieldset[disabled] .btn-dropbox,
.btn-dropbox.disabled:hover,
.btn-dropbox[disabled]:hover,
fieldset[disabled] .btn-dropbox:hover,
.btn-dropbox.disabled:focus,
.btn-dropbox[disabled]:focus,
fieldset[disabled] .btn-dropbox:focus,
.btn-dropbox.disabled.focus,
.btn-dropbox[disabled].focus,
fieldset[disabled] .btn-dropbox.focus,
.btn-dropbox.disabled:active,
.btn-dropbox[disabled]:active,
fieldset[disabled] .btn-dropbox:active,
.btn-dropbox.disabled.active,
.btn-dropbox[disabled].active,
fieldset[disabled] .btn-dropbox.active {
    background-color: rgb(67, 110, 138);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-dropbox .badge {
    color: rgb(138, 180, 206);
    background-color: rgb(29, 30, 29);
}
.btn-facebook {
    color: rgb(255, 254, 241);
    background-color: rgb(69, 79, 99);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook:focus,
.btn-facebook.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 60, 75);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 60, 75);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 60, 75);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook:active:hover,
.btn-facebook.active:hover,
.open > .dropdown-toggle.btn-facebook:hover,
.btn-facebook:active:focus,
.btn-facebook.active:focus,
.open > .dropdown-toggle.btn-facebook:focus,
.btn-facebook:active.focus,
.btn-facebook.active.focus,
.open > .dropdown-toggle.btn-facebook.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(42, 47, 59);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook:active,
.btn-facebook.active,
.open > .dropdown-toggle.btn-facebook {
    background-image: none;
}
.btn-facebook.disabled,
.btn-facebook[disabled],
fieldset[disabled] .btn-facebook,
.btn-facebook.disabled:hover,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook:hover,
.btn-facebook.disabled:focus,
.btn-facebook[disabled]:focus,
fieldset[disabled] .btn-facebook:focus,
.btn-facebook.disabled.focus,
.btn-facebook[disabled].focus,
fieldset[disabled] .btn-facebook.focus,
.btn-facebook.disabled:active,
.btn-facebook[disabled]:active,
fieldset[disabled] .btn-facebook:active,
.btn-facebook.disabled.active,
.btn-facebook[disabled].active,
fieldset[disabled] .btn-facebook.active {
    background-color: rgb(69, 79, 99);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-facebook .badge {
    color: rgb(166, 179, 190);
    background-color: rgb(29, 30, 29);
}
.btn-flickr {
    color: rgb(255, 254, 241);
    background-color: rgb(135, 36, 83);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr:focus,
.btn-flickr.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(108, 29, 67);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(108, 29, 67);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
    color: rgb(255, 254, 241);
    background-color: rgb(108, 29, 67);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr:active:hover,
.btn-flickr.active:hover,
.open > .dropdown-toggle.btn-flickr:hover,
.btn-flickr:active:focus,
.btn-flickr.active:focus,
.open > .dropdown-toggle.btn-flickr:focus,
.btn-flickr:active.focus,
.btn-flickr.active.focus,
.open > .dropdown-toggle.btn-flickr.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(89, 24, 55);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr:active,
.btn-flickr.active,
.open > .dropdown-toggle.btn-flickr {
    background-image: none;
}
.btn-flickr.disabled,
.btn-flickr[disabled],
fieldset[disabled] .btn-flickr,
.btn-flickr.disabled:hover,
.btn-flickr[disabled]:hover,
fieldset[disabled] .btn-flickr:hover,
.btn-flickr.disabled:focus,
.btn-flickr[disabled]:focus,
fieldset[disabled] .btn-flickr:focus,
.btn-flickr.disabled.focus,
.btn-flickr[disabled].focus,
fieldset[disabled] .btn-flickr.focus,
.btn-flickr.disabled:active,
.btn-flickr[disabled]:active,
fieldset[disabled] .btn-flickr:active,
.btn-flickr.disabled.active,
.btn-flickr[disabled].active,
fieldset[disabled] .btn-flickr.active {
    background-color: rgb(135, 36, 83);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-flickr .badge {
    color: rgb(181, 69, 120);
    background-color: rgb(29, 30, 29);
}
.btn-foursquare {
    color: rgb(255, 254, 241);
    background-color: rgb(106, 31, 48);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare:focus,
.btn-foursquare.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(126, 37, 57);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(126, 37, 57);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
    color: rgb(255, 254, 241);
    background-color: rgb(126, 37, 57);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare:active:hover,
.btn-foursquare.active:hover,
.open > .dropdown-toggle.btn-foursquare:hover,
.btn-foursquare:active:focus,
.btn-foursquare.active:focus,
.open > .dropdown-toggle.btn-foursquare:focus,
.btn-foursquare:active.focus,
.btn-foursquare.active.focus,
.open > .dropdown-toggle.btn-foursquare.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(121, 35, 55);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare:active,
.btn-foursquare.active,
.open > .dropdown-toggle.btn-foursquare {
    background-image: none;
}
.btn-foursquare.disabled,
.btn-foursquare[disabled],
fieldset[disabled] .btn-foursquare,
.btn-foursquare.disabled:hover,
.btn-foursquare[disabled]:hover,
fieldset[disabled] .btn-foursquare:hover,
.btn-foursquare.disabled:focus,
.btn-foursquare[disabled]:focus,
fieldset[disabled] .btn-foursquare:focus,
.btn-foursquare.disabled.focus,
.btn-foursquare[disabled].focus,
fieldset[disabled] .btn-foursquare.focus,
.btn-foursquare.disabled:active,
.btn-foursquare[disabled]:active,
fieldset[disabled] .btn-foursquare:active,
.btn-foursquare.disabled.active,
.btn-foursquare[disabled].active,
fieldset[disabled] .btn-foursquare.active {
    background-color: rgb(106, 31, 48);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-foursquare .badge {
    color: rgb(199, 114, 129);
    background-color: rgb(29, 30, 29);
}
.btn-github {
    color: rgb(255, 254, 241);
    background-color: rgb(61, 61, 60);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github:focus,
.btn-github.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 39, 38);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 39, 38);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 39, 38);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github:active:hover,
.btn-github.active:hover,
.open > .dropdown-toggle.btn-github:hover,
.btn-github:active:focus,
.btn-github.active:focus,
.open > .dropdown-toggle.btn-github:focus,
.btn-github:active.focus,
.btn-github.active.focus,
.open > .dropdown-toggle.btn-github.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(23, 23, 23);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github:active,
.btn-github.active,
.open > .dropdown-toggle.btn-github {
    background-image: none;
}
.btn-github.disabled,
.btn-github[disabled],
fieldset[disabled] .btn-github,
.btn-github.disabled:hover,
.btn-github[disabled]:hover,
fieldset[disabled] .btn-github:hover,
.btn-github.disabled:focus,
.btn-github[disabled]:focus,
fieldset[disabled] .btn-github:focus,
.btn-github.disabled.focus,
.btn-github[disabled].focus,
fieldset[disabled] .btn-github.focus,
.btn-github.disabled:active,
.btn-github[disabled]:active,
fieldset[disabled] .btn-github:active,
.btn-github.disabled.active,
.btn-github[disabled].active,
fieldset[disabled] .btn-github.active {
    background-color: rgb(61, 61, 60);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-github .badge {
    color: rgb(211, 203, 189);
    background-color: rgb(29, 30, 29);
}
.btn-google {
    color: rgb(255, 254, 241);
    background-color: rgb(124, 65, 54);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google:focus,
.btn-google.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(118, 62, 51);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(118, 62, 51);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
    color: rgb(255, 254, 241);
    background-color: rgb(118, 62, 51);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google:active:hover,
.btn-google.active:hover,
.open > .dropdown-toggle.btn-google:hover,
.btn-google:active:focus,
.btn-google.active:focus,
.open > .dropdown-toggle.btn-google:focus,
.btn-google:active.focus,
.btn-google.active.focus,
.open > .dropdown-toggle.btn-google.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(99, 52, 43);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google:active,
.btn-google.active,
.open > .dropdown-toggle.btn-google {
    background-image: none;
}
.btn-google.disabled,
.btn-google[disabled],
fieldset[disabled] .btn-google,
.btn-google.disabled:hover,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google:hover,
.btn-google.disabled:focus,
.btn-google[disabled]:focus,
fieldset[disabled] .btn-google:focus,
.btn-google.disabled.focus,
.btn-google[disabled].focus,
fieldset[disabled] .btn-google.focus,
.btn-google.disabled:active,
.btn-google[disabled]:active,
fieldset[disabled] .btn-google:active,
.btn-google.disabled.active,
.btn-google[disabled].active,
fieldset[disabled] .btn-google.active {
    background-color: rgb(124, 65, 54);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-google .badge {
    color: rgb(185, 117, 103);
    background-color: rgb(29, 30, 29);
}
.btn-instagram {
    color: rgb(255, 254, 241);
    background-color: rgb(80, 97, 109);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram:focus,
.btn-instagram.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(62, 75, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(62, 75, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
    color: rgb(255, 254, 241);
    background-color: rgb(62, 75, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram:active:hover,
.btn-instagram.active:hover,
.open > .dropdown-toggle.btn-instagram:hover,
.btn-instagram:active:focus,
.btn-instagram.active:focus,
.open > .dropdown-toggle.btn-instagram:focus,
.btn-instagram:active.focus,
.btn-instagram.active.focus,
.open > .dropdown-toggle.btn-instagram.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(49, 59, 66);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram:active,
.btn-instagram.active,
.open > .dropdown-toggle.btn-instagram {
    background-image: none;
}
.btn-instagram.disabled,
.btn-instagram[disabled],
fieldset[disabled] .btn-instagram,
.btn-instagram.disabled:hover,
.btn-instagram[disabled]:hover,
fieldset[disabled] .btn-instagram:hover,
.btn-instagram.disabled:focus,
.btn-instagram[disabled]:focus,
fieldset[disabled] .btn-instagram:focus,
.btn-instagram.disabled.focus,
.btn-instagram[disabled].focus,
fieldset[disabled] .btn-instagram.focus,
.btn-instagram.disabled:active,
.btn-instagram[disabled]:active,
fieldset[disabled] .btn-instagram:active,
.btn-instagram.disabled.active,
.btn-instagram[disabled].active,
fieldset[disabled] .btn-instagram.active {
    background-color: rgb(80, 97, 109);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-instagram .badge {
    color: rgb(167, 183, 190);
    background-color: rgb(29, 30, 29);
}
.btn-linkedin {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 98, 117);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin:focus,
.btn-linkedin.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 71, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 71, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
    color: rgb(255, 254, 241);
    background-color: rgb(39, 71, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin:active:hover,
.btn-linkedin.active:hover,
.open > .dropdown-toggle.btn-linkedin:hover,
.btn-linkedin:active:focus,
.btn-linkedin.active:focus,
.open > .dropdown-toggle.btn-linkedin:focus,
.btn-linkedin:active.focus,
.btn-linkedin.active.focus,
.open > .dropdown-toggle.btn-linkedin.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(28, 51, 61);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin:active,
.btn-linkedin.active,
.open > .dropdown-toggle.btn-linkedin {
    background-image: none;
}
.btn-linkedin.disabled,
.btn-linkedin[disabled],
fieldset[disabled] .btn-linkedin,
.btn-linkedin.disabled:hover,
.btn-linkedin[disabled]:hover,
fieldset[disabled] .btn-linkedin:hover,
.btn-linkedin.disabled:focus,
.btn-linkedin[disabled]:focus,
fieldset[disabled] .btn-linkedin:focus,
.btn-linkedin.disabled.focus,
.btn-linkedin[disabled].focus,
fieldset[disabled] .btn-linkedin.focus,
.btn-linkedin.disabled:active,
.btn-linkedin[disabled]:active,
fieldset[disabled] .btn-linkedin:active,
.btn-linkedin.disabled.active,
.btn-linkedin[disabled].active,
fieldset[disabled] .btn-linkedin.active {
    background-color: rgb(53, 98, 117);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-linkedin .badge {
    color: rgb(151, 204, 223);
    background-color: rgb(29, 30, 29);
}
.btn-microsoft {
    color: rgb(255, 254, 241);
    background-color: rgb(56, 83, 127);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft:focus,
.btn-microsoft.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 77, 118);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 77, 118);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 77, 118);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft:active:hover,
.btn-microsoft.active:hover,
.open > .dropdown-toggle.btn-microsoft:hover,
.btn-microsoft:active:focus,
.btn-microsoft.active:focus,
.open > .dropdown-toggle.btn-microsoft:focus,
.btn-microsoft:active.focus,
.btn-microsoft.active.focus,
.open > .dropdown-toggle.btn-microsoft.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(43, 65, 99);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft:active,
.btn-microsoft.active,
.open > .dropdown-toggle.btn-microsoft {
    background-image: none;
}
.btn-microsoft.disabled,
.btn-microsoft[disabled],
fieldset[disabled] .btn-microsoft,
.btn-microsoft.disabled:hover,
.btn-microsoft[disabled]:hover,
fieldset[disabled] .btn-microsoft:hover,
.btn-microsoft.disabled:focus,
.btn-microsoft[disabled]:focus,
fieldset[disabled] .btn-microsoft:focus,
.btn-microsoft.disabled.focus,
.btn-microsoft[disabled].focus,
fieldset[disabled] .btn-microsoft.focus,
.btn-microsoft.disabled:active,
.btn-microsoft[disabled]:active,
fieldset[disabled] .btn-microsoft:active,
.btn-microsoft.disabled.active,
.btn-microsoft[disabled].active,
fieldset[disabled] .btn-microsoft.active {
    background-color: rgb(56, 83, 127);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-microsoft .badge {
    color: rgb(115, 156, 192);
    background-color: rgb(29, 30, 29);
}
.btn-odnoklassniki {
    color: rgb(255, 254, 241);
    background-color: rgb(153, 100, 61);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki:focus,
.btn-odnoklassniki.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(140, 92, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(140, 92, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open > .dropdown-toggle.btn-odnoklassniki {
    color: rgb(255, 254, 241);
    background-color: rgb(140, 92, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki:active:hover,
.btn-odnoklassniki.active:hover,
.open > .dropdown-toggle.btn-odnoklassniki:hover,
.btn-odnoklassniki:active:focus,
.btn-odnoklassniki.active:focus,
.open > .dropdown-toggle.btn-odnoklassniki:focus,
.btn-odnoklassniki:active.focus,
.btn-odnoklassniki.active.focus,
.open > .dropdown-toggle.btn-odnoklassniki.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(118, 77, 47);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki:active,
.btn-odnoklassniki.active,
.open > .dropdown-toggle.btn-odnoklassniki {
    background-image: none;
}
.btn-odnoklassniki.disabled,
.btn-odnoklassniki[disabled],
fieldset[disabled] .btn-odnoklassniki,
.btn-odnoklassniki.disabled:hover,
.btn-odnoklassniki[disabled]:hover,
fieldset[disabled] .btn-odnoklassniki:hover,
.btn-odnoklassniki.disabled:focus,
.btn-odnoklassniki[disabled]:focus,
fieldset[disabled] .btn-odnoklassniki:focus,
.btn-odnoklassniki.disabled.focus,
.btn-odnoklassniki[disabled].focus,
fieldset[disabled] .btn-odnoklassniki.focus,
.btn-odnoklassniki.disabled:active,
.btn-odnoklassniki[disabled]:active,
fieldset[disabled] .btn-odnoklassniki:active,
.btn-odnoklassniki.disabled.active,
.btn-odnoklassniki[disabled].active,
fieldset[disabled] .btn-odnoklassniki.active {
    background-color: rgb(153, 100, 61);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-odnoklassniki .badge {
    color: rgb(214, 153, 107);
    background-color: rgb(29, 30, 29);
}
.btn-openid {
    color: rgb(255, 254, 241);
    background-color: rgb(162, 120, 69);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid:focus,
.btn-openid.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(154, 114, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(154, 114, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
    color: rgb(255, 254, 241);
    background-color: rgb(154, 114, 65);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid:active:hover,
.btn-openid.active:hover,
.open > .dropdown-toggle.btn-openid:hover,
.btn-openid:active:focus,
.btn-openid.active:focus,
.open > .dropdown-toggle.btn-openid:focus,
.btn-openid:active.focus,
.btn-openid.active.focus,
.open > .dropdown-toggle.btn-openid.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(130, 97, 56);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid:active,
.btn-openid.active,
.open > .dropdown-toggle.btn-openid {
    background-image: none;
}
.btn-openid.disabled,
.btn-openid[disabled],
fieldset[disabled] .btn-openid,
.btn-openid.disabled:hover,
.btn-openid[disabled]:hover,
fieldset[disabled] .btn-openid:hover,
.btn-openid.disabled:focus,
.btn-openid[disabled]:focus,
fieldset[disabled] .btn-openid:focus,
.btn-openid.disabled.focus,
.btn-openid[disabled].focus,
fieldset[disabled] .btn-openid.focus,
.btn-openid.disabled:active,
.btn-openid[disabled]:active,
fieldset[disabled] .btn-openid:active,
.btn-openid.disabled.active,
.btn-openid[disabled].active,
fieldset[disabled] .btn-openid.active {
    background-color: rgb(162, 120, 69);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-openid .badge {
    color: rgb(229, 180, 120);
    background-color: rgb(29, 30, 29);
}
.btn-pinterest {
    color: rgb(255, 254, 241);
    background-color: rgb(116, 49, 49);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest:focus,
.btn-pinterest.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(91, 39, 39);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(91, 39, 39);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
    color: rgb(255, 254, 241);
    background-color: rgb(91, 39, 39);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest:active:hover,
.btn-pinterest.active:hover,
.open > .dropdown-toggle.btn-pinterest:hover,
.btn-pinterest:active:focus,
.btn-pinterest.active:focus,
.open > .dropdown-toggle.btn-pinterest:focus,
.btn-pinterest:active.focus,
.btn-pinterest.active.focus,
.open > .dropdown-toggle.btn-pinterest.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(73, 31, 31);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest:active,
.btn-pinterest.active,
.open > .dropdown-toggle.btn-pinterest {
    background-image: none;
}
.btn-pinterest.disabled,
.btn-pinterest[disabled],
fieldset[disabled] .btn-pinterest,
.btn-pinterest.disabled:hover,
.btn-pinterest[disabled]:hover,
fieldset[disabled] .btn-pinterest:hover,
.btn-pinterest.disabled:focus,
.btn-pinterest[disabled]:focus,
fieldset[disabled] .btn-pinterest:focus,
.btn-pinterest.disabled.focus,
.btn-pinterest[disabled].focus,
fieldset[disabled] .btn-pinterest.focus,
.btn-pinterest.disabled:active,
.btn-pinterest[disabled]:active,
fieldset[disabled] .btn-pinterest:active,
.btn-pinterest.disabled.active,
.btn-pinterest[disabled].active,
fieldset[disabled] .btn-pinterest.active {
    background-color: rgb(116, 49, 49);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-pinterest .badge {
    color: rgb(178, 100, 97);
    background-color: rgb(29, 30, 29);
}
.btn-reddit {
    color: rgb(255, 254, 241);
    background-color: rgb(35, 35, 34);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit:focus,
.btn-reddit.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 52, 50);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 52, 50);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
    color: rgb(255, 254, 241);
    background-color: rgb(51, 52, 50);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit:active:hover,
.btn-reddit.active:hover,
.open > .dropdown-toggle.btn-reddit:hover,
.btn-reddit:active:focus,
.btn-reddit.active:focus,
.open > .dropdown-toggle.btn-reddit:focus,
.btn-reddit:active.focus,
.btn-reddit.active.focus,
.open > .dropdown-toggle.btn-reddit.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(33, 59, 83);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit:active,
.btn-reddit.active,
.open > .dropdown-toggle.btn-reddit {
    background-image: none;
}
.btn-reddit.disabled,
.btn-reddit[disabled],
fieldset[disabled] .btn-reddit,
.btn-reddit.disabled:hover,
.btn-reddit[disabled]:hover,
fieldset[disabled] .btn-reddit:hover,
.btn-reddit.disabled:focus,
.btn-reddit[disabled]:focus,
fieldset[disabled] .btn-reddit:focus,
.btn-reddit.disabled.focus,
.btn-reddit[disabled].focus,
fieldset[disabled] .btn-reddit.focus,
.btn-reddit.disabled:active,
.btn-reddit[disabled]:active,
fieldset[disabled] .btn-reddit:active,
.btn-reddit.disabled.active,
.btn-reddit[disabled].active,
fieldset[disabled] .btn-reddit.active {
    background-color: rgb(35, 35, 34);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-reddit .badge {
    color: rgb(237, 247, 249);
    background-color: rgb(1, 1, 1);
}
.btn-soundcloud {
    color: rgb(255, 254, 241);
    background-color: rgb(159, 92, 54);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud:focus,
.btn-soundcloud.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 73, 43);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 73, 43);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
    color: rgb(255, 254, 241);
    background-color: rgb(127, 73, 43);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud:active:hover,
.btn-soundcloud.active:hover,
.open > .dropdown-toggle.btn-soundcloud:hover,
.btn-soundcloud:active:focus,
.btn-soundcloud.active:focus,
.open > .dropdown-toggle.btn-soundcloud:focus,
.btn-soundcloud:active.focus,
.btn-soundcloud.active.focus,
.open > .dropdown-toggle.btn-soundcloud.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(105, 61, 36);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud:active,
.btn-soundcloud.active,
.open > .dropdown-toggle.btn-soundcloud {
    background-image: none;
}
.btn-soundcloud.disabled,
.btn-soundcloud[disabled],
fieldset[disabled] .btn-soundcloud,
.btn-soundcloud.disabled:hover,
.btn-soundcloud[disabled]:hover,
fieldset[disabled] .btn-soundcloud:hover,
.btn-soundcloud.disabled:focus,
.btn-soundcloud[disabled]:focus,
fieldset[disabled] .btn-soundcloud:focus,
.btn-soundcloud.disabled.focus,
.btn-soundcloud[disabled].focus,
fieldset[disabled] .btn-soundcloud.focus,
.btn-soundcloud.disabled:active,
.btn-soundcloud[disabled]:active,
fieldset[disabled] .btn-soundcloud:active,
.btn-soundcloud.disabled.active,
.btn-soundcloud[disabled].active,
fieldset[disabled] .btn-soundcloud.active {
    background-color: rgb(159, 92, 54);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-soundcloud .badge {
    color: rgb(208, 131, 88);
    background-color: rgb(29, 30, 29);
}
.btn-tumblr {
    color: rgb(255, 254, 241);
    background-color: rgb(53, 62, 69);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr:focus,
.btn-tumblr.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(34, 40, 45);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(34, 40, 45);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
    color: rgb(255, 254, 241);
    background-color: rgb(34, 40, 45);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr:active:hover,
.btn-tumblr.active:hover,
.open > .dropdown-toggle.btn-tumblr:hover,
.btn-tumblr:active:focus,
.btn-tumblr.active:focus,
.open > .dropdown-toggle.btn-tumblr:focus,
.btn-tumblr:active.focus,
.btn-tumblr.active.focus,
.open > .dropdown-toggle.btn-tumblr.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(22, 25, 27);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr:active,
.btn-tumblr.active,
.open > .dropdown-toggle.btn-tumblr {
    background-image: none;
}
.btn-tumblr.disabled,
.btn-tumblr[disabled],
fieldset[disabled] .btn-tumblr,
.btn-tumblr.disabled:hover,
.btn-tumblr[disabled]:hover,
fieldset[disabled] .btn-tumblr:hover,
.btn-tumblr.disabled:focus,
.btn-tumblr[disabled]:focus,
fieldset[disabled] .btn-tumblr:focus,
.btn-tumblr.disabled.focus,
.btn-tumblr[disabled].focus,
fieldset[disabled] .btn-tumblr.focus,
.btn-tumblr.disabled:active,
.btn-tumblr[disabled]:active,
fieldset[disabled] .btn-tumblr:active,
.btn-tumblr.disabled.active,
.btn-tumblr[disabled].active,
fieldset[disabled] .btn-tumblr.active {
    background-color: rgb(53, 62, 69);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-tumblr .badge {
    color: rgb(198, 207, 209);
    background-color: rgb(29, 30, 29);
}
.btn-twitter {
    color: rgb(255, 254, 241);
    background-color: rgb(59, 94, 117);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter:focus,
.btn-twitter.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(70, 110, 138);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(70, 110, 138);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
    color: rgb(255, 254, 241);
    background-color: rgb(70, 110, 138);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter:active:hover,
.btn-twitter.active:hover,
.open > .dropdown-toggle.btn-twitter:hover,
.btn-twitter:active:focus,
.btn-twitter.active:focus,
.open > .dropdown-toggle.btn-twitter:focus,
.btn-twitter:active.focus,
.btn-twitter.active.focus,
.open > .dropdown-toggle.btn-twitter.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(68, 108, 135);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter:active,
.btn-twitter.active,
.open > .dropdown-toggle.btn-twitter {
    background-image: none;
}
.btn-twitter.disabled,
.btn-twitter[disabled],
fieldset[disabled] .btn-twitter,
.btn-twitter.disabled:hover,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter:hover,
.btn-twitter.disabled:focus,
.btn-twitter[disabled]:focus,
fieldset[disabled] .btn-twitter:focus,
.btn-twitter.disabled.focus,
.btn-twitter[disabled].focus,
fieldset[disabled] .btn-twitter.focus,
.btn-twitter.disabled:active,
.btn-twitter[disabled]:active,
fieldset[disabled] .btn-twitter:active,
.btn-twitter.disabled.active,
.btn-twitter[disabled].active,
fieldset[disabled] .btn-twitter.active {
    background-color: rgb(59, 94, 117);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-twitter .badge {
    color: rgb(149, 186, 207);
    background-color: rgb(29, 30, 29);
}
.btn-vimeo {
    color: rgb(255, 254, 241);
    background-color: rgb(86, 143, 156);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo:focus,
.btn-vimeo.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(71, 119, 130);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(71, 119, 130);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
    color: rgb(255, 254, 241);
    background-color: rgb(71, 119, 130);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo:active:hover,
.btn-vimeo.active:hover,
.open > .dropdown-toggle.btn-vimeo:hover,
.btn-vimeo:active:focus,
.btn-vimeo.active:focus,
.open > .dropdown-toggle.btn-vimeo:focus,
.btn-vimeo:active.focus,
.btn-vimeo.active.focus,
.open > .dropdown-toggle.btn-vimeo.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(59, 98, 108);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo:active,
.btn-vimeo.active,
.open > .dropdown-toggle.btn-vimeo {
    background-image: none;
}
.btn-vimeo.disabled,
.btn-vimeo[disabled],
fieldset[disabled] .btn-vimeo,
.btn-vimeo.disabled:hover,
.btn-vimeo[disabled]:hover,
fieldset[disabled] .btn-vimeo:hover,
.btn-vimeo.disabled:focus,
.btn-vimeo[disabled]:focus,
fieldset[disabled] .btn-vimeo:focus,
.btn-vimeo.disabled.focus,
.btn-vimeo[disabled].focus,
fieldset[disabled] .btn-vimeo.focus,
.btn-vimeo.disabled:active,
.btn-vimeo[disabled]:active,
fieldset[disabled] .btn-vimeo:active,
.btn-vimeo.disabled.active,
.btn-vimeo[disabled].active,
fieldset[disabled] .btn-vimeo.active {
    background-color: rgb(86, 143, 156);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vimeo .badge {
    color: rgb(129, 192, 206);
    background-color: rgb(29, 30, 29);
}
.btn-vk {
    color: rgb(255, 254, 241);
    background-color: rgb(97, 109, 118);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk:focus,
.btn-vk.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(78, 87, 95);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(78, 87, 95);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
    color: rgb(255, 254, 241);
    background-color: rgb(78, 87, 95);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk:active:hover,
.btn-vk.active:hover,
.open > .dropdown-toggle.btn-vk:hover,
.btn-vk:active:focus,
.btn-vk.active:focus,
.open > .dropdown-toggle.btn-vk:focus,
.btn-vk:active.focus,
.btn-vk.active.focus,
.open > .dropdown-toggle.btn-vk.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(64, 72, 78);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk:active,
.btn-vk.active,
.open > .dropdown-toggle.btn-vk {
    background-image: none;
}
.btn-vk.disabled,
.btn-vk[disabled],
fieldset[disabled] .btn-vk,
.btn-vk.disabled:hover,
.btn-vk[disabled]:hover,
fieldset[disabled] .btn-vk:hover,
.btn-vk.disabled:focus,
.btn-vk[disabled]:focus,
fieldset[disabled] .btn-vk:focus,
.btn-vk.disabled.focus,
.btn-vk[disabled].focus,
fieldset[disabled] .btn-vk.focus,
.btn-vk.disabled:active,
.btn-vk[disabled]:active,
fieldset[disabled] .btn-vk:active,
.btn-vk.disabled.active,
.btn-vk[disabled].active,
fieldset[disabled] .btn-vk.active {
    background-color: rgb(97, 109, 118);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-vk .badge {
    color: rgb(159, 170, 176);
    background-color: rgb(29, 30, 29);
}
.btn-yahoo {
    color: rgb(255, 254, 241);
    background-color: rgb(70, 31, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo:focus,
.btn-yahoo.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(50, 22, 59);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo:hover {
    color: rgb(255, 254, 241);
    background-color: rgb(50, 22, 59);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
    color: rgb(255, 254, 241);
    background-color: rgb(50, 22, 59);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo:active:hover,
.btn-yahoo.active:hover,
.open > .dropdown-toggle.btn-yahoo:hover,
.btn-yahoo:active:focus,
.btn-yahoo.active:focus,
.open > .dropdown-toggle.btn-yahoo:focus,
.btn-yahoo:active.focus,
.btn-yahoo.active.focus,
.open > .dropdown-toggle.btn-yahoo.focus {
    color: rgb(255, 254, 241);
    background-color: rgb(36, 17, 42);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo:active,
.btn-yahoo.active,
.open > .dropdown-toggle.btn-yahoo {
    background-image: none;
}
.btn-yahoo.disabled,
.btn-yahoo[disabled],
fieldset[disabled] .btn-yahoo,
.btn-yahoo.disabled:hover,
.btn-yahoo[disabled]:hover,
fieldset[disabled] .btn-yahoo:hover,
.btn-yahoo.disabled:focus,
.btn-yahoo[disabled]:focus,
fieldset[disabled] .btn-yahoo:focus,
.btn-yahoo.disabled.focus,
.btn-yahoo[disabled].focus,
fieldset[disabled] .btn-yahoo.focus,
.btn-yahoo.disabled:active,
.btn-yahoo[disabled]:active,
fieldset[disabled] .btn-yahoo:active,
.btn-yahoo.disabled.active,
.btn-yahoo[disabled].active,
fieldset[disabled] .btn-yahoo.active {
    background-color: rgb(70, 31, 84);
    border-color: rgba(153, 145, 131, 0.2);
}
.btn-yahoo .badge {
    color: rgb(182, 131, 192);
    background-color: rgb(29, 30, 29);
}
.highlight .c {
    color: rgb(179, 171, 157);
}
.highlight .err {
    color: rgb(194, 124, 118);
    background-color: rgb(56, 44, 42);
}
.highlight .cm {
    color: rgb(179, 171, 157);
}
.highlight .cp {
    color: rgb(186, 178, 164);
}
.highlight .c1 {
    color: rgb(179, 171, 157);
}
.highlight .cs {
    color: rgb(186, 178, 164);
}
.highlight .gd {
    color: rgb(255, 254, 241);
    background-color: rgb(46, 11, 10);
}
.highlight .gd .x {
    color: rgb(255, 254, 241);
    background-color: rgb(65, 16, 14);
}
.highlight .gr {
    color: rgb(204, 119, 112);
}
.highlight .gh {
    color: rgb(186, 178, 164);
}
.highlight .gi {
    color: rgb(255, 254, 241);
    background-color: rgb(44, 68, 31);
}
.highlight .gi .x {
    color: rgb(255, 254, 241);
    background-color: rgb(63, 97, 45);
}
.highlight .go {
    color: rgb(173, 164, 151);
}
.highlight .gp {
    color: rgb(198, 190, 177);
}
.highlight .gu {
    color: rgb(198, 190, 177);
}
.highlight .gt {
    color: rgb(204, 119, 112);
}
.highlight .kt {
    color: rgb(173, 181, 188);
}
.highlight .m {
    color: rgb(190, 255, 248);
}
.highlight .s {
    color: rgb(180, 88, 105);
}
.highlight .na {
    color: rgb(200, 255, 250);
}
.highlight .nb {
    color: rgb(159, 217, 228);
}
.highlight .nc {
    color: rgb(173, 181, 188);
}
.highlight .no {
    color: rgb(200, 255, 250);
}
.highlight .ni {
    color: rgb(226, 154, 213);
}
.highlight .ne {
    color: rgb(210, 130, 123);
}
.highlight .nf {
    color: rgb(210, 130, 123);
}
.highlight .nn {
    color: rgb(198, 190, 177);
}
.highlight .nt {
    color: rgb(172, 190, 220);
}
.highlight .nv {
    color: rgb(200, 255, 250);
}
.highlight .w {
    color: rgb(211, 203, 189);
}
.highlight .mf {
    color: rgb(190, 255, 248);
}
.highlight .mh {
    color: rgb(190, 255, 248);
}
.highlight .mi {
    color: rgb(190, 255, 248);
}
.highlight .mo {
    color: rgb(190, 255, 248);
}
.highlight .sb {
    color: rgb(180, 88, 105);
}
.highlight .sc {
    color: rgb(180, 88, 105);
}
.highlight .sd {
    color: rgb(180, 88, 105);
}
.highlight .s2 {
    color: rgb(180, 88, 105);
}
.highlight .se {
    color: rgb(180, 88, 105);
}
.highlight .sh {
    color: rgb(180, 88, 105);
}
.highlight .si {
    color: rgb(180, 88, 105);
}
.highlight .sx {
    color: rgb(180, 88, 105);
}
.highlight .sr {
    color: rgb(183, 253, 185);
}
.highlight .s1 {
    color: rgb(180, 88, 105);
}
.highlight .ss {
    color: rgb(216, 137, 186);
}
.highlight .bp {
    color: rgb(186, 178, 164);
}
.highlight .vc {
    color: rgb(200, 255, 250);
}
.highlight .vg {
    color: rgb(200, 255, 250);
}
.highlight .vi {
    color: rgb(200, 255, 250);
}
.highlight .il {
    color: rgb(190, 255, 248);
}
body {
    color: rgb(224, 212, 191);
    background-color: rgb(25, 25, 24);
}
a {
    color: rgb(179, 194, 149);
}
a:hover,
a:focus {
    color: rgb(219, 234, 187);
}
blockquote {
    color: rgb(167, 159, 145);
}
hr.small {
    border-color: inherit;
}
::selection {
    color: rgb(255, 254, 241);
    text-shadow: none;
    background-color: rgb(93, 104, 67);
}
img::selection {
    color: rgb(255, 254, 241);
    background-image: initial;
    background-color: transparent;
}
.navbar-custom {
    background-color: rgb(37, 37, 36);
    border-bottom-color: rgb(92, 106, 71);
}
.navbar-custom .navbar-brand:hover,
.navbar-custom .navbar-brand:focus,
.navbar-custom .navbar-nav .nav-link:hover,
.navbar-custom .navbar-nav .nav-link:focus,
.navbar-custom .navbar-nav .dropdown-item:hover,
.navbar-custom .navbar-nav .dropdown-item:focus {
    color: rgb(219, 234, 187);
}
.navbar-custom .navbar-brand,
.navbar-custom .navbar-nav .nav-link {
    color: rgb(224, 212, 191); 
}
.navbar-custom .navbar-toggler:focus, .navbar-custom .navbar-toggler:hover {
    background-color: initial; 
}
.navbar-custom .navbar-toggler[aria-expanded="true"] {
    background-color: rgba(1, 1, 1, 0.2);
}
@media (min-width: 768px) {
    .navbar-custom .nav-item.dropdown:hover {
        background-image: initial;
        background-color: rgba(1, 1, 1, 0.1);
    }
}
.navbar-custom .nav-item.dropdown.show {
    background-image: initial;
    background-color: rgba(1, 1, 1, 0.2);
}
.navbar-custom .nav-item.dropdown .dropdown-menu {
    border-color: initial;
}
.navbar-custom .nav-item.dropdown .dropdown-menu .dropdown-item {
    background-color: rgb(37, 37, 36);
    text-decoration-color: initial !important;
}
@media (min-width: 768px) {
    .navbar-custom .nav-item.dropdown .dropdown-menu .dropdown-item {
        border-color: rgb(92, 106, 71);
    }
}
@media (max-width: 767px) {
    .navbar-custom .navbar-collapse {
        border-top-color: rgb(92, 106, 71);
    }
    .navbar-custom .nav-item.dropdown.show {
        background-image: initial;
        background-color: rgba(1, 1, 1, 0.2);
    }
}
.navbar-custom .avatar-container .avatar-img-border {
    box-shadow: rgba(1, 1, 1, 0.8) 0px 0px 0.3125rem;
}
@media (min-width: 768px) {
    .navbar-custom.top-nav-regular .avatar-container .avatar-img-border {
        box-shadow: rgba(1, 1, 1, 0.8) 0px 0px 2px 0px;
    }
}
footer {
    border-top-color: rgb(64, 65, 63);
    background-color: rgb(37, 37, 36);
}
footer p.text-muted {
    color: rgb(224, 212, 191) !important;
}
footer a {
    color: rgb(179, 194, 149);
}
.post-preview {
    border-bottom-color: rgb(63, 63, 61);
}
.post-preview:last-child {
    border-bottom-color: initial;
}
.post-preview a {
    text-decoration-color: initial;
    color: rgb(224, 212, 191);
}
.post-preview a:focus,
.post-preview a:hover {
    text-decoration-color: initial;
    color: rgb(219, 234, 187);
}
.post-preview .post-meta,
.post-heading .post-meta {
    color: rgb(167, 159, 145);
}
.blog-tags span {
    color: rgb(224, 212, 191);
}
.blog-tags a {
    color: rgb(224, 212, 191);
    text-decoration-color: initial;
    border-color: transparent;
}
.blog-tags a:hover {
    color: rgb(224, 212, 191);
    border-color: rgb(93, 84, 69);
}
#full-tags-list .tag-entry .entry-date {
    color: rgb(167, 159, 145);
}
.intro-header.big-img {
    background-image: initial;
    background-color: initial;
}
.intro-header.big-img .big-img-transition {
    background-image: initial;
    background-color: initial;
}
.intro-header.big-img .page-heading,
.intro-header.big-img .post-heading {
    color: rgb(255, 254, 241);
    text-shadow: rgb(1, 1, 1) 1px 1px 3px;
}
.intro-header.big-img .page-heading hr {
    box-shadow: rgb(1, 1, 1) 1px 1px 3px;
}
.intro-header.big-img .post-heading .post-meta {
    color: rgb(249, 241, 228);
}
.intro-header.big-img .img-desc {
    background-image: initial;
    background-color: rgba(28, 28, 27, 0.6);
    color: rgb(249, 241, 228);
}
.header-section.has-img .no-img {
    background-color: rgb(32, 32, 31);
    box-shadow: rgb(86, 86, 84) 0px 0px 0.3125rem;
}
.pagination .page-item .page-link {
    background-color: rgb(29, 30, 29);
    color: rgb(224, 212, 191);
}
.pagination .page-item .page-link:hover,
.pagination .page-item .page-link:focus {
    color: rgb(255, 254, 241);
    border-color: rgb(94, 111, 71);
    background-color: rgb(93, 104, 67);
}
table tr {
    border-top-color: rgb(74, 75, 73);
    background-color: rgb(29, 30, 29);
}
table tr:nth-child(2n) {
    background-color: rgb(34, 34, 33);
}
table tr th {
    border-color: rgb(74, 75, 73);
}
table tr td {
    border-color: rgb(74, 75, 73);
}
code {
    color: rgb(178, 104, 116);
    background-color: rgb(39, 27, 28);
}
pre code {
    background-color: transparent;
}
.highlight pre {
    border-color: initial;
    background-image: none;
    background-color: initial;
}
.highlight > pre {
    background-image: linear-gradient(rgba(1, 1, 1, 0.03),
    rgba(1, 1, 1, 0.03) 1.5em,
    rgba(1, 1, 1, 0.02) 1.5em,
    rgba(1, 1, 1, 0.02) 3em);
    border-color: rgba(153, 145, 131, 0.1) rgba(153, 145, 131, 0.1) rgba(153, 145, 131, 0.1) rgb(129, 122, 110);
}
.highlight table,
.highlight tr,
.highlight td {
    border-color: initial;
    background-image: none;
    background-color: initial;
}
.highlight pre.lineno {
    color: rgba(255, 254, 241, 0.3);
    border-right-color: rgb(129, 122, 110);
}
.gist,
.gist-file table tr {
    border-color: unset;
}
.gist,
.gist-file table tr td {
    border-color: unset;
}
.box-note,
.box-warning,
.box-error,
.box-success {
    border-color: rgb(63, 63, 61);
}
.box-note {
    background-color: rgb(41, 41, 40);
    border-left-color: rgb(78, 110, 128);
}
.box-warning {
    background-color: rgb(76, 67, 36);
    border-left-color: rgb(168, 149, 82);
}
.box-error {
    background-color: rgb(50, 31, 28);
    border-left-color: rgb(118, 65, 56);
}
.box-success {
    background-color: rgb(70, 106, 51);
    border-left-color: rgb(96, 136, 107);
}
.blog-post .caption {
    color: rgb(173, 164, 151);
}
.blog-post hr {
    border-color: rgb(100, 100, 97);
}
.blog-post blockquote {
    border-left-color: rgb(63, 63, 61);
}

/* Override Style */
.vimvixen-hint {
    background-color: #725d26 !important;
    border-color: #d8c06c !important;
    color: #ffffe5 !important;
}
::placeholder {
    opacity: 0.5 !important;
}
a[href="https://coinmarketcap.com/"] > svg[width="94"][height="16"] > path {
    fill: var(--darkreader-neutral-text) !important;
}
#edge-translate-panel-body {
    color: var(--darkreader-neutral-text) !important;
}
gr-main-header {
    background-color: #293c40 !important;
}
embed[type="application/pdf"] { filter: invert(100%) contrast(90%); }
