@charset "UTF-8";
/*! Bootstrap v5.1.3 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
:root { --bs-blue: #0d6efd; --bs-indigo: #6610f2; --bs-purple: #6f42c1; --bs-pink: #d63384; --bs-red: #A51D2D; --bs-orange: #fd7e14; --bs-yellow: #ffc107; --bs-green: #198754; --bs-teal: #20c997; --bs-cyan: #0dcaf0; --bs-white: #FFFFFF; --bs-gray: #999ea5; --bs-gray-dark: #495263; --bs-gray-100: #fafbfc; --bs-gray-200: #f3f4f6; --bs-gray-300: #dee3ea; --bs-gray-400: #ced5de; --bs-gray-500: #b8bec8; --bs-gray-600: #999ea5; --bs-gray-700: #666d7a; --bs-gray-800: #495263; --bs-gray-900: #262e44; --bs-primary: #335eea; --bs-secondary: #9c1a1a; --bs-success: #2d805c; --bs-info: #1e73be; --bs-warning: #fad776; --bs-danger: #A51D2D; --bs-light: #fafbfc; --bs-dark: #262e44; --bs-primary-rgb: 51, 94, 234; --bs-secondary-rgb: 156, 26, 26; --bs-success-rgb: 45, 128, 92; --bs-info-rgb: 30, 115, 190; --bs-warning-rgb: 250, 215, 118; --bs-danger-rgb: 165, 29, 45; --bs-light-rgb: 249.8, 251, 252.2; --bs-dark-rgb: 37.5, 46.3235294118, 67.5; --bs-white-rgb: 255, 255, 255; --bs-black-rgb: 0, 0, 0; --bs-body-color-rgb: 73.2, 81.7333333333, 98.8; --bs-body-bg-rgb: 243.1, 244.3, 245.9; --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0)); --bs-body-font-family: var(--bs-font-sans-serif); --bs-body-font-size: 1rem; --bs-body-font-weight: 400; --bs-body-line-height: 1.68; --bs-body-color: #495263; --bs-body-bg: #f3f4f6; }

*, *::before, *::after { box-sizing: border-box; }

@media (prefers-reduced-motion: no-preference) { :root { scroll-behavior: smooth; } }

body { margin: 0; font-family: var(--bs-body-font-family); font-size: var(--bs-body-font-size); font-weight: var(--bs-body-font-weight); line-height: var(--bs-body-line-height); color: var(--bs-body-color); text-align: var(--bs-body-text-align); background-color: var(--bs-body-bg); -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr { margin: 1rem 0; color: inherit; background-color: currentColor; border: 0; opacity: 0.25; }

hr:not([size]) { height: 1px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-top: 0; margin-bottom: 0.5rem; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: 600; line-height: 1.2; color: #262e44; }

h1, .h1 { font-size: calc(1.335rem + 1.02vw); }

@media (min-width: 1200px) { h1, .h1 { font-size: 2.1rem; } }

h2, .h2 { font-size: calc(1.285rem + 0.42vw); }

@media (min-width: 1200px) { h2, .h2 { font-size: 1.6rem; } }

h3, .h3 { font-size: calc(1.265rem + 0.18vw); }

@media (min-width: 1200px) { h3, .h3 { font-size: 1.4rem; } }

h4, .h4 { font-size: 1.25rem; }

h5, .h5 { font-size: 1.1rem; }

h6, .h6 { font-size: 1rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-bs-original-title] { text-decoration: underline dotted; cursor: help; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul { padding-left: 2rem; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small, .small { font-size: 0.875em; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

sub, sup { position: relative; font-size: 0.75em; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #335eea; text-decoration: underline; }

a:hover { color: #294bbb; }

a:not([href]):not([class]), a:not([href]):not([class]):hover { color: inherit; text-decoration: none; }

pre, code, kbd, samp { font-family: var(--bs-font-monospace); font-size: 1em; direction: ltr /* rtl:ignore */; unicode-bidi: bidi-override; }

pre { display: block; margin-top: 0; margin-bottom: 1rem; overflow: auto; font-size: 0.875em; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

code { font-size: 0.875em; color: #d63384; word-wrap: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 0.875em; color: #FFFFFF; background-color: #262e44; border-radius: 0.2rem; }

kbd kbd { padding: 0; font-size: 1em; font-weight: 700; }

figure { margin: 0 0 1rem; }

img, svg { vertical-align: middle; }

table { caption-side: bottom; border-collapse: collapse; }

caption { padding-top: 0.5rem; padding-bottom: 0.5rem; color: #666d7a; text-align: left; }

th { text-align: inherit; text-align: -webkit-match-parent; }

thead, tbody, tfoot, tr, td, th { border-color: inherit; border-style: solid; border-width: 0; }

label { display: inline-block; }

button { border-radius: 0; }

button:focus:not(:focus-visible) { outline: 0; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { word-wrap: normal; }

select:disabled { opacity: 1; }

[list]::-webkit-calendar-picker-indicator { display: none; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

::-moz-focus-inner { padding: 0; border-style: none; }

textarea { resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { float: left; width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: calc(1.275rem + 0.3vw); line-height: inherit; }

@media (min-width: 1200px) { legend { font-size: 1.5rem; } }

legend + * { clear: left; }

::-webkit-datetime-edit-fields-wrapper, ::-webkit-datetime-edit-text, ::-webkit-datetime-edit-minute, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-year-field { padding: 0; }

::-webkit-inner-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: textfield; }

/* rtl:raw: [type="tel"], [type="url"], [type="email"], [type="number"] { direction: ltr; } */
::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-color-swatch-wrapper { padding: 0; }

::file-selector-button { font: inherit; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

iframe { border: 0; }

summary { display: list-item; cursor: pointer; }

progress { vertical-align: baseline; }

[hidden] { display: none !important; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: calc(1.625rem + 4.5vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-1 { font-size: 5rem; } }

.display-2 { font-size: calc(1.575rem + 3.9vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-2 { font-size: 4.5rem; } }

.display-3 { font-size: calc(1.525rem + 3.3vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-3 { font-size: 4rem; } }

.display-4 { font-size: calc(1.475rem + 2.7vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-4 { font-size: 3.5rem; } }

.display-5 { font-size: calc(1.425rem + 2.1vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-5 { font-size: 3rem; } }

.display-6 { font-size: calc(1.375rem + 1.5vw); font-weight: 300; line-height: 1.2; }

@media (min-width: 1200px) { .display-6 { font-size: 2.5rem; } }

.list-unstyled, .gform_wrapper .ginput_container_fileupload .validation_message ul { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 0.875em; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.25rem; }

.blockquote > :last-child { margin-bottom: 0; }

.blockquote-footer { margin-top: -1rem; margin-bottom: 1rem; font-size: 0.875em; color: #999ea5; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #f3f4f6; border: 1px solid #dee3ea; border-radius: 0.375rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 0.875em; color: #999ea5; }

.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { width: 100%; padding-right: var(--bs-gutter-x, 20px); padding-left: var(--bs-gutter-x, 20px); margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container, .container-sm { max-width: 540px; } }

@media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } }

@media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } }

@media (min-width: 1400px) { .container, .container-sm, .container-md, .container-lg, .container-xl, .container-xxl { max-width: 1320px; } }

.row { --bs-gutter-x: 40px; --bs-gutter-y: 0; display: flex; flex-wrap: wrap; margin-top: calc(-1 * var(--bs-gutter-y)); margin-right: calc(-.5 * var(--bs-gutter-x)); margin-left: calc(-.5 * var(--bs-gutter-x)); }

.row > * { flex-shrink: 0; width: 100%; max-width: 100%; padding-right: calc(var(--bs-gutter-x) * .5); padding-left: calc(var(--bs-gutter-x) * .5); margin-top: var(--bs-gutter-y); }

.col, .gform_wrapper .ginput_complex.ginput_container_name > span { flex: 1 0 0%; }

.row-cols-auto > * { flex: 0 0 auto; width: auto; }

.row-cols-1 > * { flex: 0 0 auto; width: 100%; }

.row-cols-2 > * { flex: 0 0 auto; width: 50%; }

.row-cols-3 > * { flex: 0 0 auto; width: 33.3333333333%; }

.row-cols-4 > * { flex: 0 0 auto; width: 25%; }

.row-cols-5 > * { flex: 0 0 auto; width: 20%; }

.row-cols-6 > * { flex: 0 0 auto; width: 16.6666666667%; }

.col-auto { flex: 0 0 auto; width: auto; }

.col-1 { flex: 0 0 auto; width: 8.33333333%; }

.col-2 { flex: 0 0 auto; width: 16.66666667%; }

.col-3 { flex: 0 0 auto; width: 25%; }

.col-4 { flex: 0 0 auto; width: 33.33333333%; }

.col-5 { flex: 0 0 auto; width: 41.66666667%; }

.col-6 { flex: 0 0 auto; width: 50%; }

.col-7 { flex: 0 0 auto; width: 58.33333333%; }

.col-8 { flex: 0 0 auto; width: 66.66666667%; }

.col-9 { flex: 0 0 auto; width: 75%; }

.col-10 { flex: 0 0 auto; width: 83.33333333%; }

.col-11 { flex: 0 0 auto; width: 91.66666667%; }

.col-12 { flex: 0 0 auto; width: 100%; }

.offset-1 { margin-left: 8.33333333%; }

.offset-2 { margin-left: 16.66666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333333%; }

.offset-5 { margin-left: 41.66666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333333%; }

.offset-8 { margin-left: 66.66666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333333%; }

.offset-11 { margin-left: 91.66666667%; }

.g-0, .gx-0 { --bs-gutter-x: 0; }

.g-0, .gy-0 { --bs-gutter-y: 0; }

.g-1, .gx-1 { --bs-gutter-x: 0.25rem; }

.g-1, .gy-1 { --bs-gutter-y: 0.25rem; }

.g-2, .gx-2 { --bs-gutter-x: 0.5rem; }

.g-2, .gy-2 { --bs-gutter-y: 0.5rem; }

.g-3, .gx-3 { --bs-gutter-x: 1rem; }

.g-3, .gy-3 { --bs-gutter-y: 1rem; }

.g-4, .gx-4 { --bs-gutter-x: 1.5rem; }

.g-4, .gy-4 { --bs-gutter-y: 1.5rem; }

.g-5, .gx-5 { --bs-gutter-x: 2.5rem; }

.g-5, .gy-5 { --bs-gutter-y: 2.5rem; }

@media (min-width: 576px) { .col-sm { flex: 1 0 0%; }
  .row-cols-sm-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-sm-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-sm-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-sm-3 > * { flex: 0 0 auto; width: 33.3333333333%; }
  .row-cols-sm-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-sm-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-sm-6 > * { flex: 0 0 auto; width: 16.6666666667%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; }
  .col-sm-1 { flex: 0 0 auto; width: 8.33333333%; }
  .col-sm-2 { flex: 0 0 auto; width: 16.66666667%; }
  .col-sm-3 { flex: 0 0 auto; width: 25%; }
  .col-sm-4 { flex: 0 0 auto; width: 33.33333333%; }
  .col-sm-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-sm-6 { flex: 0 0 auto; width: 50%; }
  .col-sm-7 { flex: 0 0 auto; width: 58.33333333%; }
  .col-sm-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-sm-9 { flex: 0 0 auto; width: 75%; }
  .col-sm-10 { flex: 0 0 auto; width: 83.33333333%; }
  .col-sm-11 { flex: 0 0 auto; width: 91.66666667%; }
  .col-sm-12 { flex: 0 0 auto; width: 100%; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333333%; }
  .offset-sm-2 { margin-left: 16.66666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333333%; }
  .offset-sm-5 { margin-left: 41.66666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333333%; }
  .offset-sm-8 { margin-left: 66.66666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333333%; }
  .offset-sm-11 { margin-left: 91.66666667%; }
  .g-sm-0, .gx-sm-0 { --bs-gutter-x: 0; }
  .g-sm-0, .gy-sm-0 { --bs-gutter-y: 0; }
  .g-sm-1, .gx-sm-1 { --bs-gutter-x: 0.25rem; }
  .g-sm-1, .gy-sm-1 { --bs-gutter-y: 0.25rem; }
  .g-sm-2, .gx-sm-2 { --bs-gutter-x: 0.5rem; }
  .g-sm-2, .gy-sm-2 { --bs-gutter-y: 0.5rem; }
  .g-sm-3, .gx-sm-3 { --bs-gutter-x: 1rem; }
  .g-sm-3, .gy-sm-3 { --bs-gutter-y: 1rem; }
  .g-sm-4, .gx-sm-4 { --bs-gutter-x: 1.5rem; }
  .g-sm-4, .gy-sm-4 { --bs-gutter-y: 1.5rem; }
  .g-sm-5, .gx-sm-5 { --bs-gutter-x: 2.5rem; }
  .g-sm-5, .gy-sm-5 { --bs-gutter-y: 2.5rem; } }

@media (min-width: 768px) { .col-md { flex: 1 0 0%; }
  .row-cols-md-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-md-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-md-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-md-3 > * { flex: 0 0 auto; width: 33.3333333333%; }
  .row-cols-md-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-md-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-md-6 > * { flex: 0 0 auto; width: 16.6666666667%; }
  .col-md-auto { flex: 0 0 auto; width: auto; }
  .col-md-1 { flex: 0 0 auto; width: 8.33333333%; }
  .col-md-2 { flex: 0 0 auto; width: 16.66666667%; }
  .col-md-3 { flex: 0 0 auto; width: 25%; }
  .col-md-4 { flex: 0 0 auto; width: 33.33333333%; }
  .col-md-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-md-6 { flex: 0 0 auto; width: 50%; }
  .col-md-7 { flex: 0 0 auto; width: 58.33333333%; }
  .col-md-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-md-9 { flex: 0 0 auto; width: 75%; }
  .col-md-10 { flex: 0 0 auto; width: 83.33333333%; }
  .col-md-11 { flex: 0 0 auto; width: 91.66666667%; }
  .col-md-12 { flex: 0 0 auto; width: 100%; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333333%; }
  .offset-md-2 { margin-left: 16.66666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333333%; }
  .offset-md-5 { margin-left: 41.66666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333333%; }
  .offset-md-8 { margin-left: 66.66666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333333%; }
  .offset-md-11 { margin-left: 91.66666667%; }
  .g-md-0, .gx-md-0 { --bs-gutter-x: 0; }
  .g-md-0, .gy-md-0 { --bs-gutter-y: 0; }
  .g-md-1, .gx-md-1 { --bs-gutter-x: 0.25rem; }
  .g-md-1, .gy-md-1 { --bs-gutter-y: 0.25rem; }
  .g-md-2, .gx-md-2 { --bs-gutter-x: 0.5rem; }
  .g-md-2, .gy-md-2 { --bs-gutter-y: 0.5rem; }
  .g-md-3, .gx-md-3 { --bs-gutter-x: 1rem; }
  .g-md-3, .gy-md-3 { --bs-gutter-y: 1rem; }
  .g-md-4, .gx-md-4 { --bs-gutter-x: 1.5rem; }
  .g-md-4, .gy-md-4 { --bs-gutter-y: 1.5rem; }
  .g-md-5, .gx-md-5 { --bs-gutter-x: 2.5rem; }
  .g-md-5, .gy-md-5 { --bs-gutter-y: 2.5rem; } }

@media (min-width: 992px) { .col-lg { flex: 1 0 0%; }
  .row-cols-lg-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-lg-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-lg-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-lg-3 > * { flex: 0 0 auto; width: 33.3333333333%; }
  .row-cols-lg-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-lg-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-lg-6 > * { flex: 0 0 auto; width: 16.6666666667%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; }
  .col-lg-1 { flex: 0 0 auto; width: 8.33333333%; }
  .col-lg-2 { flex: 0 0 auto; width: 16.66666667%; }
  .col-lg-3 { flex: 0 0 auto; width: 25%; }
  .col-lg-4 { flex: 0 0 auto; width: 33.33333333%; }
  .col-lg-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-lg-6 { flex: 0 0 auto; width: 50%; }
  .col-lg-7 { flex: 0 0 auto; width: 58.33333333%; }
  .col-lg-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-lg-9 { flex: 0 0 auto; width: 75%; }
  .col-lg-10 { flex: 0 0 auto; width: 83.33333333%; }
  .col-lg-11 { flex: 0 0 auto; width: 91.66666667%; }
  .col-lg-12 { flex: 0 0 auto; width: 100%; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333333%; }
  .offset-lg-2 { margin-left: 16.66666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333333%; }
  .offset-lg-5 { margin-left: 41.66666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333333%; }
  .offset-lg-8 { margin-left: 66.66666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333333%; }
  .offset-lg-11 { margin-left: 91.66666667%; }
  .g-lg-0, .gx-lg-0 { --bs-gutter-x: 0; }
  .g-lg-0, .gy-lg-0 { --bs-gutter-y: 0; }
  .g-lg-1, .gx-lg-1 { --bs-gutter-x: 0.25rem; }
  .g-lg-1, .gy-lg-1 { --bs-gutter-y: 0.25rem; }
  .g-lg-2, .gx-lg-2 { --bs-gutter-x: 0.5rem; }
  .g-lg-2, .gy-lg-2 { --bs-gutter-y: 0.5rem; }
  .g-lg-3, .gx-lg-3 { --bs-gutter-x: 1rem; }
  .g-lg-3, .gy-lg-3 { --bs-gutter-y: 1rem; }
  .g-lg-4, .gx-lg-4 { --bs-gutter-x: 1.5rem; }
  .g-lg-4, .gy-lg-4 { --bs-gutter-y: 1.5rem; }
  .g-lg-5, .gx-lg-5 { --bs-gutter-x: 2.5rem; }
  .g-lg-5, .gy-lg-5 { --bs-gutter-y: 2.5rem; } }

@media (min-width: 1200px) { .col-xl { flex: 1 0 0%; }
  .row-cols-xl-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-xl-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-xl-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-xl-3 > * { flex: 0 0 auto; width: 33.3333333333%; }
  .row-cols-xl-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-xl-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-xl-6 > * { flex: 0 0 auto; width: 16.6666666667%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; }
  .col-xl-1 { flex: 0 0 auto; width: 8.33333333%; }
  .col-xl-2 { flex: 0 0 auto; width: 16.66666667%; }
  .col-xl-3 { flex: 0 0 auto; width: 25%; }
  .col-xl-4 { flex: 0 0 auto; width: 33.33333333%; }
  .col-xl-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-xl-6 { flex: 0 0 auto; width: 50%; }
  .col-xl-7 { flex: 0 0 auto; width: 58.33333333%; }
  .col-xl-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-xl-9 { flex: 0 0 auto; width: 75%; }
  .col-xl-10 { flex: 0 0 auto; width: 83.33333333%; }
  .col-xl-11 { flex: 0 0 auto; width: 91.66666667%; }
  .col-xl-12 { flex: 0 0 auto; width: 100%; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333333%; }
  .offset-xl-2 { margin-left: 16.66666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333333%; }
  .offset-xl-5 { margin-left: 41.66666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333333%; }
  .offset-xl-8 { margin-left: 66.66666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333333%; }
  .offset-xl-11 { margin-left: 91.66666667%; }
  .g-xl-0, .gx-xl-0 { --bs-gutter-x: 0; }
  .g-xl-0, .gy-xl-0 { --bs-gutter-y: 0; }
  .g-xl-1, .gx-xl-1 { --bs-gutter-x: 0.25rem; }
  .g-xl-1, .gy-xl-1 { --bs-gutter-y: 0.25rem; }
  .g-xl-2, .gx-xl-2 { --bs-gutter-x: 0.5rem; }
  .g-xl-2, .gy-xl-2 { --bs-gutter-y: 0.5rem; }
  .g-xl-3, .gx-xl-3 { --bs-gutter-x: 1rem; }
  .g-xl-3, .gy-xl-3 { --bs-gutter-y: 1rem; }
  .g-xl-4, .gx-xl-4 { --bs-gutter-x: 1.5rem; }
  .g-xl-4, .gy-xl-4 { --bs-gutter-y: 1.5rem; }
  .g-xl-5, .gx-xl-5 { --bs-gutter-x: 2.5rem; }
  .g-xl-5, .gy-xl-5 { --bs-gutter-y: 2.5rem; } }

@media (min-width: 1400px) { .col-xxl { flex: 1 0 0%; }
  .row-cols-xxl-auto > * { flex: 0 0 auto; width: auto; }
  .row-cols-xxl-1 > * { flex: 0 0 auto; width: 100%; }
  .row-cols-xxl-2 > * { flex: 0 0 auto; width: 50%; }
  .row-cols-xxl-3 > * { flex: 0 0 auto; width: 33.3333333333%; }
  .row-cols-xxl-4 > * { flex: 0 0 auto; width: 25%; }
  .row-cols-xxl-5 > * { flex: 0 0 auto; width: 20%; }
  .row-cols-xxl-6 > * { flex: 0 0 auto; width: 16.6666666667%; }
  .col-xxl-auto { flex: 0 0 auto; width: auto; }
  .col-xxl-1 { flex: 0 0 auto; width: 8.33333333%; }
  .col-xxl-2 { flex: 0 0 auto; width: 16.66666667%; }
  .col-xxl-3 { flex: 0 0 auto; width: 25%; }
  .col-xxl-4 { flex: 0 0 auto; width: 33.33333333%; }
  .col-xxl-5 { flex: 0 0 auto; width: 41.66666667%; }
  .col-xxl-6 { flex: 0 0 auto; width: 50%; }
  .col-xxl-7 { flex: 0 0 auto; width: 58.33333333%; }
  .col-xxl-8 { flex: 0 0 auto; width: 66.66666667%; }
  .col-xxl-9 { flex: 0 0 auto; width: 75%; }
  .col-xxl-10 { flex: 0 0 auto; width: 83.33333333%; }
  .col-xxl-11 { flex: 0 0 auto; width: 91.66666667%; }
  .col-xxl-12 { flex: 0 0 auto; width: 100%; }
  .offset-xxl-0 { margin-left: 0; }
  .offset-xxl-1 { margin-left: 8.33333333%; }
  .offset-xxl-2 { margin-left: 16.66666667%; }
  .offset-xxl-3 { margin-left: 25%; }
  .offset-xxl-4 { margin-left: 33.33333333%; }
  .offset-xxl-5 { margin-left: 41.66666667%; }
  .offset-xxl-6 { margin-left: 50%; }
  .offset-xxl-7 { margin-left: 58.33333333%; }
  .offset-xxl-8 { margin-left: 66.66666667%; }
  .offset-xxl-9 { margin-left: 75%; }
  .offset-xxl-10 { margin-left: 83.33333333%; }
  .offset-xxl-11 { margin-left: 91.66666667%; }
  .g-xxl-0, .gx-xxl-0 { --bs-gutter-x: 0; }
  .g-xxl-0, .gy-xxl-0 { --bs-gutter-y: 0; }
  .g-xxl-1, .gx-xxl-1 { --bs-gutter-x: 0.25rem; }
  .g-xxl-1, .gy-xxl-1 { --bs-gutter-y: 0.25rem; }
  .g-xxl-2, .gx-xxl-2 { --bs-gutter-x: 0.5rem; }
  .g-xxl-2, .gy-xxl-2 { --bs-gutter-y: 0.5rem; }
  .g-xxl-3, .gx-xxl-3 { --bs-gutter-x: 1rem; }
  .g-xxl-3, .gy-xxl-3 { --bs-gutter-y: 1rem; }
  .g-xxl-4, .gx-xxl-4 { --bs-gutter-x: 1.5rem; }
  .g-xxl-4, .gy-xxl-4 { --bs-gutter-y: 1.5rem; }
  .g-xxl-5, .gx-xxl-5 { --bs-gutter-x: 2.5rem; }
  .g-xxl-5, .gy-xxl-5 { --bs-gutter-y: 2.5rem; } }

.table { --bs-table-bg: transparent; --bs-table-accent-bg: transparent; --bs-table-striped-color: #495263; --bs-table-striped-bg: rgba(0, 0, 0, 0.05); --bs-table-active-color: #495263; --bs-table-active-bg: rgba(0, 0, 0, 0.1); --bs-table-hover-color: #495263; --bs-table-hover-bg: rgba(0, 0, 0, 0.075); width: 100%; margin-bottom: 1rem; color: #495263; vertical-align: top; border-color: #dee3ea; }

.table > :not(caption) > * > * { padding: 0.5rem 0.5rem; background-color: var(--bs-table-bg); border-bottom-width: 1px; box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg); }

.table > tbody { vertical-align: inherit; }

.table > thead { vertical-align: bottom; }

.table > :not(:first-child) { border-top: 2px solid currentColor; }

.caption-top { caption-side: top; }

.table-sm > :not(caption) > * > * { padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > * { border-width: 1px 0; }

.table-bordered > :not(caption) > * > * { border-width: 0 1px; }

.table-borderless > :not(caption) > * > * { border-bottom-width: 0; }

.table-borderless > :not(:first-child) { border-top-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) > * { --bs-table-accent-bg: var(--bs-table-striped-bg); color: var(--bs-table-striped-color); }

.table-active { --bs-table-accent-bg: var(--bs-table-active-bg); color: var(--bs-table-active-color); }

.table-hover > tbody > tr:hover > * { --bs-table-accent-bg: var(--bs-table-hover-bg); color: var(--bs-table-hover-color); }

.table-primary { --bs-table-bg: #d6dffb; --bs-table-striped-bg: #cbd4ee; --bs-table-striped-color: #000; --bs-table-active-bg: #c1c9e2; --bs-table-active-color: #000; --bs-table-hover-bg: #c6cee8; --bs-table-hover-color: #000; color: #000; border-color: #c1c9e2; }

.table-secondary { --bs-table-bg: #ebd1d1; --bs-table-striped-bg: #dfc7c7; --bs-table-striped-color: #000; --bs-table-active-bg: #d4bcbc; --bs-table-active-color: #000; --bs-table-hover-bg: #d9c1c1; --bs-table-hover-color: #000; color: #000; border-color: #d4bcbc; }

.table-success { --bs-table-bg: #d5e6de; --bs-table-striped-bg: #cadbd3; --bs-table-striped-color: #000; --bs-table-active-bg: #c0cfc8; --bs-table-active-color: #000; --bs-table-hover-bg: #c5d5cd; --bs-table-hover-color: #000; color: #000; border-color: #c0cfc8; }

.table-info { --bs-table-bg: #d2e3f2; --bs-table-striped-bg: #c8d8e6; --bs-table-striped-color: #000; --bs-table-active-bg: #bdccda; --bs-table-active-color: #000; --bs-table-hover-bg: #c2d2e0; --bs-table-hover-color: #000; color: #000; border-color: #bdccda; }

.table-warning { --bs-table-bg: #fef7e4; --bs-table-striped-bg: #f1ebd9; --bs-table-striped-color: #000; --bs-table-active-bg: #e5decd; --bs-table-active-color: #000; --bs-table-hover-bg: #ebe4d3; --bs-table-hover-color: #000; color: #000; border-color: #e5decd; }

.table-danger { --bs-table-bg: #edd2d5; --bs-table-striped-bg: #e1c8ca; --bs-table-striped-color: #000; --bs-table-active-bg: #d5bdc0; --bs-table-active-color: #000; --bs-table-hover-bg: #dbc2c5; --bs-table-hover-color: #000; color: #000; border-color: #d5bdc0; }

.table-light { --bs-table-bg: #fafbfc; --bs-table-striped-bg: #edeef0; --bs-table-striped-color: #000; --bs-table-active-bg: #e1e2e3; --bs-table-active-color: #000; --bs-table-hover-bg: #e7e8e9; --bs-table-hover-color: #000; color: #000; border-color: #e1e2e3; }

.table-dark { --bs-table-bg: #262e44; --bs-table-striped-bg: #30394d; --bs-table-striped-color: #FFFFFF; --bs-table-active-bg: #3b4356; --bs-table-active-color: #FFFFFF; --bs-table-hover-bg: #363e52; --bs-table-hover-color: #FFFFFF; color: #FFFFFF; border-color: #3b4356; }

.table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) { .table-responsive-sm { overflow-x: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) { .table-responsive-md { overflow-x: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) { .table-responsive-lg { overflow-x: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) { .table-responsive-xl { overflow-x: auto; -webkit-overflow-scrolling: touch; } }

@media (max-width: 1399.98px) { .table-responsive-xxl { overflow-x: auto; -webkit-overflow-scrolling: touch; } }

.form-label { margin-bottom: 0.5rem; }

.col-form-label { padding-top: calc(0.6rem + 1px); padding-bottom: calc(0.6rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.68; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; }

.form-text { margin-top: 0.25rem; font-size: 0.875em; color: #666d7a; }

.form-control, #buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea { display: block; width: 100%; padding: 0.6rem 1.25rem; font-size: 1rem; font-weight: 400; line-height: 1.68; color: #495263; background-color: #f3f4f6; background-clip: padding-box; border: 1px solid #ced5de; appearance: none; border-radius: 0.375rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, #buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea { transition: none; } }

.form-control[type="file"], #buddypress .dir-search input[type="file"][type=search], #buddypress .dir-search input[type="file"][type=text], #buddypress .groups-members-search input[type="file"][type=search], #buddypress .groups-members-search input[type="file"][type=text], #buddypress .standard-form input[type="file"][type=color], #buddypress .standard-form input[type="file"][type=date], #buddypress .standard-form input[type="file"][type=datetime-local], #buddypress .standard-form input[type="file"][type=datetime], #buddypress .standard-form input[type="file"][type=email], #buddypress .standard-form input[type="file"][type=month], #buddypress .standard-form input[type="file"][type=number], #buddypress .standard-form input[type="file"][type=password], #buddypress .standard-form input[type="file"][type=range], #buddypress .standard-form input[type="file"][type=search], #buddypress .standard-form input[type="file"][type=tel], #buddypress .standard-form input[type="file"][type=text], #buddypress .standard-form input[type="file"][type=time], #buddypress .standard-form input[type="file"][type=url], #buddypress .standard-form input[type="file"][type=week], #buddypress .standard-form select[type="file"], #buddypress .standard-form textarea[type="file"] { overflow: hidden; }

.form-control[type="file"]:not(:disabled):not([readonly]), #buddypress .dir-search input[type="file"]:not(:disabled):not([readonly])[type=search], #buddypress .dir-search input[type="file"]:not(:disabled):not([readonly])[type=text], #buddypress .groups-members-search input[type="file"]:not(:disabled):not([readonly])[type=search], #buddypress .groups-members-search input[type="file"]:not(:disabled):not([readonly])[type=text], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=color], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=date], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=datetime-local], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=datetime], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=email], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=month], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=number], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=password], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=range], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=search], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=tel], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=text], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=time], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=url], #buddypress .standard-form input[type="file"]:not(:disabled):not([readonly])[type=week], #buddypress .standard-form select[type="file"]:not(:disabled):not([readonly]), #buddypress .standard-form textarea[type="file"]:not(:disabled):not([readonly]) { cursor: pointer; }

.form-control:focus, #buddypress .dir-search input:focus[type=search], #buddypress .dir-search input:focus[type=text], #buddypress .groups-members-search input:focus[type=search], #buddypress .groups-members-search input:focus[type=text], #buddypress .standard-form input:focus[type=color], #buddypress .standard-form input:focus[type=date], #buddypress .standard-form input:focus[type=datetime-local], #buddypress .standard-form input:focus[type=datetime], #buddypress .standard-form input:focus[type=email], #buddypress .standard-form input:focus[type=month], #buddypress .standard-form input:focus[type=number], #buddypress .standard-form input:focus[type=password], #buddypress .standard-form input:focus[type=range], #buddypress .standard-form input:focus[type=search], #buddypress .standard-form input:focus[type=tel], #buddypress .standard-form input:focus[type=text], #buddypress .standard-form input:focus[type=time], #buddypress .standard-form input:focus[type=url], #buddypress .standard-form input:focus[type=week], #buddypress .standard-form select:focus, #buddypress .standard-form textarea:focus { color: #495263; background-color: #f3f4f6; border-color: #99aff5; outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.form-control::-webkit-date-and-time-value, #buddypress .dir-search input[type=search]::-webkit-date-and-time-value, #buddypress .dir-search input[type=text]::-webkit-date-and-time-value, #buddypress .groups-members-search input[type=search]::-webkit-date-and-time-value, #buddypress .groups-members-search input[type=text]::-webkit-date-and-time-value, #buddypress .standard-form input[type=color]::-webkit-date-and-time-value, #buddypress .standard-form input[type=date]::-webkit-date-and-time-value, #buddypress .standard-form input[type=datetime-local]::-webkit-date-and-time-value, #buddypress .standard-form input[type=datetime]::-webkit-date-and-time-value, #buddypress .standard-form input[type=email]::-webkit-date-and-time-value, #buddypress .standard-form input[type=month]::-webkit-date-and-time-value, #buddypress .standard-form input[type=number]::-webkit-date-and-time-value, #buddypress .standard-form input[type=password]::-webkit-date-and-time-value, #buddypress .standard-form input[type=range]::-webkit-date-and-time-value, #buddypress .standard-form input[type=search]::-webkit-date-and-time-value, #buddypress .standard-form input[type=tel]::-webkit-date-and-time-value, #buddypress .standard-form input[type=text]::-webkit-date-and-time-value, #buddypress .standard-form input[type=time]::-webkit-date-and-time-value, #buddypress .standard-form input[type=url]::-webkit-date-and-time-value, #buddypress .standard-form input[type=week]::-webkit-date-and-time-value, #buddypress .standard-form select::-webkit-date-and-time-value, #buddypress .standard-form textarea::-webkit-date-and-time-value { height: 1.68em; }

.form-control::placeholder, #buddypress .dir-search input[type=search]::placeholder, #buddypress .dir-search input[type=text]::placeholder, #buddypress .groups-members-search input[type=search]::placeholder, #buddypress .groups-members-search input[type=text]::placeholder, #buddypress .standard-form input[type=color]::placeholder, #buddypress .standard-form input[type=date]::placeholder, #buddypress .standard-form input[type=datetime-local]::placeholder, #buddypress .standard-form input[type=datetime]::placeholder, #buddypress .standard-form input[type=email]::placeholder, #buddypress .standard-form input[type=month]::placeholder, #buddypress .standard-form input[type=number]::placeholder, #buddypress .standard-form input[type=password]::placeholder, #buddypress .standard-form input[type=range]::placeholder, #buddypress .standard-form input[type=search]::placeholder, #buddypress .standard-form input[type=tel]::placeholder, #buddypress .standard-form input[type=text]::placeholder, #buddypress .standard-form input[type=time]::placeholder, #buddypress .standard-form input[type=url]::placeholder, #buddypress .standard-form input[type=week]::placeholder, #buddypress .standard-form select::placeholder, #buddypress .standard-form textarea::placeholder { color: #999ea5; opacity: 1; }

.form-control:disabled, #buddypress .dir-search input:disabled[type=search], #buddypress .dir-search input:disabled[type=text], #buddypress .groups-members-search input:disabled[type=search], #buddypress .groups-members-search input:disabled[type=text], #buddypress .standard-form input:disabled[type=color], #buddypress .standard-form input:disabled[type=date], #buddypress .standard-form input:disabled[type=datetime-local], #buddypress .standard-form input:disabled[type=datetime], #buddypress .standard-form input:disabled[type=email], #buddypress .standard-form input:disabled[type=month], #buddypress .standard-form input:disabled[type=number], #buddypress .standard-form input:disabled[type=password], #buddypress .standard-form input:disabled[type=range], #buddypress .standard-form input:disabled[type=search], #buddypress .standard-form input:disabled[type=tel], #buddypress .standard-form input:disabled[type=text], #buddypress .standard-form input:disabled[type=time], #buddypress .standard-form input:disabled[type=url], #buddypress .standard-form input:disabled[type=week], #buddypress .standard-form select:disabled, #buddypress .standard-form textarea:disabled, .form-control[readonly], #buddypress .dir-search input[readonly][type=search], #buddypress .dir-search input[readonly][type=text], #buddypress .groups-members-search input[readonly][type=search], #buddypress .groups-members-search input[readonly][type=text], #buddypress .standard-form input[readonly][type=color], #buddypress .standard-form input[readonly][type=date], #buddypress .standard-form input[readonly][type=datetime-local], #buddypress .standard-form input[readonly][type=datetime], #buddypress .standard-form input[readonly][type=email], #buddypress .standard-form input[readonly][type=month], #buddypress .standard-form input[readonly][type=number], #buddypress .standard-form input[readonly][type=password], #buddypress .standard-form input[readonly][type=range], #buddypress .standard-form input[readonly][type=search], #buddypress .standard-form input[readonly][type=tel], #buddypress .standard-form input[readonly][type=text], #buddypress .standard-form input[readonly][type=time], #buddypress .standard-form input[readonly][type=url], #buddypress .standard-form input[readonly][type=week], #buddypress .standard-form select[readonly], #buddypress .standard-form textarea[readonly] { background-color: #f3f4f6; opacity: 1; }

.form-control::file-selector-button, #buddypress .dir-search input[type=search]::file-selector-button, #buddypress .dir-search input[type=text]::file-selector-button, #buddypress .groups-members-search input[type=search]::file-selector-button, #buddypress .groups-members-search input[type=text]::file-selector-button, #buddypress .standard-form input[type=color]::file-selector-button, #buddypress .standard-form input[type=date]::file-selector-button, #buddypress .standard-form input[type=datetime-local]::file-selector-button, #buddypress .standard-form input[type=datetime]::file-selector-button, #buddypress .standard-form input[type=email]::file-selector-button, #buddypress .standard-form input[type=month]::file-selector-button, #buddypress .standard-form input[type=number]::file-selector-button, #buddypress .standard-form input[type=password]::file-selector-button, #buddypress .standard-form input[type=range]::file-selector-button, #buddypress .standard-form input[type=search]::file-selector-button, #buddypress .standard-form input[type=tel]::file-selector-button, #buddypress .standard-form input[type=text]::file-selector-button, #buddypress .standard-form input[type=time]::file-selector-button, #buddypress .standard-form input[type=url]::file-selector-button, #buddypress .standard-form input[type=week]::file-selector-button, #buddypress .standard-form select::file-selector-button, #buddypress .standard-form textarea::file-selector-button { padding: 0.6rem 1.25rem; margin: -0.6rem -1.25rem; margin-inline-end: 1.25rem; color: #495263; background-color: #f3f4f6; pointer-events: none; border-color: inherit; border-style: solid; border-width: 0; border-inline-end-width: 1px; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control::file-selector-button, #buddypress .dir-search input[type=search]::file-selector-button, #buddypress .dir-search input[type=text]::file-selector-button, #buddypress .groups-members-search input[type=search]::file-selector-button, #buddypress .groups-members-search input[type=text]::file-selector-button, #buddypress .standard-form input[type=color]::file-selector-button, #buddypress .standard-form input[type=date]::file-selector-button, #buddypress .standard-form input[type=datetime-local]::file-selector-button, #buddypress .standard-form input[type=datetime]::file-selector-button, #buddypress .standard-form input[type=email]::file-selector-button, #buddypress .standard-form input[type=month]::file-selector-button, #buddypress .standard-form input[type=number]::file-selector-button, #buddypress .standard-form input[type=password]::file-selector-button, #buddypress .standard-form input[type=range]::file-selector-button, #buddypress .standard-form input[type=search]::file-selector-button, #buddypress .standard-form input[type=tel]::file-selector-button, #buddypress .standard-form input[type=text]::file-selector-button, #buddypress .standard-form input[type=time]::file-selector-button, #buddypress .standard-form input[type=url]::file-selector-button, #buddypress .standard-form input[type=week]::file-selector-button, #buddypress .standard-form select::file-selector-button, #buddypress .standard-form textarea::file-selector-button { transition: none; } }

.form-control:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .dir-search input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .dir-search input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .groups-members-search input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .groups-members-search input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=color]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=date]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=datetime-local]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=datetime]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=email]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=month]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=number]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=password]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=range]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=search]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=tel]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=text]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=time]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=url]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form input[type=week]:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form select:hover:not(:disabled):not([readonly])::file-selector-button, #buddypress .standard-form textarea:hover:not(:disabled):not([readonly])::file-selector-button { background-color: #e7e8ea; }

.form-control::-webkit-file-upload-button, #buddypress .dir-search input[type=search]::-webkit-file-upload-button, #buddypress .dir-search input[type=text]::-webkit-file-upload-button, #buddypress .groups-members-search input[type=search]::-webkit-file-upload-button, #buddypress .groups-members-search input[type=text]::-webkit-file-upload-button, #buddypress .standard-form input[type=color]::-webkit-file-upload-button, #buddypress .standard-form input[type=date]::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime-local]::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime]::-webkit-file-upload-button, #buddypress .standard-form input[type=email]::-webkit-file-upload-button, #buddypress .standard-form input[type=month]::-webkit-file-upload-button, #buddypress .standard-form input[type=number]::-webkit-file-upload-button, #buddypress .standard-form input[type=password]::-webkit-file-upload-button, #buddypress .standard-form input[type=range]::-webkit-file-upload-button, #buddypress .standard-form input[type=search]::-webkit-file-upload-button, #buddypress .standard-form input[type=tel]::-webkit-file-upload-button, #buddypress .standard-form input[type=text]::-webkit-file-upload-button, #buddypress .standard-form input[type=time]::-webkit-file-upload-button, #buddypress .standard-form input[type=url]::-webkit-file-upload-button, #buddypress .standard-form input[type=week]::-webkit-file-upload-button, #buddypress .standard-form select::-webkit-file-upload-button, #buddypress .standard-form textarea::-webkit-file-upload-button { padding: 0.6rem 1.25rem; margin: -0.6rem -1.25rem; margin-inline-end: 1.25rem; color: #495263; background-color: #f3f4f6; pointer-events: none; border-color: inherit; border-style: solid; border-width: 0; border-inline-end-width: 1px; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control::-webkit-file-upload-button, #buddypress .dir-search input[type=search]::-webkit-file-upload-button, #buddypress .dir-search input[type=text]::-webkit-file-upload-button, #buddypress .groups-members-search input[type=search]::-webkit-file-upload-button, #buddypress .groups-members-search input[type=text]::-webkit-file-upload-button, #buddypress .standard-form input[type=color]::-webkit-file-upload-button, #buddypress .standard-form input[type=date]::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime-local]::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime]::-webkit-file-upload-button, #buddypress .standard-form input[type=email]::-webkit-file-upload-button, #buddypress .standard-form input[type=month]::-webkit-file-upload-button, #buddypress .standard-form input[type=number]::-webkit-file-upload-button, #buddypress .standard-form input[type=password]::-webkit-file-upload-button, #buddypress .standard-form input[type=range]::-webkit-file-upload-button, #buddypress .standard-form input[type=search]::-webkit-file-upload-button, #buddypress .standard-form input[type=tel]::-webkit-file-upload-button, #buddypress .standard-form input[type=text]::-webkit-file-upload-button, #buddypress .standard-form input[type=time]::-webkit-file-upload-button, #buddypress .standard-form input[type=url]::-webkit-file-upload-button, #buddypress .standard-form input[type=week]::-webkit-file-upload-button, #buddypress .standard-form select::-webkit-file-upload-button, #buddypress .standard-form textarea::-webkit-file-upload-button { transition: none; } }

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .dir-search input[type=search]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .dir-search input[type=text]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .groups-members-search input[type=search]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .groups-members-search input[type=text]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=color]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=date]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime-local]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=datetime]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=email]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=month]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=number]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=password]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=range]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=search]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=tel]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=text]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=time]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=url]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form input[type=week]:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form select:hover:not(:disabled):not([readonly])::-webkit-file-upload-button, #buddypress .standard-form textarea:hover:not(:disabled):not([readonly])::-webkit-file-upload-button { background-color: #e7e8ea; }

.form-control-plaintext { display: block; width: 100%; padding: 0.6rem 0; margin-bottom: 0; line-height: 1.68; color: #495263; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .gform_widget textarea.form-control-plaintext, .gform_widget input.form-control-plaintext[type="text"], .gform_widget input.form-control-plaintext[type="email"], .gform_widget input.form-control-plaintext[type="url"], .gform_widget input.form-control-plaintext[type="search"], .gform_widget input.form-control-plaintext[type="number"], .gform_widget input.form-control-plaintext[type="tel"], .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm, .gform_widget textarea, .gform_widget input[type="text"], .gform_widget input[type="email"], .gform_widget input[type="url"], .gform_widget input[type="search"], .gform_widget input[type="number"], .gform_widget input[type="tel"] { min-height: calc(1.68em + 0.5rem + 2px); padding: 0.25rem 0.85rem; font-size: 0.875rem; border-radius: 0.2rem; }

.form-control-sm::file-selector-button, .gform_widget textarea::file-selector-button, .gform_widget input[type="text"]::file-selector-button, .gform_widget input[type="email"]::file-selector-button, .gform_widget input[type="url"]::file-selector-button, .gform_widget input[type="search"]::file-selector-button, .gform_widget input[type="number"]::file-selector-button, .gform_widget input[type="tel"]::file-selector-button { padding: 0.25rem 0.85rem; margin: -0.25rem -0.85rem; margin-inline-end: 0.85rem; }

.form-control-sm::-webkit-file-upload-button, .gform_widget textarea::-webkit-file-upload-button, .gform_widget input[type="text"]::-webkit-file-upload-button, .gform_widget input[type="email"]::-webkit-file-upload-button, .gform_widget input[type="url"]::-webkit-file-upload-button, .gform_widget input[type="search"]::-webkit-file-upload-button, .gform_widget input[type="number"]::-webkit-file-upload-button, .gform_widget input[type="tel"]::-webkit-file-upload-button { padding: 0.25rem 0.85rem; margin: -0.25rem -0.85rem; margin-inline-end: 0.85rem; }

.form-control-lg { min-height: calc(1.68em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.5rem; }

.form-control-lg::file-selector-button { padding: 0.5rem 1rem; margin: -0.5rem -1rem; margin-inline-end: 1rem; }

.form-control-lg::-webkit-file-upload-button { padding: 0.5rem 1rem; margin: -0.5rem -1rem; margin-inline-end: 1rem; }

textarea.form-control, #buddypress .standard-form textarea { min-height: calc(1.68em + 1.2rem + 2px); }

textarea.form-control-sm, .gform_widget textarea { min-height: calc(1.68em + 0.5rem + 2px); }

textarea.form-control-lg { min-height: calc(1.68em + 1rem + 2px); }

.form-control-color { width: 3rem; height: auto; padding: 0.6rem; }

.form-control-color:not(:disabled):not([readonly]) { cursor: pointer; }

.form-control-color::-moz-color-swatch { height: 1.68em; border-radius: 0.375rem; }

.form-control-color::-webkit-color-swatch { height: 1.68em; border-radius: 0.375rem; }

.form-select, .ui-datepicker .ui-datepicker-title > select { display: block; width: 100%; padding: 0.6rem 3.75rem 0.6rem 1.25rem; -moz-padding-start: calc(1.25rem - 3px); font-size: 1rem; font-weight: 400; line-height: 1.68; color: #495263; background-color: #f3f4f6; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23495263' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right 1.25rem center; background-size: 16px 12px; border: 1px solid #ced5de; border-radius: 0.375rem; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .form-select, .ui-datepicker .ui-datepicker-title > select { transition: none; } }

.form-select:focus, .ui-datepicker .ui-datepicker-title > select:focus { border-color: #99aff5; outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.form-select[multiple], .ui-datepicker .ui-datepicker-title > select[multiple], .form-select[size]:not([size="1"]), .ui-datepicker .ui-datepicker-title > select[size]:not([size="1"]) { padding-right: 1.25rem; background-image: none; }

.form-select:disabled, .ui-datepicker .ui-datepicker-title > select:disabled { background-color: #f3f4f6; }

.form-select:-moz-focusring, .ui-datepicker .ui-datepicker-title > select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #495263; }

.form-select-sm, .ui-datepicker .ui-datepicker-title > select { padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.85rem; font-size: 0.875rem; border-radius: 0.2rem; }

.form-select-lg { padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.25rem; border-radius: 0.5rem; }

.form-check { display: block; min-height: 1.68rem; padding-left: 1.9em; margin-bottom: 0.6rem; }

.form-check .form-check-input { float: left; margin-left: -1.9em; }

.form-check-input { width: 1.4em; height: 1.4em; margin-top: 0.14em; vertical-align: top; background-color: #f3f4f6; background-repeat: no-repeat; background-position: center; background-size: contain; border: 1px solid rgba(0, 0, 0, 0.25); appearance: none; color-adjust: exact; }

.form-check-input[type="checkbox"] { border-radius: 0.25em; }

.form-check-input[type="radio"] { border-radius: 50%; }

.form-check-input:active { filter: brightness(90%); }

.form-check-input:focus { border-color: #99aff5; outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.form-check-input:checked { background-color: #335eea; border-color: #335eea; }

.form-check-input:checked[type="checkbox"] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e"); }

.form-check-input:checked[type="radio"] { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23FFFFFF'/%3e%3c/svg%3e"); }

.form-check-input[type="checkbox"]:indeterminate { background-color: #335eea; border-color: #335eea; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }

.form-check-input:disabled { pointer-events: none; filter: none; opacity: 0.5; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { opacity: 0.5; }

.form-switch { padding-left: 2.5em; }

.form-switch .form-check-input { width: 2em; margin-left: -2.5em; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e"); background-position: left center; border-radius: 2em; transition: background-position 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-switch .form-check-input { transition: none; } }

.form-switch .form-check-input:focus { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2399aff5'/%3e%3c/svg%3e"); }

.form-switch .form-check-input:checked { background-position: right center; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23FFFFFF'/%3e%3c/svg%3e"); }

.form-check-inline { display: inline-block; margin-right: 1rem; }

.btn-check { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.btn-check[disabled] + .btn, .btn-check:disabled + .btn { pointer-events: none; filter: none; opacity: 0.65; }

.form-range { width: 100%; height: 1.5rem; padding: 0; background-color: transparent; appearance: none; }

.form-range:focus { outline: 0; }

.form-range:focus::-webkit-slider-thumb { box-shadow: 0 0 0 1px #f3f4f6, 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.form-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #f3f4f6, 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.form-range::-moz-focus-outer { border: 0; }

.form-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #335eea; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .form-range::-webkit-slider-thumb { transition: none; } }

.form-range::-webkit-slider-thumb:active { background-color: #c2cff9; }

.form-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee3ea; border-color: transparent; border-radius: 1rem; }

.form-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #335eea; border: 0; border-radius: 1rem; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .form-range::-moz-range-thumb { transition: none; } }

.form-range::-moz-range-thumb:active { background-color: #c2cff9; }

.form-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee3ea; border-color: transparent; border-radius: 1rem; }

.form-range:disabled { pointer-events: none; }

.form-range:disabled::-webkit-slider-thumb { background-color: #b8bec8; }

.form-range:disabled::-moz-range-thumb { background-color: #b8bec8; }

.form-floating { position: relative; }

.form-floating > .form-control, #buddypress .dir-search .form-floating > input[type=search], #buddypress .dir-search .form-floating > input[type=text], #buddypress .groups-members-search .form-floating > input[type=search], #buddypress .groups-members-search .form-floating > input[type=text], #buddypress .standard-form .form-floating > input[type=color], #buddypress .standard-form .form-floating > input[type=date], #buddypress .standard-form .form-floating > input[type=datetime-local], #buddypress .standard-form .form-floating > input[type=datetime], #buddypress .standard-form .form-floating > input[type=email], #buddypress .standard-form .form-floating > input[type=month], #buddypress .standard-form .form-floating > input[type=number], #buddypress .standard-form .form-floating > input[type=password], #buddypress .standard-form .form-floating > input[type=range], #buddypress .standard-form .form-floating > input[type=search], #buddypress .standard-form .form-floating > input[type=tel], #buddypress .standard-form .form-floating > input[type=text], #buddypress .standard-form .form-floating > input[type=time], #buddypress .standard-form .form-floating > input[type=url], #buddypress .standard-form .form-floating > input[type=week], #buddypress .standard-form .form-floating > select, #buddypress .standard-form .form-floating > textarea, .form-floating > .form-select, .ui-datepicker .ui-datepicker-title.form-floating > select { height: calc(3.5rem + 2px); line-height: 1.25; }

.form-floating > label { position: absolute; top: 0; left: 0; height: 100%; padding: 1rem 1.25rem; pointer-events: none; border: 1px solid transparent; transform-origin: 0 0; transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-floating > label { transition: none; } }

.form-floating > .form-control, #buddypress .dir-search .form-floating > input[type=search], #buddypress .dir-search .form-floating > input[type=text], #buddypress .groups-members-search .form-floating > input[type=search], #buddypress .groups-members-search .form-floating > input[type=text], #buddypress .standard-form .form-floating > input[type=color], #buddypress .standard-form .form-floating > input[type=date], #buddypress .standard-form .form-floating > input[type=datetime-local], #buddypress .standard-form .form-floating > input[type=datetime], #buddypress .standard-form .form-floating > input[type=email], #buddypress .standard-form .form-floating > input[type=month], #buddypress .standard-form .form-floating > input[type=number], #buddypress .standard-form .form-floating > input[type=password], #buddypress .standard-form .form-floating > input[type=range], #buddypress .standard-form .form-floating > input[type=search], #buddypress .standard-form .form-floating > input[type=tel], #buddypress .standard-form .form-floating > input[type=text], #buddypress .standard-form .form-floating > input[type=time], #buddypress .standard-form .form-floating > input[type=url], #buddypress .standard-form .form-floating > input[type=week], #buddypress .standard-form .form-floating > select, #buddypress .standard-form .form-floating > textarea { padding: 1rem 1.25rem; }

.form-floating > .form-control::placeholder, #buddypress .dir-search .form-floating > input[type=search]::placeholder, #buddypress .dir-search .form-floating > input[type=text]::placeholder, #buddypress .groups-members-search .form-floating > input[type=search]::placeholder, #buddypress .groups-members-search .form-floating > input[type=text]::placeholder, #buddypress .standard-form .form-floating > input[type=color]::placeholder, #buddypress .standard-form .form-floating > input[type=date]::placeholder, #buddypress .standard-form .form-floating > input[type=datetime-local]::placeholder, #buddypress .standard-form .form-floating > input[type=datetime]::placeholder, #buddypress .standard-form .form-floating > input[type=email]::placeholder, #buddypress .standard-form .form-floating > input[type=month]::placeholder, #buddypress .standard-form .form-floating > input[type=number]::placeholder, #buddypress .standard-form .form-floating > input[type=password]::placeholder, #buddypress .standard-form .form-floating > input[type=range]::placeholder, #buddypress .standard-form .form-floating > input[type=search]::placeholder, #buddypress .standard-form .form-floating > input[type=tel]::placeholder, #buddypress .standard-form .form-floating > input[type=text]::placeholder, #buddypress .standard-form .form-floating > input[type=time]::placeholder, #buddypress .standard-form .form-floating > input[type=url]::placeholder, #buddypress .standard-form .form-floating > input[type=week]::placeholder, #buddypress .standard-form .form-floating > select::placeholder, #buddypress .standard-form .form-floating > textarea::placeholder { color: transparent; }

.form-floating > .form-control:focus, #buddypress .dir-search .form-floating > input:focus[type=search], #buddypress .dir-search .form-floating > input:focus[type=text], #buddypress .groups-members-search .form-floating > input:focus[type=search], #buddypress .groups-members-search .form-floating > input:focus[type=text], #buddypress .standard-form .form-floating > input:focus[type=color], #buddypress .standard-form .form-floating > input:focus[type=date], #buddypress .standard-form .form-floating > input:focus[type=datetime-local], #buddypress .standard-form .form-floating > input:focus[type=datetime], #buddypress .standard-form .form-floating > input:focus[type=email], #buddypress .standard-form .form-floating > input:focus[type=month], #buddypress .standard-form .form-floating > input:focus[type=number], #buddypress .standard-form .form-floating > input:focus[type=password], #buddypress .standard-form .form-floating > input:focus[type=range], #buddypress .standard-form .form-floating > input:focus[type=search], #buddypress .standard-form .form-floating > input:focus[type=tel], #buddypress .standard-form .form-floating > input:focus[type=text], #buddypress .standard-form .form-floating > input:focus[type=time], #buddypress .standard-form .form-floating > input:focus[type=url], #buddypress .standard-form .form-floating > input:focus[type=week], #buddypress .standard-form .form-floating > select:focus, #buddypress .standard-form .form-floating > textarea:focus, .form-floating > .form-control:not(:placeholder-shown), #buddypress .dir-search .form-floating > input:not(:placeholder-shown)[type=search], #buddypress .dir-search .form-floating > input:not(:placeholder-shown)[type=text], #buddypress .groups-members-search .form-floating > input:not(:placeholder-shown)[type=search], #buddypress .groups-members-search .form-floating > input:not(:placeholder-shown)[type=text], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=color], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=date], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=datetime-local], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=datetime], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=email], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=month], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=number], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=password], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=range], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=search], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=tel], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=text], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=time], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=url], #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=week], #buddypress .standard-form .form-floating > select:not(:placeholder-shown), #buddypress .standard-form .form-floating > textarea:not(:placeholder-shown) { padding-top: 1.625rem; padding-bottom: 0.625rem; }

.form-floating > .form-control:-webkit-autofill, #buddypress .dir-search .form-floating > input:-webkit-autofill[type=search], #buddypress .dir-search .form-floating > input:-webkit-autofill[type=text], #buddypress .groups-members-search .form-floating > input:-webkit-autofill[type=search], #buddypress .groups-members-search .form-floating > input:-webkit-autofill[type=text], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=color], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=date], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=datetime-local], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=datetime], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=email], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=month], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=number], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=password], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=range], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=search], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=tel], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=text], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=time], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=url], #buddypress .standard-form .form-floating > input:-webkit-autofill[type=week], #buddypress .standard-form .form-floating > select:-webkit-autofill, #buddypress .standard-form .form-floating > textarea:-webkit-autofill { padding-top: 1.625rem; padding-bottom: 0.625rem; }

.form-floating > .form-select, .ui-datepicker .ui-datepicker-title.form-floating > select { padding-top: 1.625rem; padding-bottom: 0.625rem; }

.form-floating > .form-control:focus ~ label, #buddypress .dir-search .form-floating > input:focus[type=search] ~ label, #buddypress .dir-search .form-floating > input:focus[type=text] ~ label, #buddypress .groups-members-search .form-floating > input:focus[type=search] ~ label, #buddypress .groups-members-search .form-floating > input:focus[type=text] ~ label, #buddypress .standard-form .form-floating > input:focus[type=color] ~ label, #buddypress .standard-form .form-floating > input:focus[type=date] ~ label, #buddypress .standard-form .form-floating > input:focus[type=datetime-local] ~ label, #buddypress .standard-form .form-floating > input:focus[type=datetime] ~ label, #buddypress .standard-form .form-floating > input:focus[type=email] ~ label, #buddypress .standard-form .form-floating > input:focus[type=month] ~ label, #buddypress .standard-form .form-floating > input:focus[type=number] ~ label, #buddypress .standard-form .form-floating > input:focus[type=password] ~ label, #buddypress .standard-form .form-floating > input:focus[type=range] ~ label, #buddypress .standard-form .form-floating > input:focus[type=search] ~ label, #buddypress .standard-form .form-floating > input:focus[type=tel] ~ label, #buddypress .standard-form .form-floating > input:focus[type=text] ~ label, #buddypress .standard-form .form-floating > input:focus[type=time] ~ label, #buddypress .standard-form .form-floating > input:focus[type=url] ~ label, #buddypress .standard-form .form-floating > input:focus[type=week] ~ label, #buddypress .standard-form .form-floating > select:focus ~ label, #buddypress .standard-form .form-floating > textarea:focus ~ label, .form-floating > .form-control:not(:placeholder-shown) ~ label, #buddypress .dir-search .form-floating > input:not(:placeholder-shown)[type=search] ~ label, #buddypress .dir-search .form-floating > input:not(:placeholder-shown)[type=text] ~ label, #buddypress .groups-members-search .form-floating > input:not(:placeholder-shown)[type=search] ~ label, #buddypress .groups-members-search .form-floating > input:not(:placeholder-shown)[type=text] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=color] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=date] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=datetime-local] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=datetime] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=email] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=month] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=number] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=password] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=range] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=search] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=tel] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=text] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=time] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=url] ~ label, #buddypress .standard-form .form-floating > input:not(:placeholder-shown)[type=week] ~ label, #buddypress .standard-form .form-floating > select:not(:placeholder-shown) ~ label, #buddypress .standard-form .form-floating > textarea:not(:placeholder-shown) ~ label, .form-floating > .form-select ~ label, .ui-datepicker .ui-datepicker-title.form-floating > select ~ label { opacity: 0.65; transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-floating > .form-control:-webkit-autofill ~ label, #buddypress .dir-search .form-floating > input:-webkit-autofill[type=search] ~ label, #buddypress .dir-search .form-floating > input:-webkit-autofill[type=text] ~ label, #buddypress .groups-members-search .form-floating > input:-webkit-autofill[type=search] ~ label, #buddypress .groups-members-search .form-floating > input:-webkit-autofill[type=text] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=color] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=date] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=datetime-local] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=datetime] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=email] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=month] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=number] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=password] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=range] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=search] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=tel] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=text] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=time] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=url] ~ label, #buddypress .standard-form .form-floating > input:-webkit-autofill[type=week] ~ label, #buddypress .standard-form .form-floating > select:-webkit-autofill ~ label, #buddypress .standard-form .form-floating > textarea:-webkit-autofill ~ label { opacity: 0.65; transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, #buddypress .dir-search .input-group > input[type=search], #buddypress .dir-search .input-group > input[type=text], #buddypress .groups-members-search .input-group > input[type=search], #buddypress .groups-members-search .input-group > input[type=text], #buddypress .standard-form .input-group > input[type=color], #buddypress .standard-form .input-group > input[type=date], #buddypress .standard-form .input-group > input[type=datetime-local], #buddypress .standard-form .input-group > input[type=datetime], #buddypress .standard-form .input-group > input[type=email], #buddypress .standard-form .input-group > input[type=month], #buddypress .standard-form .input-group > input[type=number], #buddypress .standard-form .input-group > input[type=password], #buddypress .standard-form .input-group > input[type=range], #buddypress .standard-form .input-group > input[type=search], #buddypress .standard-form .input-group > input[type=tel], #buddypress .standard-form .input-group > input[type=text], #buddypress .standard-form .input-group > input[type=time], #buddypress .standard-form .input-group > input[type=url], #buddypress .standard-form .input-group > input[type=week], #buddypress .standard-form .input-group > select, #buddypress .standard-form .input-group > textarea, .input-group > .form-select, .ui-datepicker .ui-datepicker-title.input-group > select { position: relative; flex: 1 1 auto; width: 1%; min-width: 0; }

.input-group > .form-control:focus, #buddypress .dir-search .input-group > input:focus[type=search], #buddypress .dir-search .input-group > input:focus[type=text], #buddypress .groups-members-search .input-group > input:focus[type=search], #buddypress .groups-members-search .input-group > input:focus[type=text], #buddypress .standard-form .input-group > input:focus[type=color], #buddypress .standard-form .input-group > input:focus[type=date], #buddypress .standard-form .input-group > input:focus[type=datetime-local], #buddypress .standard-form .input-group > input:focus[type=datetime], #buddypress .standard-form .input-group > input:focus[type=email], #buddypress .standard-form .input-group > input:focus[type=month], #buddypress .standard-form .input-group > input:focus[type=number], #buddypress .standard-form .input-group > input:focus[type=password], #buddypress .standard-form .input-group > input:focus[type=range], #buddypress .standard-form .input-group > input:focus[type=search], #buddypress .standard-form .input-group > input:focus[type=tel], #buddypress .standard-form .input-group > input:focus[type=text], #buddypress .standard-form .input-group > input:focus[type=time], #buddypress .standard-form .input-group > input:focus[type=url], #buddypress .standard-form .input-group > input:focus[type=week], #buddypress .standard-form .input-group > select:focus, #buddypress .standard-form .input-group > textarea:focus, .input-group > .form-select:focus, .ui-datepicker .ui-datepicker-title.input-group > select:focus { z-index: 3; }

.input-group .btn { position: relative; z-index: 2; }

.input-group .btn:focus { z-index: 3; }

.input-group-text { display: flex; align-items: center; padding: 0.6rem 1.25rem; font-size: 1rem; font-weight: 400; line-height: 1.68; color: #495263; text-align: center; white-space: nowrap; background-color: #f3f4f6; border: 1px solid #ced5de; border-radius: 0.375rem; }

.input-group-lg > .form-control, #buddypress .dir-search .input-group-lg > input[type=search], #buddypress .dir-search .input-group-lg > input[type=text], #buddypress .groups-members-search .input-group-lg > input[type=search], #buddypress .groups-members-search .input-group-lg > input[type=text], #buddypress .standard-form .input-group-lg > input[type=color], #buddypress .standard-form .input-group-lg > input[type=date], #buddypress .standard-form .input-group-lg > input[type=datetime-local], #buddypress .standard-form .input-group-lg > input[type=datetime], #buddypress .standard-form .input-group-lg > input[type=email], #buddypress .standard-form .input-group-lg > input[type=month], #buddypress .standard-form .input-group-lg > input[type=number], #buddypress .standard-form .input-group-lg > input[type=password], #buddypress .standard-form .input-group-lg > input[type=range], #buddypress .standard-form .input-group-lg > input[type=search], #buddypress .standard-form .input-group-lg > input[type=tel], #buddypress .standard-form .input-group-lg > input[type=text], #buddypress .standard-form .input-group-lg > input[type=time], #buddypress .standard-form .input-group-lg > input[type=url], #buddypress .standard-form .input-group-lg > input[type=week], #buddypress .standard-form .input-group-lg > select, #buddypress .standard-form .input-group-lg > textarea, .input-group-lg > .form-select, .ui-datepicker .ui-datepicker-title.input-group-lg > select, .input-group-lg > .input-group-text, .input-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.5rem; }

.input-group-sm > .form-control, #buddypress .dir-search .input-group-sm > input[type=search], #buddypress .dir-search .input-group-sm > input[type=text], #buddypress .groups-members-search .input-group-sm > input[type=search], #buddypress .groups-members-search .input-group-sm > input[type=text], #buddypress .standard-form .input-group-sm > input[type=color], #buddypress .standard-form .input-group-sm > input[type=date], #buddypress .standard-form .input-group-sm > input[type=datetime-local], #buddypress .standard-form .input-group-sm > input[type=datetime], #buddypress .standard-form .input-group-sm > input[type=email], #buddypress .standard-form .input-group-sm > input[type=month], #buddypress .standard-form .input-group-sm > input[type=number], #buddypress .standard-form .input-group-sm > input[type=password], #buddypress .standard-form .input-group-sm > input[type=range], #buddypress .standard-form .input-group-sm > input[type=search], #buddypress .standard-form .input-group-sm > input[type=tel], #buddypress .standard-form .input-group-sm > input[type=text], #buddypress .standard-form .input-group-sm > input[type=time], #buddypress .standard-form .input-group-sm > input[type=url], #buddypress .standard-form .input-group-sm > input[type=week], #buddypress .standard-form .input-group-sm > select, #buddypress .standard-form .input-group-sm > textarea, .input-group-sm > .form-select, .ui-datepicker .ui-datepicker-title.input-group-sm > select, .input-group-sm > .input-group-text, .input-group-sm > .btn { padding: 0.25rem 0.85rem; font-size: 0.875rem; border-radius: 0.2rem; }

.input-group-lg > .form-select, .ui-datepicker .ui-datepicker-title.input-group-lg > select, .input-group-sm > .form-select, .ui-datepicker .ui-datepicker-title.input-group-sm > select { padding-right: 5rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu), .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n + 3) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n + 3):not(.dropdown-toggle):not(.dropdown-menu), .input-group.has-validation > .dropdown-toggle:nth-last-child(n + 4) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { margin-left: -1px; border-top-left-radius: 0; border-bottom-left-radius: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.875em; color: #2d805c; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; color: #FFFFFF; background-color: rgba(45, 128, 92, 0.9); border-radius: 0.375rem; }

.was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control:valid, .was-validated #buddypress .dir-search input:valid[type=search], #buddypress .dir-search .was-validated input:valid[type=search], .was-validated #buddypress .dir-search input:valid[type=text], #buddypress .dir-search .was-validated input:valid[type=text], .was-validated #buddypress .groups-members-search input:valid[type=search], #buddypress .groups-members-search .was-validated input:valid[type=search], .was-validated #buddypress .groups-members-search input:valid[type=text], #buddypress .groups-members-search .was-validated input:valid[type=text], .was-validated #buddypress .standard-form input:valid[type=color], #buddypress .standard-form .was-validated input:valid[type=color], .was-validated #buddypress .standard-form input:valid[type=date], #buddypress .standard-form .was-validated input:valid[type=date], .was-validated #buddypress .standard-form input:valid[type=datetime-local], #buddypress .standard-form .was-validated input:valid[type=datetime-local], .was-validated #buddypress .standard-form input:valid[type=datetime], #buddypress .standard-form .was-validated input:valid[type=datetime], .was-validated #buddypress .standard-form input:valid[type=email], #buddypress .standard-form .was-validated input:valid[type=email], .was-validated #buddypress .standard-form input:valid[type=month], #buddypress .standard-form .was-validated input:valid[type=month], .was-validated #buddypress .standard-form input:valid[type=number], #buddypress .standard-form .was-validated input:valid[type=number], .was-validated #buddypress .standard-form input:valid[type=password], #buddypress .standard-form .was-validated input:valid[type=password], .was-validated #buddypress .standard-form input:valid[type=range], #buddypress .standard-form .was-validated input:valid[type=range], .was-validated #buddypress .standard-form input:valid[type=search], #buddypress .standard-form .was-validated input:valid[type=search], .was-validated #buddypress .standard-form input:valid[type=tel], #buddypress .standard-form .was-validated input:valid[type=tel], .was-validated #buddypress .standard-form input:valid[type=text], #buddypress .standard-form .was-validated input:valid[type=text], .was-validated #buddypress .standard-form input:valid[type=time], #buddypress .standard-form .was-validated input:valid[type=time], .was-validated #buddypress .standard-form input:valid[type=url], #buddypress .standard-form .was-validated input:valid[type=url], .was-validated #buddypress .standard-form input:valid[type=week], #buddypress .standard-form .was-validated input:valid[type=week], .was-validated #buddypress .standard-form select:valid, #buddypress .standard-form .was-validated select:valid, .was-validated #buddypress .standard-form textarea:valid, #buddypress .standard-form .was-validated textarea:valid, .form-control.is-valid, #buddypress .dir-search input.is-valid[type=search], #buddypress .dir-search input.is-valid[type=text], #buddypress .groups-members-search input.is-valid[type=search], #buddypress .groups-members-search input.is-valid[type=text], #buddypress .standard-form input.is-valid[type=color], #buddypress .standard-form input.is-valid[type=date], #buddypress .standard-form input.is-valid[type=datetime-local], #buddypress .standard-form input.is-valid[type=datetime], #buddypress .standard-form input.is-valid[type=email], #buddypress .standard-form input.is-valid[type=month], #buddypress .standard-form input.is-valid[type=number], #buddypress .standard-form input.is-valid[type=password], #buddypress .standard-form input.is-valid[type=range], #buddypress .standard-form input.is-valid[type=search], #buddypress .standard-form input.is-valid[type=tel], #buddypress .standard-form input.is-valid[type=text], #buddypress .standard-form input.is-valid[type=time], #buddypress .standard-form input.is-valid[type=url], #buddypress .standard-form input.is-valid[type=week], #buddypress .standard-form select.is-valid, #buddypress .standard-form textarea.is-valid { border-color: #2d805c; padding-right: calc(1.68em + 1.2rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232d805c' 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-repeat: no-repeat; background-position: right calc(0.42em + 0.3rem) center; background-size: calc(0.84em + 0.6rem) calc(0.84em + 0.6rem); }

.was-validated .form-control:valid:focus, .was-validated #buddypress .dir-search input:valid:focus[type=search], #buddypress .dir-search .was-validated input:valid:focus[type=search], .was-validated #buddypress .dir-search input:valid:focus[type=text], #buddypress .dir-search .was-validated input:valid:focus[type=text], .was-validated #buddypress .groups-members-search input:valid:focus[type=search], #buddypress .groups-members-search .was-validated input:valid:focus[type=search], .was-validated #buddypress .groups-members-search input:valid:focus[type=text], #buddypress .groups-members-search .was-validated input:valid:focus[type=text], .was-validated #buddypress .standard-form input:valid:focus[type=color], #buddypress .standard-form .was-validated input:valid:focus[type=color], .was-validated #buddypress .standard-form input:valid:focus[type=date], #buddypress .standard-form .was-validated input:valid:focus[type=date], .was-validated #buddypress .standard-form input:valid:focus[type=datetime-local], #buddypress .standard-form .was-validated input:valid:focus[type=datetime-local], .was-validated #buddypress .standard-form input:valid:focus[type=datetime], #buddypress .standard-form .was-validated input:valid:focus[type=datetime], .was-validated #buddypress .standard-form input:valid:focus[type=email], #buddypress .standard-form .was-validated input:valid:focus[type=email], .was-validated #buddypress .standard-form input:valid:focus[type=month], #buddypress .standard-form .was-validated input:valid:focus[type=month], .was-validated #buddypress .standard-form input:valid:focus[type=number], #buddypress .standard-form .was-validated input:valid:focus[type=number], .was-validated #buddypress .standard-form input:valid:focus[type=password], #buddypress .standard-form .was-validated input:valid:focus[type=password], .was-validated #buddypress .standard-form input:valid:focus[type=range], #buddypress .standard-form .was-validated input:valid:focus[type=range], .was-validated #buddypress .standard-form input:valid:focus[type=search], #buddypress .standard-form .was-validated input:valid:focus[type=search], .was-validated #buddypress .standard-form input:valid:focus[type=tel], #buddypress .standard-form .was-validated input:valid:focus[type=tel], .was-validated #buddypress .standard-form input:valid:focus[type=text], #buddypress .standard-form .was-validated input:valid:focus[type=text], .was-validated #buddypress .standard-form input:valid:focus[type=time], #buddypress .standard-form .was-validated input:valid:focus[type=time], .was-validated #buddypress .standard-form input:valid:focus[type=url], #buddypress .standard-form .was-validated input:valid:focus[type=url], .was-validated #buddypress .standard-form input:valid:focus[type=week], #buddypress .standard-form .was-validated input:valid:focus[type=week], .was-validated #buddypress .standard-form select:valid:focus, #buddypress .standard-form .was-validated select:valid:focus, .was-validated #buddypress .standard-form textarea:valid:focus, #buddypress .standard-form .was-validated textarea:valid:focus, .form-control.is-valid:focus, #buddypress .dir-search input.is-valid:focus[type=search], #buddypress .dir-search input.is-valid:focus[type=text], #buddypress .groups-members-search input.is-valid:focus[type=search], #buddypress .groups-members-search input.is-valid:focus[type=text], #buddypress .standard-form input.is-valid:focus[type=color], #buddypress .standard-form input.is-valid:focus[type=date], #buddypress .standard-form input.is-valid:focus[type=datetime-local], #buddypress .standard-form input.is-valid:focus[type=datetime], #buddypress .standard-form input.is-valid:focus[type=email], #buddypress .standard-form input.is-valid:focus[type=month], #buddypress .standard-form input.is-valid:focus[type=number], #buddypress .standard-form input.is-valid:focus[type=password], #buddypress .standard-form input.is-valid:focus[type=range], #buddypress .standard-form input.is-valid:focus[type=search], #buddypress .standard-form input.is-valid:focus[type=tel], #buddypress .standard-form input.is-valid:focus[type=text], #buddypress .standard-form input.is-valid:focus[type=time], #buddypress .standard-form input.is-valid:focus[type=url], #buddypress .standard-form input.is-valid:focus[type=week], #buddypress .standard-form select.is-valid:focus, #buddypress .standard-form textarea.is-valid:focus { border-color: #2d805c; box-shadow: 0 0 0 0.25rem rgba(45, 128, 92, 0.25); }

.was-validated textarea.form-control:valid, .was-validated #buddypress .standard-form textarea:valid, #buddypress .standard-form .was-validated textarea:valid, textarea.form-control.is-valid, #buddypress .standard-form textarea.is-valid { padding-right: calc(1.68em + 1.2rem); background-position: top calc(0.42em + 0.3rem) right calc(0.42em + 0.3rem); }

.was-validated .form-select:valid, .was-validated .ui-datepicker .ui-datepicker-title > select:valid, .ui-datepicker .was-validated .ui-datepicker-title > select:valid, .form-select.is-valid, .ui-datepicker .ui-datepicker-title > select.is-valid { border-color: #2d805c; }

.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .ui-datepicker .ui-datepicker-title > select:valid:not([multiple]):not([size]), .ui-datepicker .was-validated .ui-datepicker-title > select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"], .was-validated .ui-datepicker .ui-datepicker-title > select:valid:not([multiple])[size="1"], .ui-datepicker .was-validated .ui-datepicker-title > select:valid:not([multiple])[size="1"], .form-select.is-valid:not([multiple]):not([size]), .ui-datepicker .ui-datepicker-title > select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .ui-datepicker .ui-datepicker-title > select.is-valid:not([multiple])[size="1"] { padding-right: 6.875rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23495263' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%232d805c' 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-position: right 1.25rem center, center right 3.75rem; background-size: 16px 12px, calc(0.84em + 0.6rem) calc(0.84em + 0.6rem); }

.was-validated .form-select:valid:focus, .was-validated .ui-datepicker .ui-datepicker-title > select:valid:focus, .ui-datepicker .was-validated .ui-datepicker-title > select:valid:focus, .form-select.is-valid:focus, .ui-datepicker .ui-datepicker-title > select.is-valid:focus { border-color: #2d805c; box-shadow: 0 0 0 0.25rem rgba(45, 128, 92, 0.25); }

.was-validated .form-check-input:valid, .form-check-input.is-valid { border-color: #2d805c; }

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked { background-color: #2d805c; }

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus { box-shadow: 0 0 0 0.25rem rgba(45, 128, 92, 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #2d805c; }

.form-check-inline .form-check-input ~ .valid-feedback { margin-left: .5em; }

.was-validated .input-group .form-control:valid, .was-validated .input-group #buddypress .dir-search input:valid[type=search], #buddypress .dir-search .was-validated .input-group input:valid[type=search], .was-validated .input-group #buddypress .dir-search input:valid[type=text], #buddypress .dir-search .was-validated .input-group input:valid[type=text], .was-validated .input-group #buddypress .groups-members-search input:valid[type=search], #buddypress .groups-members-search .was-validated .input-group input:valid[type=search], .was-validated .input-group #buddypress .groups-members-search input:valid[type=text], #buddypress .groups-members-search .was-validated .input-group input:valid[type=text], .was-validated .input-group #buddypress .standard-form input:valid[type=color], #buddypress .standard-form .was-validated .input-group input:valid[type=color], .was-validated .input-group #buddypress .standard-form input:valid[type=date], #buddypress .standard-form .was-validated .input-group input:valid[type=date], .was-validated .input-group #buddypress .standard-form input:valid[type=datetime-local], #buddypress .standard-form .was-validated .input-group input:valid[type=datetime-local], .was-validated .input-group #buddypress .standard-form input:valid[type=datetime], #buddypress .standard-form .was-validated .input-group input:valid[type=datetime], .was-validated .input-group #buddypress .standard-form input:valid[type=email], #buddypress .standard-form .was-validated .input-group input:valid[type=email], .was-validated .input-group #buddypress .standard-form input:valid[type=month], #buddypress .standard-form .was-validated .input-group input:valid[type=month], .was-validated .input-group #buddypress .standard-form input:valid[type=number], #buddypress .standard-form .was-validated .input-group input:valid[type=number], .was-validated .input-group #buddypress .standard-form input:valid[type=password], #buddypress .standard-form .was-validated .input-group input:valid[type=password], .was-validated .input-group #buddypress .standard-form input:valid[type=range], #buddypress .standard-form .was-validated .input-group input:valid[type=range], .was-validated .input-group #buddypress .standard-form input:valid[type=search], #buddypress .standard-form .was-validated .input-group input:valid[type=search], .was-validated .input-group #buddypress .standard-form input:valid[type=tel], #buddypress .standard-form .was-validated .input-group input:valid[type=tel], .was-validated .input-group #buddypress .standard-form input:valid[type=text], #buddypress .standard-form .was-validated .input-group input:valid[type=text], .was-validated .input-group #buddypress .standard-form input:valid[type=time], #buddypress .standard-form .was-validated .input-group input:valid[type=time], .was-validated .input-group #buddypress .standard-form input:valid[type=url], #buddypress .standard-form .was-validated .input-group input:valid[type=url], .was-validated .input-group #buddypress .standard-form input:valid[type=week], #buddypress .standard-form .was-validated .input-group input:valid[type=week], .was-validated .input-group #buddypress .standard-form select:valid, #buddypress .standard-form .was-validated .input-group select:valid, .was-validated .input-group #buddypress .standard-form textarea:valid, #buddypress .standard-form .was-validated .input-group textarea:valid, .input-group .form-control.is-valid, .input-group #buddypress .dir-search input.is-valid[type=search], #buddypress .dir-search .input-group input.is-valid[type=search], .input-group #buddypress .dir-search input.is-valid[type=text], #buddypress .dir-search .input-group input.is-valid[type=text], .input-group #buddypress .groups-members-search input.is-valid[type=search], #buddypress .groups-members-search .input-group input.is-valid[type=search], .input-group #buddypress .groups-members-search input.is-valid[type=text], #buddypress .groups-members-search .input-group input.is-valid[type=text], .input-group #buddypress .standard-form input.is-valid[type=color], #buddypress .standard-form .input-group input.is-valid[type=color], .input-group #buddypress .standard-form input.is-valid[type=date], #buddypress .standard-form .input-group input.is-valid[type=date], .input-group #buddypress .standard-form input.is-valid[type=datetime-local], #buddypress .standard-form .input-group input.is-valid[type=datetime-local], .input-group #buddypress .standard-form input.is-valid[type=datetime], #buddypress .standard-form .input-group input.is-valid[type=datetime], .input-group #buddypress .standard-form input.is-valid[type=email], #buddypress .standard-form .input-group input.is-valid[type=email], .input-group #buddypress .standard-form input.is-valid[type=month], #buddypress .standard-form .input-group input.is-valid[type=month], .input-group #buddypress .standard-form input.is-valid[type=number], #buddypress .standard-form .input-group input.is-valid[type=number], .input-group #buddypress .standard-form input.is-valid[type=password], #buddypress .standard-form .input-group input.is-valid[type=password], .input-group #buddypress .standard-form input.is-valid[type=range], #buddypress .standard-form .input-group input.is-valid[type=range], .input-group #buddypress .standard-form input.is-valid[type=search], #buddypress .standard-form .input-group input.is-valid[type=search], .input-group #buddypress .standard-form input.is-valid[type=tel], #buddypress .standard-form .input-group input.is-valid[type=tel], .input-group #buddypress .standard-form input.is-valid[type=text], #buddypress .standard-form .input-group input.is-valid[type=text], .input-group #buddypress .standard-form input.is-valid[type=time], #buddypress .standard-form .input-group input.is-valid[type=time], .input-group #buddypress .standard-form input.is-valid[type=url], #buddypress .standard-form .input-group input.is-valid[type=url], .input-group #buddypress .standard-form input.is-valid[type=week], #buddypress .standard-form .input-group input.is-valid[type=week], .input-group #buddypress .standard-form select.is-valid, #buddypress .standard-form .input-group select.is-valid, .input-group #buddypress .standard-form textarea.is-valid, #buddypress .standard-form .input-group textarea.is-valid, .was-validated .input-group .form-select:valid, .was-validated .input-group .ui-datepicker .ui-datepicker-title > select:valid, .ui-datepicker .was-validated .input-group .ui-datepicker-title > select:valid, .input-group .form-select.is-valid, .input-group .ui-datepicker .ui-datepicker-title > select.is-valid, .ui-datepicker .input-group .ui-datepicker-title > select.is-valid { z-index: 1; }

.was-validated .input-group .form-control:valid:focus, .was-validated .input-group #buddypress .dir-search input:valid:focus[type=search], #buddypress .dir-search .was-validated .input-group input:valid:focus[type=search], .was-validated .input-group #buddypress .dir-search input:valid:focus[type=text], #buddypress .dir-search .was-validated .input-group input:valid:focus[type=text], .was-validated .input-group #buddypress .groups-members-search input:valid:focus[type=search], #buddypress .groups-members-search .was-validated .input-group input:valid:focus[type=search], .was-validated .input-group #buddypress .groups-members-search input:valid:focus[type=text], #buddypress .groups-members-search .was-validated .input-group input:valid:focus[type=text], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=color], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=color], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=date], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=date], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=datetime-local], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=datetime-local], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=datetime], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=datetime], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=email], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=email], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=month], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=month], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=number], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=number], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=password], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=password], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=range], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=range], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=search], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=search], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=tel], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=tel], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=text], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=text], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=time], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=time], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=url], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=url], .was-validated .input-group #buddypress .standard-form input:valid:focus[type=week], #buddypress .standard-form .was-validated .input-group input:valid:focus[type=week], .was-validated .input-group #buddypress .standard-form select:valid:focus, #buddypress .standard-form .was-validated .input-group select:valid:focus, .was-validated .input-group #buddypress .standard-form textarea:valid:focus, #buddypress .standard-form .was-validated .input-group textarea:valid:focus, .input-group .form-control.is-valid:focus, .input-group #buddypress .dir-search input.is-valid:focus[type=search], #buddypress .dir-search .input-group input.is-valid:focus[type=search], .input-group #buddypress .dir-search input.is-valid:focus[type=text], #buddypress .dir-search .input-group input.is-valid:focus[type=text], .input-group #buddypress .groups-members-search input.is-valid:focus[type=search], #buddypress .groups-members-search .input-group input.is-valid:focus[type=search], .input-group #buddypress .groups-members-search input.is-valid:focus[type=text], #buddypress .groups-members-search .input-group input.is-valid:focus[type=text], .input-group #buddypress .standard-form input.is-valid:focus[type=color], #buddypress .standard-form .input-group input.is-valid:focus[type=color], .input-group #buddypress .standard-form input.is-valid:focus[type=date], #buddypress .standard-form .input-group input.is-valid:focus[type=date], .input-group #buddypress .standard-form input.is-valid:focus[type=datetime-local], #buddypress .standard-form .input-group input.is-valid:focus[type=datetime-local], .input-group #buddypress .standard-form input.is-valid:focus[type=datetime], #buddypress .standard-form .input-group input.is-valid:focus[type=datetime], .input-group #buddypress .standard-form input.is-valid:focus[type=email], #buddypress .standard-form .input-group input.is-valid:focus[type=email], .input-group #buddypress .standard-form input.is-valid:focus[type=month], #buddypress .standard-form .input-group input.is-valid:focus[type=month], .input-group #buddypress .standard-form input.is-valid:focus[type=number], #buddypress .standard-form .input-group input.is-valid:focus[type=number], .input-group #buddypress .standard-form input.is-valid:focus[type=password], #buddypress .standard-form .input-group input.is-valid:focus[type=password], .input-group #buddypress .standard-form input.is-valid:focus[type=range], #buddypress .standard-form .input-group input.is-valid:focus[type=range], .input-group #buddypress .standard-form input.is-valid:focus[type=search], #buddypress .standard-form .input-group input.is-valid:focus[type=search], .input-group #buddypress .standard-form input.is-valid:focus[type=tel], #buddypress .standard-form .input-group input.is-valid:focus[type=tel], .input-group #buddypress .standard-form input.is-valid:focus[type=text], #buddypress .standard-form .input-group input.is-valid:focus[type=text], .input-group #buddypress .standard-form input.is-valid:focus[type=time], #buddypress .standard-form .input-group input.is-valid:focus[type=time], .input-group #buddypress .standard-form input.is-valid:focus[type=url], #buddypress .standard-form .input-group input.is-valid:focus[type=url], .input-group #buddypress .standard-form input.is-valid:focus[type=week], #buddypress .standard-form .input-group input.is-valid:focus[type=week], .input-group #buddypress .standard-form select.is-valid:focus, #buddypress .standard-form .input-group select.is-valid:focus, .input-group #buddypress .standard-form textarea.is-valid:focus, #buddypress .standard-form .input-group textarea.is-valid:focus, .was-validated .input-group .form-select:valid:focus, .was-validated .input-group .ui-datepicker .ui-datepicker-title > select:valid:focus, .ui-datepicker .was-validated .input-group .ui-datepicker-title > select:valid:focus, .input-group .form-select.is-valid:focus, .input-group .ui-datepicker .ui-datepicker-title > select.is-valid:focus, .ui-datepicker .input-group .ui-datepicker-title > select.is-valid:focus { z-index: 3; }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 0.875em; color: #A51D2D; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; color: #FFFFFF; background-color: rgba(165, 29, 45, 0.9); border-radius: 0.375rem; }

.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control:invalid, .was-validated #buddypress .dir-search input:invalid[type=search], #buddypress .dir-search .was-validated input:invalid[type=search], .was-validated #buddypress .dir-search input:invalid[type=text], #buddypress .dir-search .was-validated input:invalid[type=text], .was-validated #buddypress .groups-members-search input:invalid[type=search], #buddypress .groups-members-search .was-validated input:invalid[type=search], .was-validated #buddypress .groups-members-search input:invalid[type=text], #buddypress .groups-members-search .was-validated input:invalid[type=text], .was-validated #buddypress .standard-form input:invalid[type=color], #buddypress .standard-form .was-validated input:invalid[type=color], .was-validated #buddypress .standard-form input:invalid[type=date], #buddypress .standard-form .was-validated input:invalid[type=date], .was-validated #buddypress .standard-form input:invalid[type=datetime-local], #buddypress .standard-form .was-validated input:invalid[type=datetime-local], .was-validated #buddypress .standard-form input:invalid[type=datetime], #buddypress .standard-form .was-validated input:invalid[type=datetime], .was-validated #buddypress .standard-form input:invalid[type=email], #buddypress .standard-form .was-validated input:invalid[type=email], .was-validated #buddypress .standard-form input:invalid[type=month], #buddypress .standard-form .was-validated input:invalid[type=month], .was-validated #buddypress .standard-form input:invalid[type=number], #buddypress .standard-form .was-validated input:invalid[type=number], .was-validated #buddypress .standard-form input:invalid[type=password], #buddypress .standard-form .was-validated input:invalid[type=password], .was-validated #buddypress .standard-form input:invalid[type=range], #buddypress .standard-form .was-validated input:invalid[type=range], .was-validated #buddypress .standard-form input:invalid[type=search], #buddypress .standard-form .was-validated input:invalid[type=search], .was-validated #buddypress .standard-form input:invalid[type=tel], #buddypress .standard-form .was-validated input:invalid[type=tel], .was-validated #buddypress .standard-form input:invalid[type=text], #buddypress .standard-form .was-validated input:invalid[type=text], .was-validated #buddypress .standard-form input:invalid[type=time], #buddypress .standard-form .was-validated input:invalid[type=time], .was-validated #buddypress .standard-form input:invalid[type=url], #buddypress .standard-form .was-validated input:invalid[type=url], .was-validated #buddypress .standard-form input:invalid[type=week], #buddypress .standard-form .was-validated input:invalid[type=week], .was-validated #buddypress .standard-form select:invalid, #buddypress .standard-form .was-validated select:invalid, .was-validated #buddypress .standard-form textarea:invalid, #buddypress .standard-form .was-validated textarea:invalid, .form-control.is-invalid, #buddypress .dir-search input.is-invalid[type=search], #buddypress .dir-search input.is-invalid[type=text], #buddypress .groups-members-search input.is-invalid[type=search], #buddypress .groups-members-search input.is-invalid[type=text], #buddypress .standard-form input.is-invalid[type=color], #buddypress .standard-form input.is-invalid[type=date], #buddypress .standard-form input.is-invalid[type=datetime-local], #buddypress .standard-form input.is-invalid[type=datetime], #buddypress .standard-form input.is-invalid[type=email], #buddypress .standard-form input.is-invalid[type=month], #buddypress .standard-form input.is-invalid[type=number], #buddypress .standard-form input.is-invalid[type=password], #buddypress .standard-form input.is-invalid[type=range], #buddypress .standard-form input.is-invalid[type=search], #buddypress .standard-form input.is-invalid[type=tel], #buddypress .standard-form input.is-invalid[type=text], #buddypress .standard-form input.is-invalid[type=time], #buddypress .standard-form input.is-invalid[type=url], #buddypress .standard-form input.is-invalid[type=week], #buddypress .standard-form select.is-invalid, #buddypress .standard-form textarea.is-invalid { border-color: #A51D2D; padding-right: calc(1.68em + 1.2rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23A51D2D'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23A51D2D' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.42em + 0.3rem) center; background-size: calc(0.84em + 0.6rem) calc(0.84em + 0.6rem); }

.was-validated .form-control:invalid:focus, .was-validated #buddypress .dir-search input:invalid:focus[type=search], #buddypress .dir-search .was-validated input:invalid:focus[type=search], .was-validated #buddypress .dir-search input:invalid:focus[type=text], #buddypress .dir-search .was-validated input:invalid:focus[type=text], .was-validated #buddypress .groups-members-search input:invalid:focus[type=search], #buddypress .groups-members-search .was-validated input:invalid:focus[type=search], .was-validated #buddypress .groups-members-search input:invalid:focus[type=text], #buddypress .groups-members-search .was-validated input:invalid:focus[type=text], .was-validated #buddypress .standard-form input:invalid:focus[type=color], #buddypress .standard-form .was-validated input:invalid:focus[type=color], .was-validated #buddypress .standard-form input:invalid:focus[type=date], #buddypress .standard-form .was-validated input:invalid:focus[type=date], .was-validated #buddypress .standard-form input:invalid:focus[type=datetime-local], #buddypress .standard-form .was-validated input:invalid:focus[type=datetime-local], .was-validated #buddypress .standard-form input:invalid:focus[type=datetime], #buddypress .standard-form .was-validated input:invalid:focus[type=datetime], .was-validated #buddypress .standard-form input:invalid:focus[type=email], #buddypress .standard-form .was-validated input:invalid:focus[type=email], .was-validated #buddypress .standard-form input:invalid:focus[type=month], #buddypress .standard-form .was-validated input:invalid:focus[type=month], .was-validated #buddypress .standard-form input:invalid:focus[type=number], #buddypress .standard-form .was-validated input:invalid:focus[type=number], .was-validated #buddypress .standard-form input:invalid:focus[type=password], #buddypress .standard-form .was-validated input:invalid:focus[type=password], .was-validated #buddypress .standard-form input:invalid:focus[type=range], #buddypress .standard-form .was-validated input:invalid:focus[type=range], .was-validated #buddypress .standard-form input:invalid:focus[type=search], #buddypress .standard-form .was-validated input:invalid:focus[type=search], .was-validated #buddypress .standard-form input:invalid:focus[type=tel], #buddypress .standard-form .was-validated input:invalid:focus[type=tel], .was-validated #buddypress .standard-form input:invalid:focus[type=text], #buddypress .standard-form .was-validated input:invalid:focus[type=text], .was-validated #buddypress .standard-form input:invalid:focus[type=time], #buddypress .standard-form .was-validated input:invalid:focus[type=time], .was-validated #buddypress .standard-form input:invalid:focus[type=url], #buddypress .standard-form .was-validated input:invalid:focus[type=url], .was-validated #buddypress .standard-form input:invalid:focus[type=week], #buddypress .standard-form .was-validated input:invalid:focus[type=week], .was-validated #buddypress .standard-form select:invalid:focus, #buddypress .standard-form .was-validated select:invalid:focus, .was-validated #buddypress .standard-form textarea:invalid:focus, #buddypress .standard-form .was-validated textarea:invalid:focus, .form-control.is-invalid:focus, #buddypress .dir-search input.is-invalid:focus[type=search], #buddypress .dir-search input.is-invalid:focus[type=text], #buddypress .groups-members-search input.is-invalid:focus[type=search], #buddypress .groups-members-search input.is-invalid:focus[type=text], #buddypress .standard-form input.is-invalid:focus[type=color], #buddypress .standard-form input.is-invalid:focus[type=date], #buddypress .standard-form input.is-invalid:focus[type=datetime-local], #buddypress .standard-form input.is-invalid:focus[type=datetime], #buddypress .standard-form input.is-invalid:focus[type=email], #buddypress .standard-form input.is-invalid:focus[type=month], #buddypress .standard-form input.is-invalid:focus[type=number], #buddypress .standard-form input.is-invalid:focus[type=password], #buddypress .standard-form input.is-invalid:focus[type=range], #buddypress .standard-form input.is-invalid:focus[type=search], #buddypress .standard-form input.is-invalid:focus[type=tel], #buddypress .standard-form input.is-invalid:focus[type=text], #buddypress .standard-form input.is-invalid:focus[type=time], #buddypress .standard-form input.is-invalid:focus[type=url], #buddypress .standard-form input.is-invalid:focus[type=week], #buddypress .standard-form select.is-invalid:focus, #buddypress .standard-form textarea.is-invalid:focus { border-color: #A51D2D; box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.25); }

.was-validated textarea.form-control:invalid, .was-validated #buddypress .standard-form textarea:invalid, #buddypress .standard-form .was-validated textarea:invalid, textarea.form-control.is-invalid, #buddypress .standard-form textarea.is-invalid { padding-right: calc(1.68em + 1.2rem); background-position: top calc(0.42em + 0.3rem) right calc(0.42em + 0.3rem); }

.was-validated .form-select:invalid, .was-validated .ui-datepicker .ui-datepicker-title > select:invalid, .ui-datepicker .was-validated .ui-datepicker-title > select:invalid, .form-select.is-invalid, .ui-datepicker .ui-datepicker-title > select.is-invalid { border-color: #A51D2D; }

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .ui-datepicker .ui-datepicker-title > select:invalid:not([multiple]):not([size]), .ui-datepicker .was-validated .ui-datepicker-title > select:invalid:not([multiple]):not([size]), .was-validated .form-select:invalid:not([multiple])[size="1"], .was-validated .ui-datepicker .ui-datepicker-title > select:invalid:not([multiple])[size="1"], .ui-datepicker .was-validated .ui-datepicker-title > select:invalid:not([multiple])[size="1"], .form-select.is-invalid:not([multiple]):not([size]), .ui-datepicker .ui-datepicker-title > select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid:not([multiple])[size="1"], .ui-datepicker .ui-datepicker-title > select.is-invalid:not([multiple])[size="1"] { padding-right: 6.875rem; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23495263' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23A51D2D'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23A51D2D' stroke='none'/%3e%3c/svg%3e"); background-position: right 1.25rem center, center right 3.75rem; background-size: 16px 12px, calc(0.84em + 0.6rem) calc(0.84em + 0.6rem); }

.was-validated .form-select:invalid:focus, .was-validated .ui-datepicker .ui-datepicker-title > select:invalid:focus, .ui-datepicker .was-validated .ui-datepicker-title > select:invalid:focus, .form-select.is-invalid:focus, .ui-datepicker .ui-datepicker-title > select.is-invalid:focus { border-color: #A51D2D; box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.25); }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid { border-color: #A51D2D; }

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked { background-color: #A51D2D; }

.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus { box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #A51D2D; }

.form-check-inline .form-check-input ~ .invalid-feedback { margin-left: .5em; }

.was-validated .input-group .form-control:invalid, .was-validated .input-group #buddypress .dir-search input:invalid[type=search], #buddypress .dir-search .was-validated .input-group input:invalid[type=search], .was-validated .input-group #buddypress .dir-search input:invalid[type=text], #buddypress .dir-search .was-validated .input-group input:invalid[type=text], .was-validated .input-group #buddypress .groups-members-search input:invalid[type=search], #buddypress .groups-members-search .was-validated .input-group input:invalid[type=search], .was-validated .input-group #buddypress .groups-members-search input:invalid[type=text], #buddypress .groups-members-search .was-validated .input-group input:invalid[type=text], .was-validated .input-group #buddypress .standard-form input:invalid[type=color], #buddypress .standard-form .was-validated .input-group input:invalid[type=color], .was-validated .input-group #buddypress .standard-form input:invalid[type=date], #buddypress .standard-form .was-validated .input-group input:invalid[type=date], .was-validated .input-group #buddypress .standard-form input:invalid[type=datetime-local], #buddypress .standard-form .was-validated .input-group input:invalid[type=datetime-local], .was-validated .input-group #buddypress .standard-form input:invalid[type=datetime], #buddypress .standard-form .was-validated .input-group input:invalid[type=datetime], .was-validated .input-group #buddypress .standard-form input:invalid[type=email], #buddypress .standard-form .was-validated .input-group input:invalid[type=email], .was-validated .input-group #buddypress .standard-form input:invalid[type=month], #buddypress .standard-form .was-validated .input-group input:invalid[type=month], .was-validated .input-group #buddypress .standard-form input:invalid[type=number], #buddypress .standard-form .was-validated .input-group input:invalid[type=number], .was-validated .input-group #buddypress .standard-form input:invalid[type=password], #buddypress .standard-form .was-validated .input-group input:invalid[type=password], .was-validated .input-group #buddypress .standard-form input:invalid[type=range], #buddypress .standard-form .was-validated .input-group input:invalid[type=range], .was-validated .input-group #buddypress .standard-form input:invalid[type=search], #buddypress .standard-form .was-validated .input-group input:invalid[type=search], .was-validated .input-group #buddypress .standard-form input:invalid[type=tel], #buddypress .standard-form .was-validated .input-group input:invalid[type=tel], .was-validated .input-group #buddypress .standard-form input:invalid[type=text], #buddypress .standard-form .was-validated .input-group input:invalid[type=text], .was-validated .input-group #buddypress .standard-form input:invalid[type=time], #buddypress .standard-form .was-validated .input-group input:invalid[type=time], .was-validated .input-group #buddypress .standard-form input:invalid[type=url], #buddypress .standard-form .was-validated .input-group input:invalid[type=url], .was-validated .input-group #buddypress .standard-form input:invalid[type=week], #buddypress .standard-form .was-validated .input-group input:invalid[type=week], .was-validated .input-group #buddypress .standard-form select:invalid, #buddypress .standard-form .was-validated .input-group select:invalid, .was-validated .input-group #buddypress .standard-form textarea:invalid, #buddypress .standard-form .was-validated .input-group textarea:invalid, .input-group .form-control.is-invalid, .input-group #buddypress .dir-search input.is-invalid[type=search], #buddypress .dir-search .input-group input.is-invalid[type=search], .input-group #buddypress .dir-search input.is-invalid[type=text], #buddypress .dir-search .input-group input.is-invalid[type=text], .input-group #buddypress .groups-members-search input.is-invalid[type=search], #buddypress .groups-members-search .input-group input.is-invalid[type=search], .input-group #buddypress .groups-members-search input.is-invalid[type=text], #buddypress .groups-members-search .input-group input.is-invalid[type=text], .input-group #buddypress .standard-form input.is-invalid[type=color], #buddypress .standard-form .input-group input.is-invalid[type=color], .input-group #buddypress .standard-form input.is-invalid[type=date], #buddypress .standard-form .input-group input.is-invalid[type=date], .input-group #buddypress .standard-form input.is-invalid[type=datetime-local], #buddypress .standard-form .input-group input.is-invalid[type=datetime-local], .input-group #buddypress .standard-form input.is-invalid[type=datetime], #buddypress .standard-form .input-group input.is-invalid[type=datetime], .input-group #buddypress .standard-form input.is-invalid[type=email], #buddypress .standard-form .input-group input.is-invalid[type=email], .input-group #buddypress .standard-form input.is-invalid[type=month], #buddypress .standard-form .input-group input.is-invalid[type=month], .input-group #buddypress .standard-form input.is-invalid[type=number], #buddypress .standard-form .input-group input.is-invalid[type=number], .input-group #buddypress .standard-form input.is-invalid[type=password], #buddypress .standard-form .input-group input.is-invalid[type=password], .input-group #buddypress .standard-form input.is-invalid[type=range], #buddypress .standard-form .input-group input.is-invalid[type=range], .input-group #buddypress .standard-form input.is-invalid[type=search], #buddypress .standard-form .input-group input.is-invalid[type=search], .input-group #buddypress .standard-form input.is-invalid[type=tel], #buddypress .standard-form .input-group input.is-invalid[type=tel], .input-group #buddypress .standard-form input.is-invalid[type=text], #buddypress .standard-form .input-group input.is-invalid[type=text], .input-group #buddypress .standard-form input.is-invalid[type=time], #buddypress .standard-form .input-group input.is-invalid[type=time], .input-group #buddypress .standard-form input.is-invalid[type=url], #buddypress .standard-form .input-group input.is-invalid[type=url], .input-group #buddypress .standard-form input.is-invalid[type=week], #buddypress .standard-form .input-group input.is-invalid[type=week], .input-group #buddypress .standard-form select.is-invalid, #buddypress .standard-form .input-group select.is-invalid, .input-group #buddypress .standard-form textarea.is-invalid, #buddypress .standard-form .input-group textarea.is-invalid, .was-validated .input-group .form-select:invalid, .was-validated .input-group .ui-datepicker .ui-datepicker-title > select:invalid, .ui-datepicker .was-validated .input-group .ui-datepicker-title > select:invalid, .input-group .form-select.is-invalid, .input-group .ui-datepicker .ui-datepicker-title > select.is-invalid, .ui-datepicker .input-group .ui-datepicker-title > select.is-invalid { z-index: 2; }

.was-validated .input-group .form-control:invalid:focus, .was-validated .input-group #buddypress .dir-search input:invalid:focus[type=search], #buddypress .dir-search .was-validated .input-group input:invalid:focus[type=search], .was-validated .input-group #buddypress .dir-search input:invalid:focus[type=text], #buddypress .dir-search .was-validated .input-group input:invalid:focus[type=text], .was-validated .input-group #buddypress .groups-members-search input:invalid:focus[type=search], #buddypress .groups-members-search .was-validated .input-group input:invalid:focus[type=search], .was-validated .input-group #buddypress .groups-members-search input:invalid:focus[type=text], #buddypress .groups-members-search .was-validated .input-group input:invalid:focus[type=text], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=color], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=color], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=date], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=date], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=datetime-local], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=datetime-local], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=datetime], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=datetime], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=email], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=email], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=month], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=month], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=number], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=number], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=password], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=password], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=range], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=range], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=search], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=search], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=tel], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=tel], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=text], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=text], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=time], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=time], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=url], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=url], .was-validated .input-group #buddypress .standard-form input:invalid:focus[type=week], #buddypress .standard-form .was-validated .input-group input:invalid:focus[type=week], .was-validated .input-group #buddypress .standard-form select:invalid:focus, #buddypress .standard-form .was-validated .input-group select:invalid:focus, .was-validated .input-group #buddypress .standard-form textarea:invalid:focus, #buddypress .standard-form .was-validated .input-group textarea:invalid:focus, .input-group .form-control.is-invalid:focus, .input-group #buddypress .dir-search input.is-invalid:focus[type=search], #buddypress .dir-search .input-group input.is-invalid:focus[type=search], .input-group #buddypress .dir-search input.is-invalid:focus[type=text], #buddypress .dir-search .input-group input.is-invalid:focus[type=text], .input-group #buddypress .groups-members-search input.is-invalid:focus[type=search], #buddypress .groups-members-search .input-group input.is-invalid:focus[type=search], .input-group #buddypress .groups-members-search input.is-invalid:focus[type=text], #buddypress .groups-members-search .input-group input.is-invalid:focus[type=text], .input-group #buddypress .standard-form input.is-invalid:focus[type=color], #buddypress .standard-form .input-group input.is-invalid:focus[type=color], .input-group #buddypress .standard-form input.is-invalid:focus[type=date], #buddypress .standard-form .input-group input.is-invalid:focus[type=date], .input-group #buddypress .standard-form input.is-invalid:focus[type=datetime-local], #buddypress .standard-form .input-group input.is-invalid:focus[type=datetime-local], .input-group #buddypress .standard-form input.is-invalid:focus[type=datetime], #buddypress .standard-form .input-group input.is-invalid:focus[type=datetime], .input-group #buddypress .standard-form input.is-invalid:focus[type=email], #buddypress .standard-form .input-group input.is-invalid:focus[type=email], .input-group #buddypress .standard-form input.is-invalid:focus[type=month], #buddypress .standard-form .input-group input.is-invalid:focus[type=month], .input-group #buddypress .standard-form input.is-invalid:focus[type=number], #buddypress .standard-form .input-group input.is-invalid:focus[type=number], .input-group #buddypress .standard-form input.is-invalid:focus[type=password], #buddypress .standard-form .input-group input.is-invalid:focus[type=password], .input-group #buddypress .standard-form input.is-invalid:focus[type=range], #buddypress .standard-form .input-group input.is-invalid:focus[type=range], .input-group #buddypress .standard-form input.is-invalid:focus[type=search], #buddypress .standard-form .input-group input.is-invalid:focus[type=search], .input-group #buddypress .standard-form input.is-invalid:focus[type=tel], #buddypress .standard-form .input-group input.is-invalid:focus[type=tel], .input-group #buddypress .standard-form input.is-invalid:focus[type=text], #buddypress .standard-form .input-group input.is-invalid:focus[type=text], .input-group #buddypress .standard-form input.is-invalid:focus[type=time], #buddypress .standard-form .input-group input.is-invalid:focus[type=time], .input-group #buddypress .standard-form input.is-invalid:focus[type=url], #buddypress .standard-form .input-group input.is-invalid:focus[type=url], .input-group #buddypress .standard-form input.is-invalid:focus[type=week], #buddypress .standard-form .input-group input.is-invalid:focus[type=week], .input-group #buddypress .standard-form select.is-invalid:focus, #buddypress .standard-form .input-group select.is-invalid:focus, .input-group #buddypress .standard-form textarea.is-invalid:focus, #buddypress .standard-form .input-group textarea.is-invalid:focus, .was-validated .input-group .form-select:invalid:focus, .was-validated .input-group .ui-datepicker .ui-datepicker-title > select:invalid:focus, .ui-datepicker .was-validated .input-group .ui-datepicker-title > select:invalid:focus, .input-group .form-select.is-invalid:focus, .input-group .ui-datepicker .ui-datepicker-title > select.is-invalid:focus, .ui-datepicker .input-group .ui-datepicker-title > select.is-invalid:focus { z-index: 3; }

.btn { display: inline-block; font-weight: 400; line-height: 1.68; color: #495263; text-align: center; text-decoration: none; vertical-align: middle; cursor: pointer; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.6rem 1.25rem; font-size: 1rem; border-radius: 0.375rem; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn { transition: none; } }

.btn:hover { color: #495263; }

.btn-check:focus + .btn, .btn:focus { outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.btn:disabled, .btn.disabled, fieldset:disabled .btn { pointer-events: none; opacity: 0.65; }

.btn-primary { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-primary:hover { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; }

.btn-check:focus + .btn-primary, .btn-primary:focus { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.btn-check:checked + .btn-primary, .btn-check:active + .btn-primary, .btn-primary:active, .btn-primary.active, .show > .btn-primary.dropdown-toggle { color: #FFFFFF; background-color: #294bbb; border-color: #2647b0; }

.btn-check:checked + .btn-primary:focus, .btn-check:active + .btn-primary:focus, .btn-primary:active:focus, .btn-primary.active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.btn-primary:disabled, .btn-primary.disabled { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-secondary { color: #FFFFFF; background-color: #9c1a1a; border-color: #9c1a1a; }

.btn-secondary:hover { color: #FFFFFF; background-color: #851616; border-color: #7d1515; }

.btn-check:focus + .btn-secondary, .btn-secondary:focus { color: #FFFFFF; background-color: #851616; border-color: #7d1515; box-shadow: 0 0 0 0.25rem rgba(171, 60, 60, 0.5); }

.btn-check:checked + .btn-secondary, .btn-check:active + .btn-secondary, .btn-secondary:active, .btn-secondary.active, .show > .btn-secondary.dropdown-toggle { color: #FFFFFF; background-color: #7d1515; border-color: #751414; }

.btn-check:checked + .btn-secondary:focus, .btn-check:active + .btn-secondary:focus, .btn-secondary:active:focus, .btn-secondary.active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(171, 60, 60, 0.5); }

.btn-secondary:disabled, .btn-secondary.disabled { color: #FFFFFF; background-color: #9c1a1a; border-color: #9c1a1a; }

.btn-success { color: #FFFFFF; background-color: #2d805c; border-color: #2d805c; }

.btn-success:hover { color: #FFFFFF; background-color: #266d4e; border-color: #24664a; }

.btn-check:focus + .btn-success, .btn-success:focus { color: #FFFFFF; background-color: #266d4e; border-color: #24664a; box-shadow: 0 0 0 0.25rem rgba(77, 147, 116, 0.5); }

.btn-check:checked + .btn-success, .btn-check:active + .btn-success, .btn-success:active, .btn-success.active, .show > .btn-success.dropdown-toggle { color: #FFFFFF; background-color: #24664a; border-color: #226045; }

.btn-check:checked + .btn-success:focus, .btn-check:active + .btn-success:focus, .btn-success:active:focus, .btn-success.active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(77, 147, 116, 0.5); }

.btn-success:disabled, .btn-success.disabled { color: #FFFFFF; background-color: #2d805c; border-color: #2d805c; }

.btn-info { color: #FFFFFF; background-color: #1e73be; border-color: #1e73be; }

.btn-info:hover { color: #FFFFFF; background-color: #1a62a2; border-color: #185c98; }

.btn-check:focus + .btn-info, .btn-info:focus { color: #FFFFFF; background-color: #1a62a2; border-color: #185c98; box-shadow: 0 0 0 0.25rem rgba(64, 136, 200, 0.5); }

.btn-check:checked + .btn-info, .btn-check:active + .btn-info, .btn-info:active, .btn-info.active, .show > .btn-info.dropdown-toggle { color: #FFFFFF; background-color: #185c98; border-color: #17568f; }

.btn-check:checked + .btn-info:focus, .btn-check:active + .btn-info:focus, .btn-info:active:focus, .btn-info.active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(64, 136, 200, 0.5); }

.btn-info:disabled, .btn-info.disabled { color: #FFFFFF; background-color: #1e73be; border-color: #1e73be; }

.btn-warning { color: #000; background-color: #fad776; border-color: #fad776; }

.btn-warning:hover { color: #000; background-color: #fbdd8b; border-color: #fbdb84; }

.btn-check:focus + .btn-warning, .btn-warning:focus { color: #000; background-color: #fbdd8b; border-color: #fbdb84; box-shadow: 0 0 0 0.25rem rgba(213, 183, 100, 0.5); }

.btn-check:checked + .btn-warning, .btn-check:active + .btn-warning, .btn-warning:active, .btn-warning.active, .show > .btn-warning.dropdown-toggle { color: #000; background-color: #fbdf91; border-color: #fbdb84; }

.btn-check:checked + .btn-warning:focus, .btn-check:active + .btn-warning:focus, .btn-warning:active:focus, .btn-warning.active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(213, 183, 100, 0.5); }

.btn-warning:disabled, .btn-warning.disabled { color: #000; background-color: #fad776; border-color: #fad776; }

.btn-danger { color: #FFFFFF; background-color: #A51D2D; border-color: #A51D2D; }

.btn-danger:hover { color: #FFFFFF; background-color: #8c1926; border-color: #841724; }

.btn-check:focus + .btn-danger, .btn-danger:focus { color: #FFFFFF; background-color: #8c1926; border-color: #841724; box-shadow: 0 0 0 0.25rem rgba(179, 63, 77, 0.5); }

.btn-check:checked + .btn-danger, .btn-check:active + .btn-danger, .btn-danger:active, .btn-danger.active, .show > .btn-danger.dropdown-toggle { color: #FFFFFF; background-color: #841724; border-color: #7c1622; }

.btn-check:checked + .btn-danger:focus, .btn-check:active + .btn-danger:focus, .btn-danger:active:focus, .btn-danger.active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(179, 63, 77, 0.5); }

.btn-danger:disabled, .btn-danger.disabled { color: #FFFFFF; background-color: #A51D2D; border-color: #A51D2D; }

.btn-light { color: #000; background-color: #fafbfc; border-color: #fafbfc; }

.btn-light:hover { color: #000; background-color: #fbfcfd; border-color: #fafbfc; }

.btn-check:focus + .btn-light, .btn-light:focus { color: #000; background-color: #fbfcfd; border-color: #fafbfc; box-shadow: 0 0 0 0.25rem rgba(212, 213, 214, 0.5); }

.btn-check:checked + .btn-light, .btn-check:active + .btn-light, .btn-light:active, .btn-light.active, .show > .btn-light.dropdown-toggle { color: #000; background-color: #fbfcfd; border-color: #fafbfc; }

.btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(212, 213, 214, 0.5); }

.btn-light:disabled, .btn-light.disabled { color: #000; background-color: #fafbfc; border-color: #fafbfc; }

.btn-dark { color: #FFFFFF; background-color: #262e44; border-color: #262e44; }

.btn-dark:hover { color: #FFFFFF; background-color: #202739; border-color: #1e2536; }

.btn-check:focus + .btn-dark, .btn-dark:focus { color: #FFFFFF; background-color: #202739; border-color: #1e2536; box-shadow: 0 0 0 0.25rem rgba(70, 78, 96, 0.5); }

.btn-check:checked + .btn-dark, .btn-check:active + .btn-dark, .btn-dark:active, .btn-dark.active, .show > .btn-dark.dropdown-toggle { color: #FFFFFF; background-color: #1e2536; border-color: #1c2333; }

.btn-check:checked + .btn-dark:focus, .btn-check:active + .btn-dark:focus, .btn-dark:active:focus, .btn-dark.active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(70, 78, 96, 0.5); }

.btn-dark:disabled, .btn-dark.disabled { color: #FFFFFF; background-color: #262e44; border-color: #262e44; }

.btn-outline-primary { color: #335eea; border-color: #335eea; }

.btn-outline-primary:hover { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-check:focus + .btn-outline-primary, .btn-outline-primary:focus { box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.5); }

.btn-check:checked + .btn-outline-primary, .btn-check:active + .btn-outline-primary, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.dropdown-toggle.show { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-check:checked + .btn-outline-primary:focus, .btn-check:active + .btn-outline-primary:focus, .btn-outline-primary:active:focus, .btn-outline-primary.active:focus, .btn-outline-primary.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.5); }

.btn-outline-primary:disabled, .btn-outline-primary.disabled { color: #335eea; background-color: transparent; }

.btn-outline-secondary { color: #9c1a1a; border-color: #9c1a1a; }

.btn-outline-secondary:hover { color: #FFFFFF; background-color: #9c1a1a; border-color: #9c1a1a; }

.btn-check:focus + .btn-outline-secondary, .btn-outline-secondary:focus { box-shadow: 0 0 0 0.25rem rgba(156, 26, 26, 0.5); }

.btn-check:checked + .btn-outline-secondary, .btn-check:active + .btn-outline-secondary, .btn-outline-secondary:active, .btn-outline-secondary.active, .btn-outline-secondary.dropdown-toggle.show { color: #FFFFFF; background-color: #9c1a1a; border-color: #9c1a1a; }

.btn-check:checked + .btn-outline-secondary:focus, .btn-check:active + .btn-outline-secondary:focus, .btn-outline-secondary:active:focus, .btn-outline-secondary.active:focus, .btn-outline-secondary.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(156, 26, 26, 0.5); }

.btn-outline-secondary:disabled, .btn-outline-secondary.disabled { color: #9c1a1a; background-color: transparent; }

.btn-outline-success { color: #2d805c; border-color: #2d805c; }

.btn-outline-success:hover { color: #FFFFFF; background-color: #2d805c; border-color: #2d805c; }

.btn-check:focus + .btn-outline-success, .btn-outline-success:focus { box-shadow: 0 0 0 0.25rem rgba(45, 128, 92, 0.5); }

.btn-check:checked + .btn-outline-success, .btn-check:active + .btn-outline-success, .btn-outline-success:active, .btn-outline-success.active, .btn-outline-success.dropdown-toggle.show { color: #FFFFFF; background-color: #2d805c; border-color: #2d805c; }

.btn-check:checked + .btn-outline-success:focus, .btn-check:active + .btn-outline-success:focus, .btn-outline-success:active:focus, .btn-outline-success.active:focus, .btn-outline-success.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(45, 128, 92, 0.5); }

.btn-outline-success:disabled, .btn-outline-success.disabled { color: #2d805c; background-color: transparent; }

.btn-outline-info { color: #1e73be; border-color: #1e73be; }

.btn-outline-info:hover { color: #FFFFFF; background-color: #1e73be; border-color: #1e73be; }

.btn-check:focus + .btn-outline-info, .btn-outline-info:focus { box-shadow: 0 0 0 0.25rem rgba(30, 115, 190, 0.5); }

.btn-check:checked + .btn-outline-info, .btn-check:active + .btn-outline-info, .btn-outline-info:active, .btn-outline-info.active, .btn-outline-info.dropdown-toggle.show { color: #FFFFFF; background-color: #1e73be; border-color: #1e73be; }

.btn-check:checked + .btn-outline-info:focus, .btn-check:active + .btn-outline-info:focus, .btn-outline-info:active:focus, .btn-outline-info.active:focus, .btn-outline-info.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(30, 115, 190, 0.5); }

.btn-outline-info:disabled, .btn-outline-info.disabled { color: #1e73be; background-color: transparent; }

.btn-outline-warning { color: #fad776; border-color: #fad776; }

.btn-outline-warning:hover { color: #000; background-color: #fad776; border-color: #fad776; }

.btn-check:focus + .btn-outline-warning, .btn-outline-warning:focus { box-shadow: 0 0 0 0.25rem rgba(250, 215, 118, 0.5); }

.btn-check:checked + .btn-outline-warning, .btn-check:active + .btn-outline-warning, .btn-outline-warning:active, .btn-outline-warning.active, .btn-outline-warning.dropdown-toggle.show { color: #000; background-color: #fad776; border-color: #fad776; }

.btn-check:checked + .btn-outline-warning:focus, .btn-check:active + .btn-outline-warning:focus, .btn-outline-warning:active:focus, .btn-outline-warning.active:focus, .btn-outline-warning.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(250, 215, 118, 0.5); }

.btn-outline-warning:disabled, .btn-outline-warning.disabled { color: #fad776; background-color: transparent; }

.btn-outline-danger { color: #A51D2D; border-color: #A51D2D; }

.btn-outline-danger:hover { color: #FFFFFF; background-color: #A51D2D; border-color: #A51D2D; }

.btn-check:focus + .btn-outline-danger, .btn-outline-danger:focus { box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.5); }

.btn-check:checked + .btn-outline-danger, .btn-check:active + .btn-outline-danger, .btn-outline-danger:active, .btn-outline-danger.active, .btn-outline-danger.dropdown-toggle.show { color: #FFFFFF; background-color: #A51D2D; border-color: #A51D2D; }

.btn-check:checked + .btn-outline-danger:focus, .btn-check:active + .btn-outline-danger:focus, .btn-outline-danger:active:focus, .btn-outline-danger.active:focus, .btn-outline-danger.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.5); }

.btn-outline-danger:disabled, .btn-outline-danger.disabled { color: #A51D2D; background-color: transparent; }

.btn-outline-light { color: #fafbfc; border-color: #fafbfc; }

.btn-outline-light:hover { color: #000; background-color: #fafbfc; border-color: #fafbfc; }

.btn-check:focus + .btn-outline-light, .btn-outline-light:focus { box-shadow: 0 0 0 0.25rem rgba(250, 251, 252, 0.5); }

.btn-check:checked + .btn-outline-light, .btn-check:active + .btn-outline-light, .btn-outline-light:active, .btn-outline-light.active, .btn-outline-light.dropdown-toggle.show { color: #000; background-color: #fafbfc; border-color: #fafbfc; }

.btn-check:checked + .btn-outline-light:focus, .btn-check:active + .btn-outline-light:focus, .btn-outline-light:active:focus, .btn-outline-light.active:focus, .btn-outline-light.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(250, 251, 252, 0.5); }

.btn-outline-light:disabled, .btn-outline-light.disabled { color: #fafbfc; background-color: transparent; }

.btn-outline-dark { color: #262e44; border-color: #262e44; }

.btn-outline-dark:hover { color: #FFFFFF; background-color: #262e44; border-color: #262e44; }

.btn-check:focus + .btn-outline-dark, .btn-outline-dark:focus { box-shadow: 0 0 0 0.25rem rgba(38, 46, 68, 0.5); }

.btn-check:checked + .btn-outline-dark, .btn-check:active + .btn-outline-dark, .btn-outline-dark:active, .btn-outline-dark.active, .btn-outline-dark.dropdown-toggle.show { color: #FFFFFF; background-color: #262e44; border-color: #262e44; }

.btn-check:checked + .btn-outline-dark:focus, .btn-check:active + .btn-outline-dark:focus, .btn-outline-dark:active:focus, .btn-outline-dark.active:focus, .btn-outline-dark.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(38, 46, 68, 0.5); }

.btn-outline-dark:disabled, .btn-outline-dark.disabled { color: #262e44; background-color: transparent; }

.btn-link { font-weight: 400; color: #335eea; text-decoration: underline; }

.btn-link:hover { color: #294bbb; }

.btn-link:disabled, .btn-link.disabled { color: #999ea5; }

.btn-lg, .btn-group-lg > .btn { padding: 0.5rem 1rem; font-size: 1.25rem; border-radius: 0.5rem; }

.btn-sm, .btn-group-sm > .btn, .gform_widget .gform_button { padding: 0.25rem 0.85rem; font-size: 0.875rem; border-radius: 0.2rem; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.collapsing.collapse-horizontal { width: 0; height: auto; transition: width 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing.collapse-horizontal { transition: none; } }

.dropup, .dropend, .dropdown, .dropstart { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.5em; vertical-align: 0.2125em; content: ""; border-top: 0.25em solid; border-right: 0.25em solid transparent; border-bottom: 0; border-left: 0.25em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; z-index: 1000; display: none; min-width: 11rem; padding: 0.5rem 0.5rem; margin: 0; font-size: 0.9rem; color: #495263; text-align: left; list-style: none; background-color: #FFFFFF; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.05); border-radius: 0.2rem; }

.dropdown-menu[data-bs-popper] { top: 100%; left: 0; margin-top: 0.125rem; }

.dropdown-menu-start { --bs-position: start; }

.dropdown-menu-start[data-bs-popper] { right: auto; left: 0; }

.dropdown-menu-end { --bs-position: end; }

.dropdown-menu-end[data-bs-popper] { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-start { --bs-position: start; }
  .dropdown-menu-sm-start[data-bs-popper] { right: auto; left: 0; }
  .dropdown-menu-sm-end { --bs-position: end; }
  .dropdown-menu-sm-end[data-bs-popper] { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-start { --bs-position: start; }
  .dropdown-menu-md-start[data-bs-popper] { right: auto; left: 0; }
  .dropdown-menu-md-end { --bs-position: end; }
  .dropdown-menu-md-end[data-bs-popper] { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-start { --bs-position: start; }
  .dropdown-menu-lg-start[data-bs-popper] { right: auto; left: 0; }
  .dropdown-menu-lg-end { --bs-position: end; }
  .dropdown-menu-lg-end[data-bs-popper] { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-start { --bs-position: start; }
  .dropdown-menu-xl-start[data-bs-popper] { right: auto; left: 0; }
  .dropdown-menu-xl-end { --bs-position: end; }
  .dropdown-menu-xl-end[data-bs-popper] { right: 0; left: auto; } }

@media (min-width: 1400px) { .dropdown-menu-xxl-start { --bs-position: start; }
  .dropdown-menu-xxl-start[data-bs-popper] { right: auto; left: 0; }
  .dropdown-menu-xxl-end { --bs-position: end; }
  .dropdown-menu-xxl-end[data-bs-popper] { right: 0; left: auto; } }

.dropup .dropdown-menu[data-bs-popper] { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.5em; vertical-align: 0.2125em; content: ""; border-top: 0; border-right: 0.25em solid transparent; border-bottom: 0.25em solid; border-left: 0.25em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropend .dropdown-menu[data-bs-popper] { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropend .dropdown-toggle::after { display: inline-block; margin-left: 0.5em; vertical-align: 0.2125em; content: ""; border-top: 0.25em solid transparent; border-right: 0; border-bottom: 0.25em solid transparent; border-left: 0.25em solid; }

.dropend .dropdown-toggle:empty::after { margin-left: 0; }

.dropend .dropdown-toggle::after { vertical-align: 0; }

.dropstart .dropdown-menu[data-bs-popper] { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropstart .dropdown-toggle::after { display: inline-block; margin-left: 0.5em; vertical-align: 0.2125em; content: ""; }

.dropstart .dropdown-toggle::after { display: none; }

.dropstart .dropdown-toggle::before { display: inline-block; margin-right: 0.5em; vertical-align: 0.2125em; content: ""; border-top: 0.25em solid transparent; border-right: 0.25em solid; border-bottom: 0.25em solid transparent; }

.dropstart .dropdown-toggle:empty::after { margin-left: 0; }

.dropstart .dropdown-toggle::before { vertical-align: 0; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid rgba(0, 0, 0, 0.05); }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1rem; clear: both; font-weight: 400; color: #262e44; text-align: inherit; text-decoration: none; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #335eea; background-color: inherit; }

.dropdown-item.active, .dropdown-item:active { color: #FFFFFF; text-decoration: none; background-color: #335eea; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #b8bec8; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1rem; margin-bottom: 0; font-size: 0.875rem; color: #999ea5; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1rem; color: #262e44; }

.dropdown-menu-dark { color: #dee3ea; background-color: #495263; border-color: rgba(0, 0, 0, 0.05); }

.dropdown-menu-dark .dropdown-item { color: #dee3ea; }

.dropdown-menu-dark .dropdown-item:hover, .dropdown-menu-dark .dropdown-item:focus { color: #FFFFFF; background-color: rgba(255, 255, 255, 0.15); }

.dropdown-menu-dark .dropdown-item.active, .dropdown-menu-dark .dropdown-item:active { color: #FFFFFF; background-color: #335eea; }

.dropdown-menu-dark .dropdown-item.disabled, .dropdown-menu-dark .dropdown-item:disabled { color: #b8bec8; }

.dropdown-menu-dark .dropdown-divider { border-color: rgba(0, 0, 0, 0.05); }

.dropdown-menu-dark .dropdown-item-text { color: #dee3ea; }

.dropdown-menu-dark .dropdown-header { color: #b8bec8; }

.btn-group, .btn-group-vertical { position: relative; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group-vertical > .btn { position: relative; flex: 1 1 auto; }

.btn-group > .btn-check:checked + .btn, .btn-group > .btn-check:focus + .btn, .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn-check:checked + .btn, .btn-group-vertical > .btn-check:focus + .btn, .btn-group-vertical > .btn:hover, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; }

.btn-toolbar { display: flex; flex-wrap: wrap; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn:nth-child(n + 3), .btn-group > :not(.btn-check) + .btn, .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.9375rem; padding-left: 0.9375rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after { margin-left: 0; }

.dropstart .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .gform_widget .gform_button + .dropdown-toggle-split { padding-right: 0.6375rem; padding-left: 0.6375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { flex-direction: column; align-items: flex-start; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn ~ .btn, .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; color: #335eea; text-decoration: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .nav-link { transition: none; } }

.nav-link:hover, .nav-link:focus { color: #294bbb; }

.nav-link.disabled { color: #999ea5; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee3ea; }

.nav-tabs .nav-link { margin-bottom: -1px; background: none; border: 1px solid transparent; border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #f3f4f6 #f3f4f6 #dee3ea; isolation: isolate; }

.nav-tabs .nav-link.disabled { color: #999ea5; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #666d7a; background-color: #f3f4f6; border-color: #dee3ea #dee3ea #f3f4f6; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { background: none; border: 0; border-radius: 0.375rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #FFFFFF; background-color: #335eea; }

.nav-fill > .nav-link, .nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified > .nav-link, .nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.nav-fill .nav-item .nav-link, .nav-justified .nav-item .nav-link { width: 100%; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar > .container, .navbar > .container-fluid, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl, .navbar > .container-xxl { display: flex; flex-wrap: inherit; align-items: center; justify-content: space-between; }

.navbar-brand { padding-top: 0.29rem; padding-bottom: 0.29rem; margin-right: 2rem; font-size: 1.25rem; text-decoration: none; white-space: nowrap; }

.navbar-nav { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; }

.navbar-nav .nav-link { padding-right: 0; padding-left: 0; }

.navbar-nav .dropdown-menu { position: static; }

.navbar-text { padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { flex-basis: 100%; flex-grow: 1; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.375rem; transition: box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .navbar-toggler { transition: none; } }

.navbar-toggler:hover { text-decoration: none; }

.navbar-toggler:focus { text-decoration: none; outline: 0; box-shadow: 0 0 0 0.25rem; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; background-repeat: no-repeat; background-position: center; background-size: 100%; }

.navbar-nav-scroll { max-height: var(--bs-scroll-height, 75vh); overflow-y: auto; }

@media (min-width: 576px) { .navbar-expand-sm { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-sm .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; }
  .navbar-expand-sm .offcanvas-header { display: none; }
  .navbar-expand-sm .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }
  .navbar-expand-sm .offcanvas-top, .navbar-expand-sm .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }
  .navbar-expand-sm .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; } }

@media (min-width: 768px) { .navbar-expand-md { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-md .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; }
  .navbar-expand-md .offcanvas-header { display: none; }
  .navbar-expand-md .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }
  .navbar-expand-md .offcanvas-top, .navbar-expand-md .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }
  .navbar-expand-md .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; } }

@media (min-width: 992px) { .navbar-expand-lg { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-lg .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; }
  .navbar-expand-lg .offcanvas-header { display: none; }
  .navbar-expand-lg .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }
  .navbar-expand-lg .offcanvas-top, .navbar-expand-lg .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }
  .navbar-expand-lg .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; } }

@media (min-width: 1200px) { .navbar-expand-xl { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-xl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; }
  .navbar-expand-xl .offcanvas-header { display: none; }
  .navbar-expand-xl .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }
  .navbar-expand-xl .offcanvas-top, .navbar-expand-xl .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }
  .navbar-expand-xl .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; } }

@media (min-width: 1400px) { .navbar-expand-xxl { flex-wrap: nowrap; justify-content: flex-start; }
  .navbar-expand-xxl .navbar-nav { flex-direction: row; }
  .navbar-expand-xxl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xxl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xxl .navbar-nav-scroll { overflow: visible; }
  .navbar-expand-xxl .navbar-collapse { display: flex !important; flex-basis: auto; }
  .navbar-expand-xxl .navbar-toggler { display: none; }
  .navbar-expand-xxl .offcanvas-header { display: none; }
  .navbar-expand-xxl .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }
  .navbar-expand-xxl .offcanvas-top, .navbar-expand-xxl .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }
  .navbar-expand-xxl .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; } }

.navbar-expand { flex-wrap: nowrap; justify-content: flex-start; }

.navbar-expand .navbar-nav { flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand .navbar-nav-scroll { overflow: visible; }

.navbar-expand .navbar-collapse { display: flex !important; flex-basis: auto; }

.navbar-expand .navbar-toggler { display: none; }

.navbar-expand .offcanvas-header { display: none; }

.navbar-expand .offcanvas { position: inherit; bottom: 0; z-index: 1000; flex-grow: 1; visibility: visible !important; background-color: transparent; border-right: 0; border-left: 0; transition: none; transform: none; }

.navbar-expand .offcanvas-top, .navbar-expand .offcanvas-bottom { height: auto; border-top: 0; border-bottom: 0; }

.navbar-expand .offcanvas-body { display: flex; flex-grow: 0; padding: 0; overflow-y: visible; }

.navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.55); }

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); }

.navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); }

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.55); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.55); }

.navbar-light .navbar-text a, .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); }

.navbar-dark .navbar-brand { color: #FFFFFF; }

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #FFFFFF; }

.navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.55); }

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); }

.navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); }

.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .nav-link.active { color: #FFFFFF; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.55); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' 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, 255, 255, 0.55); }

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #FFFFFF; }

.card { position: relative; display: flex; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #FFFFFF; background-clip: border-box; border: 1px solid #dee3ea; border-radius: 0.375rem; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group { border-top: inherit; border-bottom: inherit; }

.card > .list-group:first-child { border-top-width: 0; border-top-left-radius: calc(0.375rem - 1px); border-top-right-radius: calc(0.375rem - 1px); }

.card > .list-group:last-child { border-bottom-width: 0; border-bottom-right-radius: calc(0.375rem - 1px); border-bottom-left-radius: calc(0.375rem - 1px); }

.card > .card-header + .list-group, .card > .list-group + .card-footer { border-top: 0; }

.card-body { flex: 1 1 auto; padding: 1.5rem 1.5rem; }

.card-title { margin-bottom: 0.5rem; }

.card-subtitle { margin-top: -0.25rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link + .card-link { margin-left: 1.5rem; }

.card-header { padding: 0.75rem 1.5rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid #dee3ea; }

.card-header:first-child { border-radius: calc(0.375rem - 1px) calc(0.375rem - 1px) 0 0; }

.card-footer { padding: 0.75rem 1.5rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid #dee3ea; }

.card-footer:last-child { border-radius: 0 0 calc(0.375rem - 1px) calc(0.375rem - 1px); }

.card-header-tabs { margin-right: -0.75rem; margin-bottom: -0.75rem; margin-left: -0.75rem; border-bottom: 0; }

.card-header-tabs .nav-link.active { background-color: #FFFFFF; border-bottom-color: #FFFFFF; }

.card-header-pills { margin-right: -0.75rem; margin-left: -0.75rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1rem; border-radius: calc(0.375rem - 1px); }

.card-img, .card-img-top, .card-img-bottom { width: 100%; }

.card-img, .card-img-top { border-top-left-radius: calc(0.375rem - 1px); border-top-right-radius: calc(0.375rem - 1px); }

.card-img, .card-img-bottom { border-bottom-right-radius: calc(0.375rem - 1px); border-bottom-left-radius: calc(0.375rem - 1px); }

.card-group > .card { margin-bottom: 20px; }

@media (min-width: 576px) { .card-group { display: flex; flex-flow: row wrap; }
  .card-group > .card { flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.accordion-button { position: relative; display: flex; align-items: center; width: 100%; padding: 1rem 1.25rem; font-size: 1rem; color: #495263; text-align: left; background-color: #f3f4f6; border: 0; border-radius: 0; overflow-anchor: none; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .accordion-button { transition: none; } }

.accordion-button:not(.collapsed) { color: #2e55d3; background-color: #ebeffd; box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125); }

.accordion-button:not(.collapsed)::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232e55d3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); transform: rotate(-180deg); }

.accordion-button::after { flex-shrink: 0; width: 1.25rem; height: 1.25rem; margin-left: auto; content: ""; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495263'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 1.25rem; transition: transform 0.2s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .accordion-button::after { transition: none; } }

.accordion-button:hover { z-index: 2; }

.accordion-button:focus { z-index: 3; border-color: #99aff5; outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.accordion-header { margin-bottom: 0; }

.accordion-item { background-color: #f3f4f6; border: 1px solid rgba(0, 0, 0, 0.125); }

.accordion-item:first-of-type { border-top-left-radius: 0.375rem; border-top-right-radius: 0.375rem; }

.accordion-item:first-of-type .accordion-button { border-top-left-radius: calc(0.375rem - 1px); border-top-right-radius: calc(0.375rem - 1px); }

.accordion-item:not(:first-of-type) { border-top: 0; }

.accordion-item:last-of-type { border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; }

.accordion-item:last-of-type .accordion-button.collapsed { border-bottom-right-radius: calc(0.375rem - 1px); border-bottom-left-radius: calc(0.375rem - 1px); }

.accordion-item:last-of-type .accordion-collapse { border-bottom-right-radius: 0.375rem; border-bottom-left-radius: 0.375rem; }

.accordion-body { padding: 1rem 1.25rem; }

.accordion-flush .accordion-collapse { border-width: 0; }

.accordion-flush .accordion-item { border-right: 0; border-left: 0; border-radius: 0; }

.accordion-flush .accordion-item:first-child { border-top: 0; }

.accordion-flush .accordion-item:last-child { border-bottom: 0; }

.accordion-flush .accordion-item .accordion-button { border-radius: 0; }

.breadcrumb { display: flex; flex-wrap: wrap; padding: 0 0; margin-bottom: 1rem; list-style: none; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { float: left; padding-right: 0.5rem; color: #999ea5; content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */; }

.breadcrumb-item.active { color: #999ea5; }

.pagination { display: flex; padding-left: 0; list-style: none; }

.page-link { position: relative; display: block; color: #335eea; text-decoration: none; background-color: #FFFFFF; border: 1px solid #dee3ea; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .page-link { transition: none; } }

.page-link:hover { z-index: 2; color: #294bbb; background-color: #f3f4f6; border-color: #dee3ea; }

.page-link:focus { z-index: 3; color: #294bbb; background-color: #f3f4f6; outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.page-item:not(:first-child) .page-link { margin-left: -1px; }

.page-item.active .page-link { z-index: 3; color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.page-item.disabled .page-link { color: #999ea5; pointer-events: none; background-color: #FFFFFF; border-color: #dee3ea; }

.page-link { padding: 0.375rem 0.75rem; }

.page-item:first-child .page-link { border-top-left-radius: 0.375rem; border-bottom-left-radius: 0.375rem; }

.page-item:last-child .page-link { border-top-right-radius: 0.375rem; border-bottom-right-radius: 0.375rem; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.5rem; border-bottom-left-radius: 0.5rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.5rem; border-bottom-right-radius: 0.5rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }

.badge { display: inline-block; padding: 0.1rem 0.75rem; font-size: 0.75em; font-weight: 700; line-height: 1; color: #FFFFFF; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.1875rem; }

.badge:empty { display: none; }

.btn .badge { position: relative; top: -1px; }

.alert, .gform_wrapper .ginput_container_fileupload .validation_message ul li, .gform_wrapper .validation_error, .gform_wrapper .validation_message, .gform_confirmation_wrapper { position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 3rem; }

.alert-dismissible .btn-close { position: absolute; top: 0; right: 0; z-index: 2; padding: 1.25rem 1rem; }

.alert-primary { color: #1f388c; background-color: #d6dffb; border-color: #c2cff9; }

.alert-primary .alert-link { color: #192d70; }

.alert-secondary { color: #5e1010; background-color: #ebd1d1; border-color: #e1baba; }

.alert-secondary .alert-link { color: #4b0d0d; }

.alert-success, .gform_confirmation_wrapper { color: #1b4d37; background-color: #d5e6de; border-color: #c0d9ce; }

.alert-success .alert-link, .gform_confirmation_wrapper .alert-link { color: #163e2c; }

.alert-info { color: #124572; background-color: #d2e3f2; border-color: #bcd5ec; }

.alert-info .alert-link { color: #0e375b; }

.alert-warning, .gform_wrapper .ginput_container_fileupload .validation_message ul li, .gform_wrapper .validation_error, .gform_wrapper .validation_message { color: #64562f; background-color: #fef7e4; border-color: #fef3d6; }

.alert-warning .alert-link, .gform_wrapper .ginput_container_fileupload .validation_message ul li .alert-link, .gform_wrapper .validation_error .alert-link, .gform_wrapper .validation_message .alert-link { color: #504526; }

.alert-danger { color: #63111b; background-color: #edd2d5; border-color: #e4bbc0; }

.alert-danger .alert-link { color: #4f0e16; }

.alert-light { color: #646465; background-color: #fefefe; border-color: #fdfefe; }

.alert-light .alert-link { color: #505051; }

.alert-dark { color: #171c29; background-color: #d4d5da; border-color: #bec0c7; }

.alert-dark .alert-link { color: #121621; }

@keyframes progress-bar-stripes { 0% { background-position-x: 1rem; } }

.progress { display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #f3f4f6; border-radius: 0.375rem; }

.progress-bar { display: flex; flex-direction: column; justify-content: center; overflow: hidden; color: #FFFFFF; text-align: center; white-space: nowrap; background-color: #335eea; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { animation: 1s linear infinite progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { animation: none; } }

.list-group { display: flex; flex-direction: column; padding-left: 0; margin-bottom: 0; border-radius: 0.375rem; }

.list-group-numbered { list-style-type: none; counter-reset: section; }

.list-group-numbered > li::before { content: counters(section, ".") ". "; counter-increment: section; }

.list-group-item-action { width: 100%; color: #666d7a; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #666d7a; text-decoration: none; background-color: #fafbfc; }

.list-group-item-action:active { color: #495263; background-color: #f3f4f6; }

.list-group-item { position: relative; display: block; padding: 0.5rem 1rem; color: #262e44; text-decoration: none; background-color: #FFFFFF; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: inherit; border-top-right-radius: inherit; }

.list-group-item:last-child { border-bottom-right-radius: inherit; border-bottom-left-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled { color: #999ea5; pointer-events: none; background-color: #FFFFFF; }

.list-group-item.active { z-index: 2; color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.list-group-item + .list-group-item { border-top-width: 0; }

.list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; }

.list-group-horizontal { flex-direction: row; }

.list-group-horizontal > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }

.list-group-horizontal > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }

.list-group-horizontal > .list-group-item.active { margin-top: 0; }

.list-group-horizontal > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; }

@media (min-width: 576px) { .list-group-horizontal-sm { flex-direction: row; }
  .list-group-horizontal-sm > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }
  .list-group-horizontal-sm > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-sm > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 768px) { .list-group-horizontal-md { flex-direction: row; }
  .list-group-horizontal-md > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }
  .list-group-horizontal-md > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-md > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 992px) { .list-group-horizontal-lg { flex-direction: row; }
  .list-group-horizontal-lg > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }
  .list-group-horizontal-lg > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-lg > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1200px) { .list-group-horizontal-xl { flex-direction: row; }
  .list-group-horizontal-xl > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }
  .list-group-horizontal-xl > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xl > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

@media (min-width: 1400px) { .list-group-horizontal-xxl { flex-direction: row; }
  .list-group-horizontal-xxl > .list-group-item:first-child { border-bottom-left-radius: 0.375rem; border-top-right-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item:last-child { border-top-right-radius: 0.375rem; border-bottom-left-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item.active { margin-top: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } }

.list-group-flush { border-radius: 0; }

.list-group-flush > .list-group-item { border-width: 0 0 1px; }

.list-group-flush > .list-group-item:last-child { border-bottom-width: 0; }

.list-group-item-primary { color: #1f388c; background-color: #d6dffb; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #1f388c; background-color: #c1c9e2; }

.list-group-item-primary.list-group-item-action.active { color: #FFFFFF; background-color: #1f388c; border-color: #1f388c; }

.list-group-item-secondary { color: #5e1010; background-color: #ebd1d1; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #5e1010; background-color: #d4bcbc; }

.list-group-item-secondary.list-group-item-action.active { color: #FFFFFF; background-color: #5e1010; border-color: #5e1010; }

.list-group-item-success { color: #1b4d37; background-color: #d5e6de; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #1b4d37; background-color: #c0cfc8; }

.list-group-item-success.list-group-item-action.active { color: #FFFFFF; background-color: #1b4d37; border-color: #1b4d37; }

.list-group-item-info { color: #124572; background-color: #d2e3f2; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #124572; background-color: #bdccda; }

.list-group-item-info.list-group-item-action.active { color: #FFFFFF; background-color: #124572; border-color: #124572; }

.list-group-item-warning { color: #64562f; background-color: #fef7e4; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #64562f; background-color: #e5decd; }

.list-group-item-warning.list-group-item-action.active { color: #FFFFFF; background-color: #64562f; border-color: #64562f; }

.list-group-item-danger { color: #63111b; background-color: #edd2d5; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #63111b; background-color: #d5bdc0; }

.list-group-item-danger.list-group-item-action.active { color: #FFFFFF; background-color: #63111b; border-color: #63111b; }

.list-group-item-light { color: #646465; background-color: #fefefe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #646465; background-color: #e5e5e5; }

.list-group-item-light.list-group-item-action.active { color: #FFFFFF; background-color: #646465; border-color: #646465; }

.list-group-item-dark { color: #171c29; background-color: #d4d5da; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #171c29; background-color: #bfc0c4; }

.list-group-item-dark.list-group-item-action.active { color: #FFFFFF; background-color: #171c29; border-color: #171c29; }

.btn-close { box-sizing: content-box; width: 1em; height: 1em; padding: 0.25em 0.25em; color: #000; background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; border: 0; border-radius: 0.375rem; opacity: 0.5; }

.btn-close:hover { color: #000; text-decoration: none; opacity: 0.75; }

.btn-close:focus { outline: 0; box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); opacity: 1; }

.btn-close:disabled, .btn-close.disabled { pointer-events: none; user-select: none; opacity: 0.25; }

.btn-close-white { filter: invert(1) grayscale(100%) brightness(200%); }

.toast { width: 350px; max-width: 100%; font-size: 0.875rem; pointer-events: auto; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.1); border-radius: 0.375rem; }

.toast.showing { opacity: 0; }

.toast:not(.show) { display: none; }

.toast-container { width: max-content; max-width: 100%; pointer-events: none; }

.toast-container > :not(:last-child) { margin-bottom: 20px; }

.toast-header { display: flex; align-items: center; padding: 0.5rem 0.75rem; color: #999ea5; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); border-top-left-radius: calc(0.375rem - 1px); border-top-right-radius: calc(0.375rem - 1px); }

.toast-header .btn-close { margin-right: -0.375rem; margin-left: 0.75rem; }

.toast-body { padding: 0.75rem; word-wrap: break-word; }

.modal { position: fixed; top: 0; left: 0; z-index: 1055; display: none; width: 100%; height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { transition: transform 0.3s ease-out; transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { transform: none; }

.modal.modal-static .modal-dialog { transform: scale(1.02); }

.modal-dialog-scrollable { height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: 100%; overflow: hidden; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #FFFFFF; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.5rem; outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1050; width: 100vw; height: 100vh; background-color: #294bbb; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.6; }

.modal-header { display: flex; flex-shrink: 0; align-items: center; justify-content: space-between; padding: 1rem 2rem; border-bottom: 1px solid #dee3ea; border-top-left-radius: calc(0.5rem - 1px); border-top-right-radius: calc(0.5rem - 1px); }

.modal-header .btn-close { padding: 0.5rem 1rem; margin: -0.5rem -1rem -0.5rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.68; }

.modal-body { position: relative; flex: 1 1 auto; padding: 2rem; }

.modal-footer { display: flex; flex-wrap: wrap; flex-shrink: 0; align-items: center; justify-content: flex-end; padding: 1.75rem; border-top: 1px solid #dee3ea; border-bottom-right-radius: calc(0.5rem - 1px); border-bottom-left-radius: calc(0.5rem - 1px); }

.modal-footer > * { margin: 0.25rem; }

@media (min-width: 576px) { .modal-dialog { max-width: 750px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { height: calc(100% - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.modal-fullscreen { width: 100vw; max-width: none; height: 100%; margin: 0; }

.modal-fullscreen .modal-content { height: 100%; border: 0; border-radius: 0; }

.modal-fullscreen .modal-header { border-radius: 0; }

.modal-fullscreen .modal-body { overflow-y: auto; }

.modal-fullscreen .modal-footer { border-radius: 0; }

@media (max-width: 575.98px) { .modal-fullscreen-sm-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-sm-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-sm-down .modal-header { border-radius: 0; }
  .modal-fullscreen-sm-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-sm-down .modal-footer { border-radius: 0; } }

@media (max-width: 767.98px) { .modal-fullscreen-md-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-md-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-md-down .modal-header { border-radius: 0; }
  .modal-fullscreen-md-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-md-down .modal-footer { border-radius: 0; } }

@media (max-width: 991.98px) { .modal-fullscreen-lg-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-lg-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-lg-down .modal-header { border-radius: 0; }
  .modal-fullscreen-lg-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-lg-down .modal-footer { border-radius: 0; } }

@media (max-width: 1199.98px) { .modal-fullscreen-xl-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-xl-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-xl-down .modal-header { border-radius: 0; }
  .modal-fullscreen-xl-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-xl-down .modal-footer { border-radius: 0; } }

@media (max-width: 1399.98px) { .modal-fullscreen-xxl-down { width: 100vw; max-width: none; height: 100%; margin: 0; }
  .modal-fullscreen-xxl-down .modal-content { height: 100%; border: 0; border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-header { border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-body { overflow-y: auto; }
  .modal-fullscreen-xxl-down .modal-footer { border-radius: 0; } }

.tooltip { position: absolute; z-index: 1080; display: block; margin: 0; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.68; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .tooltip-arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[data-popper-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow { bottom: 0; }

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="top"] .tooltip-arrow::before { top: -1px; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-end, .bs-tooltip-auto[data-popper-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="right"] .tooltip-arrow::before { right: -1px; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[data-popper-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow { top: 0; }

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="bottom"] .tooltip-arrow::before { bottom: -1px; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-start, .bs-tooltip-auto[data-popper-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^="left"] .tooltip-arrow::before { left: -1px; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #FFFFFF; text-align: center; background-color: #000; border-radius: 0.375rem; }

.popover { position: absolute; top: 0; left: 0 /* rtl:ignore */; z-index: 1070; display: block; max-width: 276px; font-family: var(--bs-font-sans-serif); font-style: normal; font-weight: 400; line-height: 1.68; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #FFFFFF; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.5rem; }

.popover .popover-arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; }

.popover .popover-arrow::before, .popover .popover-arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow { bottom: calc(-0.5rem - 1px); }

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="top"] > .popover-arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #FFFFFF; }

.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }

.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="right"] > .popover-arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #FFFFFF; }

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow { top: calc(-0.5rem - 1px); }

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="bottom"] > .popover-arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #FFFFFF; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f0f0f0; }

.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; }

.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^="left"] > .popover-arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #FFFFFF; }

.popover-header { padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; color: #262e44; background-color: #f0f0f0; border-bottom: 1px solid rgba(0, 0, 0, 0.2); border-top-left-radius: calc(0.5rem - 1px); border-top-right-radius: calc(0.5rem - 1px); }

.popover-header:empty { display: none; }

.popover-body { padding: 1rem 1rem; color: #495263; }

.carousel { position: relative; }

.carousel.pointer-event { touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; backface-visibility: hidden; transition: transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .carousel-item { transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

/* rtl:begin:ignore */
.carousel-item-next:not(.carousel-item-start), .active.carousel-item-end { transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end), .active.carousel-item-start { transform: translateX(-100%); }

/* rtl:end:ignore */
.carousel-fade .carousel-item { opacity: 0; transition-property: opacity; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end { z-index: 1; opacity: 1; }

.carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end { z-index: 0; opacity: 0; transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end { transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: flex; align-items: center; justify-content: center; width: 15%; padding: 0; color: #FFFFFF; text-align: center; background: none; border: 0; opacity: 0.5; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #FFFFFF; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 2rem; height: 2rem; background-repeat: no-repeat; background-position: 50%; background-size: 100% 100%; }

/* rtl:options: { "autoRename": true, "stringMap":[ { "name"    : "prev-next", "search"  : "prev", "replace" : "next" } ] } */
.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23FFFFFF'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 2; display: flex; justify-content: center; padding: 0; margin-right: 15%; margin-bottom: 1rem; margin-left: 15%; list-style: none; }

.carousel-indicators [data-bs-target] { box-sizing: content-box; flex: 0 1 auto; width: 30px; height: 3px; padding: 0; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #FFFFFF; background-clip: padding-box; border: 0; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: 0.5; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-indicators [data-bs-target] { transition: none; } }

.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 1.25rem; left: 15%; padding-top: 1.25rem; padding-bottom: 1.25rem; color: #FFFFFF; text-align: center; }

.carousel-dark .carousel-control-prev-icon, .carousel-dark .carousel-control-next-icon { filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target] { background-color: #000; }

.carousel-dark .carousel-caption { color: #000; }

@keyframes spinner-border { to { transform: rotate(360deg) /* rtl:ignore */; } }

.spinner-border, .gform_wrapper .gform_ajax_spinner { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; animation: 0.75s linear infinite spinner-border; }

.spinner-border-sm, .gform_wrapper .gform_ajax_spinner { width: 1rem; height: 1rem; border-width: 0.2em; }

@keyframes spinner-grow { 0% { transform: scale(0); }
  50% { opacity: 1;
    transform: none; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: -0.125em; background-color: currentColor; border-radius: 50%; opacity: 0; animation: 0.75s linear infinite spinner-grow; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

@media (prefers-reduced-motion: reduce) { .spinner-border, .gform_wrapper .gform_ajax_spinner, .spinner-grow { animation-duration: 1.5s; } }

.offcanvas { position: fixed; bottom: 0; z-index: 1045; display: flex; flex-direction: column; max-width: 100%; visibility: hidden; background-color: #FFFFFF; background-clip: padding-box; outline: 0; transition: transform 0.3s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .offcanvas { transition: none; } }

.offcanvas-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #294bbb; }

.offcanvas-backdrop.fade { opacity: 0; }

.offcanvas-backdrop.show { opacity: 0.6; }

.offcanvas-header { display: flex; align-items: center; justify-content: space-between; padding: 2rem 2rem; }

.offcanvas-header .btn-close { padding: 1rem 1rem; margin-top: -1rem; margin-right: -1rem; margin-bottom: -1rem; }

.offcanvas-title { margin-bottom: 0; line-height: 1.68; }

.offcanvas-body { flex-grow: 1; padding: 2rem 2rem; overflow-y: auto; }

.offcanvas-start { top: 0; left: 0; width: 400px; border-right: 1px solid rgba(0, 0, 0, 0.2); transform: translateX(-100%); }

.offcanvas-end { top: 0; right: 0; width: 400px; border-left: 1px solid rgba(0, 0, 0, 0.2); transform: translateX(100%); }

.offcanvas-top { top: 0; right: 0; left: 0; height: 30vh; max-height: 100%; border-bottom: 1px solid rgba(0, 0, 0, 0.2); transform: translateY(-100%); }

.offcanvas-bottom { right: 0; left: 0; height: 30vh; max-height: 100%; border-top: 1px solid rgba(0, 0, 0, 0.2); transform: translateY(100%); }

.offcanvas.show { transform: none; }

.placeholder { display: inline-block; min-height: 1em; vertical-align: middle; cursor: wait; background-color: currentColor; opacity: 0.5; }

.placeholder.btn::before { display: inline-block; content: ""; }

.placeholder-xs { min-height: .6em; }

.placeholder-sm { min-height: .8em; }

.placeholder-lg { min-height: 1.2em; }

.placeholder-glow .placeholder { animation: placeholder-glow 2s ease-in-out infinite; }

@keyframes placeholder-glow { 50% { opacity: 0.2; } }

.placeholder-wave { mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%); mask-size: 200% 100%; animation: placeholder-wave 2s linear infinite; }

@keyframes placeholder-wave { 100% { mask-position: -200% 0%; } }

.clearfix::after { display: block; clear: both; content: ""; }

.link-primary { color: #335eea; }

.link-primary:hover, .link-primary:focus { color: #294bbb; }

.link-secondary { color: #9c1a1a; }

.link-secondary:hover, .link-secondary:focus { color: #7d1515; }

.link-success { color: #2d805c; }

.link-success:hover, .link-success:focus { color: #24664a; }

.link-info { color: #1e73be; }

.link-info:hover, .link-info:focus { color: #185c98; }

.link-warning { color: #fad776; }

.link-warning:hover, .link-warning:focus { color: #fbdf91; }

.link-danger { color: #A51D2D; }

.link-danger:hover, .link-danger:focus { color: #841724; }

.link-light { color: #fafbfc; }

.link-light:hover, .link-light:focus { color: #fbfcfd; }

.link-dark { color: #262e44; }

.link-dark:hover, .link-dark:focus { color: #1e2536; }

.ratio { position: relative; width: 100%; }

.ratio::before { display: block; padding-top: var(--bs-aspect-ratio); content: ""; }

.ratio > * { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ratio-1x1 { --bs-aspect-ratio: 100%; }

.ratio-4x3 { --bs-aspect-ratio: calc(3 / 4 * 100%); }

.ratio-16x9 { --bs-aspect-ratio: calc(9 / 16 * 100%); }

.ratio-21x9 { --bs-aspect-ratio: calc(9 / 21 * 100%); }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

.sticky-top { position: sticky; top: 0; z-index: 1020; }

@media (min-width: 576px) { .sticky-sm-top { position: sticky; top: 0; z-index: 1020; } }

@media (min-width: 768px) { .sticky-md-top { position: sticky; top: 0; z-index: 1020; } }

@media (min-width: 992px) { .sticky-lg-top { position: sticky; top: 0; z-index: 1020; } }

@media (min-width: 1200px) { .sticky-xl-top { position: sticky; top: 0; z-index: 1020; } }

@media (min-width: 1400px) { .sticky-xxl-top { position: sticky; top: 0; z-index: 1020; } }

.hstack { display: flex; flex-direction: row; align-items: center; align-self: stretch; }

.vstack { display: flex; flex: 1 1 auto; flex-direction: column; align-self: stretch; }

.visually-hidden, .gform_wrapper .hidden_label > .gfield_label, .ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon, .visually-hidden-focusable:not(:focus):not(:focus-within) { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; content: ""; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.vr { display: inline-block; align-self: stretch; width: 1px; min-height: 1em; background-color: currentColor; opacity: 0.25; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.float-start { float: left !important; }

.float-end { float: right !important; }

.float-none { float: none !important; }

.opacity-0 { opacity: 0 !important; }

.opacity-25 { opacity: 0.25 !important; }

.opacity-50 { opacity: 0.5 !important; }

.opacity-75 { opacity: 0.75 !important; }

.opacity-100 { opacity: 1 !important; }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.overflow-visible { overflow: visible !important; }

.overflow-scroll { overflow: scroll !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-grid { display: grid !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

.d-none { display: none !important; }

.shadow { box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.1) !important; }

.shadow-sm, .ui-datepicker { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg { box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.1) !important; }

.shadow-none { box-shadow: none !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: sticky !important; }

.top-0 { top: 0 !important; }

.top-50 { top: 50% !important; }

.top-100 { top: 100% !important; }

.bottom-0 { bottom: 0 !important; }

.bottom-50 { bottom: 50% !important; }

.bottom-100 { bottom: 100% !important; }

.start-0 { left: 0 !important; }

.start-50 { left: 50% !important; }

.start-100 { left: 100% !important; }

.end-0 { right: 0 !important; }

.end-50 { right: 50% !important; }

.end-100 { right: 100% !important; }

.translate-middle { transform: translate(-50%, -50%) !important; }

.translate-middle-x { transform: translateX(-50%) !important; }

.translate-middle-y { transform: translateY(-50%) !important; }

.border { border: 1px solid #dee3ea !important; }

.border-0 { border: 0 !important; }

.border-top { border-top: 1px solid #dee3ea !important; }

.border-top-0 { border-top: 0 !important; }

.border-end { border-right: 1px solid #dee3ea !important; }

.border-end-0 { border-right: 0 !important; }

.border-bottom { border-bottom: 1px solid #dee3ea !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-start { border-left: 1px solid #dee3ea !important; }

.border-start-0 { border-left: 0 !important; }

.border-primary { border-color: #335eea !important; }

.border-secondary { border-color: #9c1a1a !important; }

.border-success { border-color: #2d805c !important; }

.border-info { border-color: #1e73be !important; }

.border-warning { border-color: #fad776 !important; }

.border-danger { border-color: #A51D2D !important; }

.border-light { border-color: #fafbfc !important; }

.border-dark { border-color: #262e44 !important; }

.border-white { border-color: #FFFFFF !important; }

.border-1 { border-width: 1px !important; }

.border-2 { border-width: 2px !important; }

.border-3 { border-width: 3px !important; }

.border-4 { border-width: 4px !important; }

.border-5 { border-width: 5px !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.mw-100 { max-width: 100% !important; }

.vw-100 { width: 100vw !important; }

.min-vw-100 { min-width: 100vw !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mh-100 { max-height: 100% !important; }

.vh-100 { height: 100vh !important; }

.min-vh-100 { min-height: 100vh !important; }

.flex-fill { flex: 1 1 auto !important; }

.flex-row { flex-direction: row !important; }

.flex-column { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0 { flex-shrink: 0 !important; }

.flex-shrink-1 { flex-shrink: 1 !important; }

.flex-wrap { flex-wrap: wrap !important; }

.flex-nowrap { flex-wrap: nowrap !important; }

.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.gap-0 { gap: 0 !important; }

.gap-1 { gap: 0.25rem !important; }

.gap-2 { gap: 0.5rem !important; }

.gap-3 { gap: 1rem !important; }

.gap-4 { gap: 1.5rem !important; }

.gap-5 { gap: 2.5rem !important; }

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

.justify-content-evenly { justify-content: space-evenly !important; }

.align-items-start { align-items: flex-start !important; }

.align-items-end { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

.order-first { order: -1 !important; }

.order-0 { order: 0 !important; }

.order-1 { order: 1 !important; }

.order-2 { order: 2 !important; }

.order-3 { order: 3 !important; }

.order-4 { order: 4 !important; }

.order-5 { order: 5 !important; }

.order-last { order: 6 !important; }

.m-0 { margin: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.m-5 { margin: 2.5rem !important; }

.m-auto { margin: auto !important; }

.mx-0 { margin-right: 0 !important; margin-left: 0 !important; }

.mx-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }

.mx-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }

.mx-3 { margin-right: 1rem !important; margin-left: 1rem !important; }

.mx-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }

.mx-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }

.mx-auto { margin-right: auto !important; margin-left: auto !important; }

.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }

.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }

.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

.my-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }

.my-auto { margin-top: auto !important; margin-bottom: auto !important; }

.mt-0 { margin-top: 0 !important; }

.mt-1 { margin-top: 0.25rem !important; }

.mt-2 { margin-top: 0.5rem !important; }

.mt-3 { margin-top: 1rem !important; }

.mt-4 { margin-top: 1.5rem !important; }

.mt-5 { margin-top: 2.5rem !important; }

.mt-auto { margin-top: auto !important; }

.me-0 { margin-right: 0 !important; }

.me-1 { margin-right: 0.25rem !important; }

.me-2 { margin-right: 0.5rem !important; }

.me-3 { margin-right: 1rem !important; }

.me-4 { margin-right: 1.5rem !important; }

.me-5 { margin-right: 2.5rem !important; }

.me-auto { margin-right: auto !important; }

.mb-0 { margin-bottom: 0 !important; }

.mb-1 { margin-bottom: 0.25rem !important; }

.mb-2 { margin-bottom: 0.5rem !important; }

.mb-3 { margin-bottom: 1rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.mb-5 { margin-bottom: 2.5rem !important; }

.mb-auto { margin-bottom: auto !important; }

.ms-0 { margin-left: 0 !important; }

.ms-1 { margin-left: 0.25rem !important; }

.ms-2 { margin-left: 0.5rem !important; }

.ms-3 { margin-left: 1rem !important; }

.ms-4 { margin-left: 1.5rem !important; }

.ms-5 { margin-left: 2.5rem !important; }

.ms-auto { margin-left: auto !important; }

.m-n1 { margin: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.m-n5 { margin: -2.5rem !important; }

.mx-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }

.mx-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }

.mx-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }

.mx-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }

.mx-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }

.my-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }

.my-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }

.my-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }

.my-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }

.my-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }

.mt-n1 { margin-top: -0.25rem !important; }

.mt-n2 { margin-top: -0.5rem !important; }

.mt-n3 { margin-top: -1rem !important; }

.mt-n4 { margin-top: -1.5rem !important; }

.mt-n5 { margin-top: -2.5rem !important; }

.me-n1 { margin-right: -0.25rem !important; }

.me-n2 { margin-right: -0.5rem !important; }

.me-n3 { margin-right: -1rem !important; }

.me-n4 { margin-right: -1.5rem !important; }

.me-n5 { margin-right: -2.5rem !important; }

.mb-n1 { margin-bottom: -0.25rem !important; }

.mb-n2 { margin-bottom: -0.5rem !important; }

.mb-n3 { margin-bottom: -1rem !important; }

.mb-n4 { margin-bottom: -1.5rem !important; }

.mb-n5 { margin-bottom: -2.5rem !important; }

.ms-n1 { margin-left: -0.25rem !important; }

.ms-n2 { margin-left: -0.5rem !important; }

.ms-n3 { margin-left: -1rem !important; }

.ms-n4 { margin-left: -1.5rem !important; }

.ms-n5 { margin-left: -2.5rem !important; }

.p-0 { padding: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.p-5 { padding: 2.5rem !important; }

.px-0 { padding-right: 0 !important; padding-left: 0 !important; }

.px-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }

.px-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }

.px-3 { padding-right: 1rem !important; padding-left: 1rem !important; }

.px-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }

.px-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }

.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }

.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.py-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }

.pt-0 { padding-top: 0 !important; }

.pt-1 { padding-top: 0.25rem !important; }

.pt-2 { padding-top: 0.5rem !important; }

.pt-3 { padding-top: 1rem !important; }

.pt-4 { padding-top: 1.5rem !important; }

.pt-5 { padding-top: 2.5rem !important; }

.pe-0 { padding-right: 0 !important; }

.pe-1 { padding-right: 0.25rem !important; }

.pe-2 { padding-right: 0.5rem !important; }

.pe-3 { padding-right: 1rem !important; }

.pe-4 { padding-right: 1.5rem !important; }

.pe-5 { padding-right: 2.5rem !important; }

.pb-0 { padding-bottom: 0 !important; }

.pb-1 { padding-bottom: 0.25rem !important; }

.pb-2 { padding-bottom: 0.5rem !important; }

.pb-3 { padding-bottom: 1rem !important; }

.pb-4 { padding-bottom: 1.5rem !important; }

.pb-5 { padding-bottom: 2.5rem !important; }

.ps-0 { padding-left: 0 !important; }

.ps-1 { padding-left: 0.25rem !important; }

.ps-2 { padding-left: 0.5rem !important; }

.ps-3 { padding-left: 1rem !important; }

.ps-4 { padding-left: 1.5rem !important; }

.ps-5 { padding-left: 2.5rem !important; }

.font-monospace { font-family: var(--bs-font-monospace) !important; }

.fs-1 { font-size: calc(1.335rem + 1.02vw) !important; }

.fs-2 { font-size: calc(1.285rem + 0.42vw) !important; }

.fs-3 { font-size: calc(1.265rem + 0.18vw) !important; }

.fs-4 { font-size: 1.25rem !important; }

.fs-5 { font-size: 1.1rem !important; }

.fs-6 { font-size: 1rem !important; }

.fst-italic { font-style: italic !important; }

.fst-normal { font-style: normal !important; }

.fw-light { font-weight: 300 !important; }

.fw-lighter { font-weight: lighter !important; }

.fw-normal { font-weight: 400 !important; }

.fw-bold { font-weight: 700 !important; }

.fw-bolder { font-weight: bolder !important; }

.lh-1 { line-height: 1 !important; }

.lh-sm { line-height: 1.25 !important; }

.lh-base { line-height: 1.68 !important; }

.lh-lg { line-height: 2 !important; }

.text-start { text-align: left !important; }

.text-end { text-align: right !important; }

.text-center { text-align: center !important; }

.text-decoration-none { text-decoration: none !important; }

.text-decoration-underline { text-decoration: underline !important; }

.text-decoration-line-through { text-decoration: line-through !important; }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break { word-wrap: break-word !important; word-break: break-word !important; }

/* rtl:end:remove */
.text-primary { --bs-text-opacity: 1; color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important; }

.text-secondary { --bs-text-opacity: 1; color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success { --bs-text-opacity: 1; color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info { --bs-text-opacity: 1; color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning { --bs-text-opacity: 1; color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger { --bs-text-opacity: 1; color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light { --bs-text-opacity: 1; color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark { --bs-text-opacity: 1; color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black { --bs-text-opacity: 1; color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white { --bs-text-opacity: 1; color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body { --bs-text-opacity: 1; color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted { --bs-text-opacity: 1; color: #666d7a !important; }

.text-black-50 { --bs-text-opacity: 1; color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { --bs-text-opacity: 1; color: rgba(255, 255, 255, 0.5) !important; }

.text-reset { --bs-text-opacity: 1; color: inherit !important; }

.text-opacity-25 { --bs-text-opacity: 0.25; }

.text-opacity-50 { --bs-text-opacity: 0.5; }

.text-opacity-75 { --bs-text-opacity: 0.75; }

.text-opacity-100 { --bs-text-opacity: 1; }

.bg-primary { --bs-bg-opacity: 1; background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important; }

.bg-secondary { --bs-bg-opacity: 1; background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success { --bs-bg-opacity: 1; background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info { --bs-bg-opacity: 1; background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning { --bs-bg-opacity: 1; background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger { --bs-bg-opacity: 1; background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light { --bs-bg-opacity: 1; background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark { --bs-bg-opacity: 1; background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black { --bs-bg-opacity: 1; background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white { --bs-bg-opacity: 1; background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body { --bs-bg-opacity: 1; background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent { --bs-bg-opacity: 1; background-color: transparent !important; }

.bg-opacity-10 { --bs-bg-opacity: 0.1; }

.bg-opacity-25 { --bs-bg-opacity: 0.25; }

.bg-opacity-50 { --bs-bg-opacity: 0.5; }

.bg-opacity-75 { --bs-bg-opacity: 0.75; }

.bg-opacity-100 { --bs-bg-opacity: 1; }

.bg-gradient { background-image: var(--bs-gradient) !important; }

.user-select-all { user-select: all !important; }

.user-select-auto { user-select: auto !important; }

.user-select-none { user-select: none !important; }

.pe-none { pointer-events: none !important; }

.pe-auto { pointer-events: auto !important; }

.rounded { border-radius: 0.375rem !important; }

.rounded-0 { border-radius: 0 !important; }

.rounded-1 { border-radius: 0.2rem !important; }

.rounded-2 { border-radius: 0.375rem !important; }

.rounded-3 { border-radius: 0.5rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-top { border-top-left-radius: 0.375rem !important; border-top-right-radius: 0.375rem !important; }

.rounded-end { border-top-right-radius: 0.375rem !important; border-bottom-right-radius: 0.375rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.375rem !important; border-bottom-left-radius: 0.375rem !important; }

.rounded-start { border-bottom-left-radius: 0.375rem !important; border-top-left-radius: 0.375rem !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

@media (min-width: 576px) { .float-sm-start { float: left !important; }
  .float-sm-end { float: right !important; }
  .float-sm-none { float: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-grid { display: grid !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: flex !important; }
  .d-sm-inline-flex { display: inline-flex !important; }
  .d-sm-none { display: none !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .gap-sm-0 { gap: 0 !important; }
  .gap-sm-1 { gap: 0.25rem !important; }
  .gap-sm-2 { gap: 0.5rem !important; }
  .gap-sm-3 { gap: 1rem !important; }
  .gap-sm-4 { gap: 1.5rem !important; }
  .gap-sm-5 { gap: 2.5rem !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .justify-content-sm-evenly { justify-content: space-evenly !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; }
  .order-sm-first { order: -1 !important; }
  .order-sm-0 { order: 0 !important; }
  .order-sm-1 { order: 1 !important; }
  .order-sm-2 { order: 2 !important; }
  .order-sm-3 { order: 3 !important; }
  .order-sm-4 { order: 4 !important; }
  .order-sm-5 { order: 5 !important; }
  .order-sm-last { order: 6 !important; }
  .m-sm-0 { margin: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .m-sm-5 { margin: 2.5rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mx-sm-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-sm-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-sm-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-sm-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-sm-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-sm-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .mx-sm-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-sm-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-sm-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-sm-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-sm-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-sm-0 { margin-top: 0 !important; }
  .mt-sm-1 { margin-top: 0.25rem !important; }
  .mt-sm-2 { margin-top: 0.5rem !important; }
  .mt-sm-3 { margin-top: 1rem !important; }
  .mt-sm-4 { margin-top: 1.5rem !important; }
  .mt-sm-5 { margin-top: 2.5rem !important; }
  .mt-sm-auto { margin-top: auto !important; }
  .me-sm-0 { margin-right: 0 !important; }
  .me-sm-1 { margin-right: 0.25rem !important; }
  .me-sm-2 { margin-right: 0.5rem !important; }
  .me-sm-3 { margin-right: 1rem !important; }
  .me-sm-4 { margin-right: 1.5rem !important; }
  .me-sm-5 { margin-right: 2.5rem !important; }
  .me-sm-auto { margin-right: auto !important; }
  .mb-sm-0 { margin-bottom: 0 !important; }
  .mb-sm-1 { margin-bottom: 0.25rem !important; }
  .mb-sm-2 { margin-bottom: 0.5rem !important; }
  .mb-sm-3 { margin-bottom: 1rem !important; }
  .mb-sm-4 { margin-bottom: 1.5rem !important; }
  .mb-sm-5 { margin-bottom: 2.5rem !important; }
  .mb-sm-auto { margin-bottom: auto !important; }
  .ms-sm-0 { margin-left: 0 !important; }
  .ms-sm-1 { margin-left: 0.25rem !important; }
  .ms-sm-2 { margin-left: 0.5rem !important; }
  .ms-sm-3 { margin-left: 1rem !important; }
  .ms-sm-4 { margin-left: 1.5rem !important; }
  .ms-sm-5 { margin-left: 2.5rem !important; }
  .ms-sm-auto { margin-left: auto !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .m-sm-n5 { margin: -2.5rem !important; }
  .mx-sm-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-sm-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-sm-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-sm-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-sm-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }
  .my-sm-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-sm-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-sm-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-sm-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-sm-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }
  .mt-sm-n1 { margin-top: -0.25rem !important; }
  .mt-sm-n2 { margin-top: -0.5rem !important; }
  .mt-sm-n3 { margin-top: -1rem !important; }
  .mt-sm-n4 { margin-top: -1.5rem !important; }
  .mt-sm-n5 { margin-top: -2.5rem !important; }
  .me-sm-n1 { margin-right: -0.25rem !important; }
  .me-sm-n2 { margin-right: -0.5rem !important; }
  .me-sm-n3 { margin-right: -1rem !important; }
  .me-sm-n4 { margin-right: -1.5rem !important; }
  .me-sm-n5 { margin-right: -2.5rem !important; }
  .mb-sm-n1 { margin-bottom: -0.25rem !important; }
  .mb-sm-n2 { margin-bottom: -0.5rem !important; }
  .mb-sm-n3 { margin-bottom: -1rem !important; }
  .mb-sm-n4 { margin-bottom: -1.5rem !important; }
  .mb-sm-n5 { margin-bottom: -2.5rem !important; }
  .ms-sm-n1 { margin-left: -0.25rem !important; }
  .ms-sm-n2 { margin-left: -0.5rem !important; }
  .ms-sm-n3 { margin-left: -1rem !important; }
  .ms-sm-n4 { margin-left: -1.5rem !important; }
  .ms-sm-n5 { margin-left: -2.5rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .p-sm-5 { padding: 2.5rem !important; }
  .px-sm-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-sm-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-sm-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-sm-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-sm-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-sm-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .py-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-sm-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-sm-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-sm-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .pt-sm-0 { padding-top: 0 !important; }
  .pt-sm-1 { padding-top: 0.25rem !important; }
  .pt-sm-2 { padding-top: 0.5rem !important; }
  .pt-sm-3 { padding-top: 1rem !important; }
  .pt-sm-4 { padding-top: 1.5rem !important; }
  .pt-sm-5 { padding-top: 2.5rem !important; }
  .pe-sm-0 { padding-right: 0 !important; }
  .pe-sm-1 { padding-right: 0.25rem !important; }
  .pe-sm-2 { padding-right: 0.5rem !important; }
  .pe-sm-3 { padding-right: 1rem !important; }
  .pe-sm-4 { padding-right: 1.5rem !important; }
  .pe-sm-5 { padding-right: 2.5rem !important; }
  .pb-sm-0 { padding-bottom: 0 !important; }
  .pb-sm-1 { padding-bottom: 0.25rem !important; }
  .pb-sm-2 { padding-bottom: 0.5rem !important; }
  .pb-sm-3 { padding-bottom: 1rem !important; }
  .pb-sm-4 { padding-bottom: 1.5rem !important; }
  .pb-sm-5 { padding-bottom: 2.5rem !important; }
  .ps-sm-0 { padding-left: 0 !important; }
  .ps-sm-1 { padding-left: 0.25rem !important; }
  .ps-sm-2 { padding-left: 0.5rem !important; }
  .ps-sm-3 { padding-left: 1rem !important; }
  .ps-sm-4 { padding-left: 1.5rem !important; }
  .ps-sm-5 { padding-left: 2.5rem !important; }
  .text-sm-start { text-align: left !important; }
  .text-sm-end { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .float-md-start { float: left !important; }
  .float-md-end { float: right !important; }
  .float-md-none { float: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-grid { display: grid !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: flex !important; }
  .d-md-inline-flex { display: inline-flex !important; }
  .d-md-none { display: none !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .gap-md-0 { gap: 0 !important; }
  .gap-md-1 { gap: 0.25rem !important; }
  .gap-md-2 { gap: 0.5rem !important; }
  .gap-md-3 { gap: 1rem !important; }
  .gap-md-4 { gap: 1.5rem !important; }
  .gap-md-5 { gap: 2.5rem !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .justify-content-md-evenly { justify-content: space-evenly !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; }
  .order-md-first { order: -1 !important; }
  .order-md-0 { order: 0 !important; }
  .order-md-1 { order: 1 !important; }
  .order-md-2 { order: 2 !important; }
  .order-md-3 { order: 3 !important; }
  .order-md-4 { order: 4 !important; }
  .order-md-5 { order: 5 !important; }
  .order-md-last { order: 6 !important; }
  .m-md-0 { margin: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .m-md-5 { margin: 2.5rem !important; }
  .m-md-auto { margin: auto !important; }
  .mx-md-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-md-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-md-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-md-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-md-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-md-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .mx-md-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-md-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-md-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-md-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-md-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-md-0 { margin-top: 0 !important; }
  .mt-md-1 { margin-top: 0.25rem !important; }
  .mt-md-2 { margin-top: 0.5rem !important; }
  .mt-md-3 { margin-top: 1rem !important; }
  .mt-md-4 { margin-top: 1.5rem !important; }
  .mt-md-5 { margin-top: 2.5rem !important; }
  .mt-md-auto { margin-top: auto !important; }
  .me-md-0 { margin-right: 0 !important; }
  .me-md-1 { margin-right: 0.25rem !important; }
  .me-md-2 { margin-right: 0.5rem !important; }
  .me-md-3 { margin-right: 1rem !important; }
  .me-md-4 { margin-right: 1.5rem !important; }
  .me-md-5 { margin-right: 2.5rem !important; }
  .me-md-auto { margin-right: auto !important; }
  .mb-md-0 { margin-bottom: 0 !important; }
  .mb-md-1 { margin-bottom: 0.25rem !important; }
  .mb-md-2 { margin-bottom: 0.5rem !important; }
  .mb-md-3 { margin-bottom: 1rem !important; }
  .mb-md-4 { margin-bottom: 1.5rem !important; }
  .mb-md-5 { margin-bottom: 2.5rem !important; }
  .mb-md-auto { margin-bottom: auto !important; }
  .ms-md-0 { margin-left: 0 !important; }
  .ms-md-1 { margin-left: 0.25rem !important; }
  .ms-md-2 { margin-left: 0.5rem !important; }
  .ms-md-3 { margin-left: 1rem !important; }
  .ms-md-4 { margin-left: 1.5rem !important; }
  .ms-md-5 { margin-left: 2.5rem !important; }
  .ms-md-auto { margin-left: auto !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .m-md-n5 { margin: -2.5rem !important; }
  .mx-md-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-md-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-md-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-md-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-md-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }
  .my-md-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-md-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-md-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-md-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-md-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }
  .mt-md-n1 { margin-top: -0.25rem !important; }
  .mt-md-n2 { margin-top: -0.5rem !important; }
  .mt-md-n3 { margin-top: -1rem !important; }
  .mt-md-n4 { margin-top: -1.5rem !important; }
  .mt-md-n5 { margin-top: -2.5rem !important; }
  .me-md-n1 { margin-right: -0.25rem !important; }
  .me-md-n2 { margin-right: -0.5rem !important; }
  .me-md-n3 { margin-right: -1rem !important; }
  .me-md-n4 { margin-right: -1.5rem !important; }
  .me-md-n5 { margin-right: -2.5rem !important; }
  .mb-md-n1 { margin-bottom: -0.25rem !important; }
  .mb-md-n2 { margin-bottom: -0.5rem !important; }
  .mb-md-n3 { margin-bottom: -1rem !important; }
  .mb-md-n4 { margin-bottom: -1.5rem !important; }
  .mb-md-n5 { margin-bottom: -2.5rem !important; }
  .ms-md-n1 { margin-left: -0.25rem !important; }
  .ms-md-n2 { margin-left: -0.5rem !important; }
  .ms-md-n3 { margin-left: -1rem !important; }
  .ms-md-n4 { margin-left: -1.5rem !important; }
  .ms-md-n5 { margin-left: -2.5rem !important; }
  .p-md-0 { padding: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .p-md-5 { padding: 2.5rem !important; }
  .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-md-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-md-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-md-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-md-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-md-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .py-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-md-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-md-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-md-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .pt-md-0 { padding-top: 0 !important; }
  .pt-md-1 { padding-top: 0.25rem !important; }
  .pt-md-2 { padding-top: 0.5rem !important; }
  .pt-md-3 { padding-top: 1rem !important; }
  .pt-md-4 { padding-top: 1.5rem !important; }
  .pt-md-5 { padding-top: 2.5rem !important; }
  .pe-md-0 { padding-right: 0 !important; }
  .pe-md-1 { padding-right: 0.25rem !important; }
  .pe-md-2 { padding-right: 0.5rem !important; }
  .pe-md-3 { padding-right: 1rem !important; }
  .pe-md-4 { padding-right: 1.5rem !important; }
  .pe-md-5 { padding-right: 2.5rem !important; }
  .pb-md-0 { padding-bottom: 0 !important; }
  .pb-md-1 { padding-bottom: 0.25rem !important; }
  .pb-md-2 { padding-bottom: 0.5rem !important; }
  .pb-md-3 { padding-bottom: 1rem !important; }
  .pb-md-4 { padding-bottom: 1.5rem !important; }
  .pb-md-5 { padding-bottom: 2.5rem !important; }
  .ps-md-0 { padding-left: 0 !important; }
  .ps-md-1 { padding-left: 0.25rem !important; }
  .ps-md-2 { padding-left: 0.5rem !important; }
  .ps-md-3 { padding-left: 1rem !important; }
  .ps-md-4 { padding-left: 1.5rem !important; }
  .ps-md-5 { padding-left: 2.5rem !important; }
  .text-md-start { text-align: left !important; }
  .text-md-end { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .float-lg-start { float: left !important; }
  .float-lg-end { float: right !important; }
  .float-lg-none { float: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-grid { display: grid !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: flex !important; }
  .d-lg-inline-flex { display: inline-flex !important; }
  .d-lg-none { display: none !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .gap-lg-0 { gap: 0 !important; }
  .gap-lg-1 { gap: 0.25rem !important; }
  .gap-lg-2 { gap: 0.5rem !important; }
  .gap-lg-3 { gap: 1rem !important; }
  .gap-lg-4 { gap: 1.5rem !important; }
  .gap-lg-5 { gap: 2.5rem !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .justify-content-lg-evenly { justify-content: space-evenly !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; }
  .order-lg-first { order: -1 !important; }
  .order-lg-0 { order: 0 !important; }
  .order-lg-1 { order: 1 !important; }
  .order-lg-2 { order: 2 !important; }
  .order-lg-3 { order: 3 !important; }
  .order-lg-4 { order: 4 !important; }
  .order-lg-5 { order: 5 !important; }
  .order-lg-last { order: 6 !important; }
  .m-lg-0 { margin: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .m-lg-5 { margin: 2.5rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mx-lg-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-lg-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-lg-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-lg-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-lg-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-lg-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .mx-lg-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-lg-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-lg-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-lg-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-lg-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-lg-0 { margin-top: 0 !important; }
  .mt-lg-1 { margin-top: 0.25rem !important; }
  .mt-lg-2 { margin-top: 0.5rem !important; }
  .mt-lg-3 { margin-top: 1rem !important; }
  .mt-lg-4 { margin-top: 1.5rem !important; }
  .mt-lg-5 { margin-top: 2.5rem !important; }
  .mt-lg-auto { margin-top: auto !important; }
  .me-lg-0 { margin-right: 0 !important; }
  .me-lg-1 { margin-right: 0.25rem !important; }
  .me-lg-2 { margin-right: 0.5rem !important; }
  .me-lg-3 { margin-right: 1rem !important; }
  .me-lg-4 { margin-right: 1.5rem !important; }
  .me-lg-5 { margin-right: 2.5rem !important; }
  .me-lg-auto { margin-right: auto !important; }
  .mb-lg-0 { margin-bottom: 0 !important; }
  .mb-lg-1 { margin-bottom: 0.25rem !important; }
  .mb-lg-2 { margin-bottom: 0.5rem !important; }
  .mb-lg-3 { margin-bottom: 1rem !important; }
  .mb-lg-4 { margin-bottom: 1.5rem !important; }
  .mb-lg-5 { margin-bottom: 2.5rem !important; }
  .mb-lg-auto { margin-bottom: auto !important; }
  .ms-lg-0 { margin-left: 0 !important; }
  .ms-lg-1 { margin-left: 0.25rem !important; }
  .ms-lg-2 { margin-left: 0.5rem !important; }
  .ms-lg-3 { margin-left: 1rem !important; }
  .ms-lg-4 { margin-left: 1.5rem !important; }
  .ms-lg-5 { margin-left: 2.5rem !important; }
  .ms-lg-auto { margin-left: auto !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .m-lg-n5 { margin: -2.5rem !important; }
  .mx-lg-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-lg-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-lg-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-lg-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-lg-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }
  .my-lg-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-lg-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-lg-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-lg-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-lg-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }
  .mt-lg-n1 { margin-top: -0.25rem !important; }
  .mt-lg-n2 { margin-top: -0.5rem !important; }
  .mt-lg-n3 { margin-top: -1rem !important; }
  .mt-lg-n4 { margin-top: -1.5rem !important; }
  .mt-lg-n5 { margin-top: -2.5rem !important; }
  .me-lg-n1 { margin-right: -0.25rem !important; }
  .me-lg-n2 { margin-right: -0.5rem !important; }
  .me-lg-n3 { margin-right: -1rem !important; }
  .me-lg-n4 { margin-right: -1.5rem !important; }
  .me-lg-n5 { margin-right: -2.5rem !important; }
  .mb-lg-n1 { margin-bottom: -0.25rem !important; }
  .mb-lg-n2 { margin-bottom: -0.5rem !important; }
  .mb-lg-n3 { margin-bottom: -1rem !important; }
  .mb-lg-n4 { margin-bottom: -1.5rem !important; }
  .mb-lg-n5 { margin-bottom: -2.5rem !important; }
  .ms-lg-n1 { margin-left: -0.25rem !important; }
  .ms-lg-n2 { margin-left: -0.5rem !important; }
  .ms-lg-n3 { margin-left: -1rem !important; }
  .ms-lg-n4 { margin-left: -1.5rem !important; }
  .ms-lg-n5 { margin-left: -2.5rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .p-lg-5 { padding: 2.5rem !important; }
  .px-lg-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-lg-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-lg-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-lg-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-lg-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-lg-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .py-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-lg-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-lg-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-lg-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .pt-lg-0 { padding-top: 0 !important; }
  .pt-lg-1 { padding-top: 0.25rem !important; }
  .pt-lg-2 { padding-top: 0.5rem !important; }
  .pt-lg-3 { padding-top: 1rem !important; }
  .pt-lg-4 { padding-top: 1.5rem !important; }
  .pt-lg-5 { padding-top: 2.5rem !important; }
  .pe-lg-0 { padding-right: 0 !important; }
  .pe-lg-1 { padding-right: 0.25rem !important; }
  .pe-lg-2 { padding-right: 0.5rem !important; }
  .pe-lg-3 { padding-right: 1rem !important; }
  .pe-lg-4 { padding-right: 1.5rem !important; }
  .pe-lg-5 { padding-right: 2.5rem !important; }
  .pb-lg-0 { padding-bottom: 0 !important; }
  .pb-lg-1 { padding-bottom: 0.25rem !important; }
  .pb-lg-2 { padding-bottom: 0.5rem !important; }
  .pb-lg-3 { padding-bottom: 1rem !important; }
  .pb-lg-4 { padding-bottom: 1.5rem !important; }
  .pb-lg-5 { padding-bottom: 2.5rem !important; }
  .ps-lg-0 { padding-left: 0 !important; }
  .ps-lg-1 { padding-left: 0.25rem !important; }
  .ps-lg-2 { padding-left: 0.5rem !important; }
  .ps-lg-3 { padding-left: 1rem !important; }
  .ps-lg-4 { padding-left: 1.5rem !important; }
  .ps-lg-5 { padding-left: 2.5rem !important; }
  .text-lg-start { text-align: left !important; }
  .text-lg-end { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .float-xl-start { float: left !important; }
  .float-xl-end { float: right !important; }
  .float-xl-none { float: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-grid { display: grid !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: flex !important; }
  .d-xl-inline-flex { display: inline-flex !important; }
  .d-xl-none { display: none !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .gap-xl-0 { gap: 0 !important; }
  .gap-xl-1 { gap: 0.25rem !important; }
  .gap-xl-2 { gap: 0.5rem !important; }
  .gap-xl-3 { gap: 1rem !important; }
  .gap-xl-4 { gap: 1.5rem !important; }
  .gap-xl-5 { gap: 2.5rem !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .justify-content-xl-evenly { justify-content: space-evenly !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; }
  .order-xl-first { order: -1 !important; }
  .order-xl-0 { order: 0 !important; }
  .order-xl-1 { order: 1 !important; }
  .order-xl-2 { order: 2 !important; }
  .order-xl-3 { order: 3 !important; }
  .order-xl-4 { order: 4 !important; }
  .order-xl-5 { order: 5 !important; }
  .order-xl-last { order: 6 !important; }
  .m-xl-0 { margin: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .m-xl-5 { margin: 2.5rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mx-xl-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-xl-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-xl-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-xl-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-xl-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-xl-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .mx-xl-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-xl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-xl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-xl-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-xl-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-xl-0 { margin-top: 0 !important; }
  .mt-xl-1 { margin-top: 0.25rem !important; }
  .mt-xl-2 { margin-top: 0.5rem !important; }
  .mt-xl-3 { margin-top: 1rem !important; }
  .mt-xl-4 { margin-top: 1.5rem !important; }
  .mt-xl-5 { margin-top: 2.5rem !important; }
  .mt-xl-auto { margin-top: auto !important; }
  .me-xl-0 { margin-right: 0 !important; }
  .me-xl-1 { margin-right: 0.25rem !important; }
  .me-xl-2 { margin-right: 0.5rem !important; }
  .me-xl-3 { margin-right: 1rem !important; }
  .me-xl-4 { margin-right: 1.5rem !important; }
  .me-xl-5 { margin-right: 2.5rem !important; }
  .me-xl-auto { margin-right: auto !important; }
  .mb-xl-0 { margin-bottom: 0 !important; }
  .mb-xl-1 { margin-bottom: 0.25rem !important; }
  .mb-xl-2 { margin-bottom: 0.5rem !important; }
  .mb-xl-3 { margin-bottom: 1rem !important; }
  .mb-xl-4 { margin-bottom: 1.5rem !important; }
  .mb-xl-5 { margin-bottom: 2.5rem !important; }
  .mb-xl-auto { margin-bottom: auto !important; }
  .ms-xl-0 { margin-left: 0 !important; }
  .ms-xl-1 { margin-left: 0.25rem !important; }
  .ms-xl-2 { margin-left: 0.5rem !important; }
  .ms-xl-3 { margin-left: 1rem !important; }
  .ms-xl-4 { margin-left: 1.5rem !important; }
  .ms-xl-5 { margin-left: 2.5rem !important; }
  .ms-xl-auto { margin-left: auto !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .m-xl-n5 { margin: -2.5rem !important; }
  .mx-xl-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-xl-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-xl-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-xl-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-xl-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }
  .my-xl-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-xl-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-xl-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-xl-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-xl-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }
  .mt-xl-n1 { margin-top: -0.25rem !important; }
  .mt-xl-n2 { margin-top: -0.5rem !important; }
  .mt-xl-n3 { margin-top: -1rem !important; }
  .mt-xl-n4 { margin-top: -1.5rem !important; }
  .mt-xl-n5 { margin-top: -2.5rem !important; }
  .me-xl-n1 { margin-right: -0.25rem !important; }
  .me-xl-n2 { margin-right: -0.5rem !important; }
  .me-xl-n3 { margin-right: -1rem !important; }
  .me-xl-n4 { margin-right: -1.5rem !important; }
  .me-xl-n5 { margin-right: -2.5rem !important; }
  .mb-xl-n1 { margin-bottom: -0.25rem !important; }
  .mb-xl-n2 { margin-bottom: -0.5rem !important; }
  .mb-xl-n3 { margin-bottom: -1rem !important; }
  .mb-xl-n4 { margin-bottom: -1.5rem !important; }
  .mb-xl-n5 { margin-bottom: -2.5rem !important; }
  .ms-xl-n1 { margin-left: -0.25rem !important; }
  .ms-xl-n2 { margin-left: -0.5rem !important; }
  .ms-xl-n3 { margin-left: -1rem !important; }
  .ms-xl-n4 { margin-left: -1.5rem !important; }
  .ms-xl-n5 { margin-left: -2.5rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .p-xl-5 { padding: 2.5rem !important; }
  .px-xl-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-xl-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-xl-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-xl-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-xl-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-xl-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .py-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-xl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-xl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-xl-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .pt-xl-0 { padding-top: 0 !important; }
  .pt-xl-1 { padding-top: 0.25rem !important; }
  .pt-xl-2 { padding-top: 0.5rem !important; }
  .pt-xl-3 { padding-top: 1rem !important; }
  .pt-xl-4 { padding-top: 1.5rem !important; }
  .pt-xl-5 { padding-top: 2.5rem !important; }
  .pe-xl-0 { padding-right: 0 !important; }
  .pe-xl-1 { padding-right: 0.25rem !important; }
  .pe-xl-2 { padding-right: 0.5rem !important; }
  .pe-xl-3 { padding-right: 1rem !important; }
  .pe-xl-4 { padding-right: 1.5rem !important; }
  .pe-xl-5 { padding-right: 2.5rem !important; }
  .pb-xl-0 { padding-bottom: 0 !important; }
  .pb-xl-1 { padding-bottom: 0.25rem !important; }
  .pb-xl-2 { padding-bottom: 0.5rem !important; }
  .pb-xl-3 { padding-bottom: 1rem !important; }
  .pb-xl-4 { padding-bottom: 1.5rem !important; }
  .pb-xl-5 { padding-bottom: 2.5rem !important; }
  .ps-xl-0 { padding-left: 0 !important; }
  .ps-xl-1 { padding-left: 0.25rem !important; }
  .ps-xl-2 { padding-left: 0.5rem !important; }
  .ps-xl-3 { padding-left: 1rem !important; }
  .ps-xl-4 { padding-left: 1.5rem !important; }
  .ps-xl-5 { padding-left: 2.5rem !important; }
  .text-xl-start { text-align: left !important; }
  .text-xl-end { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

@media (min-width: 1400px) { .float-xxl-start { float: left !important; }
  .float-xxl-end { float: right !important; }
  .float-xxl-none { float: none !important; }
  .d-xxl-inline { display: inline !important; }
  .d-xxl-inline-block { display: inline-block !important; }
  .d-xxl-block { display: block !important; }
  .d-xxl-grid { display: grid !important; }
  .d-xxl-table { display: table !important; }
  .d-xxl-table-row { display: table-row !important; }
  .d-xxl-table-cell { display: table-cell !important; }
  .d-xxl-flex { display: flex !important; }
  .d-xxl-inline-flex { display: inline-flex !important; }
  .d-xxl-none { display: none !important; }
  .flex-xxl-fill { flex: 1 1 auto !important; }
  .flex-xxl-row { flex-direction: row !important; }
  .flex-xxl-column { flex-direction: column !important; }
  .flex-xxl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 { flex-grow: 0 !important; }
  .flex-xxl-grow-1 { flex-grow: 1 !important; }
  .flex-xxl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 { flex-shrink: 1 !important; }
  .flex-xxl-wrap { flex-wrap: wrap !important; }
  .flex-xxl-nowrap { flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .gap-xxl-0 { gap: 0 !important; }
  .gap-xxl-1 { gap: 0.25rem !important; }
  .gap-xxl-2 { gap: 0.5rem !important; }
  .gap-xxl-3 { gap: 1rem !important; }
  .gap-xxl-4 { gap: 1.5rem !important; }
  .gap-xxl-5 { gap: 2.5rem !important; }
  .justify-content-xxl-start { justify-content: flex-start !important; }
  .justify-content-xxl-end { justify-content: flex-end !important; }
  .justify-content-xxl-center { justify-content: center !important; }
  .justify-content-xxl-between { justify-content: space-between !important; }
  .justify-content-xxl-around { justify-content: space-around !important; }
  .justify-content-xxl-evenly { justify-content: space-evenly !important; }
  .align-items-xxl-start { align-items: flex-start !important; }
  .align-items-xxl-end { align-items: flex-end !important; }
  .align-items-xxl-center { align-items: center !important; }
  .align-items-xxl-baseline { align-items: baseline !important; }
  .align-items-xxl-stretch { align-items: stretch !important; }
  .align-content-xxl-start { align-content: flex-start !important; }
  .align-content-xxl-end { align-content: flex-end !important; }
  .align-content-xxl-center { align-content: center !important; }
  .align-content-xxl-between { align-content: space-between !important; }
  .align-content-xxl-around { align-content: space-around !important; }
  .align-content-xxl-stretch { align-content: stretch !important; }
  .align-self-xxl-auto { align-self: auto !important; }
  .align-self-xxl-start { align-self: flex-start !important; }
  .align-self-xxl-end { align-self: flex-end !important; }
  .align-self-xxl-center { align-self: center !important; }
  .align-self-xxl-baseline { align-self: baseline !important; }
  .align-self-xxl-stretch { align-self: stretch !important; }
  .order-xxl-first { order: -1 !important; }
  .order-xxl-0 { order: 0 !important; }
  .order-xxl-1 { order: 1 !important; }
  .order-xxl-2 { order: 2 !important; }
  .order-xxl-3 { order: 3 !important; }
  .order-xxl-4 { order: 4 !important; }
  .order-xxl-5 { order: 5 !important; }
  .order-xxl-last { order: 6 !important; }
  .m-xxl-0 { margin: 0 !important; }
  .m-xxl-1 { margin: 0.25rem !important; }
  .m-xxl-2 { margin: 0.5rem !important; }
  .m-xxl-3 { margin: 1rem !important; }
  .m-xxl-4 { margin: 1.5rem !important; }
  .m-xxl-5 { margin: 2.5rem !important; }
  .m-xxl-auto { margin: auto !important; }
  .mx-xxl-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-xxl-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-xxl-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-xxl-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-xxl-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-xxl-5 { margin-right: 2.5rem !important; margin-left: 2.5rem !important; }
  .mx-xxl-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-xxl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-xxl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-xxl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-xxl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-xxl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-xxl-5 { margin-top: 2.5rem !important; margin-bottom: 2.5rem !important; }
  .my-xxl-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-xxl-0 { margin-top: 0 !important; }
  .mt-xxl-1 { margin-top: 0.25rem !important; }
  .mt-xxl-2 { margin-top: 0.5rem !important; }
  .mt-xxl-3 { margin-top: 1rem !important; }
  .mt-xxl-4 { margin-top: 1.5rem !important; }
  .mt-xxl-5 { margin-top: 2.5rem !important; }
  .mt-xxl-auto { margin-top: auto !important; }
  .me-xxl-0 { margin-right: 0 !important; }
  .me-xxl-1 { margin-right: 0.25rem !important; }
  .me-xxl-2 { margin-right: 0.5rem !important; }
  .me-xxl-3 { margin-right: 1rem !important; }
  .me-xxl-4 { margin-right: 1.5rem !important; }
  .me-xxl-5 { margin-right: 2.5rem !important; }
  .me-xxl-auto { margin-right: auto !important; }
  .mb-xxl-0 { margin-bottom: 0 !important; }
  .mb-xxl-1 { margin-bottom: 0.25rem !important; }
  .mb-xxl-2 { margin-bottom: 0.5rem !important; }
  .mb-xxl-3 { margin-bottom: 1rem !important; }
  .mb-xxl-4 { margin-bottom: 1.5rem !important; }
  .mb-xxl-5 { margin-bottom: 2.5rem !important; }
  .mb-xxl-auto { margin-bottom: auto !important; }
  .ms-xxl-0 { margin-left: 0 !important; }
  .ms-xxl-1 { margin-left: 0.25rem !important; }
  .ms-xxl-2 { margin-left: 0.5rem !important; }
  .ms-xxl-3 { margin-left: 1rem !important; }
  .ms-xxl-4 { margin-left: 1.5rem !important; }
  .ms-xxl-5 { margin-left: 2.5rem !important; }
  .ms-xxl-auto { margin-left: auto !important; }
  .m-xxl-n1 { margin: -0.25rem !important; }
  .m-xxl-n2 { margin: -0.5rem !important; }
  .m-xxl-n3 { margin: -1rem !important; }
  .m-xxl-n4 { margin: -1.5rem !important; }
  .m-xxl-n5 { margin: -2.5rem !important; }
  .mx-xxl-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-xxl-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-xxl-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-xxl-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-xxl-n5 { margin-right: -2.5rem !important; margin-left: -2.5rem !important; }
  .my-xxl-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-xxl-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-xxl-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-xxl-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-xxl-n5 { margin-top: -2.5rem !important; margin-bottom: -2.5rem !important; }
  .mt-xxl-n1 { margin-top: -0.25rem !important; }
  .mt-xxl-n2 { margin-top: -0.5rem !important; }
  .mt-xxl-n3 { margin-top: -1rem !important; }
  .mt-xxl-n4 { margin-top: -1.5rem !important; }
  .mt-xxl-n5 { margin-top: -2.5rem !important; }
  .me-xxl-n1 { margin-right: -0.25rem !important; }
  .me-xxl-n2 { margin-right: -0.5rem !important; }
  .me-xxl-n3 { margin-right: -1rem !important; }
  .me-xxl-n4 { margin-right: -1.5rem !important; }
  .me-xxl-n5 { margin-right: -2.5rem !important; }
  .mb-xxl-n1 { margin-bottom: -0.25rem !important; }
  .mb-xxl-n2 { margin-bottom: -0.5rem !important; }
  .mb-xxl-n3 { margin-bottom: -1rem !important; }
  .mb-xxl-n4 { margin-bottom: -1.5rem !important; }
  .mb-xxl-n5 { margin-bottom: -2.5rem !important; }
  .ms-xxl-n1 { margin-left: -0.25rem !important; }
  .ms-xxl-n2 { margin-left: -0.5rem !important; }
  .ms-xxl-n3 { margin-left: -1rem !important; }
  .ms-xxl-n4 { margin-left: -1.5rem !important; }
  .ms-xxl-n5 { margin-left: -2.5rem !important; }
  .p-xxl-0 { padding: 0 !important; }
  .p-xxl-1 { padding: 0.25rem !important; }
  .p-xxl-2 { padding: 0.5rem !important; }
  .p-xxl-3 { padding: 1rem !important; }
  .p-xxl-4 { padding: 1.5rem !important; }
  .p-xxl-5 { padding: 2.5rem !important; }
  .px-xxl-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-xxl-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-xxl-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-xxl-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-xxl-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-xxl-5 { padding-right: 2.5rem !important; padding-left: 2.5rem !important; }
  .py-xxl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-xxl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-xxl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-xxl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-xxl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-xxl-5 { padding-top: 2.5rem !important; padding-bottom: 2.5rem !important; }
  .pt-xxl-0 { padding-top: 0 !important; }
  .pt-xxl-1 { padding-top: 0.25rem !important; }
  .pt-xxl-2 { padding-top: 0.5rem !important; }
  .pt-xxl-3 { padding-top: 1rem !important; }
  .pt-xxl-4 { padding-top: 1.5rem !important; }
  .pt-xxl-5 { padding-top: 2.5rem !important; }
  .pe-xxl-0 { padding-right: 0 !important; }
  .pe-xxl-1 { padding-right: 0.25rem !important; }
  .pe-xxl-2 { padding-right: 0.5rem !important; }
  .pe-xxl-3 { padding-right: 1rem !important; }
  .pe-xxl-4 { padding-right: 1.5rem !important; }
  .pe-xxl-5 { padding-right: 2.5rem !important; }
  .pb-xxl-0 { padding-bottom: 0 !important; }
  .pb-xxl-1 { padding-bottom: 0.25rem !important; }
  .pb-xxl-2 { padding-bottom: 0.5rem !important; }
  .pb-xxl-3 { padding-bottom: 1rem !important; }
  .pb-xxl-4 { padding-bottom: 1.5rem !important; }
  .pb-xxl-5 { padding-bottom: 2.5rem !important; }
  .ps-xxl-0 { padding-left: 0 !important; }
  .ps-xxl-1 { padding-left: 0.25rem !important; }
  .ps-xxl-2 { padding-left: 0.5rem !important; }
  .ps-xxl-3 { padding-left: 1rem !important; }
  .ps-xxl-4 { padding-left: 1.5rem !important; }
  .ps-xxl-5 { padding-left: 2.5rem !important; }
  .text-xxl-start { text-align: left !important; }
  .text-xxl-end { text-align: right !important; }
  .text-xxl-center { text-align: center !important; } }

@media (min-width: 1200px) { .fs-1 { font-size: 2.1rem !important; }
  .fs-2 { font-size: 1.6rem !important; }
  .fs-3 { font-size: 1.4rem !important; } }

@media print { .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-grid { display: grid !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; }
  .d-print-none { display: none !important; } }

body { -webkit-font-smoothing: antialiased; }

a { text-decoration: none; }

h1, .h1, .h1, h2, .h2, .h2, h3, .h3, .h3, h4, .h4, .h4, h5, .h5, .h5, h6, .h6, .h6, .btn, .tag, .nav-link, .secton-intro { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.nav-link, .tag, .btn { font-weight: 600; }

.required { color: #A51D2D; }

.article-tags, .card-tags { text-transform: uppercase; font-weight: 600; color: #335eea; letter-spacing: .025em; }

.card-badge { text-transform: uppercase; font-weight: 600; letter-spacing: .025em; }

.card-tags { font-size: 14px; }

.card-badge { font-size: 12px; }

.popover-body { padding: 5px; display: flex; align-items: center; }

.popover-body .btn { padding: 0; display: flex; align-items: center; justify-content: center; border-radius: 50%; }

.form-group { margin-bottom: 1.25rem; }

.form-label { font-size: 1rem; }

.form-submit { margin-top: 1.25rem; }

.bg-light, .bg-warning { color: #000 !important; }

.article-section-title { font-size: 1.25rem; text-transform: uppercase; font-weight: 600; }

.gform_wrapper { background-color: #f9f9fa; padding: 50px 50px; font-size: 1rem; margin: 0px -25px; border-radius: 0.375rem; }

.related-timeline { display: flex; align-items: center; justify-content: center; margin-top: 2rem; margin-bottom: 2rem; }

.related-timeline::last-child { margin-bottom: 0; }

.related-timeline .btn-timeline { padding: 1rem 2rem; display: flex; align-items: center; text-align: left; }

.related-timeline .btn-timeline .icon { font-size: 44px; margin-right: 1.25rem; }

.related-timeline .btn-timeline .text :last-child { margin-bottom: 0; }

.related-timeline .btn-timeline .btn-title { color: #FFFFFF; margin-bottom: 0.5rem; line-height: 1; }

.related-timeline .btn-timeline .btn-text { font-weight: normal; color: rgba(255, 255, 255, 0.9); font-size: 1rem; }

@media (min-width: 1200px) { .section:not(.section-custom-header) .container, .article .container, .page-content .container, .page-footer .container { max-width: 1140px; } }

.bg-cover { background: no-repeat center center / cover; }

.bg-gray-100 { background-color: #fafbfc !important; }

.bg-gray-200 { background-color: #f3f4f6 !important; }

.bg-gray-300 { background-color: #dee3ea !important; }

.bg-gray-400 { background-color: #ced5de !important; }

.bg-gray-500 { background-color: #b8bec8 !important; }

.bg-gray-600 { background-color: #999ea5 !important; }

.bg-gray-700 { background-color: #666d7a !important; }

.bg-gray-800 { background-color: #495263 !important; }

.bg-gray-900 { background-color: #262e44 !important; }

.bg-black { background-color: #000 !important; }

.lift { transition: box-shadow .25s ease, transform .25s ease; }

.lift:hover, .lift:focus { box-shadow: 0 1rem 2.5rem rgba(0, 0, 0, 0.1), 0 0.5rem 1rem -0.75rem rgba(0, 0, 0, 0.1) !important; transform: translate3d(0, -3px, 0); }

.lift-lg:hover, .lift-lg:focus { box-shadow: 0 2rem 5rem rgba(0, 0, 0, 0.1), 0 0.5rem 1rem -0.75rem rgba(0, 0, 0, 0.05) !important; transform: translate3d(0, -5px, 0); }

.img-placeholder { display: block; background-color: #476eec; }

.ratio-square, .ratio-thumbnail, .ratio-banner { display: block; position: relative; }

.ratio-square:hover .ratio-hover, .ratio-thumbnail:hover .ratio-hover, .ratio-banner:hover .ratio-hover { opacity: 1; }

.ratio-square::after, .ratio-thumbnail::after, .ratio-banner::after { content: ''; display: block; }

.ratio-banner { min-height: 250px; max-height: 550px; overflow: hidden; }

.ratio-xs-square, .ratio-xs-thumbnail, .ratio-xs-banner { position: relative; }

.ratio-xs-square::after, .ratio-xs-thumbnail::after, .ratio-xs-banner::after { content: ''; display: block; }

@media (min-width: 576px) { .ratio-sm-square, .ratio-sm-thumbnail, .ratio-sm-banner { position: relative; }
  .ratio-sm-square::after, .ratio-sm-thumbnail::after, .ratio-sm-banner::after { content: ''; display: block; } }

@media (min-width: 768px) { .ratio-md-square, .ratio-md-thumbnail, .ratio-md-banner { position: relative; }
  .ratio-md-square::after, .ratio-md-thumbnail::after, .ratio-md-banner::after { content: ''; display: block; } }

@media (min-width: 992px) { .ratio-lg-square, .ratio-lg-thumbnail, .ratio-lg-banner { position: relative; }
  .ratio-lg-square::after, .ratio-lg-thumbnail::after, .ratio-lg-banner::after { content: ''; display: block; } }

@media (min-width: 1200px) { .ratio-xl-square, .ratio-xl-thumbnail, .ratio-xl-banner { position: relative; }
  .ratio-xl-square::after, .ratio-xl-thumbnail::after, .ratio-xl-banner::after { content: ''; display: block; } }

@media (min-width: 1400px) { .ratio-xxl-square, .ratio-xxl-thumbnail, .ratio-xxl-banner { position: relative; }
  .ratio-xxl-square::after, .ratio-xxl-thumbnail::after, .ratio-xxl-banner::after { content: ''; display: block; } }

.ratio-square::after { padding-top: 100%; }

.ratio-thumbnail::after { padding-top: 52.52173913%; }

.ratio-banner::after { padding-top: 52.52173913%; }

.ratio-xs-square::after { padding-top: 100%; }

@media (min-width: 576px) { .ratio-sm-square::after { padding-top: 100%; } }

@media (min-width: 768px) { .ratio-md-square::after { padding-top: 100%; } }

@media (min-width: 992px) { .ratio-lg-square::after { padding-top: 100%; } }

@media (min-width: 1200px) { .ratio-xl-square::after { padding-top: 100%; } }

@media (min-width: 1400px) { .ratio-xxl-square::after { padding-top: 100%; } }

.ratio-xs-thumbnail::after { padding-top: 52.52173913%; }

@media (min-width: 576px) { .ratio-sm-thumbnail::after { padding-top: 52.52173913%; } }

@media (min-width: 768px) { .ratio-md-thumbnail::after { padding-top: 52.52173913%; } }

@media (min-width: 992px) { .ratio-lg-thumbnail::after { padding-top: 52.52173913%; } }

@media (min-width: 1200px) { .ratio-xl-thumbnail::after { padding-top: 52.52173913%; } }

@media (min-width: 1400px) { .ratio-xxl-thumbnail::after { padding-top: 52.52173913%; } }

.ratio-xs-banner { min-height: 250px; max-height: 550px; overflow: hidden; }

.ratio-xs-banner::after { padding-top: 52.52173913%; }

@media (min-width: 576px) { .ratio-sm-banner { min-height: 250px; max-height: 550px; overflow: hidden; }
  .ratio-sm-banner::after { padding-top: 52.52173913%; } }

@media (min-width: 768px) { .ratio-md-banner { min-height: 250px; max-height: 550px; overflow: hidden; }
  .ratio-md-banner::after { padding-top: 52.52173913%; } }

@media (min-width: 992px) { .ratio-lg-banner { min-height: 250px; max-height: 550px; overflow: hidden; }
  .ratio-lg-banner::after { padding-top: 52.52173913%; } }

@media (min-width: 1200px) { .ratio-xl-banner { min-height: 250px; max-height: 550px; overflow: hidden; }
  .ratio-xl-banner::after { padding-top: 52.52173913%; } }

@media (min-width: 1400px) { .ratio-xxl-banner { min-height: 250px; max-height: 550px; overflow: hidden; }
  .ratio-xxl-banner::after { padding-top: 52.52173913%; } }

.ratio-hover, .ratio-inner { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; }

.ratio-hover { background: rgba(51, 94, 234, 0.5); color: #FFFFFF; opacity: 1; transition: opacity .3s; }

@media (min-width: 576px) { .ratio-hover { opacity: 0; } }

.lifted-link { position: relative; z-index: 10; }

/* Common Style used for bbPress and BuddyPress */
/* Search Module - Starts Here */
.bs-dir-search { float: right; margin: 0 0 20px; }

.bs-dir-search input[type=text] { background: transparent; border-radius: 100px; border: 0; height: 34px; font-size: 14px; letter-spacing: -0.24px; padding: 0 30px 0 35px; }

.bs-search-form { background-color: #fff; border: 1px solid #DEDFE2; border-radius: 100px; margin-bottom: 0; position: relative; }

.bs-search-form:before { content: "\e81f"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; position: absolute; top: 10px; font-size: 14px; color: #4D5C6D; left: 9px; opacity: 0.4; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* Search Module - Ends Here */
.bb-secondary-list-tabs { border-bottom: 0; margin: 0.9375rem 0; }

.bb-secondary-list-tabs h4, .bb-secondary-list-tabs .h4 { font-size: 16px; font-weight: 400; color: #A3A5A9; letter-spacing: -0.24px; margin: 0; }

.bb-secondary-list-tabs ul { list-style: none; margin-left: auto; margin-bottom: 0; }

.bs-sort-button { color: #122B46; opacity: 0.4; font-size: 22px; line-height: 1; display: block; padding: 5px 10px; text-decoration: none; -webkit-transition: 0.3s all; transition: 0.3s all; }

.bs-sort-button:hover, .bs-sort-button.active { color: #122B46; opacity: 1; }

/* Tab list items on BP pages - Starts Here */
.bs-dir-form { margin: 0; }

/* Members List View - Starts Here */
/* Prevent Firefox strange animation when switching from grid to list */
.bs-groups-items.bs-item-list.list-view .bs-item-wrap, .bs-members-items.bs-item-list.list-view .bs-item-wrap { -webkit-transition: border-color 0.2s linear, box-shadow 0.2s linear; transition: border-color 0.2s linear, box-shadow 0.2s linear; }

.bs-groups-items.bs-item-list .sm-grid-1-2, .bs-members-items.bs-item-list .sm-grid-1-2 { border-color: #E7EAEC; }

/* End firefox fix */
.item-title a { color: #122B46; display: inline-block; font-size: 20px; font-weight: 500; letter-spacing: -0.24px; line-height: 1.2; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.item-title a:hover { color: #335eea; }

.bs-members-items.list-view div.action { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; /*justify-content: flex-end;*/ }

.bs-members-items.list-view .bs-generic-button { margin-right: 20px; }

.list-view .avatar:not(.profile-avatar) { margin: 0; max-width: 52px; }

.list-view.bs-groups-items .avatar:not(.profile-avatar) { max-width: 75px; }

.list-view .item-wrap-left { display: -webkit-box; display: -ms-flexbox; display: flex; min-width: 38%; -webkit-box-flex: 0; -ms-flex: 0 0 38%; flex: 0 0 38%; padding-right: 20px; }

.bs-list-actions { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bs-members-items.grid-view .awaiting_response.bs-generic-button { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.bs-members-items.grid-view .awaiting_response.bs-generic-button a { width: auto !important; }

.bs-item-list-tabs .more-button i { font-size: 18px; line-height: 1; }

.bs-item-list-tabs .sub-menu { -ms-flex-flow: row wrap; flex-flow: row wrap; top: 38px; }

.bs-item-list-tabs .sub-menu li { float: none; margin: 0; width: 100%; }

@media (max-width: 800px) { .list-view .item-wrap-left { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .bs-item-list.list-view div.action { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-left: 75px; }
  .list-view .bs-followers { margin: 0 18px 0 0; }
  .list-view .bs-dropdown-wrap { position: absolute; right: 15px; top: 5px; }
  .bs-item-list.list-view .bs-button-follow { margin-left: auto; margin-right: 0; }
  #buddypress .list-view .action .button { font-size: 13px; min-width: 110px; min-height: 30px; padding: 6px 20px; margin-bottom: 5px; } }

@media (max-width: 543px) { .list-view .item-title { margin-bottom: 3px; }
  .list-view .item-title a { font-size: 18px; }
  .bs-item-list.list-view div.action { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .bs-list-actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .bs-item-list.list-view .bs-button-follow { margin-left: 0; margin-top: 8px; margin-bottom: 4px; }
  #buddypress .list-view .action .button { font-size: 13px; min-width: 110px; min-height: 24px; padding: 6px 20px; }
  .bs-item-list.list-view .bs-generic-button { margin-right: 10px; }
  .list-view .bs-followers { margin: 0 15px 0 0; }
  .bs-dir-search { margin: 0 0 40px; float: left; } }

@media (max-width: 380px) { .bs-item-list.list-view div.action { padding-left: 70px; }
  .bs-item-list.list-view .item-wrap-left { -ms-flex-flow: nowrap; flex-flow: nowrap; }
  .bs-item-list.list-view .bs-list-actions .send-private-message { margin-right: 0; } }

span.location i { font-size: 19px; margin: 0px -6px 0 -6px; position: relative; top: 2px; }

.bs-members-items.list-view .location { display: block; position: relative; padding-left: 15px; padding-top: 3px; line-height: 1.2; }

.bs-members-items.list-view .location i { position: absolute; left: 0; top: 0; }

.bs-followers { font-size: 14px; color: #939597; letter-spacing: -0.24px; }

.bs-followers span { color: #4D5C6D; }

.follow-wrap { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 20px; }

.follow-wrap .bs-followers { font-size: 13px; }

.follow-wrap .follow { border: 0; padding: 0; font-size: 13px; font-weight: 500; color: #335eea; letter-spacing: -0.24px; }

.follow-wrap .follow:hover { border: 0; background: transparent; }

.follow-wrap .bs-generic-button { line-height: 1; margin-left: auto; }

.member-status { background: #00E652; border-radius: 100%; position: absolute; width: 9px; height: 9px; right: 5px; top: 0; }

/* Members List View - Ends Here */
/* Members Grid Style - Starts Here */
.bs-item-list.grid-view > li { margin-bottom: 1.25rem; }

.bs-item-list-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; background-color: #fff; border: 1px solid #E7EAEC; border-radius: 4px; height: 100%; margin: 0 0 -1px; padding: 25px 20px 0; /*padding: 25px 20px 40px;*/ position: relative; text-align: center; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.bs-item-list-inner:hover { box-shadow: 0 3px 24px 0 rgba(18, 43, 70, 0.08); border-radius: 3px; position: relative; z-index: 1; }

.bs-item-list-inner .bs-item { margin-bottom: 0.625rem; }

.bs-item-list-inner .item-meta { font-size: 0.875rem; color: #A3A5A9; letter-spacing: -0.24px; line-height: 1; }

.bs-item-list-inner .follow-wrap { margin-top: auto; }

.bs-item-avatar a { display: inline-block; position: relative; }

.bs-item-avatar img.avatar { max-width: 125px; width: 100%; }

.grid-view .member-status { right: 25px; top: 5px; }

.grid-view .bs-item-avatar { margin-bottom: 1rem; }

/* Actions */
div.action a { color: rgba(18, 43, 70, 0.4); border: 0; display: inline-block; line-height: 1; /*opacity: 0.4;*/ padding: 7px 0; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; border-style: solid; }

div.action a.active, div.action a:hover { background: transparent; color: rgba(18, 43, 70, 0.8); /*opacity: 1;*/ }

div.action i { font-size: 20px; }

div.action i:not(.boss-icons) { line-height: 0; }

#buddypress .action .button { border: 1px solid #335eea; background: #335eea; border-radius: 100px; font-weight: 500; font-size: 14px; font-style: normal; color: #fff; letter-spacing: -0.24px; padding: 8px 20px; display: block; line-height: 1.2; min-width: 140px; opacity: 1; -webkit-transition: box-shadow linear 0.2s; transition: box-shadow linear 0.2s; }

#buddypress .action .button:focus, #buddypress .action .button:hover { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); color: #fff; }

#buddypress .action .button:active { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); color: #fff; }

#buddypress .action .button.outline { border: 1px solid #335eea; background: transparent; color: #335eea; box-shadow: none; }

#buddypress .action .button.outline:focus, #buddypress .action .button.outline:hover { background: transparent; box-shadow: none; }

ul.grid-view .action { border-top: 1px solid #E7E9EC; margin: 0 -20px; /*    position: absolute; width: 100%; bottom: 0;*/ }

ul.grid-view .action > * { border-right: 1px solid #E7E9EC; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

ul.grid-view .action > *:last-child { border: 0; }

ul.grid-view .action .bs-dropdown:after { right: 42px; }

@media (min-width: 800px) and (max-width: 1150px) { .has-sidebar .list-view .item-wrap-left { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .has-sidebar .bs-item-list.list-view div.action { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; padding-left: 70px; }
  .has-sidebar .list-view .bs-dropdown-wrap { position: absolute; right: 15px; top: 5px; }
  .has-sidebar .bs-list-actions { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .has-sidebar .bs-item-list.list-view .bs-button-follow { margin-left: auto; margin-right: 0; }
  .has-sidebar .list-view .bs-followers { margin: 0 18px 0 0; } }

@media (min-width: 800px) and (max-width: 850px) { .has-sidebar .bs-list-actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .has-sidebar .bs-item-list.list-view .bs-generic-button { margin-right: 10px; }
  .has-sidebar .bs-item-list.list-view div.action { -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .has-sidebar .bs-item-list.list-view .bs-button-follow { margin-left: 0; margin-top: 5px; margin-bottom: 5px; }
  .has-sidebar #buddypress .list-view .action .button { font-size: 13px; min-width: 110px; min-height: 24px; padding: 6px 20px; }
  ul.list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row) { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.activity-item-header .item-title span img { border-radius: 3px; }

.bp-login-widget-user-avatar { position: relative; }

.bp-login-widget-user-avatar img.avatar { height: auto; max-width: 46px; width: 100%; border-radius: 3px; }

.bp-login-widget-user-avatar img.avatar.profile-avatar { max-width: 110px; }

#content .bb-profile-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 160px; flex: 0 0 160px; display: -webkit-box; display: -ms-flexbox; display: flex; /*height: 100%;*/ }

.no-cover-img #content .bb-profile-avatar { -ms-flex-item-align: end; align-self: flex-end; }

#content .bb-profile-avatar img.profile-avatar { background: #fff; border: 5px solid #fff; box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border-radius: 5px; max-width: 180px; width: 100%; }

img.profile-avatar { background: #fff; border: 5px solid #fff; box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border-radius: 5px; max-width: 100px; width: 100%; }

.bb-profile-details { padding: 0 0 15px 30px; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-profile-details-inner { -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bb-profile-details-inner .button { margin-top: 6px; margin-bottom: 6px; }

.bb-profile-details-inner a.button.small.outline { min-height: 10px; }

.cover-img .profile-item-header { margin: 15px 0 3px; }

#buddypress .profile-title { font-size: 2rem; line-height: 1.1; margin: 6px 15px 6px 0; position: relative; }

#buddypress .profile-title a { color: #122B46; }

#buddypress .profile-title a:hover { color: #335eea; }

#buddypress .profile-title .bs-dropdown-wrap { font-size: 20px; }

@media (max-width: 580px) { #buddypress .profile-title { font-size: 1.5rem; } }

.bb-field-tag { margin-right: 15px; margin-bottom: 6px; margin-top: 6px; border-radius: 100px; }

.profile-item-header + div { /*margin-top: -10px;*/ }

.bb-field-tag > span { border-radius: 100px; display: inline-block; font-weight: 500; font-size: 10px; color: #fff; line-height: 18px; padding: 0 6px; letter-spacing: 0.25px; text-transform: uppercase; margin: 0 3px; }

@media (max-width: 580px) { .bb-field-tag > span { padding: 0 15px; } }

.profile-single-meta { font-size: 15px; /*margin-bottom: 10px;*/ }

.bs-meta-bp_group_description { color: #4D5C6D; }

.bb-profile-meta { -ms-flex-flow: row wrap; flex-flow: row wrap; font-size: 14px; line-height: 1.3575; color: #A3A5A9; /*margin-bottom: 16px;*/ }

.bb-profile-meta > span { margin-right: 22px; /*margin-bottom: 10px;*/ margin-bottom: 6px; margin-top: 6px; }

.bb-profile-meta span span { color: #4D5C6D; }

.bb-profile-meta a { color: #122B46; display: inline-block; opacity: 0.4; -webkit-transition: 0.3s all; transition: 0.3s all; /*margin-bottom: 10px;*/ }

.bb-profile-meta a:hover { opacity: 0.9; }

.bb-profile-meta i[class*=bb-icon-] { font-size: 19px; line-height: 1; }

.bb-separator-dot { color: #122B46; opacity: 0.15; margin-left: 2px; }

.normal, .bb-field-counter { margin-right: 18px; margin-bottom: 5px; margin-top: 5px; }

.normal i, .bb-field-counter i { line-height: 1; margin-right: 5px; font-size: 18px; position: relative; top: 2px; color: rgba(18, 43, 70, 0.3); }

.normal span:not(.bs-output), .bb-field-counter span:not(.bs-output) { font-size: 14px; color: #A3A5A9; }

.profile-single-meta.profile-second-row { /*margin-bottom: 8px;*/ }

.bb-profile-details-inner > .action { margin-top: 6px; margin-bottom: 6px; margin-left: 0; /*padding-top: 20px;*/ -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bs-meta-bp_group_privacy { line-height: 1; text-transform: capitalize; }

.bs-groups-items.list-view .bs-meta-bp_group_privacy { /*background-color: transparent !important;*/ }

#buddypress .list-view div.pending a { color: rgba(18, 43, 70, 0.4); }

#buddypress .list-view div.pending a:hover { color: rgba(18, 43, 70, 0.8); }

#item-nav { background: #fff; border: 1px solid #E7E9EC; padding: 0 20px; margin: 0 0 30px; border-radius: 0 0 4px 4px; }

.no-cover-img + #item-nav { padding-left: 242px; }

.main-navs #settings-personal-li, .main-navs #messages-personal-li, .main-navs #notifications-personal-li { display: none !important; width: 0 !important; }

.single-item #content .bs-meta-bp_group_members .bs-group-members img.round { max-width: 32px; }

.single-item .bs-meta-bp_group_members.bb-field-normal { margin: 12px 0; }

.bs-meta-bp_group_privacy.bb-field-tag i { font-size: 10px; }

@media (max-width: 800px) { #content .bb-profile-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 160px; flex: 0 0 160px; }
  .profile-title { font-size: 28px; margin-top: 0; }
  .no-cover-img .bb-profile-avatar { -ms-flex-item-align: start; align-self: flex-start; }
  .no-cover-img + #item-nav { padding-left: 30px; }
  .no-cover-img .bb-profile-avatar img.profile-avatar { /*margin-bottom: 30px;*/ } }

@media (max-width: 720px) { .bb-profile-details-inner > div { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media (max-width: 580px) { #content .bb-profile-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  div#bb-media-model-container { text-align: left; }
  .bb-profile-details { margin-bottom: 12px; }
  .profile-title { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 5px 0; }
  .profile-first-row { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 5px; }
  .bs-groups-items.grid-view .profile-first-row { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .profile-item .profile-first-row { margin-top: 5px; }
  .profile-item-header + div { margin-top: 0; }
  .bb-profile-details .bb-field-tag { margin: 0 5px; }
  .bb-profile-details { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; text-align: center; }
  #content .no-cover-img .bb-profile-avatar img.profile-avatar { display: block; margin: 0 auto 20px; max-width: 160px; float: none; }
  div#buddypress div#item-header img.avatar { margin: 0 auto; float: none; }
  div.no-cover-img .bb-profile-details-inner { margin-top: 0; }
  #buddypress .bb-profile-details .profile-title { margin-right: 0; margin-bottom: 5px; }
  .bb-profile-details-inner .action { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .profile-item-header { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bb-profile-meta { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bb-profile-meta > div { margin: 0 5px 15px; }
  .bb-profile-meta i[class*=bb-icon-] { margin-left: 5px; }
  .bs-groups-items.grid-view .bb-profile-meta { -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; }
  span.bb-separator-dot { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .bb-profile-meta > span { margin: 0 auto 10px; padding: 0 8px; }
  .no-cover-img + #item-nav { padding-left: 20px; }
  #buddypress div.item-list-tabs#object-nav li.hideshow { float: right; margin: 0; } }

.item-avatar { position: relative; }

.bbp-logged-in h4, .bbp-logged-in .h4, .bp-login-widget-user-link { position: relative; }

.profile-single-meta:empty { display: none; }

.widget .item-avatar { position: relative; }

.medium-editor-toolbar-active.medium-editor-toolbar-active { z-index: 9999; }

.medium-editor-toolbar .medium-editor-toolbar-form-active { background: #fff; padding: 10px 10px; box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.08); border-radius: 3px; }

.medium-editor-toolbar .medium-editor-toolbar-form-active .medium-editor-toolbar-form a { font-size: 16px; }

.bp-user-blog > .medium-editor-toolbar .medium-editor-toolbar-form-active { background: #242424; border-radius: 5px; color: #999; }

.bp-user-blog > .medium-editor-toolbar .medium-editor-toolbar-form-active .medium-editor-toolbar-input, .bp-user-blog > .medium-editor-toolbar .medium-editor-toolbar-form-active .medium-editor-toolbar-input:focus { color: #ccc; border: 0; height: 50px; vertical-align: middle; }

.bp-user-blog > .medium-editor-toolbar .medium-editor-toolbar-form-active a { vertical-align: middle; }

address { font-style: inherit; }

.bb-field-location { margin-bottom: 6px; margin-top: 6px; margin-right: 20px; font-size: 14px; line-height: 1.2; }

.bb-field-location i { font-size: 17px; line-height: 0; position: relative; top: 2px; margin-left: -3px; }

.bb-field-icon, .bb-field-link { margin-right: 20px; margin-bottom: 6px; margin-top: 6px; }

.bb-field-icon a, .bb-field-link a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #122B46; opacity: 0.4; -webkit-transition: 0.3s all; transition: 0.3s all; }

.bb-field-icon a:hover, .bb-field-link a:hover { opacity: 0.9; }

.bb-field-icon i, .bb-field-link i { font-size: 22px; line-height: 1; }

.bb-field-icon .prefix, .bb-field-link .prefix { line-height: 1; margin-left: 8px; }

.bs-meta-xprofile_field:not(.show-balloon), .bs-meta-xprofile_field[data-balloon=""] { cursor: initial; }

.bs-meta-xprofile_field:not(.show-balloon):before, .bs-meta-xprofile_field:not(.show-balloon):after, .bs-meta-xprofile_field[data-balloon=""]:before, .bs-meta-xprofile_field[data-balloon=""]:after { display: none; }

.bb-field-icon { font-size: 0; }

.bb-field-icon:before, .bb-field-icon:after { display: none; }

.bb-field-icon.show-balloon:before, .bb-field-icon.show-balloon:after { display: block; }

.bb-field-icon .prefix { display: none; }

.bb-profile-index-card-area { height: 100%; }

.profile-second-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

/* Profile Index Cards - List View */
.list-view .bb-profile-index-card-area .bs-item-wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.list-view .bb-profile-index-card-area .bb-field-counter { /*margin-bottom: 0;*/ }

.list-view .bb-profile-index-card-area .profile-single-meta { margin-bottom: 0; }

.list-view .bb-profile-index-card-area div.action i:not(.boss-icons) { line-height: 0; }

#buddypress .list-view .bb-profile-index-card-area .bs-generic-button { font-size: 14px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

#buddypress .list-view .bb-profile-index-card-area .bs-generic-button a { white-space: nowrap; text-overflow: ellipsis; /*overflow: hidden;*/ cursor: pointer; /*color: $color-headings;*/ }

.list-view .bb-profile-index-card-area .profile-first-row .bb-field-location { margin-bottom: 0; margin-top: 2px; }

.list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row) { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.list-view .bb-profile-index-card-area .profile-first-row .bb-field-counter { margin-top: 5px; }

.list-view .bb-profile-index-card-area .bs-item-wrap:last-child { border-radius: 0; }

.list-view .bb-profile-index-card-area .bb-field-description { display: none; }

.list-view .bb-profile-index-card-area .awaiting_response.bs-generic-button + .bs-generic-button { /*margin-top: 10px;*/ }

a[data-balloon=""]:before, a[data-balloon=""]:after { display: none; }

/* Profile Index Cards - Grid View */
.grid-view .bb-profile-index-card-area .bb-field-location, .grid-view .bb-profile-index-card-area .profile-first-row .bb-field-location { margin-bottom: 0; margin-top: 8px; margin-right: 0; }

.grid-view .bb-profile-index-card-area .profile-second-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.grid-view .bb-profile-index-card-area .profile-second-row > div { margin: 0 auto; }

.grid-view .bb-profile-index-card-area .profile-third-row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.grid-view .bb-profile-index-card-area .profile-third-row > div { margin: 0 auto 10px; }

.grid-view .bb-profile-index-card-area .bb-field-counter span:not(.bs-output) { font-size: 13px; letter-spacing: -0.24px; }

#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a { min-width: 10px; height: auto; border: 0; font-size: 13px; line-height: 1.5; color: rgba(18, 43, 70, 0.4); min-height: 35px; cursor: pointer; padding: 6px; /*opacity: .5;*/ }

#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a:hover { color: rgba(18, 43, 70, 0.8); }

#buddypress .grid-view .bb-profile-index-card-area .bs-generic-button a i:not(.boss-icons) { line-height: 0; }

.grid-view .bb-profile-index-card-area .bb-field-description p:last-child { margin-bottom: 0; }

.grid-view .bb-profile-index-card-area div.action a { width: 100%; }

.grid-view .bb-profile-index-card-area .profile-single-meta { margin-bottom: 12px; margin-top: auto; }

.grid-view .bb-profile-index-card-area .bs-item { margin-bottom: 12px; }

#buddypress .list-view .action .button { min-width: 130px; }

.bb-field-normal { margin: 6px 18px 6px 0; }

.bs-meta-xprofile_field:not(.bb-field-tag) { background-color: transparent !important; }

@media (max-width: 580px) { .bb-field-normal { margin: 3px 10px 3px 0; } }

#content .bs-meta-bp_group_members .bs-group-members { display: inline-block; margin-right: 12px; min-width: 24px; }

#content .bs-meta-bp_group_members .bs-group-members img.round { border: 1px solid #fff; max-width: 24px; display: inline-block; margin-right: -8px; position: relative; z-index: 3; border-radius: 50%; float: left; }

.bs-meta-bp_group_members.normal > span, .bs-meta-bp_group_members.bb-field-normal > span { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#groups-list .item-avatar a { display: inline-block; }

.entry-content p.bps_filters { font-size: 14px; }

p.bps_filters ~ .bs-members-directory .bs-dir-search { margin-top: 0; }

.widget.widget_bps_widget label { font-size: 12px; }

.widget.widget_bps_widget .label { background: transparent; padding: 0; }

.widget.widget_bps_widget a.clear-value { display: none !important; }

.widget.widget_bps_widget .editfield input { height: 34px !important; }

.bb-group-profile-index-card-area .bs-group-toggle { /*white-space: nowrap;*/ display: inline-block; margin-left: 15px; }

.bb-group-profile-index-card-area .bs-groups-items .action { padding-left: 12px; }

.bb-group-profile-index-card-area .bb-field-counter { line-height: 1; }

.bb-group-profile-index-card-area .bs-generic-button + .bs-generic-button { margin-top: 10px; }

.bs-groups-items .bb-group-profile-index-card-area .action { padding-left: 20px; }

.bb-group-profile-index-card-area .bb-field-location { margin-bottom: 5px; }

.bs-meta-bp_group_description { line-height: 1.357; }

.profile-single-meta .normal { margin: 6px 0; }

.bs-meta-bp_group_description.bb-field-description { font-size: 14px; line-height: 1.357; margin-top: 6px; margin-bottom: 6px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.bs-dropdown-model .bb-icon-loader { margin-left: 10px; font-size: 14px; /*float: right;*/ }

ul.bb-profile-fields { padding: 0; list-style: none; margin: 0 0 20px; }

ul.bb-profile-fields li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 1rem; }

ul.bb-profile-fields .bb-label { -webkit-box-flex: 0; -ms-flex: 0 0 140px; flex: 0 0 140px; font-size: 14px; color: #A3A5A9; line-height: 1.3; padding-right: 10px; }

ul.bb-profile-fields .bb-data { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; line-height: 1.3; word-wrap: break-word; min-width: 0; }

.single-item.groups.forum .forums-header { display: none; }

.single-item.groups.forum .forums-header h1.entry-title, .single-item.groups.forum .forums-header .entry-title.h1 { display: none; visibility: hidden; }

#activity-actionlist-media a.close-link { display: block; cursor: pointer; margin: 0 auto; max-width: 100px; text-align: center; }

.bs-meta-bp_friends_count span.bs-output, .bs-meta-bp_followers_count span.bs-output, .bs-meta-bp_following_count span.bs-output { font-weight: 500; }

body.bs-model-open { overflow: hidden; }

@media (min-width: 992px) and (max-width: 1240px) { ul.bs-item-list.bs-groups-items.grid-view.grid .md-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } }

@media (min-width: 992px) and (max-width: 1100px) { ul.bb-profile-fields li { margin-bottom: 1.5rem; }
  ul.bb-profile-fields .bb-label { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; margin-bottom: 6px; }
  ul.bb-profile-fields .bb-data { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media (max-width: 991px) { div.bs-profile-details-wrap .lg-grid-1-2:nth-child(2n+1) { border: 0; }
  .bs-profile-details-grid > div { margin-bottom: 20px; } }

@media (min-width: 821px) { #buddypress > .no-cover-img > div > div > .bb-profile-avatar > a { display: block; position: absolute; bottom: 0; width: 100%; } }

@media (max-width: 832px) { #content .bb-profile-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 140px; flex: 0 0 140px; } }

@media (max-width: 580px) { #content .bb-profile-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .entry-header + .entry-content .bs-dir-search { margin-top: 0; width: 100%; }
  .bs-dir-search input[type=text] { width: 100%; }
  ul.bb-profile-fields li { margin-bottom: 1.5rem; }
  ul.bb-profile-fields .bb-label { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; margin-bottom: 6px; }
  ul.bb-profile-fields .bb-data { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .profile-second-row { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bs-groups-items.grid-view .profile-second-row { -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; } }

@media (max-width: 767px) { ul.bs-item-list.bs-groups-items.list-view .profile-first-row { display: block; }
  ul.bs-item-list.bs-groups-items.list-view .bb-field-normal { margin: 0 0 12px; }
  ul.bs-item-list.bs-groups-items.list-view .item-wrap-left { margin-bottom: 10px; }
  ul.bs-item-list.bs-groups-items.list-view .bs-meta-bp_group_last_active { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 20px; }
  ul.bs-item-list.bs-groups-items.list-view .bs-meta-bp_group_privacy { display: inline-block; }
  ul.bs-item-list.bs-groups-items.list-view .bs-groups-items.list-view .item-title-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

@media (max-width: 560px) { .bs-members-items.list-view div.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .list-view .bb-profile-index-card-area .action.item-wrap-right:not(.profile-second-row) { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .list-view.bs-groups-items .avatar:not(.profile-avatar) { max-width: 70px; }
  .bs-item-list-tabs ul { display: block; }
  .bs-item-list-tabs ul:after { content: ""; display: table; clear: both; }
  .bs-item-list-tabs ul li { float: left; } }

.activity-inner { word-break: break-all; /*Fixed single activity long link issue*/ }

li.feed > a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

li.feed > a:before { margin-right: 3px; }

.buddypress .bp-invites-content li .status { font-size: 13px; font-style: normal; clear: both; color: inherit; margin: 0; display: none; }

#buddypress ul.group-inviters { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; }

#buddypress ul.group-inviters li { font-size: 13px; }

#buddypress ul.group-inviters li .avatar { max-width: 20px; margin-left: 6px !important; }

#buddypress div#item-header .bb-media-model-container .item-avatar .avatar { max-width: 36px; }

#buddypress div#item-header .activity-item-header .item-title .avatar { margin-right: 2px; margin-top: 2px; float: none; }

.bs-meta-bp_group_members > span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.buddypress-wrap input[type=email]:focus, .buddypress-wrap input[type=password]:focus, .buddypress-wrap input[type=tel]:focus, .buddypress-wrap input[type=text]:focus, .buddypress-wrap input[type=url]:focus, .buddypress-wrap textarea:focus { box-shadow: none; }

#buddypress button.ac-reply-cancel { font-size: 14px; font-weight: 500; color: #A3A5A9; letter-spacing: -0.24px; margin-right: 15px; background: transparent; border: 0; padding: 0; margin: 0 0 0 10px; }

#buddypress button.ac-reply-cancel:hover { color: #122B46; }

.vue-tabs .tab-content { min-width: 0; }

.tab-container-inner .v-select .dropdown-toggle .clear { background: transparent; right: 38px; font-size: 20px; }

.tab-container-inner .v-select .dropdown-toggle .clear:hover { color: #EF3E46; }

.tab-container-inner .v-select.v-select .open-indicator { bottom: 8px; right: 15px; }

.tab-container-inner .v-select .open-indicator:before { border-width: 2px 2px 0 0; width: 8px; height: 8px; }

.tab-container-inner .dropdown-menu li { margin-bottom: 0 !important; }

.tab-container-inner .dropdown-menu li a { font-size: 14px !important; }

.tab-container-inner .v-select.v-select .dropdown-toggle { position: relative; }

.tab-container-inner .v-select .selected-tag { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; -webkit-box-flex: 0; -ms-flex: 0 0 82%; flex: 0 0 82%; margin-top: 0; min-width: 0; max-width: 82%; }

.tab-container-inner .bs-styled-checkbox + label:before { min-width: 20px; }

.tab-container-inner input.form-control[type=search], .tab-container-inner #buddypress .dir-search input[type=search], #buddypress .dir-search .tab-container-inner input[type=search], .tab-container-inner #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .tab-container-inner input[type=search], .tab-container-inner #buddypress .standard-form input[type=search], #buddypress .standard-form .tab-container-inner input[type=search] { position: absolute; left: 0; }

/* Fixed bp-nouveau - Default styles. */
div, dl, li { border-radius: 0; }

.acomment-content, .bs-forum-content { word-wrap: break-word; }

body.activity-permalink .activity-list .activity-content .activity-header { text-align: left; }

.bb-model-form-content .vue-input-tag-wrapper .new-tag { width: auto; }

#content #buddypress #bb-media-model-container .activity-comments-items ul:not(.bs-dropdown) { padding-bottom: 0; }

#content #buddypress #bb-media-model-container .activity-comments-items ul .avatar { max-width: 28px; }

.bb-profile-details-inner .bs-generic-button.bs-button-follow > a:first-child { margin-right: 12px; }

.webui-popover-title { font-weight: 500; padding: 12px 14px; }

.webui-popover-inner .close { font-size: 24px; margin: 10px 10px 0 0; }

#bbpress-forums .bs-dropdown .bbp-admin-links a.bbp-topic-reply-link { -webkit-font-smoothing: inherit; -moz-osx-font-smoothing: inherit; border: 0; }

.medium-editor-toolbar-form-active { box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; }

.medium-editor-toolbar-form .medium-editor-toolbar-input, .medium-editor-toolbar-form .medium-editor-toolbar-input:focus { background: transparent; border: 1px solid #DEDFE2; color: #4D5C6D; height: 40px; }

#whats-new-form .medium-editor-toolbar-form-active { padding: 0 10px; }

#whats-new-form .medium-editor-toolbar-form .medium-editor-toolbar-input, #whats-new-form .medium-editor-toolbar-form .medium-editor-toolbar-input:focus { height: 35px; }

.medium-editor-toolbar .medium-editor-toolbar-actions { height: auto; padding: 0; overflow: hidden; padding: 0 15px 10px; }

.medium-editor-toolbar li .medium-editor-button-first { border-bottom-left-radius: 0 !important; border-top-left-radius: 0 !important; padding-left: 10px !important; }

.medium-editor-toolbar li .medium-editor-button-last { border-bottom-right-radius: 0 !important; border-right: none !important; border-top-right-radius: 0 !important; padding-right: 10px !important; }

.bbpress a.medium-editor-toolbar-save, .bbpress a.medium-editor-toolbar-close, .buddypress a.medium-editor-toolbar-save, .buddypress a.medium-editor-toolbar-close { font-size: 0; }

.bbpress a.medium-editor-toolbar-save:before, .bbpress a.medium-editor-toolbar-close:before, .buddypress a.medium-editor-toolbar-save:before, .buddypress a.medium-editor-toolbar-close:before { font-family: "bb-icons"; line-height: 20px; text-align: center; }

.bbpress a.medium-editor-toolbar-save:before, .buddypress a.medium-editor-toolbar-save:before { content: "\e876"; font-size: 22px; }

.bbpress a.medium-editor-toolbar-close:before, .buddypress a.medium-editor-toolbar-close:before { content: "\e828"; font-size: 24px; }

.medium-editor-toolbar-form .medium-editor-toolbar-close { margin-left: 0; margin-right: 10px; }

.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.3); }

.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder { color: rgba(0, 0, 0, 0.3); }

.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder { color: rgba(0, 0, 0, 0.3); }

.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder { color: rgba(0, 0, 0, 0.3); }

.medium-editor-anchor-preview { font-size: 14px; max-width: 300px; }

.medium-editor-anchor-preview a { margin: 0; padding: 5px; }

.widget-area .multi-review { background: transparent; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.widget-area .multi-review > div { width: 100%; }

.widget-area .bp-member-add-form p:last-child { margin-top: 20px; }

.widget-area .bp-member-add-form label { font-size: 14px; }

@media screen and (min-width: 46.8em) { .bp-list li .item { overflow: visible; } }

.bp-list:before, .bp-list:after { content: normal; }

.bp-pagination.top { display: none; }

#buddypress a.button { color: #fff; background-color: #335eea; font-weight: 500; text-decoration: none; border: 1px solid transparent; outline: none; vertical-align: middle; }

#buddypress a.button.small { font-size: 14px; font-weight: 500; min-height: 34px; padding: 6px 20px; border-radius: 100px; line-height: 1.4; }

#buddypress a.button:hover, #buddypress a.button:focus { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); border-color: transparent; }

#buddypress a.button:active { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

form[name=whats-new-form] img { /*max-width: 58px;*/ }

#buddypress #admins-list li, #buddypress #members-list li, #buddypress #mods-list li { overflow: initial; }

#buddypress #pag-top { display: none; }

#buddypress .dir-form { margin-top: 40px; }

li#members-order-select { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.item-title a { color: #122B46; display: inline-block; font-size: 20px; font-weight: 500; letter-spacing: -0.24px; line-height: 1.2; }

.item-title a:hover { color: #335eea; }

@media only screen and (max-width: 320px) { #buddypress li div.item { margin-left: 0; } }

#buddypress div#item-header img.avatar { margin: 0; max-width: 160px; image-rendering: -webkit-optimize-contrast; }

#buddypress div#item-header #item-header-cover-image #item-header-content { margin-left: 0; margin-top: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

#buddypress #item-header-cover-image { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

#item-header-cover-image { min-height: 225px; }

#buddypress div.item-list-tabs#object-nav { border-top: 1px solid #E7E9EC; margin-top: 20px; margin-bottom: 0; overflow: visible; }

#buddypress div.item-list-tabs#object-nav li { float: left; margin: 0; padding: 0 30px 0 0; }

#buddypress div.item-list-tabs#object-nav li.hideshow { padding: 0; }

#buddypress div.item-list-tabs#object-nav a { color: #939597; display: block; padding: 11px 0; text-decoration: none; font-size: 14px; line-height: 2; }

#buddypress div.item-list-tabs#object-nav a:hover { color: #122B46; }

#buddypress div.item-list-tabs#object-nav .selected a { background-color: transparent; border-bottom: 1px solid #335eea; margin-bottom: -1px; opacity: 1; font-weight: 500; color: #122B46; }

#buddypress div.item-list-tabs#object-nav .selected a span { background-color: #335eea; }

#buddypress div.item-list-tabs#object-nav span { background: #C8CBCF; box-shadow: none; border-radius: 100px; font-size: 11px; font-weight: 600; color: #fff; letter-spacing: -0.26px; line-height: 15px; border: 0; min-width: 22px; display: inline-block; margin-left: 3px; padding: 2px 7px 1px; text-align: center; vertical-align: middle; }

p#user_switching_switch_on { max-width: 1200px; padding-left: 10px; padding-right: 10px; margin: 20px auto 50px; }

#buddypress .comment-reply-link, #buddypress .generic-button a, #buddypress .standard-form button, #buddypress a.button, #buddypress input[type=button], #buddypress input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, a.bp-title-button { font-family: inherit; font-size: 15px; color: #fff; background-color: #335eea; border-radius: 100px; min-height: 40px; padding: 10px 20px; font-weight: 500; text-decoration: none; cursor: pointer; display: inline-block; line-height: 1.3; border: 1px solid transparent; outline: none; vertical-align: middle; -webkit-appearance: none; -webkit-transition: 0.3s all; transition: 0.3s all; }

#buddypress .comment-reply-link:hover, #buddypress .comment-reply-link:focus, #buddypress .generic-button a:hover, #buddypress .generic-button a:focus, #buddypress .standard-form button:hover, #buddypress .standard-form button:focus, #buddypress a.button:hover, #buddypress a.button:focus, #buddypress input[type=button]:hover, #buddypress input[type=button]:focus, #buddypress input[type=reset]:hover, #buddypress input[type=reset]:focus, #buddypress input[type=submit]:hover, #buddypress input[type=submit]:focus, #buddypress ul.button-nav li a:hover, #buddypress ul.button-nav li a:focus, a.bp-title-button:hover, a.bp-title-button:focus { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

#buddypress .comment-reply-link:active, #buddypress .generic-button a:active, #buddypress .standard-form button:active, #buddypress a.button:active, #buddypress input[type=button]:active, #buddypress input[type=reset]:active, #buddypress input[type=submit]:active, #buddypress ul.button-nav li a:active, a.bp-title-button:active { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

#buddypress .comment-reply-link.disabled, #buddypress .generic-button a.disabled, #buddypress .standard-form button.disabled, #buddypress a.button.disabled, #buddypress input[type=button].disabled, #buddypress input[type=reset].disabled, #buddypress input[type=submit].disabled, #buddypress ul.button-nav li a.disabled, a.bp-title-button.disabled { cursor: default; font-style: normal; color: #C8CBCF; background-color: #F5F5F5; opacity: 1; }

#buddypress .comment-reply-link.small, #buddypress .generic-button a.small, #buddypress .standard-form button.small, #buddypress a.button.small, #buddypress input[type=button].small, #buddypress input[type=reset].small, #buddypress input[type=submit].small, #buddypress ul.button-nav li a.small, a.bp-title-button.small { font-size: 14px; font-weight: 500; min-height: 34px; padding: 6px 20px; border-radius: 100px; }

#buddypress .comment-reply-link.big, #buddypress .generic-button a.big, #buddypress .standard-form button.big, #buddypress a.button.big, #buddypress input[type=button].big, #buddypress input[type=reset].big, #buddypress input[type=submit].big, #buddypress ul.button-nav li a.big, a.bp-title-button.big { font-size: 16px; min-height: 62px; padding: 20px 40px; border-radius: 100px; }

#buddypress .comment-reply-link.large, #buddypress .generic-button a.large, #buddypress .standard-form button.large, #buddypress a.button.large, #buddypress input[type=button].large, #buddypress input[type=reset].large, #buddypress input[type=submit].large, #buddypress ul.button-nav li a.large, a.bp-title-button.large { font-size: 16px; min-height: 50px; padding: 14px 30px; border-radius: 100px; }

#buddypress .comment-reply-link.outline, #buddypress .generic-button a.outline, #buddypress .standard-form button.outline, #buddypress a.button.outline, #buddypress input[type=button].outline, #buddypress input[type=reset].outline, #buddypress input[type=submit].outline, #buddypress ul.button-nav li a.outline, a.bp-title-button.outline { background: none; border-width: 1px; border-color: #335eea; color: #335eea; }

#buddypress .comment-reply-link.outline:hover, #buddypress .generic-button a.outline:hover, #buddypress .standard-form button.outline:hover, #buddypress a.button.outline:hover, #buddypress input[type=button].outline:hover, #buddypress input[type=reset].outline:hover, #buddypress input[type=submit].outline:hover, #buddypress ul.button-nav li a.outline:hover, a.bp-title-button.outline:hover { background: none; color: #0070e6; border-color: #0070e6; box-shadow: none; }

#buddypress .comment-reply-link.outline:active, #buddypress .generic-button a.outline:active, #buddypress .standard-form button.outline:active, #buddypress a.button.outline:active, #buddypress input[type=button].outline:active, #buddypress input[type=reset].outline:active, #buddypress input[type=submit].outline:active, #buddypress ul.button-nav li a.outline:active, a.bp-title-button.outline:active { background: none; color: #2e94ff; border-color: #2e94ff; box-shadow: none; }

#buddypress .comment-reply-link.outline:disabled, #buddypress .comment-reply-link.outline.disabled, #buddypress .generic-button a.outline:disabled, #buddypress .generic-button a.outline.disabled, #buddypress .standard-form button.outline:disabled, #buddypress .standard-form button.outline.disabled, #buddypress a.button.outline:disabled, #buddypress a.button.outline.disabled, #buddypress input[type=button].outline:disabled, #buddypress input[type=button].outline.disabled, #buddypress input[type=reset].outline:disabled, #buddypress input[type=reset].outline.disabled, #buddypress input[type=submit].outline:disabled, #buddypress input[type=submit].outline.disabled, #buddypress ul.button-nav li a.outline:disabled, #buddypress ul.button-nav li a.outline.disabled, a.bp-title-button.outline:disabled, a.bp-title-button.outline.disabled { background: none; color: #C8CBCF; border-color: #F5F5F5; opacity: 1; }

#buddypress .standard-form button.wp-switch-editor { padding: 6px 12px; height: auto; min-height: 10px; border-radius: 0; border: 1px solid #d7e0e2; border-bottom: 0; background: #dcdcdc; color: inherit; }

#buddypress .standard-form .tmce-active .wp-switch-editor.switch-tmce { background: #f5f5f5; }

#buddypress .standard-form .html-active .wp-switch-editor.switch-html { background: #f5f5f5; }

#buddypress .standard-form .html-active .button { min-height: 20px; color: #122B46; border: 1px solid #d7e0e2; padding: 6px 6px; margin: 4px 1px; font-size: 13px; line-height: 1; border-radius: 3px; }

#buddypress a.button.outline { box-shadow: none; }

#buddypress table.notification-settings th.title, #buddypress table.profile-settings th.title { width: 100%; padding: 0 0 20px; border: 0; }

#buddypress div.item-list-tabs ul:after { content: ""; display: table; clear: both; }

#buddypress div.item-list-tabs#object-nav { border-top: 0; margin-top: 0; margin-bottom: 0; overflow: visible; }

#buddypress div.item-list-tabs#object-nav li li { margin: 0; display: block; width: 100%; padding: 0; }

#buddypress div.item-list-tabs#object-nav li li.selected a { border: 0; }

#buddypress div.item-list-tabs#object-nav li li a { display: block; font-size: 13px; font-weight: inherit; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.75rem 0.9375rem; }

.bb-single-bp-header .flex { -ms-flex-flow: row wrap; flex-flow: row wrap; }

#buddypress div.item-list-tabs#object-nav a.more-button { font-size: 20px; padding: 14px 0; line-height: 1.1; }

#buddypress div.item-list-tabs#object-nav a.more-button.active:after { bottom: -17px; }

#buddypress div.item-list-tabs ul.sub-menu { top: 50px; padding: 10px 0; }

div.item-list-tabs li.hideshow.menu-item-has-children > a:after { top: 50px; }

#buddypress div.item-list-tabs#object-nav li.hideshow span { float: right; }

/* Site-wide notice */
#sitewide-notice #message { background: #1c86f2; color: #fff; border: 0; border-radius: 10px; width: auto; left: auto; right: 1%; margin-left: 1%; opacity: 0.9; font-size: 15px; padding: 10px 20px 10px 20px; }

#sitewide-notice #message h4, #sitewide-notice #message .h4 { max-width: 90%; font-size: 18px; color: #fff; margin-bottom: 10px; font-weight: 500; }

#sitewide-notice #message p { padding: 0; margin: 0 0 1rem; font-size: 1rem; line-height: 1.4; }

#sitewide-notice #message p:empty { display: none !important; }

#sitewide-notice .bb-notice-content > *:last-child { margin-bottom: 0; }

#sitewide-notice ul, #sitewide-notice ol { margin-left: 0; margin-bottom: 1rem; list-style-position: inside; }

#sitewide-notice button { position: absolute; top: 15px; right: 15px; min-height: 0; height: 18px; width: 18px; padding: 0; line-height: 16px; font-size: 10px; font-weight: 800; background: #fff; color: #1c86f2; }

@media (min-width: 768px) { #sitewide-notice #message { min-width: 500px; } }

#buddypress ul.item-list { border-top: 0; margin-bottom: 20px; }

#buddypress ul.item-list li:not(.load-more) { border-bottom: 0; }

#buddypress ul.item-list li img.avatar { margin: 0; }

.widget_bp_core_friends_widget .item-meta { display: none; }

.dir-list { margin-bottom: 30px; }

input#send_reply_button { min-width: 87px; }

#buddypress div.item-list-tabs#subnav { overflow: visible; }

.bs-dropdown-model { display: none; }

.bs-dropdown-model.open { display: block; }

.gif-search-result .loading-icon { display: block; margin: 0 auto; max-height: 300px; }

#buddypress div#message-thread div.message-content { margin-left: 0; }

#buddypress div.item-list-tabs ul.bs-dropdown { padding: 10px 0; }

#buddypress div.item-list-tabs ul.bs-dropdown a { padding: 9px 15px; }

#buddypress #member-forums-sub-nav ul { margin-bottom: 25px; }

#buddypress #member-forums-sub-nav li { padding-right: 30px; padding-bottom: 10px; }

#buddypress #member-forums-sub-nav a { display: block; font-size: 14px; color: #939597; opacity: 1; padding: 0 0 10px; }

#buddypress #member-forums-sub-nav .selected a { background: transparent; border-bottom: 1px solid #335eea; font-weight: 500; font-size: 14px; color: #122B46; opacity: 1; }

@media (max-width: 540px) { .bb-photos-wrap .bb-title { margin: 0 0 20px; }
  .bb-single-bp-header .push-right { /*margin: 0;*/ }
  .bb-photos-actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .bb-photos-actions a { margin-bottom: 10px; margin-left: 0 !important; } }

#buddypress .dir-search input[type=search], #buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search input[type=text], #buddypress .standard-form input[type=color], #buddypress .standard-form input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url], #buddypress .standard-form input[type=week], #buddypress .standard-form select, #buddypress .standard-form textarea { display: inline-block; font-family: inherit; font-style: inherit; font-size: 15px; height: 40px; outline: none; vertical-align: middle; background-color: #fff; border: 1px solid #DEDFE2; border-radius: 3px; box-shadow: none; padding: 0 12px; width: 100%; }

#buddypress .standard-form select { background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: right 1rem center; padding-right: 40px; }

#buddypress .standard-form select:focus { background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: right 1rem center; }

#buddypress .standard-form select[multiple] { background-image: none; }

#buddypress .standard-form input[type=search] { background-repeat: no-repeat; background-position: 10px 50%; background-size: 16px; background-image: url(../images/svg/search.svg); background-position: left 10px center; padding-left: 2rem; }

.widget.buddypress .bp-login-widget-user-links > div { padding: 0; }

.widget_bp_core_login_widget { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.widget_bp_core_login_widget .widget-title { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.widget_bp_core_login_widget .widget-title:empty { display: none; }

.widget_bp_core_login_widget .bp-login-widget-user-avatar { margin-right: 15px; }

.widget_bp_core_login_widget .bp-login-widget-user-links { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bbp_widget_login { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bbp_widget_login > .inner { width: 100%; }

.bbp_widget_login .widget-title { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.bbp_widget_login .widget-title:empty { display: none; }

.bbp_widget_login .bbp-logged-in { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bbp-logged-in { position: relative; }

#buddypress a.disabled, #buddypress button.disabled, #buddypress button.pending, #buddypress div.pending a, #buddypress input[type=button].disabled, #buddypress input[type=button].pending, #buddypress input[type=reset].disabled, #buddypress input[type=reset].pending, #buddypress input[type=submit].disabled, #buddypress input[type=submit].pending, #buddypress input[type=submit][disabled=disabled] { /*border-color: inherit;*/ /*color: inherit;*/ cursor: initial; }

body #buddypress * a { box-shadow: initial; }

body.buddypress .buddypress-wrap h1, body.buddypress .buddypress-wrap .h1, body.buddypress .buddypress-wrap h2, body.buddypress .buddypress-wrap .h2, body.buddypress .buddypress-wrap h3, body.buddypress .buddypress-wrap .h3, body.buddypress .buddypress-wrap h4, body.buddypress .buddypress-wrap .h4, body.buddypress .buddypress-wrap h5, body.buddypress .buddypress-wrap .h5, body.buddypress .buddypress-wrap h6, body.buddypress .buddypress-wrap .h6 { margin: 0 0 1.6875rem; }

.bp-navs.bp-navs { overflow: initial; }

body #buddypress .group-item-avatar { box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; }

#buddypress div.item-list-tabs ul li { float: left; margin: 0; list-style: none; }

#buddypress div.item-list-tabs ul li a, #buddypress div.item-list-tabs ul li span { display: block; }

.widget.buddypress #friends-list li, .widget.buddypress #members-list li, .widget.buddypress #groups-list li { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 0 15px; border: 0; padding: 0; }

.buddypress.widget ul.item-list li .item-avatar { padding: 0; -webkit-box-flex: 0; -ms-flex: 0 0 40px; flex: 0 0 40px; }

.buddypress.widget ul.item-list li .item { padding: 0; }

#buddypress div.item-list-tabs ul { margin: 0; padding: 0; }

#buddypress .bp-feedback.custom-homepage-info button.bp-tooltip { padding: 0; }

#buddypress .custom-homepage-info.info { border: 1px solid #E7E9EC; background: #fff; box-shadow: none; border-radius: 3px; padding: 20px; position: relative; font-size: 16px; margin-bottom: 20px; margin-top: 0; }

#buddypress .custom-homepage-info.info button { position: absolute; right: 10px; top: 10px; background: transparent; border: 0; color: #EF3E46; box-shadow: none; }

#buddypress .custom-homepage-info.info p { padding: 0; }

#buddypress .custom-homepage-info.info p:last-child { margin-bottom: 0; }

.bs-groups-items.grid-view .item-avatar .avatar { width: 100%; }

.buddypress-wrap:not(.round-avatars) .bs-groups-items.grid-view .item-avatar .avatar { border-radius: 0; }

.buddypress-wrap a[data-bp-close] span:before, .buddypress-wrap button[data-bp-close] span:before { font-size: 24px; }

@media screen and (min-width: 75em) { .widget-area .buddypress.widget ul.item-list li .avatar, .member-front-page .buddypress.widget ul.item-list li .avatar { width: 100%; }
  .widget-area .buddypress.widget ul.item-list, .member-front-page .buddypress.widget ul.item-list { margin: 0; width: 100%; } }

body.buddypress.register .site-content, body.buddypress.activation .site-content { padding-top: 5%; }

body.buddypress.register .site-content .content-area, body.buddypress.activation .site-content .content-area { padding-top: 0; }

@media screen and (min-width: 46.8em) { body.buddypress .site-content { padding-top: 0; }
  .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) nav { border-bottom: 1px solid #E7E9EC; border-top: 0; box-shadow: none; margin-bottom: 20px; margin-top: 0; }
  .bp-single-vert-nav .bp-navs.vertical li.selected, .bp-single-vert-nav .bp-navs.vertical li:focus, .bp-single-vert-nav .bp-navs.vertical li:hover { background: rgba(77, 92, 109, 0.1); } }

/* Cover Image */
#cover-image-container { background: #fff; border: 1px solid #E7E9EC; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0; padding: 30px 30px 0; font-size: 14px; line-height: 1.3575; }

#header-cover-image { background-color: #607387; }

body #buddypress #header-cover-image { background-position: center center; margin: -30px -31px 0; position: relative; width: auto; }

@media screen and (min-width: 800px) { body #buddypress .users-header #header-cover-image { margin: -30px -32px 0 -31px; } }

body #buddypress #header-cover-image.width-full { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; border-bottom: 1px solid #E7E9EC; }

body #buddypress #header-cover-image.cover-large { height: 300px; }

body #buddypress #item-header-cover-image { min-height: auto; margin-bottom: 0; padding-bottom: 20px; width: 100%; }

body #buddypress .groups-header #item-header-cover-image { display: -webkit-box; display: -ms-flexbox; display: flex; }

body #buddypress .groups-header #item-header-cover-image .group-item-actions { min-width: 170px; }

.bp-user #buddypress #item-header { margin: 0; }

#buddypress #item-header-cover-image #item-header-avatar { margin-top: -40px; margin-right: 30px; margin-bottom: 5px; padding: 0; }

#buddypress #item-header-cover-image.bb-disable-cover-img #item-header-avatar { margin-top: 0; }

body #buddypress #item-header-cover-image #item-header-avatar img.avatar { box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border: 5px solid #fff; max-width: 180px; }

body #buddypress:not(.round-avatars) #item-header-cover-image #item-header-avatar img.avatar { border-radius: 4px; }

nav#object-nav { background: #FBFBFC; border: 1px solid #E7E9EC; padding: 0 20px; margin: 0 0 20px; margin-top: -1px; border-radius: 0 0 4px 4px; }

nav#object-nav li { float: left; margin: 0; padding: 0 30px 0 0; }

nav#object-nav li.hideshow { padding-right: 5px; }

nav#object-nav a { color: #939597; display: block; padding: 11px 0; text-decoration: none; font-size: 14px; line-height: 2; }

.buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover { background: transparent; color: #122B46; }

.buddypress-wrap .bp-navs li.current a .count, .buddypress-wrap .bp-navs li.dynamic.current a .count, .buddypress-wrap .bp-navs li.selected a .count, .buddypress_object_nav .bp-navs li.current a .count, .buddypress_object_nav .bp-navs li.selected a .count { background-color: #335eea; }

nav#object-nav .selected > a { background-color: transparent; border-bottom: 1px solid #335eea; margin-bottom: -1px; opacity: 1; font-weight: 500; color: #122B46; }

body #buddypress div#item-header-cover-image h2, body #buddypress div#item-header-cover-image .h2, body #buddypress div#item-header-cover-image h2 a, body #buddypress div#item-header-cover-image .h2 a { font-size: 2rem; position: relative; color: #122B46; text-shadow: none; }

body #cover-image-container span.activity { font-size: 14px; }

.single-headers .item-meta { margin: 0 0 10px; padding: 0; }

#item-header-cover-image .member-header-actions .generic-button a, #item-header-cover-image .member-header-actions .generic-button button { font-size: 12px; min-height: 30px; padding: 0 20px; line-height: 28px; }

#item-header-cover-image .member-header-actions .generic-button a.friendship-button.pending_friend.requested, #item-header-cover-image .member-header-actions .generic-button button.friendship-button.pending_friend.requested { line-height: 13px; }

#item-header-cover-image .member-header-actions .generic-button a.blocked-member, #item-header-cover-image .member-header-actions .generic-button button.blocked-member { opacity: 0.9; pointer-events: none; }

#item-header-cover-image .member-header-actions .generic-button a.follow-button.not_following.outline, #item-header-cover-image .member-header-actions .generic-button button.follow-button.not_following.outline { color: #fff; }

#item-header-cover-image .member-header-actions div.generic-button { display: inline-block; float: none; }

#item-header-cover-image .member-header-actions > li { float: none; }

#item-header-cover-image .flex > #send-private-message { margin-top: 35px; text-align: left; min-width: 140px; margin-right: -20px; }

#item-header-cover-image .flex > #send-private-message .thickbox { font-size: 12px; min-height: 30px; padding: 0 20px; line-height: 28px; }

@media screen and (max-width: 1200px) { .has-sidebar #buddypress div#item-header #item-header-cover-image #item-header-content > .flex { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .has-sidebar #buddypress div#item-header #item-header-cover-image #item-header-content > .flex .bb-user-content-wrap { -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; }
  .has-sidebar #buddypress div#item-header #item-header-cover-image #item-header-content > .flex .flex > #send-private-message { margin: 5px 0 10px 10px; } }

@media screen and (max-width: 980px) { #item-header-cover-image .flex > #send-private-message { margin: 20px 0 0 0; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; } }

@media screen and (max-width: 782px) { .bp_members.type-bp_members #item-header-content .gamipress-buddypress-points { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .bp_members.type-bp_members #item-header-content > .flex .bb-user-content-wrap, .bp_members.type-bp_members #item-header-content > .flex .member-header-actions, .bp_members.type-bp_members #item-header-content > .flex #send-private-message { text-align: center; } }

#TB_window { border-radius: 4px 4px 4px 4px; }

#TB_window #TB_title { display: inline-block; width: 100%; height: auto; padding: 10px 5px; border-radius: 4px 4px 0 0; }

#TB_window #TB_title #TB_closeAjaxWindow #TB_closeWindowButton { right: 10px; }

#TB_window #TB_title #TB_closeAjaxWindow #TB_closeWindowButton:active, #TB_window #TB_title #TB_closeAjaxWindow #TB_closeWindowButton:focus { box-shadow: none; }

#TB_window #TB_title #TB_closeAjaxWindow #TB_closeWindowButton:focus .tb-close-icon { box-shadow: none; }

#TB_window #TB_ajaxContent { padding: 0 20px 20px 20px; width: 100% !important; height: auto !important; }

#TB_window #private-message-form-ux { margin-bottom: 0; margin-top: 12px; width: 100%; }

#TB_window #private-message-form-ux > label { margin-bottom: 10px; display: inline-block; }

#TB_window #private-message-form-ux input, #TB_window #private-message-form-ux textarea { display: block; width: 100%; max-height: 200px; }

#TB_window #private-message-form-ux input + br { display: none; }

@media screen and (max-width: 560px) { #TB_window { width: 80% !important; max-width: 100% !important; margin-left: 0 !important; margin-top: 0 !important; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } }

body .single-headers a.button, body .single-headers li.generic-button, body .single-headers div.generic-button { margin: 5px 8px 5px 0; }

nav#object-nav .more-button { font-size: 20px; padding: 14px 0; line-height: 1.1; }

nav#object-nav .more-button.active:after { bottom: -18px; }

nav#object-nav .sub-menu { top: 50px; padding: 10px 0; }

nav#object-nav .sub-menu li { margin: 0; display: block; width: 100%; padding: 0; }

nav#object-nav .sub-menu a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 13px; font-weight: inherit; color: #939597; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.75rem 0.9375rem; overflow: hidden; }

nav#object-nav .sub-menu a:hover { background: #F5F5F5; }

nav#object-nav .sub-menu span.count { float: right; font-size: 10px; }

nav#object-nav .sub-menu .selected > a { background: #F5F5F5; border: 0; }

@media screen and (min-width: 46.8em) { .single-headers #item-header-content { padding-left: 0; } }

/* Subnav */
.buddypress-wrap .bp-subnavs ul li:not(:last-child), .bp-single-vert-nav .bp-wrap .bp-subnavs ul li.current:not(:last-child) { padding-right: 30px; }

.bp-single-vert-nav .bp-wrap .bp-navs.bp-subnavs { margin-bottom: 20px; }

.buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.selected a { background: transparent; border-bottom: 1px solid #335eea; font-weight: 500; }

@media screen and (max-width: 782px) { #buddypress #item-header-cover-image { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  body #buddypress #item-header-cover-image #item-header-avatar { margin-right: auto; margin-left: auto; margin-bottom: 20px; }
  #buddypress div#item-header #item-header-cover-image #item-header-content { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media screen and (max-width: 46.8em) { .buddypress-wrap:not(.bp-single-vert-nav) .bp-navs li { background: transparent; float: left; }
  .buddypress-wrap .single-screen-navs li { border-bottom: 0; }
  .buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.current a:focus, .buddypress-wrap .bp-subnavs li.current a:hover, .buddypress-wrap .bp-subnavs li.selected a, .buddypress-wrap .bp-subnavs li.selected a:focus, .buddypress-wrap .bp-subnavs li.selected a:hover { color: #122B46; } }

/* Search */
.bp-user [data-bp-search] form input[type=text], .bp-user [data-bp-search] form input[type=search], body .buddypress-wrap .bp-invites-search-form input[type=search] { padding: 6px 10px; height: auto; font-size: 14px; }

body .buddypress-wrap .bp-invites-search-form input[type=search], body .buddypress-wrap form.bp-dir-search-form input[type=search], body .buddypress-wrap form.bp-messages-search-form input[type=search] { background-repeat: no-repeat; background-position: 10px 50%; background-size: 16px; background-image: url(../images/svg/search.svg); background-position: left 10px center; padding-left: 2rem; width: 100%; min-width: 210px; border-radius: 100px; }

@media screen and (max-width: 544px) { body .buddypress-wrap .bp-invites-search-form input[type=search], body .buddypress-wrap form.bp-dir-search-form input[type=search], body .buddypress-wrap form.bp-messages-search-form input[type=search] { min-width: 150px; } }

body.pending-invites .buddypress-wrap .bp-invites-search-form input[type=search] { min-width: 360px; }

@media screen and (max-width: 544px) { body.pending-invites .buddypress-wrap .bp-invites-search-form input[type=search] { min-width: 280px; } }

input:-webkit-autofill { /*-webkit-box-shadow: 0 0 0 30px white inset;*/ }

body .buddypress-wrap form.bp-messages-search-form input[type=search]:-webkit-autofill { background-repeat: no-repeat; background-position: 10px 50%; background-size: 16px; background-image: url(../images/svg/search.svg); background-position: left 10px center; }

.buddypress-wrap form.bp-dir-search-form, .buddypress-wrap form.bp-invites-search-form, .buddypress-wrap form.bp-messages-search-form { background-color: #fff; border: 1px solid #DEDFE2; box-shadow: none; border-radius: 100px; margin: 0; position: relative; }

body #content .buddypress-wrap .bp-invites-search-form .nouveau-search-submit, #content .buddypress-wrap .subnav-filters div button#user_messages_search_submit { padding: 0; position: absolute !important; width: 30px; height: 33px; opacity: 0; left: 0; z-index: 10; overflow: hidden; }

.buddypress-wrap form.bp-dir-search-form button[type=submit], .buddypress-wrap form.bp-messages-search-form button[type=submit] { position: absolute; opacity: 0; visibility: hidden; width: 0; height: 0; left: 7px; top: 7px; height: 20px; width: 20px; }

.buddypress-wrap .bp-tables-user, .buddypress-wrap .bp-tables-report, .buddypress-wrap table.forum, .buddypress-wrap table.wp-profile-fields { background-color: #fff; border-radius: 4px; overflow: hidden; box-shadow: 0 0 0 1px #E7EAEC; }

.buddypress-wrap .bp-tables-user tr td, .buddypress-wrap .bp-tables-user tr th, .buddypress-wrap .bp-tables-report tr td, .buddypress-wrap .bp-tables-report tr th, .buddypress-wrap table.forum tr td, .buddypress-wrap table.forum tr th, .buddypress-wrap table.wp-profile-fields tr td, .buddypress-wrap table.wp-profile-fields tr th { padding: 25px 20px; }

.buddypress-wrap .bp-tables-user thead tr, .buddypress-wrap .bp-tables-report thead tr, .buddypress-wrap table.forum thead tr, .buddypress-wrap table.wp-profile-fields thead tr { background: 0 0; border-bottom: 1px solid #E7E9EC; }

.buddypress-wrap .bp-tables-user tbody tr, .buddypress-wrap .bp-tables-report tbody tr, .buddypress-wrap table.forum tbody tr, .buddypress-wrap table.wp-profile-fields tbody tr { background: transparent; }

.buddypress-wrap .bp-tables-user tbody tr:nth-child(odd), .buddypress-wrap .bp-tables-report tbody tr:nth-child(odd) { background: #F7FAFE; }

.buddypress-wrap .bp-tables-user tbody tr:hover, .buddypress-wrap .bp-tables-report tbody tr:hover { background: #F5F5F5; }

td.notification-description a { font-size: 16px; color: #122B46; letter-spacing: -0.24px; line-height: 1.3; position: relative; }

.buddypress-wrap .subnav-filters .select-wrap { margin-right: 12px; }

.buddypress-wrap .select-wrap { background-color: #fff; border: 1px solid #E7E9EC; border-radius: 3px; }

.buddypress-wrap .select-wrap select { margin-right: 0; padding: 6px 25px 6px 10px; position: relative; text-indent: 0; }

.buddypress-wrap .select-wrap span.select-arrow { display: none; }

.buddypress-wrap .current-visibility-level { color: #A3A5A9; }

.buddypress-wrap .field-visibility-settings { color: inherit; }

/*@media screen and (min-width: 32em) {*/
body .buddypress-wrap .subnav-filters .component-filters select, body .buddypress-wrap .subnav-filters .last select { font-size: 14px; max-width: 100%; min-height: 34px; background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: right 10px center; border: 0; }

/*}*/
.buddypress-wrap .bp-pagination { color: #A3A5A9; padding: 10px 0; }

.buddypress-wrap .notifications-options-nav input#notification-bulk-manage { border: 0; border-radius: 3px; line-height: 1; margin: 1px 0 0 10px; padding: 0 20px; min-height: 34px; height: 34px; font-size: 14px; font-weight: 500; }

.bb-sort-by-date { font-size: 15px; color: #A3A5A9; letter-spacing: -0.24px; margin: 0; }

span.notifications-order-actions { box-shadow: 0 0 0 1px #DEDFE2; margin-left: 5px; padding-top: 1px; position: relative; }

body.buddypress .buddypress-wrap .bs-section-title { margin-bottom: 0; }

.buddypress-wrap .bp-messages { border: 1px solid #E7E9EC; margin: 0; border-radius: 3px; /*overflow: hidden;*/ }

.buddypress-wrap .bp-messages:after { content: ""; clear: both; display: table; }

span.count:empty { display: none !important; }

#whats-new-content + #message { margin-top: 20px; }

.buddypress-wrap #group-settings-form .bp-messages { margin-bottom: 20px; }

.buddypress-wrap .bp-feedback, .widget-error .bp-feedback { box-shadow: none; border: 1px solid #E7E9EC; border-radius: 3px; color: #4D5C6D; /*overflow: hidden;*/ }

.buddypress-wrap .bp-feedback:after, .widget-error .bp-feedback:after { content: ""; display: table; }

.buddypress-wrap .bp-feedback .bp-icon, .widget-error .bp-feedback .bp-icon { border-radius: 3px 0 0 3px; }

.buddypress-wrap .bp-feedback.help .bp-icon, .buddypress-wrap .bp-feedback.info .bp-icon, .widget-error .bp-feedback.help .bp-icon, .widget-error .bp-feedback.info .bp-icon { background-color: #1c86f2; }

.buddypress-wrap .bp-feedback.loading .bp-icon, .buddypress-wrap .bp-feedback.warning .bp-icon, .widget-error .bp-feedback.loading .bp-icon, .widget-error .bp-feedback.warning .bp-icon { background-color: #f7ba45; }

.buddypress-wrap .bp-feedback.success .bp-icon, .widget-error .bp-feedback.success .bp-icon { background-color: #1CD991; }

.buddypress-wrap .bp-feedback.error .bp-icon, .widget-error .bp-feedback.error .bp-icon { background-color: #EF3E46; }

.buddypress-wrap .bp-feedback:not(.custom-homepage-info) p, .widget-error .bp-feedback p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0; padding-right: 20px; }

#buddypress .bp-invites-content ul.item-list li img.avatar { border-radius: 50%; }

#buddypress .bb-groups-messages-left .action .invite-button, #item-body #group-invites-container .bp-invites-content .action button.invite-button { background: url(../images/svg/circle-add.svg) no-repeat; height: 26px; width: 26px; background-size: contain; padding: 0; min-width: 26px; }

#buddypress .bb-groups-messages-left .action .invite-button .icons, #item-body #group-invites-container .bp-invites-content .action button.invite-button .icons { opacity: 0; visibility: hidden; }

#buddypress .bb-groups-messages-left .selected .invite-button, #item-body #group-invites-container .bp-invites-content .selected .action button.invite-button { background: url(../images/svg/circle-close.svg) no-repeat; }

.buddypress-wrap ul.item-list li .invite-button:not(.group-remove-invite-button) span.icons:before { content: "\e921"; }

.buddypress-wrap .bp-feedback p { font-size: 14px; line-height: 1.5; padding: 10px 5px; }

.bulk-select-check, .bulk-select-all { min-width: 40px; }

.bulk-select-check label, .bulk-select-all label { margin: 0 !important; }

.notification-list.bb-nouveau-list { margin-bottom: 20px; }

.notification-dropdown .notification-list.bb-nouveau-list .actions { opacity: 0; visibility: hidden; /* smartphones, touchscreens */ }

@media (hover: none) and (pointer: coarse) { .notification-dropdown .notification-list.bb-nouveau-list .actions { opacity: 1; visibility: visible; } }

.notification-dropdown .notification-list.bb-nouveau-list li:hover .actions { opacity: 1; visibility: visible; }

.notification-list.bb-nouveau-list .actions { opacity: 1; visibility: visible; font-size: 0; }

.notification-list.bb-nouveau-list .actions a { color: rgba(18, 43, 70, 0.4); /*opacity: 0.4;*/ margin-left: 6px; }

.notification-list.bb-nouveau-list .actions .dashicons { font-size: 18px; }

.notification-list.bb-nouveau-list .actions .delete .dashicons { font-size: 16px; position: relative; top: 2px; }

.notification-list.bb-nouveau-list .actions .dashicons-visibility:before, .notification-list.bb-nouveau-list .actions .dashicons-dismiss:before, .notification-list.bb-nouveau-list .actions .dashicons-trash:before, .notification-list.bb-nouveau-list .actions .dashicons-hidden:before { content: "\e8fc"; font-family: "bb-icons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; font-size: 15px; }

.notification-list.bb-nouveau-list .actions .dashicons-dismiss:before { content: "\e8f6"; }

.notification-list.bb-nouveau-list .actions .dashicons-trash:before { content: "\e937"; }

.notification-list.bb-nouveau-list .actions .dashicons-hidden:before { content: "\e8be"; }

.buddypress-wrap .bp-invites-filters ul li #bp-invites-prev-page, .buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page, .buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page, .buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page { /*padding: 6px 20px;*/ }

.buddypress-wrap .bp-invites-filters ul li #bp-invites-prev-page:before, .buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page:before, .buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page:before, .buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page:before { /*        font-family: dashicons; position: relative; top: 1px; float: left; margin-right: 6px; margin-left: -8px;*/ }

.buddypress-wrap .bp-invites-filters ul li #bp-invites-prev-page .bp-screen-reader-text, .buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page .bp-screen-reader-text, .buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page .bp-screen-reader-text, .buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page .bp-screen-reader-text { /*        position: static !important; clip: initial; width: auto; height: auto;*/ }

.buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page:before, .buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page:before { /*        float: right; margin-right: -8px; margin-left: 6px;*/ }

.buddypress-wrap .subnav-filters:before, .buddypress-wrap .subnav-filters:after { display: none; }

.buddypress-wrap .subnav-filters > ul { margin-left: 0; margin-bottom: 0; }

@media screen and (min-width: 32em) { #activity-stream { clear: both; padding-top: 0; } }

@media (max-width: 543px) { .notification-list.bb-nouveau-list .avatar:not(.profile-avatar) { max-width: 44px; }
  .notification-list.bb-nouveau-list .actions { font-size: 0; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 8px 0 0 98px; }
  .notification-list.bb-nouveau-list .notification-content + .actions { -webkit-box-flex: 0; -ms-flex: none; flex: none; padding: 0; }
  body.buddypress .buddypress-wrap .bs-section-title { font-size: 20px; }
  .bb-sort-by-date { font-size: 13px; text-align: right; }
  .notification-list .bs-item-wrap:not(.bs-header-item) { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } }

.atwho-view { border-color: #E7E9EC; }

.atwho-view ul li .username { color: #A3A5A9; }

/* Acitvity */
#whats-new-form-placeholder, #whats-new-form { margin: 0; }

#whats-new-form-placeholder .bp-feedback, #whats-new-form .bp-feedback { min-width: 100%; }

#whats-new-form.focus-in #bp-activity-privacy-point { color: #A3A5A9; }

#whats-new-form #whats-new-post-in-box .bp-activity-object { padding: 7px 26px 7px 30px; min-height: 34px; margin: 1px 0; }

#whats-new-form #whats-new-post-in-box .bp-activity-object:hover { background-color: #FBFBFC; }

#whats-new-post-in-box-items .bp-activity-object label { margin: 0; }

.dropzone .dz-default, .dropzone.media-dropzone .dz-preview:not(.dz-image-preview) .dz-image, .dropzone.video-dropzone .dz-preview, .dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview:not(.dz-has-thumbnail), .dropzone .dz-preview.dz-file-preview .dz-details, .dropzone .dz-preview .dz-image { background-color: #fbfbfc; }

.dropzone .dz-preview.dz-file-preview .dz-details { border-color: #E7E9EC; }

.buddypress .buddypress-wrap form#whats-new-form button.bp-remove-item { background-color: transparent; border: 0; padding: 0; margin-top: 0; margin-left: 30px; margin-right: 2px; line-height: 1; }

.buddypress .buddypress-wrap form#whats-new-form button.bp-remove-item:before { content: "\e8f7"; font-family: "bb-icons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; color: #939597; }

.emojionearea .emojionearea-picker .emojionearea-filters { background-color: #FBFBFC; border-bottom: 1px solid #E7E9EC; }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active { border-left: 1px solid #E7E9EC; border-right: 1px solid #E7E9EC; }

.emojionearea .emojionearea-picker .emojionearea-filters i.emojionearea-filter:first-child[style*="display: none"] + i.emojionearea-filter:not([style*="display: none"]) { border-left-width: 0; }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:first-of-type { border-left-width: 0; }

.emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter:last-of-type { border-right-width: 0; }

#whats-new-textarea-placeholder [contenteditable=true]:empty:before, #whats-new-textarea [contenteditable=true]:empty:before { color: rgba(77, 92, 109, 0.5); }

/* Toolbar Icons Colors */
.ac-reply-toolbar a .bb-icon, .ac-reply-toolbar .emojionearea .emojionearea-button, #whats-new-toolbar a .bb-icon, #whats-new-toolbar .emojionearea .emojionearea-button, #whats-new-messages-toolbar a .bb-icon, #whats-new-messages-toolbar .emojionearea .emojionearea-button { color: rgba(18, 43, 70, 0.5); }

.ac-reply-toolbar a:hover .bb-icon, .ac-reply-toolbar a.active .bb-icon, .ac-reply-toolbar .active a .bb-icon, .ac-reply-toolbar a.open .bb-icon, .ac-reply-toolbar .emojionearea .emojionearea-button.active, #whats-new-toolbar a:hover .bb-icon, #whats-new-toolbar a.active .bb-icon, #whats-new-toolbar .active a .bb-icon, #whats-new-toolbar a.open .bb-icon, #whats-new-toolbar .emojionearea .emojionearea-button.active, #whats-new-messages-toolbar a:hover .bb-icon, #whats-new-messages-toolbar a.active .bb-icon, #whats-new-messages-toolbar .active a .bb-icon, #whats-new-messages-toolbar a.open .bb-icon, #whats-new-messages-toolbar .emojionearea .emojionearea-button.active { color: #122b46; }

#editor-toolbar .bb-icon { color: rgba(18, 43, 70, 0.5); }

#editor-toolbar .emojionearea-button:before { color: rgba(18, 43, 70, 0.5); }

#editor-toolbar .emojionearea-button.active:before, #editor-toolbar .active .bb-icon:before { color: #122b46; }

.bp-nouveau-activity-form-placeholder- .bb-model-header a .bb-icon-close, .activity-update-form .bb-model-header a .bb-icon-close { color: rgba(18, 43, 70, 0.5); }

.bp-nouveau-activity-form-placeholder- .bb-model-header a:hover .bb-icon-close, .activity-update-form .bb-model-header a:hover .bb-icon-close { color: #122b46; }

.medium-editor-toolbar .medium-editor-toolbar-actions button, .buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button, #buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button { color: rgba(18, 43, 70, 0.5); }

.medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active, .buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active, #buddypress .medium-editor-toolbar .medium-editor-toolbar-actions button.medium-editor-button-active { color: #122b46; }

.medium-editor-toolbar-form a { color: rgba(18, 43, 70, 0.5); }

.medium-editor-toolbar-form a:hover { color: #122b46; }

#buddypress input#privacy-status-back, #buddypress input#privacy-status-group-back { color: rgba(18, 43, 70, 0.5); }

#buddypress input#privacy-status-back:hover, #buddypress input#privacy-status-group-back:hover { color: #122b46; }

.buddypress-wrap:not(.bp-single-vert-nav) .main-navs > ul > li > a { padding: 0 0 15px; }

body.buddypress article.page > .entry-header .entry-title { font-size: 28px; }

#buddypress #group-activity-search, #buddypress #dir-groups-search, #buddypress #dir-activity-search { border: 0; background-color: transparent; padding-left: 35px; font-size: 14px; height: 34px; }

select#activity-filter-by { border: 0; }

.filters .feed { height: 34px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.filters .feed a { color: rgba(18, 43, 70, 0.4); }

.filters .feed a:hover { color: #122b46; }

body #buddypress .bp-list .action, body #bbpress-forums .bp-list .action { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 15px; }

body #buddypress .bp-list .action .generic-button, body #bbpress-forums .bp-list .action .generic-button { margin-right: 15px; }

@media screen and (max-width: 400px) { body #buddypress #members-list.bp-list.following-list .following-meta.action { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  body #buddypress #members-list.bp-list.following-list .following-meta.action .generic-button, body #buddypress #members-list.bp-list.following-list .following-meta.action .generic-button:last-child { margin-left: 5px; margin-right: 5px; } }

#bp-login-widget-form label { display: block; }

#bp-login-widget-form label[for=bp-login-widget-rememberme] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#bp-login-widget-form input { margin-bottom: 12px; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-login]::before, .widget_bp_core_login_widget label[for=bp-login-widget-user-pass]::before { top: 30px; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch { top: 32px; }

.widget_bp_core_login_widget .forgetmenot { width: 100%; }

.bp-list li .item-avatar { float: left; }

div#cover-image-container { margin-top: -31px; }

@media screen and (min-width: 46.8em) { .bp-dir-vert-nav .dir-navs { min-width: 180px; }
  .bp-dir-vert-nav .screen-content { border-color: #E7E9EC; }
  .bp-dir-vert-nav .dir-navs ul li.selected a { background: transparent; color: inherit; }
  .bp-dir-vert-nav .dir-navs ul li.selected { border: 0; }
  #buddypress.bp-dir-vert-nav .dir-navs a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 0; padding: 4px 0; }
  #buddypress.bp-dir-vert-nav .dir-navs li.selected a { border-bottom: 0; }
  .bp-dir-vert-nav .dir-navs ul li.selected a span { color: #fff; }
  .bp-dir-vert-nav .dir-navs ul li a:focus span, .bp-dir-vert-nav .dir-navs ul li a:hover span { border: 0; } }

/* Groups */
.entry-content #groups-list .item-avatar a { display: inline-block; background: #fff; border: 3px solid #fff; box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border-radius: 3px; }

.entry-content .widget #groups-list .item-avatar a { box-shadow: none; border: 0; }

.buddypress-wrap.round-avatars .item-avatar a { border-radius: 50%; }

.buddypress-wrap .groups-list li .item-meta { margin-bottom: 0; line-height: 1.6; }

.buddypress #buddypress.bp-dir-vert-nav .create-button a { font-size: 14px; font-weight: 400; min-height: 34px; padding: 4px 20px; border: 1px solid #335eea; background: transparent; color: #335eea; box-shadow: none; border-radius: 50px; text-decoration: none; }

#buddypress h4.bb-active-order, #buddypress .bb-active-order.h4 { margin: 0 0 0 20px; }

.buddypress-wrap .groups-list li .group-desc { border: 0; border-radius: 0; color: #737373; font-style: italic; margin: 0; padding: 0; }

.buddypress-wrap .grid.bp-list > li .item .group-desc, .buddypress-wrap .grid.bp-list > li .item .item-block { width: 100%; margin-top: 0; min-height: 10px; font-size: 13px; }

.buddypress-wrap .grid.bp-list > li .item .item-block { min-height: auto; }

.buddypress-wrap .grid.groups-list > li .item .last-activity { margin-top: 0; }

.buddypress-wrap .grid.groups-list li .list-title { margin-bottom: 10px; }

.buddypress-wrap .groups-list li p { margin: 0 0 15px; }

.buddypress #buddypress.bp-dir-hori-nav .create-button a, .buddypress #buddypress.bp-dir-hori-nav .create-button a:hover { text-decoration: none; }

@media screen and (min-width: 24em) { .grid.groups-list .list-wrap { min-height: 40px; }
  .grid.groups-list .list-wrap .item-block { min-height: 10px; } }

@media screen and (min-width: 46.8em) { .buddypress .bp-vertical-navs .groups-list .item-avatar { margin-right: 20px; width: auto; }
  .buddypress-wrap .groups-list li .group-desc { font-size: 13px; line-height: 1.5; font-style: normal; } }

@media screen and (max-width: 980px) { body #buddypress .group-invites-column .bp-list .action { -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; } }

body.single-item.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content, body.single-item.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions { margin-top: 0; margin-left: 0; max-width: 100%; }

.bp-list li .item-meta, .bp-list li .meta { letter-spacing: -0.24px; line-height: 1.3; font-size: 12px; font-weight: 300; color: #A3A5A9; margin: 0; }

.single-headers { margin-bottom: 0; }

body.buddypress .buddypress-wrap .bp-screen-title { margin: 15px 0 0; display: none; }

.single-headers .activity { font-size: 13px; margin-bottom: 0; }

#buddypress #item-header-cover-image .highlight { margin-bottom: 6px; padding: 0; }

.group-description p { margin-bottom: 1rem; }

.bp-avatar-nav ul, .bp-avatar-nav ul.avatar-nav-items li.current { border-color: #E7E9EC; font-size: 14px; }

.bp-avatar-nav ul.avatar-nav-items li.current { border-bottom-color: #fff; }

#buddypress input#bp-browse-button { margin-top: 10px; }

.avatar-crop-management #avatar-crop-pane { margin-bottom: 10px; }

.avatar-crop-management #avatar-crop-actions a.avatar-crop-cancel { color: #939597; font-size: 15px; }

.avatar-crop-management #avatar-crop-actions a.avatar-crop-cancel:hover { color: #335eea; }

body #buddypress p.warning, body.profile_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning, body.users_page_bp-profile-edit.modal-open #TB_ajaxContent p.warning { display: block; font-size: 85%; margin: 1em 0; color: #856404; background-color: #fff3cd; border-color: #ffeeba; position: relative; padding: 10px 15px; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 4px; }

.bb-bp-profile-screen { font-size: 16px; }

.bb-bp-profile-screen .bp-cover-image { margin-top: 20px; margin-bottom: 20px; }

#buddypress #bp-delete-avatar, #buddypress #bp-delete-cover-image { color: #fff; background-color: #EF3E46; border: 0; font-size: 14px; padding: 12px 25px; font-weight: 500; }

#buddypress #bp-delete-avatar:hover, #buddypress #bp-delete-cover-image:hover { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

/* Register */
#pass-strength-result { margin-bottom: 30px; }

#buddypress .register-section .bp-heading { font-size: 18px; margin: 0 0 15px; line-height: 1.2; }

#buddypress .register-section label, #buddypress .register-section legend { font-weight: normal; font-size: 14px; margin: 0 0 3px; }

#buddypress .register-section input[type=password] { margin-bottom: 20px; }

#buddypress .register-section a.clear-value { display: none; }

#buddypress .register-section .field-visibility-settings-header { font-size: 12px; margin-bottom: 10px; }

#buddypress .register-section .field-visibility-settings div.radio label { position: relative; }

#buddypress .register-section .field-visibility-settings div.radio .field-visibility-text { margin-left: 35px; }

#buddypress .register-section .field-visibility-settings input[type=radio] { width: 22px !important; height: 22px; position: absolute; top: 0; left: 0; z-index: 10; margin-top: 0; opacity: 0; margin-right: 10px; }

#buddypress .register-section .field-visibility-settings span.bs-radio { display: inline-block; vertical-align: middle; cursor: pointer; position: absolute; top: 0; left: 0; overflow: hidden; width: 22px; height: 22px; line-height: 1; background-color: #fff; border: 2px solid #D6DCE6; border-radius: 100%; margin-right: 10px; z-index: 7; }

#buddypress .register-section .field-visibility-settings span.bs-radio.on:after { content: ""; position: absolute; top: 2px; left: 2px; border-radius: 100%; width: 14px; height: 14px; display: inline-block; background-color: #335eea; z-index: 9; }

#buddypress .register-section .visibility-toggle-link { font-size: 13px; background-color: transparent; color: #122B46; border: 0; font-weight: 600; min-height: auto; padding: 0; vertical-align: baseline; border-radius: 0; margin-left: 5px; }

#buddypress .register-section .visibility-toggle-link:hover, #buddypress .register-section .visibility-toggle-link:focus, #buddypress .register-section .visibility-toggle-link:active { background: transparent; color: #335eea; box-shadow: none; }

#buddypress .register-section p.description { font-size: 14px; }

#buddypress .register-section .datebox-selects { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

#buddypress .register-section .datebox-selects label, #buddypress .register-section .datebox-selects select { margin-right: 10px; margin-bottom: 10px; }

#buddypress .register-section .wp-editor-tabs button { background: transparent; border: 1px solid #ddd; color: inherit; padding: 6px 12px; height: auto; min-height: 10px; border-radius: 3px 3px 0 0; }

#buddypress .register-section .wp-editor-tabs button:hover, #buddypress .register-section .wp-editor-tabs button:focus, #buddypress .register-section .wp-editor-tabs button:active { background: transparent; color: inherit; border: 1px solid #ddd; }

#buddypress .register-section .tmce-active .wp-editor-tabs .switch-tmce, #buddypress .register-section .html-active .wp-editor-tabs .switch-html { background-color: #f5f5f5; border-bottom-color: #f5f5f5; }

#buddypress .register-section .quicktags-toolbar .button { color: inherit; background: transparent; border: 0; font-weight: bold; padding: 0 5px; margin: 0 6px 0 0; border-radius: 0; box-shadow: none; font-size: 14px; height: auto; min-height: 10px; }

#buddypress .register-section .editfield:first-child { margin-top: 0; }

@media screen and (min-width: 46.8em) { .buddypress-wrap .register-page .layout-wrap { display: block; }
  .buddypress-wrap.extended-default-reg .register-page .extended-profile, .buddypress-wrap.extended-default-reg .register-page .default-profile { padding: 0; } }

/* Group Invites */
#group-invites-container ul.subnav li { float: none; margin: 0; padding-right: 0; }

#group-invites-container ul.subnav a { border-bottom: 0; padding: 6px 0; }

@media screen and (max-width: 680px) { #group-invites-container ul.subnav li { float: left; } }

form#group_invites_search_form:after { content: ""; display: table; clear: both; }

.drag-drop .drag-drop-inside p { color: inherit; }

.groups.group-admin #buddypress #item-body .bp-navs.group-subnav li { float: none; padding: 0; }

body .groups-manage-members-list .section-title { background: transparent; color: #122B46; font-weight: 500; font-size: 20px; line-height: 1.1; padding-left: 0; letter-spacing: 0; }

#buddypress #members-list .members-meta.action > .generic-button:last-child a, #buddypress #members-list .members-meta.action > .generic-button:last-child button { font-size: 0.875rem; min-height: 32px; padding: 5px 20px; border-radius: 100px; border: 1px solid #335eea; background: transparent; color: #335eea; margin-left: 10px; min-width: 120px; }

#buddypress #members-list .members-meta.action > .generic-button:last-child a:hover, #buddypress #members-list .members-meta.action > .generic-button:last-child a:focus, #buddypress #members-list .members-meta.action > .generic-button:last-child button:hover, #buddypress #members-list .members-meta.action > .generic-button:last-child button:focus { box-shadow: none; }

#buddypress .groups-manage-members-list { padding: 0; }

#buddypress .groups-manage-members-list ul.item-list { margin: 0 0 30px; }

#buddypress .groups-manage-members-list .item-list > li { background-color: #fff; border: 1px solid #E7E9EC; margin-bottom: -1px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 15px 20px; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; }

#buddypress .groups-manage-members-list .item-list > li .avatar { max-width: 44px; width: 100%; margin-right: 15px; }

#buddypress .groups-manage-members-list .members-manage-buttons { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; padding-left: 57px; margin: 0; }

#buddypress .groups-manage-members-list .members-manage-buttons .button { min-width: 20px; display: inline-block; font-size: 12px; min-height: 20px; padding: 4px 12px; margin: 5px 10px 5px 0; }

#buddypress .groups-manage-members-list .list-title.member-name a { font-size: 20px; font-weight: 400; }

#group-settings-form fieldset { border: 0; padding: 0; margin-bottom: 0; margin-top: 0; font-size: 14px; line-height: 1.5; }

#group-settings-form p.description { padding: 10px 0; font-size: 13px; margin-bottom: 20px; }

.groups.group-admin #item-body #group-settings-form label[for=delete-group-understand] { margin: 30px 0 15px; }

#buddypress input#delete-group-button { color: #fff; }

div#bs-member-profile:empty { display: none; }

#item-body .bb-message-heading h2, #item-body .bb-message-heading .h2, #item-body .bs-member-notifications .title.title { margin: 0; }

.group-create #buddypress.bp-single-vert-nav #group-invites-container .group-invites-column, .group-create .type-bp_members #buddypress.bp-single-vert-nav #group-invites-container .group-invites-column { padding: 0; }

.type-bp_members .buddypress-wrap .activity-list .load-more a, .type-bp_members .buddypress-wrap .activity-list .load-newest a { color: #335eea; }

.type-bp_members .buddypress-wrap .activity-list .load-more a:hover, .type-bp_members .buddypress-wrap .activity-list .load-newest a:hover { color: #0F74E0; }

#item-body #group-invites-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; }

#item-body #group-invites-container .bp-navs.group-subnav { border-bottom: 0; -webkit-box-flex: 0; -ms-flex: 0 0 220px; flex: 0 0 220px; background: #FBFBFC; border-right: 1px solid #E7E9EC; min-height: 60vh; border-radius: 4px 0 0 4px; margin: 0; padding: 30px 0; }

#item-body #group-invites-container .bp-navs.group-subnav a { border: 0; font-size: 14px; color: #939597; letter-spacing: -0.24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 13px 20px; line-height: 1; margin-bottom: 1px; }

#item-body #group-invites-container .bp-navs.group-subnav a:hover { background: rgba(77, 92, 109, 0.1); }

#item-body #group-invites-container .bp-navs.group-subnav .current a, #item-body #group-invites-container .bp-navs.group-subnav .selected a { background: rgba(77, 92, 109, 0.1); color: #335eea; font-weight: 400; }

#item-body #group-invites-container .group-invites-column { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 30px; }

#item-body #group-invites-container .bp-invites-content .item-list > li { background-color: #fff; border: 1px solid #E7E9EC; border-bottom: 0; margin-bottom: -1px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 15px 20px; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; width: 100%; }

#item-body #group-invites-container .bp-invites-content .item-list > li:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

#item-body #group-invites-container .bp-invites-content .item-list > li:last-child { border-bottom: 1px solid #E7EAEC; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; }

#item-body #group-invites-container .bp-invites-content .list-title { color: #122B46; font-size: 20px; margin: 0 auto; width: 100%; }

#item-body #group-invites-container .bp-invites-content .item-meta .group-inviters li { color: #A3A5A9; }

#item-body #group-invites-container .bp-invites-content .action { position: static; }

#item-body #group-invites-container .bp-invites-content .action button { height: auto; min-height: 10px; padding: 0; min-width: 40px; border: 0; color: inherit; background: transparent; box-shadow: none; }

#item-body #group-invites-container .bp-invites-content .action button .icons:before { font-size: 22px; }

#item-body #group-invites-container .bp-invites-content .button.selected { color: #EE343C; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor { margin-top: 30px; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor img.avatar { border-radius: 50%; max-width: 40px; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form label { font-size: 14px; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row-reverse; flex-flow: row-reverse; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button { color: #939597; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button#bp-invites-send { margin-left: 0; background-color: #335eea; color: #fff; min-height: 34px; padding: 6px 20px; border-radius: 100px; }

#item-body #group-invites-container .bp-invites-content #send-invites-editor #bp-send-invites-form .action button#bp-invites-send:hover { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

#item-body #group-invites-container .bp-invites-content .action { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

@media screen and (min-width: 768px) and (max-width: 1040px) { /*#buddypress .bb-bp-settings-content,*/
  .groups.group-admin #buddypress #item-body #group-settings-form, #item-body #group-invites-container .group-invites-column, #item-body #group-invites-container .bp-navs.group-subnav, .groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; }
  #item-body #group-invites-container .bp-navs.group-subnav, .groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav { padding: 0; }
  #item-body #group-invites-container .group-invites-column, .groups.group-admin #buddypress #item-body #group-settings-form { padding: 20px; }
  #group-invites-container ul.subnav li, .groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav li { float: left !important; }
  #item-body #group-invites-container .bp-navs.group-subnav { border-bottom: 1px solid #E7E9EC; } }

@media screen and (max-width: 767px) { #item-body #group-invites-container .group-invites-column, #item-body #group-invites-container .bp-navs.group-subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; }
  #item-body #group-invites-container .bp-navs.group-subnav { padding: 0; }
  #item-body #group-invites-container .group-invites-column { padding: 20px; }
  #group-invites-container ul.subnav li { float: left !important; }
  #item-body #group-invites-container .bp-navs.group-subnav { border-bottom: 1px solid #E7E9EC; } }

@media screen and (max-width: 680px) { #buddypress .bb-bp-settings-content, .groups.group-admin #buddypress #item-body #group-settings-form, #item-body #group-invites-container .group-invites-column, #item-body #group-invites-container .bp-navs.group-subnav, .groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-bottom: 1px solid #E7E9EC; border-radius: 4px 4px 0 0; }
  #item-body #group-invites-container .bp-navs.group-subnav, .groups.group-admin #buddypress #item-body nav.bp-navs.group-subnav { padding: 0; }
  #item-body #group-invites-container .group-invites-column, .groups.group-admin #buddypress #item-body form#group-settings-form { border-bottom: 0; margin-bottom: 0; padding: 20px; }
  .groups.group-admin #buddypress #item-body .bp-navs.group-subnav li { float: left; } }

/* Create Group */
.groups.group-create #buddypress .group-create-buttons { list-style: none; margin: 0; overflow: hidden; display: inline-block; }

#create-group-form div#header-cover-image { background-color: #FBFBFC; border-radius: 4px; max-width: 100%; margin: 0 auto 15px; }

.groups.group-create .buddypress-wrap { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; max-width: 960px; margin: 50px auto; padding: 50px 100px; }

.groups.group-create .buddypress-wrap h2.bp-subhead, .groups.group-create .buddypress-wrap .bp-subhead.h2 { font-size: 28px; line-height: 1; margin-bottom: 30px; text-align: center; }

.groups.group-create .buddypress-wrap #group-create-tabs { background: #FBFBFC; border-top: 1px solid #E7E9EC; border-bottom: 1px solid #E7E9EC; margin: 0 -100px 40px; padding: 10px 30px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 14px; letter-spacing: -0.24px; }

.groups.group-create .buddypress-wrap .group-create-buttons li { padding-right: 0px; }

.groups.group-create .buddypress-wrap .group-create-buttons li a, .groups.group-create .buddypress-wrap .group-create-buttons li span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after, .groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) span:after { content: ""; display: inline-block; width: 24px; height: 1px; background: #A3A5A9; margin: 0 15px; }

.groups.group-create .buddypress-wrap .group-create-buttons li span { color: #A3A5A9; }

.groups.group-create .buddypress-wrap .group-create-buttons li:not(:last-child) a:after { background: #335eea; }

.groups.group-create .buddypress-wrap .group-create-buttons li.current a { background: transparent; color: #335eea; }

.groups.group-create .buddypress-wrap label { font-size: 15px; font-weight: 400; color: #122B46; letter-spacing: -0.24px; line-height: 1; margin: 0 0 8px; cursor: pointer; }

.groups.group-create .buddypress-wrap input:not([type=checkbox]):not([type=radio]):not([type=submit]):not([type=button]) { /*height: 50px !important;*/ margin: 0 0 25px; }

.groups.group-create .buddypress-wrap #group-desc { height: 120px !important; padding: 10px !important; margin: 0 0 25px; }

.groups.group-create .buddypress-wrap .submit { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.groups.group-create .buddypress-wrap #group-creation-next { margin-right: 0; margin-bottom: 15px; }

.groups.group-create .buddypress-wrap #group-creation-previous { margin-bottom: 15px; }

.groups.group-create .buddypress-wrap #group-creation-finish { margin-bottom: 15px; }

.groups.group-create .buddypress-wrap fieldset { border: 0; padding: 0; margin: 0 0 40px; }

.groups.group-create .buddypress-wrap legend { color: #122B46; letter-spacing: -0.14px; font-size: 18px; font-weight: 500; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 20px; display: block; width: 100%; line-height: 1; margin-bottom: 22px; }

.groups.group-create .buddypress-wrap .group-status-type ul { font-size: 14px; margin: 0 0 30px 53px; line-height: 1.6; letter-spacing: -0.24px; }

.groups.group-create .buddypress-wrap h4, .groups.group-create .buddypress-wrap .h4 { font-weight: 500; }

.groups.group-create .buddypress-wrap .left-menu { float: none; max-width: 160px; margin: 0 auto 30px; }

.groups.group-create .buddypress-wrap img.avatar { width: 100%; }

.groups.group-create .buddypress-wrap .main-column { margin-left: 0; font-size: 14px; letter-spacing: -0.24px; text-align: center; line-height: 1.5; }

.groups.group-create .buddypress-wrap .main-column p { margin-bottom: 1rem; }

.groups.group-create .buddypress-wrap #drag-drop-area { background: #FBFBFC; border: 1px dashed #E7E9EC; border-radius: 3px; }

.groups.group-create .buddypress-wrap button#bp-delete-avatar { margin-top: 30px; }

.groups.group-create .buddypress-wrap div#avatar-crop-pane { margin-bottom: 20px; }

.groups.group-create .buddypress-wrap #subnav .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.groups.group-create .buddypress-wrap #subnav li { margin: 0 12px; }

.groups.group-create .buddypress-wrap #subnav a { font-size: 18px; font-weight: 500; letter-spacing: -0.14px; line-height: 40px; }

.groups.group-create .buddypress-wrap .group-invites-search.subnav-search, .groups.group-create .buddypress-wrap .bp-search, .groups.group-create .buddypress-wrap #group_invites_search_form { width: 100%; }

.groups.group-create .buddypress-wrap input#group_invites_search { background-size: 15px; background-position: left 14px center; background-color: #FBFBFC; height: 32px; margin: 0; border: 0; border-radius: 50px; padding-left: 38px; font-size: 14px; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list li { background-color: #fff; border: 1px solid #E7E9EC; margin-bottom: -1px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 15px 20px; position: relative; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-radius: 0; width: 100%; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list .list-title { color: #122B46; font-size: 20px; margin: 0 auto; width: 100%; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list li.selected { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.01); }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list .action { position: static; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list button { height: auto; min-height: 10px; padding: 0; min-width: 60px; border: 0; color: inherit; background: transparent; box-shadow: none; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list .button.selected { color: #EE343C; }

.groups.group-create .buddypress-wrap .bp-invites-content #members-list button .icons:before { font-size: 22px; }

#item-body #group-invites-container .bp-invites-content ul.item-list li.selected { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.01); }

#group-create-body { padding: 0; }

#group-create-body #group-invites-container { margin-bottom: 25px; }

#group-create-body #group-invites-container ul#members-list:after { content: ""; display: table; clear: both; }

#buddypress textarea.activity-update { box-shadow: none; }

.groups.group-admin .settings-header { display: none; }

.bp-feedback { clear: both; }

.bb-group-settings .bs-item-list.list-view .bs-item-wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bs-member-notifications .title { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.widget .standard-form.bps_form .editfield { margin-bottom: 15px; }

.widget .standard-form.bps_form label { display: block; margin-bottom: 5px; }

#buddypress h1.entry-title.settings-title, #buddypress .entry-title.settings-title.h1 { margin: 0; }

.buddypress-wrap select { height: 40px; }

body #buddypress #item-body blockquote, body #buddypress .bp-lists blockquote { margin-left: 0; }

div.bp-avatar-status p.updated, div.bp-cover-image-status p.updated { border-radius: 3px; font-size: 14px; line-height: 1.5; }

div.bp-avatar-status p.success, div.bp-cover-image-status p.success { background-color: #1CD991; border-color: #1CD991; color: #fff; }

.buddypress-wrap a.loading, .buddypress-wrap input.loading { -webkit-transition-property: none !important; transition-property: none !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; -webkit-animation: none !important; animation: none !important; }

@media screen and (max-width: 800px) { .buddypress-wrap div#group-invites-container .group-subnav-filters .last { text-align: right; } }

.mce-top-part.mce-top-part:before { box-shadow: none; }

.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply span { font-size: 18px; padding-right: 2px; padding-top: 1px; }

div.has-text-field #wp-link .query-results { top: 260px; }

@media screen and (max-width: 782px) { body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content, body.single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; }
  .groups-header .groups-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  #wp-link-wrap.has-text-field .query-results { top: 275px; } }

#buddypress a.view.activity-time-since { display: inline-block; }

.bp-user.notifications #buddypress #item-header { margin-bottom: 20px; display: none; }

body #buddypress div#item-header li { float: none; }

body #buddypress div#item-header .activity-comments-items { margin: 0; list-style: none; background: #FBFBFC; padding: 15px; }

div#item-header .bp-feedback.bp-messages { border-radius: 0; margin-bottom: 20px; }

div#item-header .bp-feedback.bp-messages .bp-icon { border-radius: 0; }

.type-bp_members div#item-header #cover-image-container + .bp-feedback.bp-messages { margin-top: 20px; }

.bp-user.notifications #buddypress div#item-header .bp-feedback.bp-messages { margin-bottom: 0; }

#bp-send-invites-form #bp-invites-send, #bp-send-invites-form #bp-invites-reset { display: inline-block; margin-right: 15px; margin-bottom: 15px; }

#item-header.groups-header .bp-feedback.bp-feedback { border-top: 0; border-radius: 0; margin: 0; }

#item-header.groups-header .bp-feedback.bp-feedback .bp-icon { background: #fbfbfc; font-size: 23px; margin: 0; padding: 0 0 0 15px; }

#item-header.groups-header .bp-feedback.bp-feedback.help .bp-icon, #item-header.groups-header .bp-feedback.bp-feedback.info .bp-icon { color: #335eea; }

#item-header.groups-header .bp-feedback.bp-feedback.warning .bp-icon { color: #f7ba45; }

#item-header.groups-header .bp-feedback.bp-feedback.success .bp-icon { color: #1CD991; }

#item-header.groups-header .bp-feedback.bp-feedback.error .bp-icon { color: #EF3E46; }

#item-header.groups-header .bp-feedback.bp-feedback p { padding: 10px; background: #FBFBFC; }

.buddypress-wrap #group-create-body .bp-cover-image-status p.warning { box-shadow: none; background: #1CD991; border-radius: 3px; }

.buddypress-wrap .filter label { font-size: 14px; margin-right: 10px; margin-bottom: 0; }

.buddypress-wrap .filter label:before { display: none; }

.buddypress.widget .activity-list blockquote { margin: 0 0 10px; padding: 0 0 10px; font-size: 14px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.buddypress.widget .activity-list blockquote > p { word-wrap: break-word; margin-bottom: 10px; }

.buddypress.widget .activity-list blockquote iframe { max-width: 100%; height: auto; }

.buddypress.widget .activity-list blockquote footer { overflow: hidden; }

.buddypress.widget .activity-list blockquote cite { float: left; margin-right: 15px; }

.buddypress.widget .activity-list blockquote a.view.activity-time-since { line-height: 1; display: block; }

.friends-request-list .list-wrap { width: 100%; }

#buddypress .group-front-page { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; }

#buddypress .group-front-page .group-description { padding-left: 10px; padding-right: 10px; -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

#buddypress .group-front-page #group-front-widgets { -webkit-box-flex: 0; -ms-flex: 0 0 300px; flex: 0 0 300px; max-width: 300px; padding-left: 10px; padding-right: 10px; -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

#buddypress .group-front-page #group-front-widgets .item-avatar .avatar { width: 100%; }

#buddypress .group-front-page .widget_bp_core_login_widget { display: -webkit-box; display: -ms-flexbox; display: flex; }

#buddypress .group-front-page .widget_bp_core_login_widget h2.widget-title, #buddypress .group-front-page .widget_bp_core_login_widget .widget-title.h2 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

#buddypress .group-front-page .widget .widget-title { font-family: inherit; font-size: 0.75rem; font-weight: 600; letter-spacing: 0.25px; line-height: 1rem; margin: 0 0 20px; text-transform: uppercase; }

/*#buddypress .member-front-page { display: flex; flex-flow: row wrap; margin-left: -10px; margin-right: -10px; padding-left: 10px; padding-right: 10px; > * { flex: 1; } .member-description { padding-left: 10px; padding-right: 10px; padding-top: 10px; order: 3; } #member-front-widgets { flex: 0 0 300px; order: 1; .item-avatar .avatar { width: 100%; } } .widget_bp_core_login_widget { display: flex; h2.widget-title { flex: 0 0 100%; } } .widget .widget-title { font-family: inherit; font-size: .75rem; font-weight: 600; letter-spacing: 0.25px; line-height: 1rem; margin: 0 0 20px; text-transform: uppercase; } } .single .hentry .member-front-page blockquote.member-bio { background-color: transparent; color: inherit; font-size: inherit; padding: 0; line-height: 1.4; margin-bottom: 10px; &:before { display: none; } }*/
.buddypress-wrap .custom-homepage-info button[data-bp-close] span:before { font-size: 20px; }

.custom-homepage-info .dashicons-dismiss { color: rgba(18, 43, 70, 0.4); }

.custom-homepage-info .dashicons-dismiss:hover { color: rgba(18, 43, 70, 0.9); }

.custom-homepage-info .dashicons-dismiss:before { display: inline-block; text-rendering: auto; font-size: 20px; font-family: "bb-icons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e8f6"; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap { border-radius: 4px; margin-top: 20px; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical { border-radius: 4px 0 0 4px; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li { -webkit-transition: 0.3s all; transition: 0.3s all; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li:hover { background: rgba(77, 92, 109, 0.1); }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li a:hover { color: #335eea; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical li span { border-radius: 100px; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical .selected > a { font-weight: inherit; }

.buddypress-wrap.round-avatars .widget_bp_core_login_widget .avatar { border-radius: 3px; }

.buddypress .buddypress-wrap .mejs-button > button { background-color: transparent; background-image: url(../../../../../wp-includes/js/mediaelement/mejs-controls.svg); color: inherit; border: 0; padding: 0; width: 20px; }

.buddypress .buddypress-wrap .mejs-button > button:hover { background-color: transparent; }

.buddypress .buddypress-wrap .mejs-play > button { background-position: 0 0; }

.buddypress .buddypress-wrap .mejs-pause > button { background-position: -20px 0; }

.buddypress .buddypress-wrap .mejs-unmute > button { background-position: -40px 0; }

.buddypress .buddypress-wrap .mejs-mute > button { background-position: -60px 0; }

.buddypress .buddypress-wrap .mejs-fullscreen-button > button { background-position: -80px 0; }

.buddypress .buddypress-wrap .mejs-unfullscreen > button { background-position: -100px 0; }

.buddypress .buddypress-wrap .mejs-captions-button > button { background-position: -140px 0; }

.buddypress .buddypress-wrap .mejs-replay > button { background-position: -160px 0; }

.buddypress .buddypress-wrap .mejs-chapters-button > button { background-position: -180px 0; }

.bp-user .messages nav#object-nav, .bp-user .notifications nav#object-nav, .bp-user .settings nav#object-nav { display: none; }

.bb-group-header-wrapper { overflow: hidden; background: #fff; border: 1px solid #E7E9EC; border-bottom: 0; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0; padding: 30px; font-size: 14px; line-height: 1.3575; }

.bb-group-header-wrapper .avatar { box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border: 5px solid #fff; border-radius: 5px; }

@media screen and (max-width: 46.8em) { .buddypress-wrap .bp-subnavs li.current a, .buddypress-wrap .bp-subnavs li.current a:focus, .buddypress-wrap .bp-subnavs li.current a:hover, .buddypress-wrap .bp-subnavs li.selected a, .buddypress-wrap .bp-subnavs li.selected a:focus, .buddypress-wrap .bp-subnavs li.selected a:hover { background: transparent; } }

@media screen and (min-width: 46.8em) { .bp-single-vert-nav .bp-wrap:not(.bp-fullwidth-wrap) { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; }
  .bb-user-nav-display-wrap nav#object-nav.vertical { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 200px; flex: 0 0 200px; }
  nav#object-nav.vertical { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 230px; flex: 0 0 230px; float: left; margin: 0; min-height: 50vh; padding: 0; border-radius: 0; border: 0; border-right: 1px solid #E7E9EC; padding: 20px 0; }
  nav#object-nav.vertical li { width: 100%; padding: 0; }
  nav#object-nav.vertical .selected > a { background: rgba(77, 92, 109, 0.1); }
  nav#object-nav.vertical a { border: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 1px; padding: 10px 15px; }
  nav#object-nav.vertical a:hover { background: rgba(77, 92, 109, 0.1); }
  .bp-single-vert-nav .item-body { min-height: 50vh; padding: 20px; }
  .group-invites.buddypress .bp-single-vert-nav .item-body, .type-bp_members .bp-single-vert-nav .item-body { overflow: inherit; }
  .bp-single-vert-nav .bp-navs.vertical ul { border-right: 0; border-bottom: 0; float: none; margin-right: 0; width: auto; } }

.bp-messages .bp-feedback { margin: 12px 8px; }

.messages .buddypress-wrap .bp-navs li, .notifications .buddypress-wrap .bp-navs li { float: left; }

.widget.bp-latest-activities .fluid-width-video-wrapper { margin-bottom: 25px; }

.settings-messages + #bb_profile_avatar_wrap, .bb-group-settings h4 + #bb_profile_avatar_wrap, .bb-group-settings .h4 + #bb_profile_avatar_wrap { margin: 0 auto 30px; }

.bb-author.bb-message-title { min-height: 67px; }

.grid-filters .dashicons { font: normal normal normal 22px/1 "bb-icons"; width: auto; height: auto; }

.grid-filters .layout-grid-view .dashicons:before { content: "\e82b"; }

.grid-filters .layout-list-view .dashicons:before { content: "\e82a"; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget, .widget.widget_bp_profile_completion_widget { padding-bottom: 10px; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_progress_wrap, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; border: 0; background-color: #eef0f3; margin-bottom: 6px; border-radius: 10px; overflow: hidden; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container .pc_progress, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_container .pc_progress { height: 6px; border-radius: 10px 0 0 10px; background-color: #05d786; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; text-align: left; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap .progress_text, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_progress_wrap .progress_text_wrap .progress_text { color: #a3a5a9; font-size: 12px; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .pc_detailed_progress, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .pc_detailed_progress { margin-top: 15px; list-style: none; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap { margin: 0; padding: 10px 0; position: relative; border-top: 1px solid #E7E9EC; margin-left: 30px; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap:before, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap:before { content: ""; border: 2px solid #d0d3d6; margin-left: -30px; margin-right: 10px; display: inline-block; vertical-align: middle; height: 22px; width: 22px; border-radius: 50%; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_number, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_number { display: none; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name a, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name a { text-decoration: none; font-size: 15px; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .progress .completed_staus, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .progress .completed_staus { background-color: transparent; border: 1px solid #f78f02; color: #f78f02; border-radius: 30px; width: 40px; font-size: 12px; font-weight: 600; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap .section_name { width: -webkit-calc(100% - 55px); width: calc(100% - 55px); display: inline-block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; vertical-align: middle; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed:after, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed:after { content: "\e809"; font-family: "bb-icons"; position: absolute; left: -30px; margin-top: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 23px; color: #05d786; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed:before, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed:before { border-color: #05d786; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .section_name a, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .section_name a { text-decoration: line-through; font-size: 15px; color: #c8cbcf; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .progress .completed_staus, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.completed .progress .completed_staus { border-color: #05d786; color: #05d786; }

.elementor-widget-wp-widget-bp_xprofile_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.progress_not_started .progress .completed_staus, .widget.widget_bp_profile_completion_widget .profile_completion_wrap .pc_detailed_progress_wrap .single_section_wrap.progress_not_started .progress .completed_staus { border-color: #ff3a30; color: #ff3a30; }

@media screen and (max-width: 980px) { .groups.group-create .buddypress-wrap { padding: 50px 30px; }
  .groups.group-create .buddypress-wrap #group-create-tabs { margin: 0 -30px 40px; } }

@media screen and (max-width: 640px) { .bp-invites-content .bp-list li .item-avatar { margin-right: 15px; }
  .bp-invites-content #members-list.item-list .item-avatar img { max-width: 42px; }
  #item-body #group-invites-container .bp-invites-content .list-title { font-size: 16px; }
  #item-body #group-invites-container .bp-invites-content .action button .icons:before { font-size: 18px; }
  #item-body #group-invites-container .bp-invites-content .action button { min-width: 20px; }
  .buddypress-wrap .bp-invites-filters ul li #bp-invites-prev-page, .buddypress-wrap .bp-messages-filters ul li #bp-messages-prev-page, .buddypress-wrap .bp-invites-filters ul li #bp-invites-next-page, .buddypress-wrap .bp-messages-filters ul li #bp-messages-next-page { margin-bottom: 10px; }
  .buddypress-wrap .subnav-filters .bulk-actions-wrap.bp-show { margin-top: 20px; margin-bottom: 10px; }
  .user-messages-bulk-actions .bulk-actions.select-wrap { margin-left: 0; }
  .submit input#group-creation-create, .groups.group-create .buddypress-wrap #group-creation-next, .groups.group-create .buddypress-wrap #group-creation-previous { font-size: 13px; font-weight: 500; }
  .groups.group-create .buddypress-wrap label { font-size: 14px; }
  .groups.group-create .buddypress-wrap .bp-invites-content #members-list .list-title { font-size: 16px; }
  .groups.group-create .buddypress-wrap .bp-invites-content #members-list .action { margin-left: auto; } }

@media screen and (max-width: 511px) { .buddypress-wrap .subnav-filters div { clear: both; margin-top: 10px; margin-bottom: 10px; }
  .buddypress-wrap .subnav-filters .user-messages-bulk-actions div.bulk-actions-wrap { margin-top: 10px; margin-bottom: 0; }
  .buddypress-wrap .subnav-filters .user-messages-bulk-actions div.bulk-actions-wrap div { margin-top: 0; margin-bottom: 0; }
  .buddypress-wrap .subnav-filters > ul { margin-left: 0; margin-bottom: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }
  li.group-act-search { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
  .avatar-crop-management #avatar-crop-pane { -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); }
  .drag-drop-inside p.drag-drop-buttons { margin-top: 10px; } }

@media screen and (max-width: 370px) { .avatar-crop-management #avatar-crop-pane { margin-left: -30px; -webkit-transform: scale(0.6); -ms-transform: scale(0.6); transform: scale(0.6); -webkit-transform-origin: top center; -ms-transform-origin: top center; transform-origin: top center; }
  #avatar-to-crop { margin: 0 auto 0; }
  #avatar-to-crop > .jcrop-holder { margin: 0 auto; -webkit-transform: scale(0.8) translateX(-10px); -ms-transform: scale(0.8) translateX(-10px); transform: scale(0.8) translateX(-10px); -webkit-transform-origin: center; -ms-transform-origin: center; transform-origin: center; }
  #avatar-crop-actions { margin-top: -60px; } }

@media screen and (min-width: 55em) { body:not(.has-sidebar) .buddypress-wrap .grid.bp-list > li { -webkit-box-flex: 0; -ms-flex: 0 0 33.333%; flex: 0 0 33.333%; max-width: 33.333%; } }

@media screen and (min-width: 75em) { body:not(.has-sidebar) .buddypress-wrap .grid.bp-list > li { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } }

/* Actiity Update Form ==> Starts Here */
.bp-nouveau-activity-form-placeholder-, .activity-update-form { border: 0; margin: 0; padding: 0; }

.activity-update-form #activity-form-submit-wrapper { margin: 0; padding: 0 15px; }

#activity-form-submit-wrapper select { height: 34px; margin-right: 12px; border: 1px solid #DEDFE2; font-size: 13px; }

#whats-new-post-in-box-items { display: inline-block; }

.activity-post-avatar { color: #122B46; font-size: 14px; font-weight: 500; letter-spacing: -0.24px; }

.activity-post-avatar:hover { color: #335eea; }

.bp-nouveau-activity-form-placeholder- #whats-new-form-placeholder #whats-new-toolbar, .bp-nouveau-activity-form-placeholder- #whats-new-form #whats-new-toolbar, .activity-update-form #whats-new-form-placeholder #whats-new-toolbar, .activity-update-form #whats-new-form #whats-new-toolbar { background-color: #FBFBFC; }

.activity-update-form .whats-new-form-footer { background-color: #FBFBFC; }

.privacy-status-form-footer { background-color: #FBFBFC; }

#whats-new-form-placeholder, #whats-new-form { background-color: #fff; border: 1px solid #E7E9EC; border-radius: 4px; box-shadow: none; padding: 0; position: relative; }

#whats-new-form-placeholder.focus-in, #whats-new-form.focus-in { box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.08); }

#whats-new-form-placeholder .avatar, #whats-new-form .avatar { margin-right: 10px; max-width: 45px; }

#whats-new-form-placeholder .username, #whats-new-form .username { color: #122B46; font-size: 14px; font-weight: 500; text-transform: capitalize; }

#whats-new-form-placeholder .username:hover, #whats-new-form .username:hover { color: #335eea; }

#whats-new-form-placeholder .activity-url-scrapper-container, #whats-new-form .activity-url-scrapper-container { margin: 0; width: 100%; }

#whats-new-form-placeholder .activity-url-scrapper-container #activity-link-preview-url, #whats-new-form .activity-url-scrapper-container #activity-link-preview-url { max-width: 400px; width: 100%; }

#whats-new-form-placeholder #whats-new-toolbar, #whats-new-form-placeholder #whats-new-attachments, #whats-new-form #whats-new-toolbar, #whats-new-form #whats-new-attachments { margin: 0; padding: 0 15px; }

#whats-new-form-placeholder:not(.focus-in) #whats-new-toolbar, #whats-new-form-placeholder .whats-new-form-footer, #whats-new-form:not(.focus-in) #whats-new-toolbar, #whats-new-form .whats-new-form-footer { border-radius: 0 0 4px 4px; }

#whats-new-form-placeholder #whats-new-toolbar, #whats-new-form #whats-new-toolbar { border-radius: 0 0 0 4px; }

@media screen and (max-width: 520px) { #whats-new-form-placeholder #whats-new-toolbar .post-emoji:first-child .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:first-child .emojionearea-picker { margin-left: -5px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:first-child .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:first-child .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 27px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(2) .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(2) .emojionearea-picker { margin-left: -39px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(2) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(2) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 62px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(3) .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(3) .emojionearea-picker { margin-left: -73px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(3) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(3) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 96px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(4) .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(4) .emojionearea-picker { margin-left: -107px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(4) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(4) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 130px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(5) .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(5) .emojionearea-picker { margin-left: -141px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(5) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(5) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 163px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(6) .emojionearea-picker, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(6) .emojionearea-picker { margin-left: -175px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-emoji:nth-child(6) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, #whats-new-form #whats-new-toolbar .post-emoji:nth-child(6) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 196px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:first-child .gif-media-search-dropdown, #whats-new-form #whats-new-toolbar .post-gif:first-child .gif-media-search-dropdown { left: -10px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:first-child .gif-media-search-dropdown.open:before, #whats-new-form #whats-new-toolbar .post-gif:first-child .gif-media-search-dropdown.open:before { left: 30px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown, #whats-new-form #whats-new-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown { left: -44px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown.open:before, #whats-new-form #whats-new-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown.open:before { left: 64px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown, #whats-new-form #whats-new-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown { left: -78px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown.open:before, #whats-new-form #whats-new-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown.open:before { left: 98px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown, #whats-new-form #whats-new-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown { left: -112px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown.open:before, #whats-new-form #whats-new-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown.open:before { left: 130px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown, #whats-new-form #whats-new-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown { left: -146px; }
  #whats-new-form-placeholder #whats-new-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown.open:before, #whats-new-form #whats-new-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown.open:before { left: 166px; } }

#whats-new-form-placeholder .gif-image-container img, #whats-new-form .gif-image-container img { max-width: 100%; }

#whats-new-form-placeholder .found-media-item img, #whats-new-form .found-media-item img { max-width: 100%; }

.bp-nouveau-activity-form-placeholder- .activity-form.focus-in #editor-toolbar, .activity-update-form .activity-form.focus-in #editor-toolbar { border-color: #E7E9EC; }

.activity-attached-gif-container { background-repeat: no-repeat; max-width: 100%; }

.activity-attached-gif-container .gif-image-container { margin: 15px 0; }

.activity-inner .activity-attached-gif-container { margin-bottom: 0; }

.acomment-content .activity-attached-gif-container { margin-top: 10px; }

.gif-image-container video { display: block; }

.gif-search-query { background-color: #FBFBFC; }

.gif-search-query input[type=search] { background-size: 20px; background-position: left 5px center; background-color: transparent; }

.gif-media-search-dropdown { border-color: #E7E9EC; }

.activity-attached-gif-container .gif-image-overlay, .messages-attached-gif-container .gif-image-overlay { background: #f8f8f8; width: 14px; height: 14px; border-radius: 50%; }

.emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title { color: #122B46; font-weight: 500; }

.activity-update-form #whats-new pre { white-space: pre-wrap; }

.activity-update-form #whats-new pre p { margin-bottom: 0; }

.activity-update-form #whats-new p { margin-bottom: 15px; }

.activity-update-form #whats-new li > ol, .activity-update-form #whats-new li > ul { margin-bottom: 0; }

.activity-update-form #whats-new ul, .activity-update-form #whats-new ol { margin: 0 0 15px; }

.activity-update-form #whats-new ul li, .activity-update-form #whats-new ol li { margin: 0 0 3px 18px; }

.activity-update-form #whats-new-content { padding: 0; }

.bp-nouveau-activity-form-placeholder- #whats-new-avatar, .activity-update-form #whats-new-avatar { line-height: 36px; text-align: left; float: left; }

.bp-activity-huddle a.activity-post-user-name { color: #122B46; font-weight: 500; }

.activity-update-form textarea#whats-new { box-shadow: none; border: 0; border-radius: 0; font-size: 1rem; font-weight: 300; resize: none !important; min-height: 85px; padding: 15px; }

.activity-update-form textarea#whats-new:focus { box-shadow: none; }

.activity-update-form #whats-new-post-in-box { margin: 10px 0 0; }

.activity-update-form #whats-new-post-in-box .activity-autocomplete-wrapper { margin: 0 30px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.bp-activity-privacy__label:hover { background-color: #FBFBFC; }

.bp-activity-privacy__label .privacy-figure { color: #A3A5A9; background-color: #FBFBFC; }

.bp-activity-privacy__label .privacy-sub-label { color: #A3A5A9; }

.focus-in #whats-new-elements { border-bottom: 1px solid #E7E9EC; }

.buddypress-wrap .filter select, .buddypress-wrap #whats-new-post-in-box select { border: 1px solid #DEDFE2; font-size: 13px; height: 34px; }

.dropzone .dz-preview .dz-progress .dz-upload { background: #335eea; }

#buddypress #whats-new-submit { margin: 15px 0 15px auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row-reverse; flex-flow: row-reverse; }

#buddypress input#aw-whats-new-reset { background: transparent; border: 0; font-size: 14px; color: #A3A5A9; font-weight: 400; margin: 0 10px; padding: 0 10px; width: auto; box-shadow: none; }

#buddypress input#aw-whats-new-submit, #buddypress input#privacy-status-submit { font-size: 14px; width: auto; font-weight: 500; letter-spacing: 0; height: 34px; padding: 0 20px; min-height: 34px; margin: 0; }

.bp-activity-object .bp-activity-object__radio { opacity: 0; position: absolute; left: 0; top: 40%; }

#whats-new-form .bb-model-header { border-color: #E7E9EC; }

#whats-new-form #bp-activity-privacy-point { background-color: #FBFBFC; border: 1px solid #E7E9EC; font-size: 12px; padding: 4px 8px; border-radius: 4px; line-height: 1; }

#whats-new-form #bp-activity-privacy-point:not(.bp-activity-edit-group) { padding-right: 6px; }

#whats-new-form .activity-post-user-name-container h5, #whats-new-form .activity-post-user-name-container .h5 { margin-bottom: 3px; }

.atwho-view ul li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.atwho-view ul li .username { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

@media screen and (min-width: 46.8em) { .activity-update-form #whats-new-content, .activity-update-form #whats-new-elements, .activity-update-form #whats-new-submit { margin-left: 0; } }

/* Actiity Update Form ==> Ends Here */
/* Actiity Stream Form ==> Starts Here */
ul.activity-list.bp-list { background: transparent; border: 0; padding: 0; }

#buddypress .activity-lists.bp-list .activity-item, #buddypress .activity-list.bp-list .activity-item, #bbpress-forums .activity-list.bp-list .activity-item { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0); font-size: 0.875rem; line-height: 1.5; margin-bottom: 20px; padding: 15px 15px 0; }

#buddypress .activity-lists.bp-list .activity-item .activity-link-preview-image img, #buddypress .activity-list.bp-list .activity-item .activity-link-preview-image img, #bbpress-forums .activity-list.bp-list .activity-item .activity-link-preview-image img { margin-top: 0; max-width: 200px; }

#buddypress .bb-media-model-inner .activity-list.bp-list .activity-item, #bbpress-forums .bb-media-model-inner .activity-list.bp-list .activity-item { margin-bottom: 0; min-height: 90vh; }

#buddypress .bb-media-model-container .activity-list.bp-list .activity-item, #bbpress-forums .bb-media-model-container .activity-list.bp-list .activity-item { border-radius: 0; border-left: 0; border-top: 0; border-right: 0; }

.actvity-head-bar { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 20px 0; }

.actvity-head-bar .subnav-filters { margin: 0 0 0 auto; }

.activity-list .activity-item .activity-inner p { margin-bottom: 15px; }

.activity-list .activity-item .activity-inner p:last-child { margin-bottom: 0; }

.activity-list .activity-item .activity-inner { position: relative; }

.activity-list .activity-item .activity-inner .activity-discussion-title-wrap a:before { content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.activity-list .activity-item .activity-inner .activity-inner-meta { padding: 12px; border-top: 1px solid #eaeaea; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button { border: none !important; padding: 0 !important; margin: 0 !important; min-height: auto !important; min-width: inherit !important; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button:before { display: none; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-arrow-circle .text:before { content: "\e8a1"; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-arrow-circle .comment-count, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-arrow-circle .text, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .comment-count, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .text, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .comment-count, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .text { margin-bottom: 0; position: relative; padding-left: 25px; font-weight: normal; font-size: 13px; color: #7F868F; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-arrow-circle .comment-count:before, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-arrow-circle .text:before, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .comment-count:before, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .text:before, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .comment-count:before, .activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .text:before { font-size: 18px; font-family: "bb-icons"; display: inline-block; position: absolute; left: 0; top: 50%; margin-top: -14px; line-height: 1.6; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .comment-count { display: block; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-discussion .comment-count:before { content: "\e97a"; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .comment-count { display: block; }

.activity-list .activity-item .activity-inner .activity-inner-meta .button.bb-icon-chat .comment-count:before { content: "\e979"; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content) { border-radius: 4px; padding: 12px; font-size: 22px; letter-spacing: -0.24px; line-height: 30px; position: relative; margin: 0 0 15px; background: #fafafa; border: 1px solid #E7E9EC; border-radius: 4px; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content):before { content: "\e832"; font-family: "bb-icons"; font-style: normal; font-weight: normal; display: block; text-align: center; font-variant: normal; color: #92949d; width: 30px; height: 30px; font-size: 22px; line-height: 30px; background: #e2e1e0; border-radius: 100%; margin-bottom: 10px; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content) p { font-size: 20px; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content) p:last-child { margin-bottom: 0; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content) em { font-size: 14px; color: #fff; line-height: 18px; display: block; margin-top: 20px; font-style: normal; }

.activity-list .activity-item .activity-inner blockquote:not(.wp-embedded-content) a { color: #A3A5A9; }

.activity-list .activity-item .activity-inner li > ol, .activity-list .activity-item .activity-inner li > ul { margin-bottom: 0; }

.activity-list .activity-item .activity-inner > ol, .activity-list .activity-item .activity-inner > ul { margin: 0 0 15px; }

.activity-list .activity-item .activity-inner > ol li, .activity-list .activity-item .activity-inner > ul li { list-style: decimal; margin: 0 0 3px 16px; list-style-position: inside; padding: 0; }

.activity-list .activity-item .activity-inner > ol li:before, .activity-list .activity-item .activity-inner > ol li:before, .activity-list .activity-item .activity-inner > ul li:before, .activity-list .activity-item .activity-inner > ul li:before { display: none; }

.activity-list .activity-item .activity-inner > ul li { list-style: disc; }

.activity-list .activity-item .activity-inner pre { white-space: pre-wrap; }

.activity-list .activity-item .activity-inner pre p { margin-bottom: 0; }

.activity-list .activity-content .fluid-width-video-wrapper { margin-top: 5px; margin-bottom: 15px; }

.bb-activity-media-wrap, .bb-activity-video-wrap, .activity-list .bb-video-wrapper, .video-activity-wrap { max-width: 640px; }

.activity-list .activity-item .activity-header { color: #7F868F; font-size: 14px; letter-spacing: -0.24px; margin: 0; width: auto; }

.activity-header a { font-size: 14px; font-weight: 500; letter-spacing: -0.24px; color: #122B46; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.activity-header a:hover { color: #335eea; }

.activity-header p { margin: 0; }

.activity-list .activity-item .activity-content .activity-header, .activity-list .activity-item .activity-content .comment-header { margin-bottom: 15px; }

#buddypress .activity-lists .activity-item .activity-header img.avatar, #buddypress .activity-list .activity-item .activity-header img.avatar { margin-right: 5px; margin-left: 3px; position: relative; bottom: 1px; }

#buddypress a.view.activity-time-since, #bbpress-forums a.view.activity-time-since { display: none; }

.activity-item-header .item p a img.avatar { border-radius: 50%; margin-right: 4px; position: relative; bottom: 1px; }

.activity-date { color: #939597; font-size: 12px; }

.activity-list .activity-item .bp-generic-meta.action { border: 0; background: transparent; padding: 0; }

body #buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel, body #buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment, body #buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save, body #buddypress .bp-list.bp-list .bp-generic-meta .generic-button, body #bbpress-forums .bp-list.bp-list .bp-generic-meta .generic-button { margin-bottom: 5px; margin-right: 15px; }

/*Activity Reaction Button Support */
body .activity-list .bp-generic-meta #ai_ar_main { margin-bottom: 5px; position: static !important; }

body .activity-list .bp-generic-meta #ai_ar_main .main_smiley_div { left: 0; right: inherit; }

#buddypress .activity-lists .action.bp-generic-meta .button, #buddypress .activity-list .action.bp-generic-meta .button, #bbpress-forums .activity-list .action.bp-generic-meta .button, #buddypress .activity-lists .action.bp-generic-meta .open-close-activity, #buddypress .activity-list .action.bp-generic-meta .open-close-activity { background: transparent; border: 0; color: #335eea; margin: 0; min-width: 10px; min-height: 1px; padding: 0; -webkit-transition-property: none !important; transition-property: none !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; -webkit-animation: none !important; animation: none !important; }

#buddypress .activity-lists .action.bp-generic-meta .button:hover, #buddypress .activity-lists .action.bp-generic-meta .button:hover span, #buddypress .activity-list .action.bp-generic-meta .button:hover, #buddypress .activity-list .action.bp-generic-meta .button:hover span, #bbpress-forums .activity-list .action.bp-generic-meta .button:hover, #bbpress-forums .activity-list .action.bp-generic-meta .button:hover span, #buddypress .activity-lists .action.bp-generic-meta .open-close-activity:hover, #buddypress .activity-lists .action.bp-generic-meta .open-close-activity:hover span, #buddypress .activity-list .action.bp-generic-meta .open-close-activity:hover, #buddypress .activity-list .action.bp-generic-meta .open-close-activity:hover span { background: transparent; border: 0; box-shadow: none; color: #335eea; }

.activity-list .activity-item .bp-generic-meta.action .unfav:before, .activity-list .activity-item .bp-generic-meta.action .unfav .like-count { color: #335eea; }

.activity-list .activity-item .bp-generic-meta.action .unfav:hover:before { color: #335eea; }

.activity-state { color: #A3A5A9; font-size: 13px; margin-bottom: 5px; }

.activity-list .activity-item .bp-generic-meta.action .fav:before, .activity-list .activity-item .bp-generic-meta.action .unfav:before, .activity-list .activity-item .bp-generic-meta.action .edit-activity:before, .activity-list .activity-item .bp-generic-meta.action .delete-activity:before, .activity-list .activity-item .bp-generic-meta.action .spam-activity:before, .activity-list .activity-item .bp-generic-meta.action .acomment-reply.button:before, .activity-list .activity-item .bp-generic-meta.action .view.button:before, .activity-list .activity-item .bp-generic-meta.action .open-close-activity:before { display: inline-block; text-rendering: auto; font-size: 22px; min-width: 22px; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; vertical-align: middle; }

.activity-list .activity-item .bp-generic-meta.action .fav:before, .activity-list .activity-item .bp-generic-meta.action .view.button:before, .activity-list .activity-item .bp-generic-meta.action .unfav:before { position: relative; top: -2px; }

.activity-list .activity-item .bp-generic-meta.action .delete-activity:before { position: relative; top: -1px; font-size: 19px; }

.activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel:before { content: "\e828"; position: relative; top: -1px; font-size: 21px; min-width: 22px; font-family: "bb-icons"; }

.activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity:before { content: "\e8a9"; position: relative; top: -1px; font-size: 15px; min-width: 22px; font-family: "bb-icons"; display: inline-block; }

.activity-list .activity-item .bp-generic-meta.action .edit-activity:before { position: relative; top: -1px; font-size: 17px; }

.activity-list .activity-item .bp-generic-meta.action .spam-activity:before { font-size: 16px; position: relative; top: -2px; }

.activity-list .activity-item .bp-generic-meta.action .open-close-activity:before { content: "\e90d"; font-size: 15px; position: relative; top: -2px; color: #335eea; min-width: 20px; margin-right: 3px; }

.activity-list .activity-item .bp-generic-meta.action .open-close-activity.bplua-open-activity:before { content: "\e8e4"; }

div#buddypress .activity-read-more a { font-size: inherit; border: 0; padding: 0; }

#buddypress .activity-lists .activity-item .bp-generic-meta.action .open-close-activity, #buddypress .activity-list .activity-item .bp-generic-meta.action .open-close-activity { margin: 0 15px 5px 0 !important; box-shadow: none; line-height: 32px !important; }

#buddypress .activity-lists .activity-item .bp-generic-meta.action .open-close-activity, #buddypress .activity-list .activity-item .bp-generic-meta.action .open-close-activity, .activity-list .activity-item .bp-generic-meta.action .button span:not(.bp-screen-reader-text), #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel { font-size: 13px; font-weight: 400; color: #7F868F; letter-spacing: -0.24px; line-height: 1; margin-left: 2px; -webkit-font-smoothing: auto; -moz-osx-font-smoothing: auto; }

#buddypress .activity-lists .activity-item .bp-generic-meta.action .open-close-activity:focus, #buddypress .activity-lists .activity-item .bp-generic-meta.action .open-close-activity:active, #buddypress .activity-list .activity-item .bp-generic-meta.action .open-close-activity:focus, #buddypress .activity-list .activity-item .bp-generic-meta.action .open-close-activity:active, .activity-list .activity-item .bp-generic-meta.action .button span:not(.bp-screen-reader-text):focus, .activity-list .activity-item .bp-generic-meta.action .button span:not(.bp-screen-reader-text):active, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity:focus, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity:active, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel:focus, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel:active { box-shadow: none; }

#buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity, #buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel { margin-bottom: 2px; }

#buddypress .activity-list .activity-item .bp-generic-meta.action .buddyboss_edit_activity_cancel { margin-right: 15px; }

.bp-activity-head { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 15px; }

.activity-header { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.activity-list.item-list .activity-item .activity-avatar { margin: 0 15px 0 0; width: auto; -webkit-box-flex: 0; -ms-flex: 0 0 36px; flex: 0 0 36px; }

.activity-list .activity-item div.item-avatar img, .activity-list .activity-item.mini .activity-avatar img.avatar, .activity-list .activity-item.mini .activity-avatar img.FB_profile_pic { max-width: 36px; }

.buddypress-wrap .activity-comments ul { margin-top: 15px; margin-bottom: 2px; }

.buddypress-wrap .activity-comments > .ac-form { padding-top: 15px; }

@media screen and (min-width: 46.8em) { .buddypress-wrap.bp-dir-hori-nav:not(.bp-vertical-navs) .actvity-head-bar nav { margin-bottom: 0; }
  .buddypress-wrap .activity-inner { font-size: 14px; } }

/* Actiity Stream Form ==> Ends Here */
.buddypress-wrap .activity-comments { margin: 0; overflow: visible; }

.buddypress-wrap .activity-comments form { margin: 0; padding: 0; background: #FBFBFC; margin: 0 -15px; padding: 15px 15px; }

.buddypress-wrap .activity-comments > ul { background: #FBFBFC; margin: 0 -15px; padding: 15px 15px 0; border-top: 1px solid #EEF0F3; border-radius: 0 0 4px 4px; }

.buddypress-wrap .activity-comments > form:first-child { border-top: 1px solid #EEF0F3; }

.activity-list .activity-item.has-comments { padding-bottom: 0; }

.buddypress-wrap .activity-comments form { padding-top: 0; }

.buddypress-wrap .activity-comments li form.ac-form { padding-top: 15px; padding-bottom: 0; }

form.ac-form .ac-reply-content { padding-left: 0; }

.activity-comments li form.ac-form { margin-right: 0; }

.activity-list .activity-item, .buddypress-wrap .activity-comments ul li { padding: 0; }

#buddypress button.ac-reply-cancel { background: transparent; box-shadow: none; border: 0; font-size: 14px; color: #A3A5A9; font-weight: 500; margin: 0; padding: 0 10px; width: auto; }

.buddypress-wrap .activity-comments .acomment-content { border-left: 0; margin: 0 0 0 51px; padding: 0; overflow: hidden; }

.buddypress-wrap .activity-comments ul ul .acomment-content, body #buddypress .bp-list .comment-item .comment-item .action { margin-left: 43px; }

.buddypress-wrap .activity-comments ul ul .acomment-content { margin-bottom: 5px; }

.buddypress-wrap .activity-comments .acomment-meta { padding-left: 0; color: inherit; }

.activity-comments-items li { position: relative; }

.activity-comments-items .item-title p { margin-bottom: 10px; margin-top: 10px; }

.activity-comments-items .bs-item-wrap .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.activity-comments-items .item-title .video-container { display: block; margin-top: 10px; margin-bottom: 10px; border-radius: 0; }

.activity-comments-items:not(.depth1) { padding-bottom: 0; }

.bs-activity-wrap.bb-media-info-section .activity-comments-items { max-height: 100%; overflow-x: initial; overflow-y: initial; }

@media screen and (max-width: 544px) { .activity-update-form #activity-post-form-privacy { margin-top: 10px; } }

.activity-type .gif-photo-type { font-size: 13px; position: absolute; z-index: 9; cursor: pointer; left: 10px; bottom: 10px; background-color: #000000; padding: 2px 10px; color: white; border-radius: 5px; font-weight: lighter; }

.activity-type .gif-photo-source { position: absolute; z-index: 9; cursor: pointer; bottom: -30px; font-size: 14px; color: #767676; }

.buddypress-wrap .activity-comments .bp-feedback { padding: 5px 10px; font-size: 13px; }

.buddypress-wrap .activity-comments .bp-feedback.error { background-color: #EF3E46; color: #fff; border: 0; margin-top: 20px; }

body #buddypress .bp-list .activity-comments .action { line-height: 1; margin-left: 51px; }

.activity-list.item-list .activity-item .activity-comments img.avatar { max-width: 36px; width: 100%; height: auto; }

.activity-list.item-list .activity-item .activity-comments > ul ul li img.avatar { max-width: 28px; }

.activity-list .activity-item div.item-avatar { margin: 0 15px 0 0; }

.buddypress-wrap .activity-comments .show-all button:hover { color: inherit; text-decoration: none; }

form.ac-form .ac-reply-content .ac-textarea textarea, form.ac-form .ac-reply-content .ac-textarea textarea:focus { box-shadow: none; border-color: #EEF0F3; resize: none; background: #fff; height: 36px; padding: 5px 10px; }

#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel, #buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment, #buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save, #buddypress .bp-list .activity-comments .bp-generic-meta .generic-button a { background: transparent; padding: 0; color: #939597; border: 0; font-size: 12px; line-height: 1; margin: 0; min-height: 10px; }

#buddypress .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel { font-weight: 500; }

.buddypress-wrap .activity-comments .acomment-content p { margin-bottom: 0; }

.buddypress-wrap .activity-comments .show-all button { box-shadow: none; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 14px; text-decoration: none; padding: 0; margin-bottom: 15px; }

.buddypress-wrap .activity-comments .show-all button .icon { margin-right: 6px; }

.buddypress-wrap .activity-comments .show-all button .text-button { color: #939597; }

.buddypress-wrap .activity-comments .show-all button .text-button:hover { color: #335eea; }

.buddypress-wrap .activity-comments ul li { border-top: 0; margin: 0; padding-bottom: 15px; }

.buddypress-wrap .activity-comments .acomment-content p, .buddypress-wrap .activity-comments .acomment-meta { font-size: 13px; }

.acomment-meta .author-name { color: #122B46; font-weight: 600; }

.acomment-meta .activity-time-since { color: #A3A5A9; font-size: 12px; }

form.ac-form .ac-reply-content .ac-textarea { padding: 0 10px; }

#buddypress form.ac-form .ac-reply-content input[type=submit] { padding: 7px 20px; height: auto; min-height: 10px; line-height: 1; font-size: 14px; font-weight: 500; margin: 0 0 0 10px; }

.acomment-content iframe { margin-top: 15px; margin-bottom: 5px; }

.buddypress-wrap .activity-comments ul li ul { margin-bottom: 0; margin-top: 0; }

.buddypress-wrap .activity-comments ul li ul li { margin-bottom: 0; padding-bottom: 0; }

.buddypress-wrap .activity-comments ul li ul li:first-child { margin-top: 15px; }

ul.activity-list.item-list.bp-list { margin-bottom: 0; }

#buddypress ul.item-list .activity-header img.avatar { margin-right: 6px; margin-left: 4px; }

.activity-list .activity-item .activity-header .time-since { font-size: 12px; color: #A3A5A9; text-decoration: none; }

.activity-list .activity-item .activity-header .time-since:hover { text-decoration: none; }

.activity-list .activity-item .activity-header .activity-time-since:before { color: #A3A5A9; }

.activity-list .activity-item .activity-content .activity-inner { background: transparent; margin: 0 0 12px; overflow: hidden; padding: 0; }

.activity-list .activity-item .activity-content .activity-inner iframe { margin-top: 10px; }

.activity-list .activity-item .activity-content .activity-inner, .activity-list li.bbp_reply_create .activity-content .activity-inner { border-color: #E7E9EC; }

@media screen and (max-width: 1100px) { .acomment-content iframe, .activity-list .activity-item .activity-content .activity-inner iframe { /*        height: 100%; width: 100%;*/ } }

.activity-header .activity-time-since:before { display: block; content: ""; }

@media screen and (min-width: 46.8em) { .buddypress-wrap .activity-inner, .buddypress-wrap .activity-header { font-size: 14px; } }

body.activity-permalink #activity-stream { margin-top: 0; padding-top: 0; }

body.activity-permalink ul.activity-list { margin-top: 0; }

body.activity-permalink .bp-messages { margin-bottom: 20px; }

body.activity-permalink .activity-list .activity-comments { margin-bottom: 0; }

#buddypress .activity-lists.item-list.bp-list > li.load-newest, #buddypress .activity-list.item-list.bp-list > li.load-newest { padding-bottom: 15px; }

body.activity-permalink .activity-comments > ul { padding: 15px; }

@media screen and (min-width: 46.8em) { body.activity-permalink .activity-list .activity-avatar { left: 0; top: 0; } }

.activity-comments-items .item-title { word-break: break-word; }

.buddypress-wrap .activity-comments .show-all button:focus, .buddypress-wrap .activity-comments .show-all button:hover { color: inherit; }

@media screen and (min-width: 46.8em) { .activity.buddypress .bp-single-vert-nav .item-body { overflow: inherit; }
  .activity-update-form #whats-new-content, .activity-update-form #whats-new-elements, .activity-update-form #whats-new-submit { margin-left: 0; } }

.activity-inner .fluid-width-video-wrapper, .acomment-content .fluid-width-video-wrapper { margin: 12px 0; }

.fluid-width-video-wrapper iframe { margin: 0; }

.bs-activity-wrap { background: #fff; border: 1px solid #EEF0F3; border-radius: 4px; margin-bottom: 20px; font-size: 14px; line-height: 1.5; box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0); }

#bs-activity-form-wrap.highlight .bs-activity-wrap { border: 1px solid #D2D4D6; box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.08); }

.bs-activity-wrap .inner-wrap .map-wrap img { width: 100%; border-radius: 4px; }

.bs-activity-wrap .inner-wrap .gif-wrap img { border-radius: 4px; }

.bs-activity-wrap .inner-wrap .video-container { border-radius: 4px; overflow: hidden; margin: 0; }

.activity-type .dropzone .dz-preview { min-width: 200px; }

.bb-dz-preview-wrap .dz-image { border-radius: 4px; position: relative; overflow: hidden; padding-top: 100%; display: block; }

.bb-dz-preview-wrap .dz-image img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; height: auto !important; width: auto !important; min-width: 100%; object-fit: cover !important; cursor: move; }

.bs-update.bs-activity-wrap .inner-wrap { margin-top: 15px; margin-bottom: 15px; }

.bs-activity-wrap.bb-media-info-section { margin: 0; }

.loading.bs-activity-wrap:not(.bs-update) { padding: 0 15px; }

.bb-activity-author { margin-right: 3px; }

.bb-activity-author + p { display: inline; }

.bb-mini-profile-card-area + p { display: inline; }

div#buddypress .activity-read-more { margin-left: 0; }

div#buddypress .activity-read-more a { font-size: inherit; border: 0; }

div#buddypress .activity-read-more a:hover { background: transparent; }

.wp-embedded-content + .video-container { height: auto; padding-bottom: 0; }

.wp-embedded-content + .video-container iframe { position: static; }

iframe.wp-embedded-content { max-width: 100%; width: 100%; }

.activity-item-header { border-radius: 4px 4px 0 0; display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 61px; margin-bottom: 5px; padding: 12px 0; }

.bs-update .activity-item-header { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.activity-item-header .item-avatar { margin-right: 12px; padding-top: 3px; position: relative; }

.activity-item-header .item-avatar .avatar:not(.profile-avatar) { border-radius: 50%; max-width: 36px; }

.activity-item-header .item { line-height: 21px; }

.activity-item-header .item p { margin-bottom: 0; color: #7F868F; }

.activity-item-header .item p a { color: #122B46; }

.activity-item-header .item p a:hover { color: #335eea; text-decoration: none; }

.activity-item-header .item p a img.avatar { border-radius: 50%; margin-right: 4px; position: relative; bottom: 1px; }

.activity-item-header .item p a.activity-time-since { display: none; }

.activity-item-header .bs-dropdown:after { right: 19px; }

#buddypress .activity-item-header .item p a.activity-time-since:hover { text-decoration: none; }

.bs-update .activity-item-header { background-color: #FBFBFC; border-bottom: 1px solid #EEF0F3; padding: 12px 15px; }

.activity-item-header .item-title { font-size: 14px; letter-spacing: -0.24px; color: #939597; position: relative; }

.activity-item-header .item-title img { position: relative; bottom: 1px; }

.gif-holder .loading-icon { max-width: 80px; }

.activity-item-header .item-title a { font-size: 14px; letter-spacing: -0.24px; color: #122B46; display: inline; }

.activity-item-header .item-title a:hover { color: #335eea; }

.activity-item-header .item-meta { font-size: 12px; }

.activity-date { color: #A3A5A9; }

a.activity-date:hover { color: #122B46; }

.activity-item-body .inner-wrap.act-photo { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: -6px; margin-right: -6px; margin-top: 0; margin-bottom: 0; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.activity-body-photo a img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.activity-item-footer { padding: 15px 0; }

.activity-item-footer input { width: 100%; }

span.gif-photo-source { display: none; }

.activity-item-footer a.bb-like-wrap .bb-icon-like, .activity-item-footer a.bb-comment-ico .bb-icon-comment { color: rgba(18, 43, 70, 0.4); font-size: 24px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.activity-item-footer a.bb-like-wrap.bb-favorite .bb-icon-like { color: #122b46; }

.activity-item-footer a.bb-comment-ico { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 auto 0 25px; }

.activity-item-footer a.bb-like-wrap i.bb-icon-like:hover, .activity-item-footer a.bb-comment-ico i.bb-icon-comment:hover { color: rgba(18, 43, 70, 0.8); }

.activity-item-footer .like-count, .activity-item-footer .comment-count { color: #7F868F; }

.bs-activity-wrap .bs-dropdown-link { color: rgba(18, 43, 70, 0.4); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 20px; opacity: 0.4; }

.bs-activity-wrap .bs-dropdown-link:hover { color: rgba(18, 43, 70, 0.8); }

span.gif-photo-type { display: none; }

.bs-activity-wrap .bs-dropdown { right: -12px; }

.bs-activity-wrap .bs-dropdown#activity-actionlist-location { padding: 10px; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart { border: 0; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor { color: rgba(18, 43, 70, 0.3); cursor: pointer; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor:hover { color: rgba(18, 43, 70, 0.8); }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor-selected { color: rgba(18, 43, 70, 0.8) !important; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart .emoji-mart-anchors .emoji-mart-anchor-selected .emoji-mart-anchor-bar { background-color: rgba(18, 43, 70, 0.8) !important; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart-search { margin-bottom: 6px; }

.bs-activity-wrap .bs-dropdown.bs-emoji-dropdown .emoji-mart-search input { height: 35px; font-size: 14px; padding: 0.1em 0.9em; }

.bs-activity-wrap .bs-dropdown:after { right: 22px; }

.bb-media-model-container .add-comment-wrap.bb-emoji-up .bs-emoji-dropdown, .bb-media-model-container .activity-comments-items li:nth-child(n+4) .bs-emoji-dropdown { bottom: 40px; top: auto; right: -5px; left: auto; }

.bb-media-model-container .add-comment-wrap.bb-emoji-up .bs-emoji-dropdown:after, .bb-media-model-container .activity-comments-items li:nth-child(n+4) .bs-emoji-dropdown:after { right: -2px; bottom: -10px; top: auto; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.bb-media-model-container .bs-item-wrap:last-child .bs-dropdown { top: auto; bottom: 25px; }

.bb-media-model-container .bs-item-wrap:last-child .bs-dropdown:after { right: -2px; bottom: -10px; top: auto; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.bs-activity-comments { background-color: #FBFBFC; border-top: 1px solid #EEF0F3; margin: 0 -15px; }

.activity-comments-items .bs-activity-comments { border-top: 0; margin-top: 10px; }

.bs-activity-ctrl { border-top: 1px solid #EEF0F3; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0 15px; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bs-activity-ctrl > div { margin-top: 10px; margin-bottom: 10px; }

#buddypress h6.list-comments-heading, #buddypress .list-comments-heading.h6 { padding: 15px 20px 5px; margin-bottom: 0; font-size: 13px; color: #939597; font-weight: 400; letter-spacing: 0; line-height: 1; }

#buddypress h6.list-comments-heading a, #buddypress .list-comments-heading.h6 a { color: inherit; }

#buddypress h6.list-comments-heading a:hover, #buddypress .list-comments-heading.h6 a:hover { color: #335eea; }

.activity-comments-items .bs-item-wrap .item-avatar { margin-right: 12px; }

.activity-comments-items .bs-item-wrap .item-avatar .avatar:not(.profile-avatar) { border-radius: 50%; max-width: 36px; }

.activity-comments-items:not(.depth1) .bs-item-wrap .item-avatar .avatar:not(.profile-avatar) { max-width: 28px; }

.bb-media-comments-wrapper:not(.depth1) { padding-left: 48px; }

.bb-media-comments-wrapper.depth3 { padding-left: 42px; }

.bb-media-comments-wrapper.depth4 { padding-left: 40px; }

.activity-comments-items > li > .bb-media-comments-wrapper.depth1 { padding-left: 50px; }

.bb-mini-profile-card-area:empty { display: none; }

.add-comment-wrap { background-color: #FBFBFC; border-top: 1px solid #EEF0F3; display: -webkit-box; display: -ms-flexbox; display: flex; padding: 12px 15px; border-radius: 0 0 4px 4px; }

.add-comment-wrap .item-avatar { margin-right: 12px; }

.add-comment-wrap .avatar:not(.profile-avatar) { max-width: 36px; }

.add-comment-wrap .add-comment { width: 100%; background: transparent; border-radius: 4px; }

.add-comment-wrap .add-comment:hover { background: #fff; }

.bb-activity-info-inner-wrap { font-size: 14px; letter-spacing: -0.24px; line-height: 22px; padding: 0 15px; }

.bs-activity-comments:empty { display: none; }

.bb-media-model-wrapper.bb-internal-model .bb-activity-info-inner-wrap { max-height: -webkit-calc(100% - 61px); max-height: calc(100% - 61px); overflow: auto; }

.activity-item-footer .like-count { margin-left: 7px; }

.activity-item-footer .comment-count { margin-left: 10px; }

.activity-comment-field { margin-right: auto; }

.activity-comment-field { width: 100%; }

.activity-comment-field textarea.bs-comment-textarea { width: 100%; padding: 5px 12px; height: 2.417em; border-color: transparent; background-color: transparent; color: #7F868F; font-size: 14px; resize: none; font-size: 13px; color: #4D5C6D; letter-spacing: -0.22px; line-height: 1.307; }

.activity-comment-field textarea.bs-comment-textarea:focus { border-color: transparent; background-color: transparent; }

.bs-activity-comments .add-comment .bs-generic-button { position: relative; }

.bs-activity-comments .add-comment .bs-generic-button a { color: rgba(18, 43, 70, 0.4); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 20px; }

.bs-activity-comments .add-comment .bs-generic-button a:hover { color: rgba(18, 43, 70, 0.8); }

.bs-activity-comments .add-comment .bs-generic-button i { font-size: 20px; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap:last-child, .bs-item-list.activity-comments-items.list-view .bs-item-wrap:first-child { border-radius: 0; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap { border: 0; background-color: transparent; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap:hover { box-shadow: 0 3px 24px 0 rgba(18, 43, 70, 0.08); border-radius: 3px; position: relative; z-index: 1; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown { right: 7px; top: 45px; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items { width: 100%; padding-top: 10px; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li { padding-right: 0; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li:hover { box-shadow: none; border-radius: 0; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li:last-of-type { padding-bottom: 0; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap ul.activity-comments-items li .item-expand .bs-dropdown { right: -15px; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap .item { line-height: 24px; }

.bs-item-list.activity-comments-items.list-view .bs-item-wrap .add-comment-wrap { padding-right: 0; }

.list-comments-wrap > .bs-item-list.activity-comments-items.list-view { border-bottom: 1px solid #EEF0F3; }

.bs-item-list.activity-comments-items.list-view.depth1 li.bs-item-wrap.hide_comment { display: none; }

.item-wrap-stretch { display: -webkit-box; display: -ms-flexbox; display: flex; min-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.activity-comments-items .bs-item-wrap .item-expand { margin-left: 20px; position: relative; }

.activity-comments-items .bs-item-wrap a.expand-comment { color: rgba(18, 43, 70, 0.4); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 14px; opacity: 1; }

.activity-comments-items .bs-item-wrap a.expand-comment .bb-icon-angle-down { font-size: 22px; position: relative; top: -5px; }

.activity-comments-items .bs-item-wrap a.expand-comment:hover { color: rgba(18, 43, 70, 0.8); }

.activity-comments-items .item, .activity-comments-items .item-title a, .bs-item-list.activity-comments-items.list-view .item-meta { font-size: 14px; }

.activity-comments-items .activity-comment-text { color: #7F868F; }

.bs-item-list.activity-comments-items.list-view .item-meta { margin: 5px 0 0; font-size: 12px; }

.bs-item-list.activity-comments-items.list-view .item-meta a { color: #7F868F; }

.bs-item-list.activity-comments-items.list-view .item-meta a:hover { color: #335eea; }

.activity-comments-items .item-expand .bs-dropdown { top: 28px; }

.inner-wrap.act-poll { margin-left: 70px; }

.inner-wrap.act-poll label { font-size: 1rem; margin-bottom: 20px; display: block; }

.poll-button { margin-right: 20px; }

#buddypress .poll-button input[type=button], .poll-button input[type=button] { padding-right: 40px; padding-left: 40px; }

.bb-input-vote .count { color: #7F868F; }

.bb-input-vote { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 20px 0 0; }

.bb-shared-poll .poll-item { background: #fff; border-radius: 4px; position: relative; height: 35px; line-height: 35px; margin: 10px 0; padding: 0 15px; position: relative; z-index: 1; overflow: hidden; }

.bb-shared-poll .poll-progress { display: inline-block; height: 35px; background-color: #E7E9EC; position: absolute; top: 0; left: 0; z-index: 2; }

.poll-data { position: relative; z-index: 9; }

.poll-item i.bb-icon-check-small { margin: 0 0 0 10px; }

.poll-item i.bb-icon-check-small:before { content: "\e809"; width: 22px; height: 22px; line-height: 22px; border: 1px solid #4D5C6D; border-radius: 50%; }

.bs-befriend .inner-wrap { text-align: center; color: #7F868F; }

.befriend-info { margin-bottom: 5px; }

.befriend-info p { margin: 0; }

.befriend-info a { color: #122B46; }

.befriend-info img.avatar { max-width: 30px; border-radius: 50%; margin-right: 6px; }

.befriend-date { font-size: 12px; display: none; }

#buddypress .befriend-info a.activity-time-since { color: #122B46; }

#buddypress .befriend-info a.activity-time-since:hover { color: #335eea; text-decoration: none; }

.befriend-info a:hover { color: #335eea; }

.befriend-icon img { max-width: 70px; display: block; margin: 0 auto 15px; }

.bs-activity-wrap .post-info { letter-spacing: -0.24px; line-height: 1.357; word-wrap: break-word; }

.bs-activity-wrap .post-info p { margin-bottom: 1rem; }

.bs-activity-wrap .post-info img { margin-top: 1rem; }

.bs-activity-wrap.bb-poll .activity-item-body { padding-left: 48px; }

.bs-activity-wrap.bb-poll .activity-item-body .inner-wrap { font-size: 16px; }

.bb-poll-footer { margin-bottom: 10px; }

.entry-content .bs-video-post .fluid-width-video-wrapper { margin-bottom: 0; margin-top: 0; }

.bs-activity-map .map-wrap img { width: 100%; }

.post-link-container { border-radius: 4px; border: 1px solid #EEF0F3; overflow: hidden; margin-bottom: 20px; max-width: 420px; position: relative; min-height: 36px; }

.post-link-container .close-link { position: absolute; right: 5px; top: 5px; }

.post-link-container h4, .post-link-container .h4 { font-size: 15px; font-weight: 500; letter-spacing: -0.24px; line-height: 1.21; margin: 0 0 10px; }

.post-link-container .link-wrap { padding: 7px 10px; }

.link-info { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 40px 20px; font-size: 13px; color: #939597; letter-spacing: -0.24px; line-height: 1.38; -ms-flex-item-align: center; align-self: center; }

.link-img-holder { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: 180px; min-height: 208px; }

.link-img-holder a { display: block; width: 100%; height: 100%; background-size: cover; background-position: 50% 50%; background-color: transparent; border-top-left-radius: 4px; border-bottom-left-radius: 4px; min-height: 140px; }

.post-link-container .bb-icon-close-circle:before { color: #939597; font-size: 1.5em; margin-top: 5px; }

.activity-update-buttons { padding: 0; margin-left: auto; }

a.cancel { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; margin-right: 15px; }

#buddypress .activity-post input[type=button] { padding-left: 40px; padding-right: 40px; font-size: 14px; }

#buddypress .activity-post input.cancel[type=button] { background-color: #fff; border-color: #fff; color: #7F868F; }

textarea.activity-update { width: 100%; min-height: 85px; padding: 0; border-color: #fff; font-size: 1rem; font-weight: 300; resize: none; border: 0; }

label[for=whats-new-post-in] { font-size: 14px; color: inherit; letter-spacing: -0.24px; margin-right: 5px; }

#whats-new-post-in { width: auto; font-size: 13px; }

.bs-update .activity-item-body { padding: 0 15px; }

.bs-update .activity-item-footer { padding: 0 15px 15px; }

.bs-update .activity-item-footer a.activity-type-icon i, .bs-update .activity-item-footer a.activity-emoji-icon i { color: rgba(18, 43, 70, 0.4); font-size: 24px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; padding: 0 3px; }

.bs-update .activity-item-footer a.activity-type-icon i:hover, .bs-update .activity-item-footer a.activity-emoji-icon i:hover, .bs-update .activity-item-footer a.activity-type-icon.active i { color: rgba(18, 43, 70, 0.8); }

.group-wrap { overflow: hidden; }

.activity-types > * { text-align: center; display: inline-block; margin-right: 8px; }

.bs-activity-wrap.bs-activity-group .inner-wrap { margin-top: 0; margin-bottom: 0; }

.group-media { /*    position: relative; z-index: 1;*/ }

.group-hero-image { padding-top: 40.476%; border-top-left-radius: 4px; border-top-right-radius: 4px; position: relative; overflow: hidden; }

.group-hero-image img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.group-icon { position: absolute; bottom: -60px; left: 50px; z-index: 5; }

.group-icon div#item-header-avatar { display: inline-block; }

.group-icon div#item-header-avatar img { max-width: 160px; }

.group-meta { padding: 25px 20px 25px 270px; border: 1px solid #EEF0F3; border-top: 0; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px; }

.group-activity-members a { margin-left: -20px; }

.group-activity-members img.avatar { max-width: 40px; border: 2px solid #fff; }

.count-members { color: #7F868F; padding-left: 10px; }

.type-case-photo ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; list-style: none; width: 100%; margin-top: 1rem; font-size: 0; margin: 0 0 1rem; }

.type-case-photo ul li { position: relative; display: inline-block; width: -webkit-calc(33.333% - 0.5rem); width: calc(33.333% - 0.5rem); margin-bottom: 0.5rem; }

.type-case-photo ul li a img { position: absolute; top: 0; height: 100%; width: 100%; object-fit: cover; border-radius: 4px; }

.type-case-photo ul li:before { display: block; width: 100%; padding-bottom: 100%; content: " "; }

.type-tag-wrap { display: inline-block; margin-bottom: 1rem; font-size: 16px; }

.type-tag-wrap a i:before { color: rgba(18, 43, 70, 0.4); font-weight: bold; }

.type-tag-wrap .bs-dropdown { top: -75px; right: inherit; left: 0; opacity: 1; visibility: visible; padding: 10px; min-width: 300px; }

.type-tag-wrap .bs-dropdown input[type=search] { width: 100%; padding-left: 2.5rem; }

.type-tag-wrap .bs-dropdown:after { top: unset; right: unset; left: 50px; bottom: -12px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.close-type-photo { font-size: 24px; position: absolute; top: 5px; right: 5px; z-index: 9; cursor: pointer; }

.close-type-photo i { color: #fd4343; }

.act-dropdown-wrap { position: relative; }

.act-dropdown { position: absolute; left: -15px; top: 38px; background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; padding: 10px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; margin: 0; min-width: 400px; z-index: 100; }

.act-dropdown:after { content: " "; position: absolute; width: 0; height: 0; top: 1px; margin: 0 auto; left: 20px; box-sizing: border-box; border: 6px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 101; }

.act-dropdown#activity-actionlist-gifsearch .gif-search-result { max-height: 300px; overflow: auto; margin: 10px 0; }

.act-dropdown input[type=search] { padding-left: 2.5rem; width: 100%; }

@media (max-width: 544px) { .act-dropdown { min-width: 250px; } }

a.activity-type-icon { position: relative; }

a.activity-type-icon.disabled { display: none; }

span.bs-dropdown-wrap.disabled { display: none; }

a.activity-type-icon.open-down:after { content: " "; position: absolute; width: 0; height: 0; top: 37px; margin: 0 auto; left: 10px; box-sizing: border-box; border: 6px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 101; }

.gif-holder ul { list-style: none; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 5px 0 0; }

.gif-holder ul li { width: 33.3333333333%; margin-bottom: 4px; padding: 0 2px; }

.gif-holder ul li img { width: 100%; }

.bs-dropdown-model { display: none; }

.bs-dropdown-model.open { display: block; }

.bb-input-poll { max-width: 400px; }

.bb-input-poll .item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 6px 0; }

.bb-input-poll .item:before { content: ""; background: #FBFBFC; border: 1px solid #DEDFE2; width: 18px; height: 18px; border-radius: 50%; margin-right: 10px; cursor: move; }

.bb-input-poll input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-right: 7px; font-size: 14px; height: 34px; max-width: 343px; }

.bb-input-poll .bb-icon-close-circle { font-size: 22px; color: #c4cad1; cursor: pointer; visibility: hidden; opacity: 0; -webkit-transition: 0.2s all; transition: 0.2s all; }

.bb-input-poll .item:hover .bb-icon-close-circle { visibility: visible; opacity: 1; }

.bb-input-poll .bb-sign { font-size: 14px; }

#adds-poll-choice { padding: 10px 26px 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; font-size: 12px; color: #335eea; letter-spacing: -0.24px; font-weight: 500; line-height: 1; }

#adds-poll-choice a { cursor: pointer; }

.bb-input-poll .close-link { color: #EF3E46; margin-left: 20px; }

.bb-input-poll .close-link .bb-sign { font-size: 11px; }

.bb-activity-media-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -3px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; position: relative; }

.bb-activity-media-elem { padding: 3px; }

.bb-activity-media-elem .entry-img { background: transparent; border-radius: 3px; margin: 0; position: relative; padding-top: 38.56%; }

.bb-activity-media-elem .bb-photos-length { position: absolute; width: 100%; top: 0; left: 0; height: 100%; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; background: rgba(0, 0, 0, 0.4); color: #fff; font-size: 16px; }

.bb-activity-media-elem .bb-photos-length strong { color: inherit; display: block; font-size: 28px; font-weight: 400; margin-bottom: 10px; }

.bb-activity-media-elem.document-activity .document-action-wrap .document-action_collapse i { color: #335eea; }

.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap > a:hover { color: #335eea; }

.bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-action-wrap > a:hover i { color: #335eea; }

/* .bbp-reply-content { .bb-activity-media-elem .bb-photos-length { font-size: 12px; } .bb-activity-media-elem .bb-photos-length strong { font-size: 20px; line-height: 1; margin-bottom: 5px; } } */
.bb-media-length-2 .act-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.activity-body-photo a.entry-img { padding-top: 40.476%; border-radius: 4px; }

.activity-body-photo .act-grid-1-2 a.entry-img { padding-top: 52.56%; }

.bb-media-length-1 .bb-activity-media-elem .entry-img { padding-top: 0 !important; }

.bb-media-length-1 .bb-activity-media-elem .entry-img img { position: static; }

.bb-media-length-2 .bb-activity-media-elem .entry-img { padding-top: 80%; }

.bb-media-length-3 .bb-activity-media-elem .entry-img.act-grid-1-1 { padding-top: 52.56%; }

.bb-media-length-4 .act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }

.bb-media-length-4 .bb-activity-media-elem.act-grid-1-2 .entry-img { padding-top: 72.56%; }

.bb-media-length-5 .bb-activity-media-elem .entry-img { padding-top: 72.56%; }

.bb-media-length-5 .act-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.bb-media-length-5 .act-grid-1-1 + .act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.bb-media-length-5 .act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }

.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-2 .entry-img { padding-top: 55.56%; }

.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout { -webkit-box-flex: 0; -ms-flex: 0 0 64%; flex: 0 0 64%; max-width: 64%; }

.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout ~ .bb-activity-media-elem { -webkit-box-flex: 0; -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%; }

.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout ~ .bb-activity-media-elem .entry-img { padding-top: 105.6%; }

.bb-activity-media-wrap.bb-media-length-3 .act-grid-1-1.bb-vertical-layout + div + div { position: absolute; right: 0; bottom: 0; width: 36%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout { -webkit-box-flex: 0; -ms-flex: 0 0 64%; flex: 0 0 64%; max-width: 64%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout ~ .bb-activity-media-elem { -webkit-box-flex: 0; -ms-flex: 0 0 36%; flex: 0 0 36%; max-width: 36%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout ~ .bb-activity-media-elem .entry-img { padding-top: 69.1%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout .entry-img { padding-top: 119%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout + div { position: absolute; right: 0; top: 33.4%; width: 36%; }

.bb-activity-media-wrap.bb-media-length-4 .act-grid-1-1.bb-vertical-layout + div + div { position: absolute; right: 0; bottom: 0; width: 36%; }

.bb-activity-media-wrap.bb-media-length-more .bb-activity-media-elem .entry-img { padding-top: 82.56%; }

.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.bb-activity-media-wrap.bb-media-length-more .act-grid-1-1 + .act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.bb-activity-media-wrap.bb-media-length-more .act-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; }

.activity-item-header .item-title img { margin-right: 5px; margin-left: 5px; }

ul.bb-choices { list-style: none; font-size: 16px; color: #122B46; margin: 0 0 20px; }

ul.bb-choices li { margin-bottom: 12px; }

ul.bb-choices a { color: inherit; }

ul.bb-choices .bb-choice-wrap { position: relative; border-radius: 3px; overflow: hidden; font-size: 16px; color: #122B46; padding: 6px 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

ul.bb-choices label { font-size: 16px; }

ul.bb-choices .bar { margin-right: 20px; position: relative; }

ul.bb-choices svg { position: relative; }

ul.bb-choices .bg-bag { width: 50%; background: #E7E9EC; display: block; position: absolute; left: 0; height: 100%; top: 0; }

ul.bb-choices strong { font-weight: 500; min-width: 42px; display: inline-block; }

ul.bb-choices .bb-votes { color: #A3A5A9; letter-spacing: -0.24px; }

ul.bb-choices .bs-styled-radio + label:before, ul.bb-choices .bs-styled-radio + .bb-radio-label:before { border-width: 1px; width: 18px; height: 18px; top: -2px; }

ul.bb-choices .bs-styled-radio:checked + label:before, ul.bb-choices .bs-styled-radio:checked + .bb-radio-label:before { background: #1CD991; border-color: #1CD991; }

ul.bb-choices .bs-styled-radio:checked + label:after, ul.bb-choices .bs-styled-radio:checked + .bb-radio-label:after { background: transparent; color: #fff; content: "\e809"; display: inline-block; font: normal normal normal 14px/1 "bb-icons"; font-size: 24px; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; left: -3px; top: -2px; }

.bb-poll-footer .button { min-width: 110px; margin-right: 25px; }

.bb-poll-footer .bb-votes { color: #A3A5A9; letter-spacing: -0.24px; }

.map-wrap { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; }

.map-wrap .bb-map-img-wrap { position: relative; overflow: hidden; padding-top: 42.56%; display: block; }

.map-wrap .bb-map-img-wrap img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.map-wrap .location-info { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 15px; }

.map-wrap h4, .map-wrap .h4 { font-size: 14px; font-weight: 500; letter-spacing: -0.24px; margin: 0 0 3px; }

.map-wrap .location-meta { font-size: 13px; color: #A3A5A9; line-height: 1.4; }

.map-wrap .bb-checkin-img { display: inline-block; margin-right: 15px; }

.activity-add-smile { position: relative; }

.bb-load-new-activities { margin-bottom: 20px; }

#bs-activity-form-wrap .bs-activity-wrap.bs-activity-wrap .dropzone .dz-default { min-height: 200px; max-height: 200px; }

#bs-activity-update-wrap .dropzone.dz-started .dz-message { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; min-height: 1px; max-width: 200px; height: 200px; font-size: 14px; line-height: 1; margin: 0 5px 10px 5px; }

#buddypress div#subnav.bb-item-list-tabs { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; margin-bottom: 20px; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav { margin: 0; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav > li { padding-bottom: 0; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu { top: 36px; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li { float: none; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li a { padding: 9px 15px; }

#buddypress div#subnav.bb-item-list-tabs ul#activity-sub-nav .sub-menu li.selected a { background: #F5F5F5; color: #122B46; border-bottom: 0; }

#buddypress div#subnav.bb-item-list-tabs a.more-button { font-size: 16px; }

#buddypress div#subnav.bb-item-list-tabs a.more-button:after { bottom: -25px; }

#buddypress div#subnav.bb-item-list-tabs .bs-dropdown-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 13px; }

#buddypress div#subnav.bb-item-list-tabs .bs-sort-button { padding: 5px 0px 5px 10px; }

ul#activity-sub-nav { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.dz-details, .bb-mini-group-profile-card-area:empty { display: none; }

.activity.bp-user #bs-activity-update-wrap .dropzone.dz-started .dz-message { max-width: 99px; height: 100px; min-height: 100px; font-size: 11px; line-height: 1; }

.activity.bp-user .activity-type .dropzone .dz-preview { min-width: 99px; }

.activity.bp-user .dropzone .dz-default span:before { height: 25px; width: 30px; margin: 0 auto 10px; }

.activity-comments-items { margin: 0; list-style: none; background: #FBFBFC; padding: 15px; }

.activity-comments-items li:not(:last-child) { margin-bottom: 20px; }

.activity-comments-items .item-title { font-size: 13px; letter-spacing: -0.22px; line-height: 1.307; position: relative; }

.activity-comments-items .item-title a { font-weight: 600; }

.activity-comments-items .bs-activity-comments:not(.show) { display: none; }

.activity-comments-items .bs-item-list.list-view .bs-item-wrap { margin-bottom: 15px; padding: 0; }

.activity-comments-items .bs-item-list.list-view .bs-item-wrap:last-child { margin-bottom: 0; }

.activity-comments-items h6.list-comments-heading, .activity-comments-items .list-comments-heading.h6 { padding: 0; margin-bottom: 16px; font-size: 13px; color: #939597; }

.activity-comments-items h6.list-comments-heading a, .activity-comments-items .list-comments-heading.h6 a { color: inherit; }

.activity-comments-items .activity-comments-items .bs-item-wrap a.expand-comment .bb-icon-angle-down:before { font-size: 20px; }

.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown { min-width: 100px; right: 24px; top: -5px; padding: 2px 0; }

.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap .item-expand .bs-dropdown:after { top: 8px; right: -12px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.activity-comments-items .bs-item-list.activity-comments-items.list-view .bs-item-wrap:hover { box-shadow: none; }

.activity-comments-items .activity-comments-items .activity-comment-text { display: inline-block; font-size: 13px; letter-spacing: -0.22px; line-height: 17px; color: inherit; }

.activity-comments-items .activity-comment-text p { margin: 0; }

.activity-comments-items .list-comments-wrap > .bs-item-list.activity-comments-items.list-view { border-bottom: 0; }

.activity-comments-items .add-comment-wrap .add-comment { background: #fff; }

.activity-comments-items .item-meta { font-size: 12px; color: #A3A5A9; letter-spacing: -0.18px; line-height: 1.666; margin: 5px 0 0; }

.activity-comments-items .item-meta a { color: inherit; }

.activity-comments-items .item-meta a:hover { color: #122B46; }

.bb-media-comment-text { border: 0; height: 36px; resize: none; width: 100%; font-size: 14px; padding: 5px 12px; overflow: hidden; }

.bb-media-comment-wrap { position: relative; }

.bb-media-comment-wrap .item-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; position: absolute; right: 6px; bottom: 2px; font-size: 20px; }

.bb-media-comment-wrap .item-meta a { color: #A3A5A9; }

.activity-item-header .item-title .bs-dropdown a { display: block; }

.bs-item-list-tabs .more-button.active:after { bottom: -18px; }

body.activity.bp-user:not(.settings):not(.edit-details) .dropzone .dz-default span:before { height: 26px; width: 31px; }

body.activity.bp-user .dropzone .dz-preview .dz-error-mark { top: 28%; }

li.load-more a.button { min-width: 180px; }

li.load-more a.loading:after { content: "\e838"; font-family: "bb-icons"; font-size: 18px; line-height: 1; margin-left: 10px; text-align: center; display: inline-block; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; }

.buddypress-wrap .activity-list .load-more, .buddypress-wrap .activity-list .load-newest { background: transparent; border: 0; border-radius: 0; box-shadow: none; overflow: hidden; }

.webui-popover.webui-popover { z-index: 999912; }

#buddypress .activity-lists.item-list.bp-list > li.load-newest, #buddypress .activity-list.item-list.bp-list > li.load-newest { padding-bottom: 0; border-bottom: 1px solid #E7E9EC; }

.search-query-input, .emojionearea-search > input { border-radius: 100px; }

.blogs.activity-item .activity-inner img:not(.emoji) { border-radius: 3px; margin-top: 10px; max-width: 640px; display: block; }

#whats-new-post-in-box-items .bp-activity-object .bp-item-name { margin-right: 20px; }

.media-privacy > li, .activity-privacy > li { font-size: 14px; }

.media-privacy .selected, .activity-privacy .selected { color: #335eea; font-weight: 500; }

p.activity-date { display: inline-block; }

.bb-media-privacy-wrap:before { content: "·"; display: inline-block; margin: 0 4px; }

.bb-media-privacy-wrap .activity-privacy { left: -5px; }

.privacy { vertical-align: bottom; }

.buddypress .buddypress-wrap form#whats-new-form button.bp-remove-item { margin-left: auto; }

#bp-activity-group-ac-items .dashicons-update:before { content: "\e838"; font-family: "bb-icons"; font-size: 20px; display: block; }

#bb-media-model-container .bb-edit-privacy:before { content: "\e965"; }

#bb-media-model-container .bb-edit-privacy a { color: inherit; }

#bb-media-model-container .bb-edit-privacy a:hover { color: inherit; }

.bb-media-only-privacy .privacy { background: rgba(0, 0, 0, 0.6); color: rgba(255, 255, 255, 0.9); }

.bb-media-model-container .bb-media-privacy-wrap [data-bp-tooltip][data-bp-tooltip-pos=up]:before { margin-bottom: 0; }

.bb-media-model-container .bb-media-privacy-wrap [data-bp-tooltip][data-bp-tooltip-pos=up]:after { margin-bottom: 4px; }

.activity-anonymous-options { position: relative; font-size: 14px; margin: -15px 0 15px; padding: 8px 14px; background-color: #fff; border: 1px solid #ebe9e6; border-radius: 4px; }

.activity-anonymous-options .anonymous-post-as-text { margin-right: 5px; }

.activity-anonymous-options label { margin-right: 5px; font-size: 14px; }

.activity-anonymous-options label input { margin-right: 5px; }

@media only screen and (min-width: 1081px) { #secondary.sidebar-left { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } }

@media only screen and (min-width: 768px) and (max-width: 1080px) { #user-activity { display: none; }
  .directory.activity.activity-sidebar-left #primary { /*flex: 0 0 calc(100% - 300px);*/ grid-row-start: 1; grid-row-end: 4; }
  .directory.activity.activity-sidebar-left:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #primary, .directory.activity.activity-sidebar-left:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #page #primary { width: auto; }
  .directory.activity.activity-sidebar-left .site-content-grid { display: grid; grid-template-columns: auto 300px; }
  .directory.activity.activity-sidebar-left #secondary-right { padding-top: 0; margin-top: -20px; } }

@media only screen and (max-width: 640px) { .bb-input-poll .bb-icon-close-circle { visibility: visible; opacity: 1; }
  .activity-comments-items:not(.depth1) { padding-left: 8px; padding-right: 8px; }
  .activity-comments-items.depth3 { padding-left: 8px; }
  .activity-comments-items.depth4 { padding-left: 8px; }
  .post-link-container { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .link-img-holder { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; min-height: 180px; }
  .link-info { padding: 20px; }
  .activity-type .dropzone .dz-preview { min-width: 104px; }
  #bs-activity-update-wrap .dropzone.dz-started .dz-message { max-width: 106px; height: 106px; font-size: 11px; line-height: 1.2; }
  body:not(.settings):not(.edit-details) .dropzone .dz-default span:before { height: 31px; width: 36px; }
  body:not(.settings):not(.edit-details) .dropzone .dz-default { min-height: 18vh; font-size: 14px; }
  .dropzone .dz-preview .dz-error-mark { top: 28%; }
  #bs-activity-form-wrap .bs-activity-wrap.bs-activity-wrap .dropzone .dz-default { min-height: 80px; max-height: 104px; } }

@media screen and (max-width: 720px) { .blogs.activity-item .activity-inner img:not(.emoji) { max-width: 100%; } }

@media screen and (max-width: 520px) { .ac-reply-toolbar .post-emoji:first-child .emojionearea-picker { margin-left: -52px; }
  .ac-reply-toolbar .post-emoji:first-child .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 75px; }
  .ac-reply-toolbar .post-emoji:nth-child(2) .emojionearea-picker { margin-left: -84px; }
  .ac-reply-toolbar .post-emoji:nth-child(2) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 105px; }
  .ac-reply-toolbar .post-emoji:nth-child(3) .emojionearea-picker { margin-left: -120px; }
  .ac-reply-toolbar .post-emoji:nth-child(3) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 143px; }
  .ac-reply-toolbar .post-emoji:nth-child(4) .emojionearea-picker { margin-left: -154px; }
  .ac-reply-toolbar .post-emoji:nth-child(4) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 177px; }
  .ac-reply-toolbar .post-emoji:nth-child(5) .emojionearea-picker { margin-left: -188px; }
  .ac-reply-toolbar .post-emoji:nth-child(5) .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 211px; }
  .ac-reply-toolbar .post-gif:first-child .gif-media-search-dropdown { left: -58px; }
  .ac-reply-toolbar .post-gif:first-child .gif-media-search-dropdown.open:before { left: 77px; }
  .ac-reply-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown { left: -92px; }
  .ac-reply-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown.open:before { left: 111px; }
  .ac-reply-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown { left: -125px; }
  .ac-reply-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown.open:before { left: 145px; }
  .ac-reply-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown { left: -158px; }
  .ac-reply-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown.open:before { left: 178px; } }

@media only screen and (max-width: 544px) { #activity-form-submit-wrapper select { margin-right: 0; }
  #activity-post-form-privacy { width: 100%; }
  #activity-post-form-privacy:first-child { margin-top: 15px; margin-bottom: 5px; }
  #activity-post-form-privacy select { width: 100%; }
  #whats-new-form #whats-new-post-in-box input[type=text] { width: 100%; }
  .bb-media-privacy-wrap .activity-privacy { left: auto; right: -30px; }
  .bb-media-privacy-wrap .activity-privacy:before { left: auto; right: 32px; } }

@media only screen and (max-width: 520px) { .actvity-head-bar { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .actvity-head-bar .subnav-filters { margin: 10px 0 0; width: 100%; } }

#activity-stream .bp-generic-meta .generic-button .bb-icon-discussion:before { font-size: 14px; }

body.activity .activity-list .activity-item .activity-content .bb-empty-content { margin-bottom: 0; }

body.activity .activity-list .activity-item .activity-content.document-activity .bb-empty-content, body.activity .activity-list .activity-item .activity-content.media-activity-wrap .bb-empty-content, body.activity .activity-list .activity-item .activity-content.video-activity-wrap .bb-empty-content { margin-bottom: 12px; }

/* Members */
.avatar { border-radius: 50%; image-rendering: -webkit-optimize-contrast; }

.subnav-search.members-search { float: right; margin-top: -56px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddypress-wrap .subnav-search.members-search .subnav-filters { margin-top: 0; margin-left: 10px; }

#buddypress #dir-members-search { border: 0; background-color: transparent; padding-left: 32px; font-size: 14px; height: 34px; }

.member-status { background: #00E652; border: 2px solid #fff; border-radius: 100%; position: absolute; width: 12px; height: 12px; right: 2px; top: 0; }

.grid .member-status { right: 18px; top: 5px; width: 14px; height: 14px; }

#members-list.grid, #friend-list.grid, #groups-list.grid { margin: 0 -10px; }

#friend-list.item-list .item-avatar img, #members-list.item-list .item-avatar img { border-radius: 50%; }

#friend-list.item-list li, #members-list.item-list li, .item-list.bp-search-results-list li, .item-list.groups-list li { margin: 0; padding: 0; }

#friend-list.item-list:not(.grid) .list-wrap, #members-list.item-list:not(.grid) .list-wrap, .item-list.bp-search-results-list:not(.grid) .list-wrap, .item-list.groups-list:not(.grid) .list-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; }

#friend-list.item-list:not(.grid) li:first-child .list-wrap, #members-list.item-list:not(.grid) li:first-child .list-wrap, .item-list.bp-search-results-list:not(.grid) li:first-child .list-wrap, .item-list.groups-list:not(.grid) li:first-child .list-wrap { border-radius: 3px 3px 0 0; }

#friend-list.item-list:not(.grid) li:last-child .list-wrap, #members-list.item-list:not(.grid) li:last-child .list-wrap, .item-list.bp-search-results-list:not(.grid) li:last-child .list-wrap, .item-list.groups-list:not(.grid) li:last-child .list-wrap { border-radius: 0 0 3px 3px; }

#friend-list.item-list .list-wrap, #members-list.item-list .list-wrap, .item-list.bp-search-results-list .list-wrap, .item-list.groups-list .list-wrap { background-color: #fff; border: 1px solid #E7E9EC; margin: 0 0 -1px; overflow: visible; padding: 15px 20px; position: relative; -webkit-transition: box-shadow linear 0.2s; transition: box-shadow linear 0.2s; }

#friend-list.item-list .list-wrap:hover, #members-list.item-list .list-wrap:hover, .item-list.bp-search-results-list .list-wrap:hover, .item-list.groups-list .list-wrap:hover { box-shadow: 0 3px 24px 0 rgba(18, 43, 70, 0.08); position: relative; z-index: 1; }

#friend-list.item-list.grid .list-wrap, #members-list.item-list.grid .list-wrap, .item-list.bp-search-results-list.grid .list-wrap, .item-list.groups-list.grid .list-wrap { border-radius: 4px; }

#friend-list.item-list.grid .list-wrap.footer-buttons-on, #members-list.item-list.grid .list-wrap.footer-buttons-on, .item-list.bp-search-results-list.grid .list-wrap.footer-buttons-on, .item-list.groups-list.grid .list-wrap.footer-buttons-on { padding: 15px 20px 52px 20px; }

#friend-list.item-list .item-avatar img, #members-list.item-list .item-avatar img, .item-list.bp-search-results-list .item-avatar img, .item-list.groups-list .item-avatar img { max-width: 52px; }

#members-list.item-list:not(.grid) .list-wrap { display: block; }

#members-list.item-list:not(.grid) .list-wrap .list-wrap-inner { display: -webkit-box; display: -ms-flexbox; display: flex; }

#members-list.item-list li .bp-members-list-hook .more-action-button { display: none; }

#members-list.item-list li .bp-members-list-hook .generic-button { margin: 10px 0 0; display: block; }

#members-list.item-list li .bp-members-list-hook .generic-button a { font-size: 13px; display: block; padding: 10px 20px; border: 1px solid #e7e9ec; border-radius: 5px; background-color: transparent; color: #939597; min-height: 0; text-align: center; line-height: 1; }

#members-list.item-list li .bp-members-list-hook .generic-button a:hover { color: #4c464e; }

#members-list.item-list:not(.grid) .has_hook_content.list-wrap { padding-right: 35px; }

@media screen and (max-width: 1240px) { #members-list.item-list:not(.grid) .has_hook_content.list-wrap { padding-bottom: 25px; } }

@media screen and (max-width: 880px) and (min-width: 768px) { #members-list.item-list:not(.grid) li .has_hook_content .button-wrap.member-button-wrap { padding-right: 6px; } }

@media screen and (max-width: 480px) { #members-list.item-list:not(.grid) li .has_hook_content .button-wrap.member-button-wrap { padding-right: 6px; } }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { position: absolute; right: 0; top: 27px; padding-right: 10px; z-index: 11; display: block; }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button i.bb-icon-menu-dots-h { font-size: 20px; color: #939597; }

@media screen and (max-width: 1240px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { right: -4px; }
  #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button i.bb-icon-menu-dots-h { font-size: 24px; } }

@media screen and (max-width: 1100px) and (min-width: 768px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { top: inherit; bottom: 26px; } }

@media screen and (max-width: 880px) and (min-width: 768px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { top: 50%; bottom: inherit; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin-top: -2px; } }

@media screen and (max-width: 680px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { top: inherit; bottom: 27px; } }

@media screen and (max-width: 480px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .more-action-button { right: -1px; top: 50%; bottom: inherit; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin-top: -4px; } }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { opacity: 0; visibility: hidden; -webkit-transition: ease 0.3s; transition: ease 0.3s; background-color: #fff; margin-top: 0; text-align: center; padding: 15px; border-radius: 4px; position: absolute; right: 0; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); top: 70px; z-index: 111; }

@media screen and (max-width: 1100px) and (min-width: 768px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { top: 100%; margin-top: -20px; } }

@media screen and (max-width: 880px) and (min-width: 768px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { top: 50%; margin-top: 20px; } }

@media screen and (max-width: 680px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { top: 100%; margin-top: -20px; } }

@media screen and (max-width: 480px) { #members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { top: 50%; margin-top: 20px; } }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner:before { content: " "; position: absolute; width: 0; height: 0; margin: 0 auto; top: 0; right: 16px; box-sizing: border-box; border: 8px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); z-index: 101; opacity: 1; visibility: visible; }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button { margin: 0 0 15px 0; display: block; }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button:last-child { margin: 0; }

#members-list.item-list:not(.grid) li .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner .generic-button a { font-size: 14px; min-height: 34px; padding: 6px 20px; border: 1px solid #e7e9ec; color: #939597; border-radius: 100px; text-align: center; min-width: 140px; line-height: 1.5; }

#members-list.item-list:not(.grid) li.active { z-index: 111; }

#members-list.item-list:not(.grid) li.active .has_hook_content .bp-members-list-hook .bp-members-list-hook-inner { opacity: 1; visibility: visible; }

.item-list.groups-list .item-avatar img { max-width: 75px; }

.buddypress-wrap #members-list li .user-update { border: 0; border-radius: 0; font-style: normal; font-size: 13px; margin: 0; padding: 0; clear: both; }

/* Grid Layouts */
#groups-list.grid, #members-list.grid, #friend-list.grid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 0; width: auto; }

#groups-list.grid > li, #members-list.grid > li, #friend-list.grid > li { margin: 0 0 20px; padding: 0 10px; }

#groups-list.groups-list { padding: 0; margin-top: 0; margin-bottom: 0; }

.list-title a { color: #122B46; display: inline-block; font-size: 20px; font-weight: 500; letter-spacing: -0.24px; line-height: 1.2; }

.list-title a:hover { color: #335eea; }

.buddypress-wrap .groups-list:not(.grid) li .group-desc, .buddypress-wrap #members-list:not(.grid) li .user-update, .buddypress-wrap #friend-list:not(.grid) li .user-update { display: none; }

body #buddypress .bp-list .action, body #bbpress-forums .bp-list .action { margin: 0; }

body #buddypress .bp-list .action .generic-button, body #bbpress-forums .bp-list .action .generic-button { margin: 0 10px 0 0; }

body #buddypress .bp-list .action .generic-button:last-child, body #bbpress-forums .bp-list .action .generic-button:last-child { margin-right: 0; }

body #buddypress .bp-list .action .generic-button a, body #buddypress .bp-list .action .generic-button button, body #bbpress-forums .bp-list .action .generic-button a, body #bbpress-forums .bp-list .action .generic-button button { font-size: 13px; font-weight: 500; min-height: 32px; line-height: 32px; padding: 0 20px; background: transparent; border: 1px solid #335eea; background: transparent; color: #335eea; margin: 5px 0; -webkit-font-smoothing: initial; -moz-font-smoothing: initial; box-shadow: none; }

body #buddypress .bp-list.members-list .action .generic-button button, body #buddypress .bp-list.members-list .action .generic-button a, body #bbpress-forums .bp-list.members-list .action .generic-button button, body #bbpress-forums .bp-list.members-list .action .generic-button a { padding: 0; line-height: 1.54; min-height: auto; border: 0; color: #939597; margin-bottom: 0; box-shadow: none; }

body #buddypress .bp-list.members-list .action .generic-button button:hover, body #buddypress .bp-list.members-list .action .generic-button a:hover, body #bbpress-forums .bp-list.members-list .action .generic-button button:hover, body #bbpress-forums .bp-list.members-list .action .generic-button a:hover { color: #335eea; }

.buddypress-wrap .bp-list li .list-title { margin-bottom: 5px; }

.buddypress-wrap .bp-list li .last-activity, .buddypress-wrap .bp-list li .member-type { clear: left; margin-top: 0px; letter-spacing: -0.24px; line-height: 1.3; font-size: 12px; font-weight: 300; color: #A3A5A9; margin: 0; }

.buddypress-wrap .grid > li .last-activity { font-weight: 500; }

.buddypress-wrap .grid > li .member-type { font-weight: 500; font-size: 13px; }

.bp-list li .item .group-details, .bp-list li .item .item-avatar, .bp-list li .item .item-meta, .bp-list li .item .list-title { text-align: left; }

.bp-list li .item-avatar { float: left; margin-right: 20px; }

.bp-list li .item-avatar a { display: inline-block; position: relative; }

.bp-list li .item .item-block { margin-right: 0; width: auto; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

body.logged-in .bp-list li .item .item-block { -webkit-box-flex: 0; -ms-flex: 0 0 36%; flex: 0 0 36%; }

.bp-list li .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.buddypress-wrap #members-list li .user-update, .buddypress-wrap #friend-list li .user-update { font-size: 14px; }

#members-list.bp-list.grid li, #friend-list.bp-list.grid li { margin-bottom: 20px; }

#members-list.bp-list.grid .item-avatar, #friend-list.bp-list.grid .item-avatar { margin-bottom: 18px; margin-top: 10px; }

#members-list.bp-list.grid .item-avatar a, #friend-list.bp-list.grid .item-avatar a { display: inline-block; }

#members-list.bp-list.grid .item-avatar img, #friend-list.bp-list.grid .item-avatar img { max-width: 126px; width: 100%; }

#members-list.bp-list.grid .action, #friend-list.bp-list.grid .action { text-align: center; }

#members-list.bp-list.grid .action .generic-button, #friend-list.bp-list.grid .action .generic-button { margin: 0; }

#members-list.bp-list.grid .action .generic-button a, #members-list.bp-list.grid .action .generic-button button, #friend-list.bp-list.grid .action .generic-button a, #friend-list.bp-list.grid .action .generic-button button { width: auto; float: none; margin: 0 auto 12px; }

.buddypress-wrap .grid.bp-list > li .item .item-block { margin-bottom: 10px; }

.buddypress:not(.logged-in) .grid.groups-list .list-wrap { min-height: 30px; }

.grid > li .list-wrap .list-title { padding: 0; }

.buddypress-wrap .grid.bp-list > li .list-wrap { padding-bottom: 15px; height: 100%; }

.buddypress-wrap .grid.bp-list > li .action { padding: 0; position: static; width: 100%; }

#members-list.grid .list-wrap .item-block, #friend-list.grid .list-wrap .item-block { min-height: 10px; }

#members-list.grid .list-wrap .item-block .member-name a, #friend-list.grid .list-wrap .item-block .member-name a { width: 100%; overflow-wrap: break-word; word-wrap: break-word; }

.buddypress-wrap .grid.bp-list > li .item .user-update { text-align: center; width: 100%; }

.grid > li .list-wrap .update { color: #737373; padding: 0; font-size: 13px; line-height: 1.6; }

div#buddypress .bs-members-items.list-view .activity-read-more a { padding-left: 0; }

div#buddypress .bs-members-items.list-view .bs-meta-bp_member_last_post, div#buddypress .bs-members-items.list-view .bs-meta-xprofile_field { line-height: 1.3; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; -ms-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; }

div#buddypress .bs-members-items.list-view .bs-meta-bp_member_last_post.normal span:not(.bs-output), div#buddypress .bs-members-items.list-view .bs-meta-xprofile_field.normal span:not(.bs-output) { font-size: 13px; }

#buddypress .bb-member-profile-card span.activity { font-size: 13px; }

#buddypress .single-headers .item-meta span { color: #A3A5A9; }

.buddypress-wrap .subnav-filters { margin-bottom: 0; margin-top: 0; }

.bp-secondary-header { margin-bottom: 20px; }

.bp-secondary-header .bb-icon-sort-desc, .bp-secondary-header .bb-icon-grid-view-small, .bp-secondary-header .bb-icon-list-view-small { font-size: 22px; }

#members-list, #friend-list { padding: 0; margin: 0; }

/* Layout options - Starts Here */
.buddypress-wrap .grid-filters { background: #fff; border: 1px solid #E7E9EC; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 21px; }

.buddypress-wrap .grid-filters a { color: #122B46; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 5px; padding-right: 5px; opacity: 0.4; -webkit-transition: 0.3s all; transition: 0.3s all; }

.buddypress-wrap .grid-filters a:hover { color: #122B46; opacity: 1; }

.buddypress-wrap .grid-filters .active { opacity: 1; }

a.layout-grid-view { padding-left: 5px; border-right: 1px solid #E7E9EC; }

.buddypress-wrap .subnav-filters:after { content: ""; display: table; clear: both; }

.buddypress-wrap .subnav-filters .bp-search { float: left; }

.buddypress-wrap .subnav-filters .grid-filters { padding: 0; clear: right; float: right; }

.buddypress-wrap .subnav-filters .grid-filters a { padding-top: 4px; padding-bottom: 4px; }

.buddypress-wrap .subnav-filters .grid-filters a i { font-size: 22px; }

.button-wrap.member-button-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.button-wrap.member-button-wrap i { font-size: 22px; }

#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button { background: transparent; color: #939597; padding: 0; margin: 0; line-height: 1; min-height: 1px; border: 0; }

#buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:hover, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) a:focus, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:hover, #buddypress .button-wrap.member-button-wrap .generic-button:not(.follow-button) button:focus { color: #335eea; background: transparent; box-shadow: none; }

.followers-wrap, .following-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #939597; line-height: 1; margin-bottom: 5px; margin-top: 5px; }

.followers-wrap b, .following-wrap b { color: #4D5C6D; font-weight: 400; margin-right: 3px; }

#buddypress .member-button-wrap .follow-button .follow-button { min-width: 140px; }

#buddypress .bp-list li .generic-button { margin: 0 0 0 20px; }

.directory.members .buddypress-wrap .subnav-filters { margin-bottom: 0; }

.buddypress-wrap .grid.bp-list > li .item { width: 100%; }

.bp-list:not(.grid) .only-grid-view { display: none !important; }

.bp-list.grid li .item { -ms-flex-flow: column; flex-flow: column; }

.bp-list.grid .only-list-view { display: none !important; }

.button-wrap.member-button-wrap.on-top { position: absolute; top: 2px; right: 5px; }

#buddypress .bp-list li .on-top .generic-button { margin: 0; }

#buddypress .bp-list li .on-top .generic-button i { opacity: 0.7; }

#buddypress .bp-list li .on-top #send-private-message { margin: 0 2px 0 0; }

#buddypress .only-grid-view .follow-button .follow-button { background: transparent; border: 0; border-radius: 0; box-shadow: none; color: #335eea; line-height: 1.3; min-height: 1px; padding: 0; }

#buddypress .only-grid-view .follow-button .follow-button:hover { color: #335eea; }

#buddypress .bp-list li .follow-container > div { -webkit-box-flex: unset; -ms-flex: unset; flex: unset; }

#buddypress .bp-list li .follow-container .generic-button { font-size: 14px; line-height: 1; margin: 5px 0; }

.bb-friend-button-tag { display: none; }

.member-header-actions .bb-friend-button-tag { display: inline-block; }

.member-header-actions .friendship-button i { display: none; }

.member-header-actions .friendship-button[data-balloon]:before, .member-header-actions .friendship-button[data-balloon]:after { display: none; }

#buddypress .bp-list li .member-button-wrap .friendship-button .bp-feedback.success { font-size: 0; border: 0; margin: 0; padding: 0; text-align: center; }

#buddypress .bp-list li .member-button-wrap .friendship-button .bp-feedback.success:before { content: "\e93b"; font-family: "bb-icons"; display: inline-block; line-height: 1; font-weight: normal; font-style: normal; speak: none; text-decoration: inherit; text-transform: none; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 20px; height: 20px; font-size: 20px; padding-top: 3px; vertical-align: top; text-align: center; color: #939597; opacity: 0.7; }

#buddypress .bp-list li .member-request-list-wrap .friends-meta .bp-feedback.success { border: 0; font-size: 13px; font-weight: 500; min-height: 32px; line-height: 32px; padding: 0 20px; background: transparent; border: 1px solid #E7E9EC; background: transparent; color: #A3A5A9; margin: 5px 0; -webkit-font-smoothing: initial; border-radius: 100px; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap { border-top: 1px solid #E7E9EC; margin: 0 -20px 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: absolute; width: 100%; bottom: 0; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap > .generic-button { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 35px; padding: 6px 10px 7px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap > .friendship-button { border-right: 1px solid #E7E9EC; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap a, #buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap button { border: 0; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap a:focus, #buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap button:focus { color: #335eea; opacity: 1; }

#buddypress .only-grid-view.button-wrap.member-button-wrap.footer-button-wrap i { opacity: 0.7; }

.follow-container { -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.list-wrap:not(.footer-buttons-on) .follow-container { margin-top: 20px; }

body.logged-in .bp-list li .list-wrap:not(.follow-active) .item .item-block { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddypress-wrap .bb-profile-grid .subnav-filters { margin-bottom: 20px; }

#buddypress .member-request-list-wrap .follow-button, #buddypress .member-request-list-wrap #send-private-message { display: none; }

.follow-container.justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddypress:not(.logged-in) .grid.bp-list .list-wrap { padding-bottom: 15px; }

.button-wrap.member-button-wrap .friendship-button i { font-size: 17px; }

.button-wrap.member-button-wrap .friendship-button .bb-icon-connection-waiting { font-size: 18px; }

#buddypress .follow-button button { color: #fff; border-color: #335eea; }

#buddypress .follow-button button.outline { border-color: #335eea; color: #335eea; }

#buddypress .bp-list:not(.grid) .follow-button button.outline { background-color: transparent; }

.bp-members-list-hook:empty, .member-button-wrap.footer-button-wrap:empty { display: none !important; }

@media screen and (min-width: 24em) { .grid.members-list .list-wrap { min-height: 40px; } }

@media screen and (max-width: 1120px) { .has-sidebar #friend-list .list-wrap.member-request-list-wrap { -ms-flex-flow: wrap; flex-flow: wrap; }
  .has-sidebar #friend-list .friends-meta.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .has-sidebar #buddypress .list-wrap.member-request-list-wrap .friends-meta.action { margin-top: 15px; }
  .has-sidebar #buddypress #friend-list .action .button { min-width: 100px; } }

@media screen and (max-width: 992px) { #friend-list .list-wrap.member-request-list-wrap { -ms-flex-flow: wrap; flex-flow: wrap; }
  #friend-list .friends-meta.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  body #buddypress .list-wrap.member-request-list-wrap .friends-meta.action { margin-top: 15px; }
  #buddypress #friend-list .action .button { min-width: 100px; } }

@media screen and (max-width: 980px) { body #buddypress .bp-list .action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 1100px) { body.logged-in .bp-list li .item .item-block { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 880px) { body.logged-in .bp-list li .item .item-block { margin-bottom: 8px; }
  #buddypress .bp-list:not(.grid) li .follow-button { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 5px 0; } }

@media screen and (max-width: 680px) { body.logged-in .bp-list li .item .item-block { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media screen and (max-width: 511px) { .directory.members .buddypress-wrap .subnav-filters .component-filters, .directory.members .buddypress-wrap .subnav-filters div { margin-top: 0; margin-bottom: 0; } }

@media screen and (max-width: 480px) { body.logged-in .bp-list li .item .item-block { margin-bottom: 8px; }
  #buddypress .bp-list:not(.grid) li .follow-button { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 5px 0; }
  #buddypress #friend-list .action .button, .has-sidebar #buddypress #friend-list .action .button { min-width: 80px; }
  body #buddypress #friend-list .action .generic-button { margin-right: 5px; }
  .buddypress .item-list.groups-list:not(.grid) .list-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .buddypress .item-list.groups-list:not(.grid) .list-wrap .item-avatar { margin-bottom: 15px; } }

#object-nav .sub-menu { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; padding: 10px 0; position: absolute; right: -20px; top: 50px; margin: 0; min-width: 168px; opacity: 0; visibility: hidden; z-index: 100; }

#object-nav .sub-menu.active { opacity: 1; visibility: visible; }

#object-nav .more-button { padding: 14px 0; line-height: 1.1; }

#object-nav .more-button i { font-size: 1.25rem; }

body.buddypress.bp-user #page #primary .entry-header { display: -webkit-box; display: -ms-flexbox; display: flex; }

.bp-dir-hori-nav nav#object-nav { background: #fff; }

.bp-dir-hori-nav nav.horizontal { display: block; width: 100%; height: auto; }

.bb-user-content-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bb-user-content-wrap .member-social { -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-user-content-wrap .member-social > .flex { margin-bottom: 10px; }

.social-networks-wrap { white-space: nowrap; }

.social-networks-wrap svg path { fill: #939597; }

.member-title-wrap { margin: 30px 0 5px 0; }

.users-header .bp-member-type { background: #D94C61; border-radius: 100px; font-size: 11px; font-weight: 600; color: #fff; letter-spacing: 0.25px; text-align: center; display: inline-block; padding: 4px 10px 4px; line-height: 1; }

.single-headers .member-header-actions > .generic-button { margin: 5px 0 10px 2px; }

body #buddypress .member-header-actions { padding-left: 5px; margin: 15px 0 0; text-align: right; overflow: visible; }

body #buddypress .member-header-actions a, body #buddypress .member-header-actions button { font-weight: 500; }

body #buddypress .member-header-actions .friendship-button i { font-size: 15px; }

body #buddypress .member-header-actions + .bb_more_options { position: relative !important; top: 8px; right: initial; margin: 36px 0 0 5px; }

@media screen and (max-width: 980px) { body #buddypress .member-header-actions + .bb_more_options { margin: 10px 0 20px 0; } }

#buddypress div#item-header-cover-image .user-nicename a, #buddypress div#item-header-cover-image .user-nicename { margin: 0 10px 0 0; }

.single-headers .followers-wrap, .single-headers .following-wrap { -webkit-box-flex: initial; -ms-flex: initial; flex: initial; margin-right: 20px; }

.single-headers .followers-wrap b, .single-headers .following-wrap b { font-weight: 500; }

#member-front-widgets { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -10px; }

#member-front-widgets .widget { margin: 10px; -webkit-box-flex: 0; -ms-flex: 0 0 calc(25% - 20px); flex: 0 0 -webkit-calc(25% - 20px); flex: 0 0 calc(25% - 20px); }

#member-front-widgets ul.item-list { margin: 0; }

#buddypress .bb-bp-invites-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 55px 80px; }

#buddypress .bb-bp-invites-content .screen-heading { font-weight: 500; font-size: 22px; line-height: 1.1; }

#buddypress .bb-bp-invites-content .invite-info { font-size: 16px; color: #A3A5A9; letter-spacing: -0.27px; line-height: 1.2; }

#buddypress .bb-bp-invites-content label { display: block; font-size: 16px; font-weight: 400; color: #A3A5A9; letter-spacing: -0.27px; line-height: 1.2; margin: 1.6875rem 0; }

#buddypress .bb-bp-invites-content textarea { height: 120px; margin-bottom: 0; padding: 10px 15px; }

#buddypress .bb-bp-invites-content .bp-feedback { margin: 0 0 30px; }

#member-invites-table { box-shadow: none; margin-bottom: 0; }

#member-invites-table th, #member-invites-table td { padding: 12px 0 12px 25px; }

#member-invites-table th { background-color: #f5f6f7; border-bottom: 1px solid #E7E9EC; border-top: 1px solid #E7E9EC; }

#member-invites-table th:first-child { border-left: 1px solid #E7EAEC; }

#member-invites-table th:last-child { border-right: 1px solid #E7EAEC; }

#member-invites-table tr { background-color: transparent !important; border-bottom: 0; }

#member-invites-table tr td { border-bottom: 0; }

#member-invites-table tr td input { background-color: #fbfbfc !important; }

#member-invites-table tr td:first-child { border-left: 1px solid #E7EAEC; }

#member-invites-table tr td:last-child { border-right: 1px solid #E7EAEC; }

#member-invites-table tr:first-child td { padding-top: 24px; }

#member-invites-table tr:last-child td { border-bottom: 1px solid #E7EAEC; padding-top: 10px; padding-bottom: 25px; }

#member-invites-table th.actions, #member-invites-table td.field-actions { padding: 12px 0 12px 25px; text-align: left; }

#member-invites-table th.actions span, #member-invites-table td.field-actions span { color: #9ca8b4; border: 1px solid #9ca8b4; border-radius: 100%; padding: 1px 1px; line-height: 16px; font-size: 16px; text-align: center; display: inline-block; vertical-align: middle; margin-right: 5px; margin-left: -15px; cursor: pointer; }

#member-invites-table th.actions span i:before, #member-invites-table td.field-actions span i:before { content: "\e828"; font-family: "bb-icons"; height: 20px; width: 20px; display: inline-block; font-size: 20px; }

#member-invites-table .field-actions-last { padding: 12px 0; text-align: left; }

#member-invites-table .field-actions-add { margin-left: 7px; }

#member-invites-table .field-actions-add i { vertical-align: middle; display: inline-block; background-color: #335eea; color: #fff; border-radius: 100%; padding: 5px; height: auto; width: auto; line-height: 1; font-size: 20px; }

#member-invites-table .field-actions-add i :before { content: "\e922"; font-family: "bb-icons"; }

#buddypress #send-invite-form #wp-bp-member-invites-custom-content-editor-container { border-radius: 4px; overflow: hidden; }

#buddypress #send-invite-form .submit { padding-top: 30px; }

@media screen and (max-width: 420px) { #send-invite-form #member-invites-table { table-layout: fixed; }
  #send-invite-form #member-invites-table th { white-space: normal; line-height: 1.2; }
  #send-invite-form #member-invites-table th.title { width: 40%; }
  #send-invite-form #member-invites-table th.title.actions { width: 20%; }
  #send-invite-form #member-invites-table td { padding: 12px 5px; }
  #send-invite-form #member-invites-table td input { max-width: 100%; margin: 0 5px; }
  #send-invite-form #member-invites-table td.field-actions span { margin-right: 0; margin-left: 6px; }
  #send-invite-form #member-invites-table td .field-actions-add { margin-left: 2px; } }

.bp-invitee-status a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bp-invitee-status span { font-size: 20px; width: 22px; margin-right: 5px; }

.bp-invitee-status .registered { color: inherit; }

#buddypress #invites-send-invite-personal-li a:before { content: "\e910"; }

#buddypress #invites-sent-invites-personal-li a:before { content: "\e8ae"; }

td.field-name span, td.field-email span { word-break: break-word; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs { background: transparent; border-bottom: 1px solid #e7e9ec; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; padding: 0; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs a { margin: 0 20px -1px; padding: 14px 0; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs a:before { display: none; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs a:hover { background: transparent; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs .selected a { background: transparent; border-bottom: 1px solid #335eea; font-weight: 500; }

body.invites.has-sidebar #buddypress .bp-settings-container .bp-navs li { float: left; }

body.invites.has-sidebar #buddypress .bb-bp-invites-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 30px 50px; }

body.invites.has-sidebar #buddypress.bp-single-vert-nav .bb-bp-invites-content { padding: 30px; }

body.invites.has-sidebar #buddypress.bp-single-vert-nav .bp-settings-container { margin: 0 -20px; border: 0; }

.member-header-actions.action:empty { display: none; }

@media only screen and (min-width: 1081px) { #user-activity, #group-activity { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; padding-top: 0; } }

#secondary.no-padding-top { padding-top: 0; }

.bp-single-vert-nav .bb-profile-grid #subnav { margin-bottom: 20px; }

.recent-visitors { background: #fff; border: 1px solid #E7E9EC; padding: 20px; border-top: 0; }

.recent-visitors h5, .recent-visitors .h5 { font-weight: 500; margin-bottom: 12px !important; }

.recent-visitors a { display: inline-block; margin-right: 5px; }

@media screen and (max-width: 600px) { .invite-settings.bp-tables-user { white-space: nowrap; margin-bottom: 10px; } }

@media screen and (max-width: 1200px) { #member-front-widgets .widget { -webkit-box-flex: 0; -ms-flex: 0 0 calc(33.33% - 20px); flex: 0 0 -webkit-calc(33.33% - 20px); flex: 0 0 calc(33.33% - 20px); } }

@media screen and (min-width: 981px) { body #buddypress .member-header-actions { /*display: flex;*/ /*flex-flow: row wrap;*/ margin: 30px 0 0; } }

@media screen and (max-width: 1080px) { #buddypress .bb-bp-invites-content { padding: 30px; } }

@media screen and (max-width: 900px) { #buddypress .bb-bp-invites-content { padding: 20px; max-width: 100%; }
  body.invites.has-sidebar #buddypress .bb-bp-invites-content { padding: 20px; } }

@media screen and (max-width: 980px) { div#item-header-content .flex { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  body #buddypress .member-header-actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; text-align: left; }
  body #buddypress .member-header-actions > .generic-button { float: left; margin-left: 0; margin-right: 10px; }
  #member-front-widgets .widget { -webkit-box-flex: 0; -ms-flex: 0 0 calc(50% - 20px); flex: 0 0 -webkit-calc(50% - 20px); flex: 0 0 calc(50% - 20px); } }

@media screen and (max-width: 782px) { div#item-header-content .flex { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; /*margin-top: 10px;*/ }
  .social-networks-wrap { width: 100%; }
  .member-title-wrap { margin-top: 5px; }
  .single-headers .following-wrap { margin-right: 0; }
  body #buddypress .member-header-actions { text-align: center; }
  body #buddypress .member-header-actions > .generic-button { float: none; margin-left: 5px; margin-right: 5px; }
  .single-headers .followers-wrap, .single-headers .following-wrap { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  #buddypress div#item-header-cover-image .user-nicename { margin: 0 0 5px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .single-headers .activity { margin-bottom: 0; } }

@media screen and (max-width: 640px) { #member-front-widgets .widget { -webkit-box-flex: 0; -ms-flex: 0 0 calc(100% - 20px); flex: 0 0 -webkit-calc(100% - 20px); flex: 0 0 calc(100% - 20px); } }

/* Friends / Groups */
.widget.buddypress div.item-options, .elementor-widget-wrap div.item-options { border-bottom: 1px solid #E7E9EC; font-size: 0; line-height: 1; margin: -10px 0 15px; padding: 0; }

.widget.buddypress div.item-options a, .elementor-widget-wrap div.item-options a { color: #939597; font-size: 0.875rem; display: inline-block; padding-bottom: 10px; margin-right: 1.25rem; margin-top: 10px; -webkit-animation: unset !important; animation: unset !important; }

.widget.buddypress div.item-options a:hover, .elementor-widget-wrap div.item-options a:hover { color: #335eea; }

.widget.buddypress div.item-options a:last-child, .elementor-widget-wrap div.item-options a:last-child { margin-right: 0; }

.widget.buddypress div.item-options .selected, .elementor-widget-wrap div.item-options .selected { border-bottom: 1px solid #335eea; color: #335eea; font-weight: 600; margin-bottom: -1px; }

.widget.buddypress div.item, .widget.buddypress .bp-login-widget-user-links > div { margin: 0; }

.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a { font-weight: 500; font-size: 14px; line-height: 19px; color: #122B46; }

.widget.buddypress .bp-login-widget-user-links > div.bp-login-widget-user-link a:hover { color: #335eea; }

.widget.buddypress div.item-avatar img, .elementor-widget-wp-widget-bp_core_friends_widget div.item-avatar img { height: auto; margin: 0; max-width: 38px; width: 100%; border-radius: 100%; }

.widget.widget_bp_groups_widget div.item-avatar img { border-radius: 3px; }

.widget_bp_groups_widget.buddypress div.item-avatar img { height: auto; max-width: 48px; width: 100%; }

.widget_bp_core_whos_online_widget.buddypress div.item-avatar img, .elementor-widget-wp-widget-bp_core_whos_online_widget div.item-avatar img, .widget_bp_core_recently_active_widget.buddypress div.item-avatar img, .widget_bp_follow_following_widget.buddypress div.item-avatar img, .widget_bp_follow_follower_widget.buddypress div.item-avatar img, .elementor-widget-wp-widget-bp_core_recently_active_widget .item-avatar img, .elementor-widget-wp-widget-bp_core_follow_following_widget .item-avatar img, .elementor-widget-wp-widget-bp_core_follow_follower_widget .item-avatar img { height: auto; max-width: 52px; width: 100%; }

.widget.buddypress:not(.widget_bp_groups_widget) span.activity { display: none; }

.widget.buddypress .item-avatar a { float: none; margin-bottom: 0; margin-right: 0; }

.widget.buddypress #friends-list li, .elementor-widget-wp-widget-bp_core_friends_widget #friends-list li, .elementor-widget-wp-widget-bp_core_members_widget #friends-list li, .elementor-widget-wp-widget-bp_core_members_widget #members-list li, .widget.buddypress #members-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 3px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 100%; }

.widget.buddypress #groups-list li, .elementor-widget-wrap #groups-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 0; margin-bottom: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 100%; }

.widget.buddypress div.item-content, .widget.buddypress div.item-meta { margin-left: 0; }

.widget_bp_core_whos_online_widget .avatar-block, .elementor-widget-wp-widget-bp_core_whos_online_widget .avatar-block, .widget_bp_core_recently_active_widget .avatar-block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -2px; }

.widget_bp_core_whos_online_widget .item-avatar, .elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar, .widget_bp_core_recently_active_widget .item-avatar, .widget_bp_follow_following_widget .item-avatar, .widget_bp_follow_follower_widget .item-avatar, .elementor-widget-wp-widget-bp_core_recently_active_widget .item-avatar, .elementor-widget-wp-widget-bp_core_follow_following_widget .item-avatar, .elementor-widget-wp-widget-bp_core_follow_follower_widget .item-avatar { padding: 2px; max-width: 20%; }

.widget .item-list .item-avatar { margin-right: 12px; /*min-width: 48px;*/ }

.widget .item-list .item { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.widget .item-list .item-title a { color: #122B46; letter-spacing: -0.24px; line-height: 16px; }

.widget .item-list .item-title a:hover { color: #335eea; }

.widget.widget_bp_groups_widget .item-list .item-title { margin-bottom: 3px; }

.widget.widget_bp_groups_widget .item-list .item-title a { font-size: 0.9375rem; font-weight: 500; color: #122B46; letter-spacing: -0.24px; }

.widget.buddypress span.activity { color: #A3A5A9; font-size: 12px; letter-spacing: -0.26px; line-height: 1.2; }

/* widget_bp_core_login_widget */
.widget_bp_core_login_widget { /*overflow: hidden;*/ }

.widget_bp_core_login_widget:after { content: ""; display: table; clear: both; }

.widget_bp_core_login_widget.bs-bp-login .widget-title { margin-bottom: 10px; }

.widget_bp_core_login_widget label { font-size: 0.875rem; }

.widget_bp_core_login_widget .input { height: 34px; padding-left: 35px; }

.widget_bp_core_login_widget .input[type=text], .widget_bp_core_login_widget .input[type=password] { width: 100%; }

.widget_bp_core_login_widget .forgetmenot { float: left; margin-top: 10px; }

.widget_bp_core_login_widget.buddypress #bp-login-widget-form #bp-login-widget-submit { float: right; margin-top: 20px; margin-right: 0; background: #9CA8B4; border-radius: 100px; border: 0; color: #fff; font-size: 14px; font-weight: 500; min-width: 100px; height: 34px; cursor: pointer; padding: 5px 20px; }

.widget_bp_core_login_widget.buddypress #bp-login-widget-form #bp-login-widget-submit.bp-login-btn-active { background: #335eea; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-login], .widget_bp_core_login_widget label[for=bp-login-widget-user-pass] { position: relative; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-login]:before, .widget_bp_core_login_widget label[for=bp-login-widget-user-pass]:before { font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; left: 10px; color: #A1ABB5; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-login]:before { content: "\e825"; font-size: 16px; top: 30px; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-pass]:before { content: "\e829"; font-size: 20px; top: 29px; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch { position: absolute; top: 32px; right: 10px; font-size: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch:after { content: "\e8be"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; font-size: 14px; cursor: pointer; color: #a1abb5; }

.widget_bp_core_login_widget label[for=bp-login-widget-user-pass] span.label-switch.bb-eye:after { content: "\e8fc"; }

.widget_bp_core_login_widget .bp-login-widget-register-link { clear: both; display: none; }

.widget_bp_core_login_widget .bs-login-id { margin: 0; text-align: center; }

.widget_bp_core_login_widget .bs-login-id span { width: 33%; border-radius: 100%; position: relative; display: inline-block; background-size: cover; background-color: transparent; background-repeat: no-repeat; background-position: 50% 50%; }

.widget_bp_core_login_widget .bs-login-id span:after { content: ""; display: block; padding-bottom: 100%; }

/* Sitewide Activity */
.widget .bp-site-wide-message #message button { background: transparent; border: 0; padding: 0; position: absolute; top: 0; min-height: 1px; top: -48px; right: -7px; }

.widget .bp-site-wide-message #message button span { font-size: 0; line-height: 1; display: block; }

.widget .bp-site-wide-message #message button span:before { content: "\e80a"; color: #A1ABB5; font-family: "bb-icons"; font-size: 26px; font-style: normal; font-weight: normal; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.widget .bp-site-wide-message #message p { margin: 0; padding-right: 0; position: static; }

.widget .bp-site-wide-message #message p strong { font-weight: 600; font-size: 12px; color: #122B46; letter-spacing: 0.25px; line-height: 16px; text-transform: uppercase; margin-bottom: -8px; display: block; }

.bp-site-wide-message { position: relative; }

div#groups-list-options { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-widget-dropdown { margin-left: auto; position: relative; }

.bb-widget-dropdown i.bb-icon-menu-dots-v { position: relative; top: -2px; font-size: 20px; margin-bottom: -5px; display: block; }

/* Recently Active Members Widget */
.widget_bp_core_recently_active_widget .widget-title { display: -webkit-box; display: -ms-flexbox; display: flex; }

.widget_bp_core_recently_active_widget .widget-title a.bs-widget-reload { color: #939597; margin-left: auto; }

/* Who's Online Widget */
.more-block { text-align: center; text-transform: uppercase; margin: 10px 0 0; display: block; height: 14px; font-size: 12px; line-height: 14px; }

.more-block a.count-more { cursor: pointer; padding-left: 10px; }

.more-block a.count-more .bb-icon-angle-right { vertical-align: middle; line-height: 14px; }

.more-block .bb-icon-angle-right:before { font-size: 24px; vertical-align: bottom; margin-left: 0.1em; margin-right: 0; }

.widget_bp_core_whos_online_widget .item-avatar a, .elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a { position: relative; display: inline-block; }

.widget_bp_core_whos_online_widget .item-avatar a .member-status, .elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status { width: 13px; height: 13px; right: -3px; top: 1px; border: 2px solid #fff; }

.widget_bp_core_whos_online_widget .item-avatar a .member-status.online, .elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status.online { background-color: #1CD991; }

.widget_bp_core_whos_online_widget .item-avatar a .member-status.offline, .elementor-widget-wp-widget-bp_core_whos_online_widget .item-avatar a .member-status.offline { background-color: #bdbdbd; }

/* Members Widget */
.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a, .widget_bp_core_members_widget #members-list .item-avatar a { position: relative; display: inline-block; }

.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status, .widget_bp_core_members_widget #members-list .item-avatar a .member-status { width: 13px; height: 13px; right: -3px; top: 1px; border: 2px solid #fff; }

.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status.online, .widget_bp_core_members_widget #members-list .item-avatar a .member-status.online { background-color: #1CD991; }

.elementor-widget-wp-widget-bp_core_members_widget #members-list .item-avatar a .member-status.offline, .widget_bp_core_members_widget #members-list .item-avatar a .member-status.offline { background-color: #bdbdbd; }

.widget_bp_core_members_widget #members-list .member_last_visit { font-size: 12px; color: #A3A5A9; }

/* Networkside Posts Widget */
.widget.buddypress #network-list li { display: -webkit-box; display: -ms-flexbox; display: flex; }

.widget.buddypress #network-list li .item-title a { letter-spacing: 0; color: #122B46; }

.widget.buddypress #network-list li .item-data { color: #122B46; }

.widget.buddypress #network-list li .item-data .netowrk-post-activity { color: #939597; }

.widget.buddypress #network-list li div.item-avatar img { width: 28px; height: 28px; }

.widget.buddypress #network-list li .data-photo { max-width: 60%; margin: 5px 0 5px; }

.widget.buddypress #network-list li .data-photo a { border-radius: 3px; }

.netowrk-post-type { color: #939597; }

a.button.logout-link { padding: 6px 15px; min-height: 20px; font-size: 12px; font-weight: 600; font-style: normal; line-height: 1; }

body.buddypress .buddypress-wrap .bbp-logged-in h4, body.buddypress .buddypress-wrap .bbp-logged-in .h4 { margin-top: 4px; margin-bottom: 0px; }

.buddypress .buddypress-wrap .bbp_widget_login a.button.logout-link, #buddypress .bbp_widget_login a.button.logout-link { padding: 3px 0 3px; font-size: 13px; font-weight: 500; font-style: normal; line-height: 1; color: #335eea; background: transparent; border: 0; min-height: auto; }

.buddypress .buddypress-wrap .bbp_widget_login a.button.logout-link:hover, #buddypress .bbp_widget_login a.button.logout-link:hover { color: #0F74E0; }

.bp-login-widget-user-logout a.logout { padding: 3px 0; font-weight: 500; font-style: normal; line-height: 1; }

.single .hentry .buddypress.widget .activity-list blockquote { background: transparent; color: #4D5C6D; }

.single .hentry .buddypress.widget .activity-list blockquote:before { display: none; }

.widget_bp_follow_following_widget .avatar-block, .widget_bp_follow_follower_widget .avatar-block, .elementor-widget-wp-widget-bp_core_recently_active_widget .avatar-block, .elementor-widget-wp-widget-bp_core_follow_following_widget .avatar-block, .elementor-widget-wp-widget-bp_core_follow_follower_widget .avatar-block { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -2px; }

.widget .mc4wp-form-fields p, #buddypress .widget .mc4wp-form-fields p, .buddypress .buddypress-wrap .widget .mc4wp-form-fields p { display: -webkit-box; display: -ms-flexbox; display: flex; }

.widget .mc4wp-form-fields input[type=submit], #buddypress .widget .mc4wp-form-fields input[type=submit], .buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit] { font-size: 14px; padding: 0 10px; border-radius: 0 3px 3px 0; }

.widget .mc4wp-form-fields input[type=submit]:disabled, #buddypress .widget .mc4wp-form-fields input[type=submit]:disabled, .buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit]:disabled { background: #D0D4D8; }

.widget .mc4wp-form-fields input[type=submit][disabled=disabled], #buddypress .widget .mc4wp-form-fields input[type=submit][disabled=disabled], .buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=submit][disabled=disabled] { background: #D0D4D8; color: #fff; border: 1px solid transparent; }

.widget .mc4wp-form-fields input[type=email], #buddypress .widget .mc4wp-form-fields input[type=email], .buddypress .buddypress-wrap .widget .mc4wp-form-fields input[type=email] { border-radius: 3px 0 0 3px; border-right: 0; font-size: 14px; letter-spacing: -0.24px; min-width: 160px; }

.widget_display_topics ul li { margin-bottom: 15px; }

.widget_display_topics ul div { font-size: 12px; color: rgba(0, 0, 0, 0.45); margin-top: 3px; }

.widget_display_topics ul img.avatar { border-radius: 50%; }

body.buddypress .buddypress-wrap .bb-recent-posts h4, body.buddypress .buddypress-wrap .bb-recent-posts .h4 { margin: 0; }

#buddypress .widget_display_search input#bbp_search_submit { display: none; }

.buddypress-wrap.round-avatars .widget:not(.widget_bp_core_members_widget) .avatar { border-radius: 3px; }

.buddypress-wrap .widget.widget_bps_widget .standard-form label { font-weight: normal; margin-top: 0; }

.buddypress-wrap .widget.widget_bps_widget .standard-form .submit { padding-top: 0; }

.widget_sfwd-quiz-widget li h4, .widget_sfwd-quiz-widget li .h4, body.buddypress .buddypress-wrap .widget_sfwd-quiz-widget li h4, body.buddypress .buddypress-wrap .widget_sfwd-quiz-widget li .h4 { margin-bottom: 10px; }

#buddypress .widget_search .search-submit { display: none; }

.widget_nav_menu.buddypress_object_nav { overflow: hidden; }

.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical { width: 100%; min-height: auto; }

.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical li.selected { background: transparent; }

.widget_nav_menu.buddypress_object_nav nav#object-nav.vertical li a { padding: 2px 0; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical ul li a:hover { color: #122B46; }

#buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical ul li:hover { background: transparent; }

.widget_nav_menu.buddypress_object_nav nav#object-nav, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical { padding-left: 0; padding-right: 0; background-color: transparent; border: 0; margin-bottom: 0; }

.widget_nav_menu.buddypress_object_nav nav#object-nav .more-button, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical .more-button { display: none; }

.widget_nav_menu.buddypress_object_nav nav#object-nav > ul > li, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical > ul > li { padding-right: 0; float: none; }

.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu { margin-left: 0; }

.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu a, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu a { padding: 8px 0; }

.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu a:hover, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu a:hover { background: transparent; }

.widget_nav_menu.buddypress_object_nav nav#object-nav ul.sub-menu .selected > a, .widget_nav_menu.buddypress_object_nav nav#object-nav.vertical ul.sub-menu .selected > a { background: transparent; }

.widget .bp-navs ul li { margin-bottom: 10px; }

/* Profile search widget */
.bp-profile-search-widget { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; font-size: 0.875rem; line-height: 1.35; margin-bottom: 0.9375rem; padding: 0; }

.bp-profile-search-widget .bps-form-title { font-family: inherit; font-size: 0.75rem; font-weight: 600; color: #122B46; letter-spacing: 0.25px; line-height: 1rem; border-bottom: 1px solid rgba(0, 0, 0, 0.06); margin: 0; padding: 1.125rem 1.25rem; text-transform: uppercase; }

.bp-profile-search-widget .bps-form { margin: 0; padding: 1.125rem 1.25rem 1.375rem; }

.bp-profile-search-widget .bps-label { font-size: 14px; font-weight: 400; margin-bottom: 8px; display: block; }

.bp-profile-search-widget .bps-label strong { font-weight: 400; }

.bp-profile-search-widget label { font-size: 14px; font-weight: 400; }

.bp-profile-search-widget .bp-radio-wrap label, .bp-profile-search-widget .bp-checkbox-wrap label { color: #7F868F; }

.bp-profile-search-widget input[type=search] { background: transparent; padding-left: 12px; width: 100%; }

.bp-profile-search-widget p.bps-description { margin: 5px 0; font-size: 12px; color: #7F868F; }

.bp-profile-search-widget .bp-radio-wrap, .bp-profile-search-widget .bp-checkbox-wrap { margin-bottom: 10px; }

.bp-profile-search-widget .submit-wrapper input { min-width: 140px; font-size: 14px; font-weight: 500; }

.bp-profile-search-widget .bp-field-wrap input:not([type=checkbox]):not([type=radio]) { width: 100%; }

.bp-profile-search-widget .clear-from-wrap { margin-bottom: 20px; }

.bp-profile-search-widget .bp-heading-field-wrap { background: #FBFBFC; border-top: 1px solid #E7E9EC; border-bottom: 1px solid #E7E9EC; margin: 0 -20px 20px; padding: 12px 20px; }

.bp-profile-search-widget .bp-heading-field-wrap strong { text-transform: uppercase; font-size: 0.75rem; font-weight: 600; color: #122B46; }

.bp-profile-search-widget .bp-heading-field-wrap p.bps-description { margin: 5px 0 0; }

.bp-profile-search-widget .date-label { display: block; margin-bottom: 5px; }

.bp-profile-search-widget .date-wrapper select { margin-bottom: 10px; }

.buddypress.widget ul.item-list { margin: 0; }

.buddypress.widget ul.item-list li .item-avatar .avatar { width: 100%; }

.widget.activity_update .activity-link-preview-image, .elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-image { max-width: 100%; }

.widget.activity_update .activity-link-preview-content, .elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-content { clear: both; padding: 0; }

.widget.activity_update .activity-link-preview-title, .elementor-widget-wp-widget-bp_latest_activities .activity-link-preview-title { font-style: normal; margin-bottom: 5px; margin-right: 0; }

.widget.activity_update footer cite, .elementor-widget-wp-widget-bp_latest_activities footer cite { margin-right: 12px; }

.widget.activity_update .activity-list > div, .elementor-widget-wp-widget-bp_latest_activities .activity-list > div { margin-bottom: 15px; }

.widget.activity_update .activity-list > div:last-of-type, .elementor-widget-wp-widget-bp_latest_activities .activity-list > div:last-of-type { margin-bottom: 0; }

.widget.activity_update .activity-list > div p, .elementor-widget-wp-widget-bp_latest_activities .activity-list > div p { margin-bottom: 10px; }

.widget.activity_update .activity-list img, .elementor-widget-wp-widget-bp_latest_activities .activity-list img { margin-bottom: 0; }

.widget.activity_update .view.activity-time-since, .elementor-widget-wp-widget-bp_latest_activities .view.activity-time-since { font-style: normal; font-weight: 500; font-size: 13px; }

.widget.activity_update footer, .elementor-widget-wp-widget-bp_latest_activities footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.widget.activity_update .activity-update .update-item, .elementor-widget-wp-widget-bp_latest_activities .activity-update .update-item { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.widget.activity_update .activity-update p, .elementor-widget-wp-widget-bp_latest_activities .activity-update p { color: #A3A5A9; }

.widget.activity_update .activity-update p a:not(.activity-time-since), .elementor-widget-wp-widget-bp_latest_activities .activity-update p a:not(.activity-time-since) { color: #122B46; font-weight: 500; }

.widget.activity_update .activity-update p a:not(.activity-time-since):hover, .elementor-widget-wp-widget-bp_latest_activities .activity-update p a:not(.activity-time-since):hover { color: #335eea; }

.widget.activity_update .activity-update .activity-time-since, .elementor-widget-wp-widget-bp_latest_activities .activity-update .activity-time-since { display: block; font-size: 12px; color: #939597; margin-top: 5px; }

.widget.activity_update .activity-update .activity-time-since:hover, .elementor-widget-wp-widget-bp_latest_activities .activity-update .activity-time-since:hover { color: #335eea; }

.buddypress.widget .activity-update .update-item cite { -webkit-box-flex: 0; -ms-flex: 0 0 40px; flex: 0 0 40px; }

.widget.bp-latest-activities .activity-update { color: #A3A5A9; font-size: 14px; letter-spacing: -0.24px; margin-bottom: 20px; }

.widget.bp-latest-activities a { color: #122B46; }

.widget.bp-latest-activities a:hover { color: #335eea; }

.widget.bp-latest-activities p { margin-bottom: 0; }

.widget-area .widget.bp-latest-activities .activity-update p img { max-width: 15px; vertical-align: text-bottom; margin-right: 5px; margin-left: 2px; }

.widget.widget_block .twitter-tweet { word-break: break-word; }

.subnav-search.groups-search { float: right; margin-top: -56px; }

.bs-groups-items { margin-bottom: 0; }

.bs-groups-items .item-title a { margin-bottom: 8px; display: inline-block; }

.bs-groups-items .item-meta p { margin-bottom: 7px; }

.bs-groups-items .item-meta p:last-child { margin: 0; }

.bs-groups-items span.status { text-transform: capitalize; }

.bs-groups-items .item-desc { font-size: 14px; color: #4D5C6D; line-height: 1.35; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-right: 30px; display: block; display: -webkit-box; height: 2.69em; margin: 0 auto; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

.bs-groups-items .item-desc:after { content: " "; display: inline-block; vertical-align: middle; }

.bs-groups-items .action { margin-left: auto; }

.bs-groups-items.list-view .item-title-wrap { min-width: 0; }

.bs-groups-items.list-view .item-title a { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.group-item-avatar { background: #fff; border: 3px solid #fff; box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.12), 0 0 0 1px #E7E9EC; border-radius: 1px; display: inline-block; }

a.group-item-avatar { border-radius: 3px; /*width: 81px;*/ }

a.group-item-avatar .avatar { max-width: 100%; }

.bs-groups-items.grid-view .bs-item-list-inner { padding-bottom: 14px; text-align: left; }

.bs-groups-items.grid-view .item-avatar { margin-top: -50px; position: relative; max-width: 75px; width: 100%; }

.bs-groups-items.grid-view span.status { font-size: 13px; color: #939597; letter-spacing: -0.24px; }

.bs-groups-items.grid-view .item-title { margin-bottom: 15px; }

.bs-groups-items.grid-view .item-title a { margin-bottom: 0; }

.bs-group-head { margin-bottom: 6px; }

.btn-group { color: #335eea; font-size: 13px; line-height: 1.1875; letter-spacing: -0.24px; font-weight: 500; cursor: pointer; }

.buddypress-wrap .item-list.groups-list .item-meta { font-size: 13px; font-weight: 400; color: #A3A5A9; }

.buddypress-wrap .item-list.groups-list .invite-message { margin-top: 5px; font-size: 14px; font-style: italic; }

body #buddypress .bp-list .action .generic-button .leave-group, body #buddypress .bp-list .action .generic-button .membership-requested { background: #335eea; color: #fff; }

body #buddypress .bp-list .action .generic-button .leave-group:hover, body #buddypress .bp-list .action .generic-button .membership-requested:hover { color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

body #buddypress .bp-list .action .generic-button .membership-requested { min-width: 140px; }

.item-desc.group-item-desc { -ms-flex-item-align: center; align-self: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; line-height: 1.4; padding-right: 20px; }

.buddypress-wrap .groups-list .item-desc.group-item-desc p { margin: 0; max-width: 85%; }

#buddypress .bp-list.groups-list li .list-wrap .item .item-block { -webkit-box-flex: 0; -ms-flex: 0 0 28%; flex: 0 0 28%; padding-right: 15px; }

#buddypress .bp-list.groups-list li .list-wrap .item .item-block .groups-title a { width: 100%; overflow-wrap: break-word; word-wrap: break-word; }

#buddypress .bp-list.groups-list.grid li.group-no-avatar .item .item-block { padding-top: 15px; }

.groups-loop-buttons { -ms-flex-item-align: center; align-self: center; min-width: 140px; }

.bp-groups-filter-wrap #dir-filters, #groups-order-select, div#groups-order-select .select-wrap { margin-top: 0; margin-bottom: 0; }

@media (hover: none) { .entry-content .bs-group-head a.btn-group:not(.button):hover { color: #335eea; } }

#buddypress .group-title { line-height: 1; margin: 6px 0 2px; }

.bs-group-cover { overflow: hidden; margin: -15px -20px 5px; position: relative; }

.bs-group-cover a { border-radius: 3px 3px 0 0; position: relative; overflow: hidden; padding-top: 52.56%; display: block; background: #607487; }

.bs-group-cover a:before { content: ""; position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.bs-group-cover img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; image-rendering: -webkit-optimize-contrast; }

.bs-group-members { display: inline-block; margin-right: 12px; }

.bs-group-members img { border: 1px solid #fff; max-width: 24px; display: inline-block; margin-right: -8px; position: relative; z-index: 3; }

.bs-group-members img:nth-child(2) { z-index: 2; }

.bs-group-members img:nth-child(3) { z-index: 1; }

a.bb-more { display: inline-block; }

a.bb-more i:before { margin: 0; font-size: 19px; line-height: 0.5; position: relative; top: 3px; left: -7px; opacity: 0.7; }

.members-count { color: #4D5C6D; }

.bs-groups-items .bs-item-list-inner .item-meta { font-size: 12px; }

.bs-groups-directory .bs-item-list-tabs { clear: both; }

#groups-list.bp-list .avatar { border-radius: 3px; }

#groups-list.bp-list .group-avatar-wrap { min-height: 81px; min-width: 81px; }

.elementor-widget-wrap .buddypress-wrap.bp-shortcode-wrap .subnav-filters { margin: 25px 0; }

.elementor-widget-wrap #groups-list.bp-list li { min-width: inherit; padding: 0 9px; margin: 0 0 20px; display: list-item; }

.elementor-widget-wrap #groups-list.bp-list li .item { line-height: inherit; }

.elementor-widget-wrap #groups-list.bp-list li .item-avatar { -webkit-box-flex: 0; -ms-flex: none; flex: none; margin-right: 0; }

.elementor-widget-wrap #groups-list.bp-list li .bs-group-members img { max-width: 24px; border-radius: 50%; border: 1px solid #fff; }

.elementor-widget-wrap #groups-list.bp-list:not(.grid) .item-avatar { margin-right: 20px; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar { margin-bottom: 20px; text-align: left; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .group-avatar-wrap { margin-top: -47px; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar img { max-width: 75px; width: 100%; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button { text-align: right; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button { line-height: 1.3; min-height: 1px; padding: 0; border: 0; border-radius: 0; min-width: 1px; width: auto; background: transparent; box-shadow: none; margin: 5px 0 5px auto; font-size: 14px; color: #335eea; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button:hover { color: #335eea; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button span { font-size: 0; }

#groups-list.bp-list.grid.bb-cover-enabled .item-avatar .generic-button .group-button span:before { content: "\e876"; font-family: "bb-icons"; speak: none; font-size: 14px; margin-right: 5px; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; }

#groups-list.bp-list.grid.bb-cover-enabled .list-title, #groups-list.bp-list.grid.bb-cover-enabled .item-meta { text-align: left; }

#groups-list.bp-list.grid.bb-cover-enabled .groups-loop-buttons { -ms-flex-item-align: end; align-self: flex-end; min-width: 1px; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin-left: 10px; }

#groups-list.bp-list.grid.bb-cover-enabled .groups-loop-buttons .group-button { text-align: right; }

#groups-list.bp-list.grid.bb-cover-enabled .last-activity, #groups-list.bp-list.grid.bb-cover-enabled .footer-button-wrap { display: none; }

#groups-list.bp-list.grid.bb-cover-disabled .item-avatar .groups-loop-buttons { display: none; }

#groups-list.bp-list.grid.bb-cover-disabled img.avatar { max-width: 115px; width: 100%; }

#groups-list.bp-list.grid.bb-cover-disabled .group-avatar-wrap { margin: 5px 0 20px; }

#groups-list.bp-list.grid.bb-cover-disabled .item-meta { margin-bottom: 5px; }

.group-members-wrap.only-grid-view { font-size: 12px; color: #A3A5A9; letter-spacing: -0.24px; margin-bottom: 2px; text-align: left; }

.groups.group-members #group-members-search { height: 34px; font-size: 15px; }

.groups.group-members .buddypress-wrap .subnav-filters { margin-bottom: 20px; }

a.bb-more-link { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

a.bb-more-link i { font-size: 12px; }

.groups.single-item .activity-update-form { margin-bottom: 20px; }

#item-body.group-single-wrapper { margin: 0 -10px; }

.bb-cover-disabled.grid .group-members-wrap.only-grid-view { display: none; }

.bp-shortcode-wrap .bp-feedback.info { margin-top: -5px; margin-bottom: 20px; }

.bp-shortcode-wrap .dir-list { border-top: 1px solid #E7E9EC; padding-top: 30px; }

.bp-shortcode-wrap .item-desc.group-item-desc { padding-right: 40px; }

.buddypress-wrap.bp-shortcode-wrap .subnav-filters { margin-top: -56px; float: right; }

body #buddypress .bp-list .action .generic-button .group-button { min-width: 170px; }

#request-membership-form #group-request-membership-comments { min-height: 80px; margin-bottom: 20px; }

@media screen and (min-width: 800px) { .sidebar-left .bb-profile-grid, .sidebar-left .bb-user-nav-display-wrap { -ms-flex-flow: row-reverse; flex-flow: row-reverse; } }

@media (min-width: 800px) and (max-width: 1150px) { .has-sidebar .bs-groups-items.list-view .item-wrap-left { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .has-sidebar .bs-groups-items.list-view .item-wrap-left { margin-bottom: 20px; }
  .has-sidebar .bs-groups-items.list-view div.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; margin: 0; }
  .has-sidebar .bs-groups-items.list-view .item-wrap-right { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .has-sidebar .bs-groups-items .item-desc { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 15px; padding-right: 0; }
  .has-sidebar #buddypress .bs-groups-items .action .button { display: inline-block; }
  .bs-item-list.list-view .bb-group-profile-card .bs-meta-bp_group_last_active { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 15px; } }

@media (max-width: 1000px) { .bs-groups-items.list-view .item-wrap-left { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .bs-groups-items.list-view .item-wrap-left { margin-bottom: 20px; }
  .bs-groups-items.list-view div.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; margin: 0; }
  .bs-groups-items.list-view .item-wrap-right { -ms-flex-flow: row wrap; flex-flow: row wrap; /*flex: 0 0 100%;*/ }
  .bs-groups-items .item-desc { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 15px; padding-right: 0; }
  #buddypress .bs-groups-items .action .button { display: inline-block; }
  .item-desc.group-item-desc { margin: 10px 0; padding-right: 0; }
  .item-desc.group-item-desc, #buddypress .bp-list.groups-list li .list-wrap .item .item-block { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-right: 0; }
  .buddypress-wrap .groups-list .item-desc.group-item-desc p { max-width: 100%; }
  body.logged-in .bp-list.groups-list li .item .item-block { margin-bottom: 0; } }

@media (max-width: 543px) { .item-title a { font-size: 18px; line-height: 1.4; }
  .bs-groups-items.list-view .item-wrap-left { padding-right: 0; }
  .bs-groups-items.list-view .item-wrap-right { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media screen and (max-width: 782px) { #item-actions.group-item-actions dl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin: 0 0 10px; padding: 0; }
  .directory.groups .bp-secondary-header { margin-top: 20px; }
  .bp-group-filter-wrap #group-type-filters, .bp-group-filter-wrap #group-type-select, .bp-group-filter-wrap #group-type-select .select-wrap { margin-top: 0; margin-bottom: 0; } }

@media (max-width: 380px) { .list-view .item-wrap-left { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .bs-item-list.list-view a.group-item-avatar { /*width: 65px;*/ }
  .bs-item-list.list-view .item-avatar { /*flex: 0 0 100%;*/ /*margin-bottom: 15px;*/ margin-right: 15px; }
  .bs-groups-items .item-title a { margin-bottom: 3px; }
  .bs-groups-items.list-view .item-title-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } }

@media (max-width: 360px) { .subnav-search.groups-search { float: right; margin-top: -6px; width: 100%; margin-bottom: 20px; } }

.bb-single-bp-content { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; padding: 20px; margin-bottom: 20px; }

#buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search { margin-top: -10px; }

.bb-single-bp-content .bs-item-list-tabs { margin-top: 20px; margin-bottom: -16px; border: 0; }

.bb-single-bp-content .bs-item-list-tabs .selected a { font-weight: inherit; }

#buddypress .bb-single-bp-header { border-bottom: 1px solid #E7E9EC; margin: 0 -20px 20px; padding: 0 20px 15px; }

#buddypress .bb-single-bp-header .bs-title { font-family: inherit; font-size: 1rem; letter-spacing: 0.33px; margin-bottom: 0; font-weight: 600; text-transform: uppercase; line-height: 1; }

#buddypress .bb-single-bp-header .bs-dir-search { margin: 0 0 0 auto; }

#buddypress .bb-single-bp-header .bs-link { font-size: 14px; }

.single-item.groups #buddypress div#item-header #item-header-cover-image #item-header-content, .single-item.groups #buddypress div#item-header #item-header-cover-image #item-actions { max-width: none; }

.single-item.groups #buddypress div#item-header div.generic-button { margin: 0; }

.single-item.groups #buddypress div#item-header #item-buttons { padding: 0; margin-bottom: 0; }

.single-item.groups #buddypress .group-title-bar { margin-top: 30px; }

.single-item.groups #buddypress div#item-header div#item-meta { margin: 10px 0 5px 0; padding: 0; }

.single-item.groups #buddypress div#item-header div#item-meta p { margin-bottom: 12px; color: #4D5C6D; }

.single-item.groups #buddypress .highlight, .single-item.groups #buddypress .highlight strong { display: block; font-size: 15px; background: none; }

.single-item.groups #buddypress ul.bbp-threaded-replies li.highlight { margin-bottom: 0; }

.single-item.groups #buddypress .group-members-preview .gmp-list { margin-right: 10px; }

.single-item.groups #buddypress .group-members-preview img { float: right; width: 32px; height: 32px; margin-left: -10px; border-radius: 50%; border: 1px solid #fff; }

.single-item.groups #buddypress .group-members-preview img:last-child { margin: 0; }

.single-item.groups #buddypress div#item-header div#item-meta .group-members-preview p { margin: 0; font-size: 13px; color: #939597; }

.single-item.groups #buddypress div#item-header div#item-meta .group-members-preview p span { color: #3C4A5A; }

.single-item.subgroups #buddypress .item-body .subnav-filters { margin-bottom: 1.5em; }

.single-item.subgroups #buddypress .item-body .groups-type-navs { display: none; }

#buddypress #item-header-cover-image #item-buttons { margin-left: auto; }

#buddypress .generic-button a.group-button.join-group, #buddypress .generic-button a.group-button.leave-group, #buddypress .bs-group-invite .button { background: none; border-width: 1px; border-color: #335eea; box-shadow: none; color: #335eea; font-size: 14px; min-height: 34px; padding: 6px 20px; border-radius: 100px; }

#buddypress .generic-button a.group-button.join-group:hover, #buddypress .generic-button a.group-button.leave-group:hover, #buddypress .bs-group-invite .button:hover { color: #0070e6; border-color: #0070e6; }

.bb-group-members-wrap .grid-view .member-status { /*    right: auto; left: 4px; top: 4px;*/ }

.bb-group-members-wrap.bb-single-bp-content .item-meta { margin: 10px 0 15px; }

/* Widgets */
.bs-suggested-groups .item { margin-bottom: 10px; border: 1px solid #E7E9EC; border-radius: 4px; overflow: hidden; }

.bs-suggested-groups .item .bs-suggested-group-cover { height: 66px; display: block; background-position: center top; background-repeat: no-repeat; background-size: cover; }

.bs-suggested-groups .item #item-header-avatar { position: relative; width: 52px; margin-left: 15px; margin-top: -40px; border: 2px solid #fff; border-radius: 3px; }

.bs-suggested-groups .item #item-header-avatar a { border-radius: 3px; overflow: hidden; }

.bs-suggested-groups .item .item-meta { position: relative; padding: 10px 15px 15px; }

.bs-suggested-groups .item h5, .bs-suggested-groups .item .h5 { margin-bottom: 0; }

.bs-suggested-groups .item .meta-members { font-size: 13px; color: #939597; }

.bs-suggested-groups .item a.meta-join { font-size: 15px; position: absolute; top: 2px; right: 15px; }

.bs-suggested-groups .item a.meta-join:hover { color: #0070e6; }

.widget-title .stats { color: #818385; }

.bs-suggested-groups .more, .bs-group-invite .more { font-weight: 600; }

.bs-group-admins ul, .bs-group-members-grid ul, .bs-group-photos ul { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0 -2px -4px; }

.bs-group-admins ul li, .bs-group-members-grid ul li, .bs-group-photos ul li { margin-bottom: 4px; padding: 0 2px; width: 25%; }

.bs-group-admins ul a, .bs-group-members-grid ul a, .bs-group-photos ul a { display: -webkit-box; display: -ms-flexbox; display: flex; height: 100%; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; text-align: center; font-size: 13px; border-radius: 3px; overflow: hidden; background: rgba(18, 43, 70, 0.05); color: #335eea; }

.bs-group-admins ul img, .bs-group-members-grid ul img, .bs-group-photos ul img { width: 100%; }

.bs-group-photos ul li { width: 33.3333333333%; }

.bs-group-invite .widget-title { margin-bottom: 10px; }

.bs-group-invite p { margin-bottom: 12px; }

.widget .more { font-size: 12px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.widget .more i { margin-left: -8px; font-size: 24px; }

.widget .more:hover { color: #0070e6; }

.bs-group-members-grid, .bs-group-photos { padding-bottom: 15px; }

.bs-group-members-grid .more, .bs-group-photos .more { margin-top: 15px; text-transform: uppercase; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.bs-group-invite .group-invite-form, #buddypress .bs-group-invite .group-invite-form { margin-bottom: 10px; }

.bs-group-invite input, #buddypress .bs-group-invite input { font-size: 14px; height: 33px; }

.bs-group-invite input[type=email], #buddypress .bs-group-invite input[type=email] { width: -webkit-calc(100% - 72px); width: calc(100% - 72px); border: 1px solid #DEDFE2; border-radius: 3px 0 0 3px; }

.bs-group-invite input[type=submit], #buddypress .bs-group-invite input[type=submit] { min-height: 33px; line-height: 33px; padding-top: 0; padding-bottom: 0; background: #D0D4D8; border-radius: 0 3px 3px 0; border-left: 0; color: #fff; }

.bs-group-invite .button:hover, #buddypress .bs-group-invite .button:hover { background: transparent; }

/* Members tab */
.group-members-heading { padding: 20px; border: 1px solid #E7E9EC; border-bottom: none; border-radius: 4px 4px 0 0; background: #fff; }

.group-members-heading h6, .group-members-heading .h6 { margin: 0; text-transform: uppercase; }

hr.group-members-border { height: 1px; margin: 0 20px; background: #E7E9EC; }

#buddypress #member-list { padding: 10px; border: 1px solid #E7E9EC; border-top: none; border-radius: 0 0 4px 4px; background: #fff; }

#buddypress #member-list li { padding: 10px; border: none; }

#buddypress #member-list h5, #buddypress #member-list .h5 { margin-bottom: 0; font-weight: 600; }

#buddypress #member-list h5 a, #buddypress #member-list .h5 a { color: #122B46; }

#buddypress #member-list .member-options-wrap { position: relative; cursor: pointer; }

#buddypress #member-list .member-options-wrap > a { color: #A3A5A9; }

#buddypress #member-list .member-options-wrap > a:after { content: " "; position: absolute; width: 0; height: 0; top: 26px; margin: 0 8px 0 0; right: 0; box-sizing: border-box; border: 8px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 101; opacity: 0; visibility: hidden; }

#buddypress #member-list .member-options-wrap .member-options-menu { position: absolute; right: 0; top: 26px; margin-right: -10px; padding: 10px 0; background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; z-index: 100; opacity: 0; visibility: hidden; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

#buddypress #member-list .member-options-wrap .member-options-menu a { display: block; padding: 2px 15px; margin: 0; min-height: 0; font-size: 13px; line-height: 24px; white-space: nowrap; border: 0; border-radius: 0; background: none; color: #4D5C6D; text-align: left; }

#buddypress #member-list .member-options-wrap .member-options-menu a:hover { color: #335eea; background: #f5f5f5; }

#buddypress #member-list .member-options-wrap:hover > a { color: #122B46; }

#buddypress #member-list .member-options-wrap:hover > a:after { opacity: 1; visibility: visible; }

#buddypress #member-list .member-options-wrap:hover .member-options-menu { opacity: 1; visibility: visible; }

#buddypress #member-list .inside { border: 1px solid #E7E9EC; border-radius: 4px; overflow: hidden; }

#buddypress #member-list .inside > a { display: block; overflow: hidden; }

#buddypress #member-list .inside img { margin: 0; }

#buddypress #member-list .member-info { position: relative; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 20px; }

#buddypress #member-list .member-location { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 14px; color: #939597; }

#buddypress #member-list .member-location i { margin-left: -8px; font-size: 20px; }

#buddypress #member-list .activity { position: absolute; bottom: 20px; left: 20px; }

.bs-item-list.square-view .bs-item-list-inner { padding: 0; }

.bs-item-list.square-view .bs-item-avatar { margin-bottom: 0; }

.bs-item-list.square-view .bs-item-avatar img.avatar { border-radius: 3px 0 0 3px; max-width: 150px; }

.bs-item-list.square-view .bb-member-deails-wrap { text-align: left; padding: 20px; }

.bs-item-list.square-view .follow-wrap { margin-bottom: 0; }

.bs-item-list.square-view a.bs-dropdown-link { color: #122B46; border: 0; display: inline-block; line-height: 1; opacity: 0.4; padding: 7px 0; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 20px; }

.bb-member-deails-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-member-deails-wrap > div { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.bb-member-deails-wrap > div:last-child { margin-top: auto; }

.bb-member-deails-wrap .item-meta { margin-top: -20px; }

.bp-group-status { margin-bottom: 1rem; }

p.bp-group-meta.bp-group-status, p.bp-group-meta.bp-group-type { -ms-flex-item-align: start; align-self: flex-start; margin-top: 8px; margin-bottom: 10px; }

.groups-header #item-header-cover-image #item-actions { padding: 0; text-align: left; }

.group-description { font-size: 14px; color: inherit; margin: 10px 0 0; }

.groups-header div#item-actions { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.group-members #buddypress #item-body .bp-navs.group-subnav, .groups-header .moderators-lists .moderators-title { display: none; }

.buddypress-wrap.bp-single-vert-nav .group-invites-members-listing { padding-bottom: 20px; }

#group-invites-container .bb-groups-invites-left #members-list { max-height: 60vh; }

.group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body { padding-bottom: 0; }

.group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container { border: 0; margin: 0 -20px; }

.group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .bp-navs.group-subnav { background: transparent; min-height: 1px; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0 20px; border-radius: 0; border: 0; }

.group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .group-invites-column { padding: 0; }

.group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body li.selected { background: transparent; }

.pending-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .group-invites-column { padding: 20px 20px 0; }

.pending-invites #item-body #group-invites-container .bp-invites-content .list-title { margin-bottom: 5px; }

.group-invites .bp-dir-hori-nav:not(.bp-vertical-navs) #item-body #group-invites-container .bp-navs.group-subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 1px; border: 0; padding: 0 20px; border-radius: 4px 4px 0 0; background: #fff; border-bottom: 1px solid #E7E9EC; }

.group-invites .bp-dir-hori-nav:not(.bp-vertical-navs) #group-invites-container ul.subnav li { float: left; margin-right: 30px; }

.group-invites .bp-dir-hori-nav:not(.bp-vertical-navs) #item-body #group-invites-container .subnav li.selected { background: transparent; border-bottom: 1px solid #335eea; margin-bottom: -1px; }

.group-invites .bp-dir-hori-nav:not(.bp-vertical-navs) #item-body #group-invites-container .subnav li.selected a { font-weight: 500; }

.group-invites .bp-dir-hori-nav:not(.bp-vertical-navs) #item-body #group-invites-container .bp-navs.group-subnav a { background: transparent; margin-bottom: 0; padding: 16px 0; }

@media (max-width: 1050px) { .group-invites .bp-single-vert-nav nav#object-nav.vertical { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; border: 0; border-bottom: 1px solid #E7E9EC; min-height: 1px; padding: 10px 0; }
  .group-invites .bp-single-vert-nav nav#object-nav.vertical li { width: auto; }
  .group-invites #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap nav#object-nav.vertical { border-radius: 4px 4px 0 0; }
  .group-invites nav#object-nav.vertical a { padding: 5px 15px; } }

.groups-header .parent-list .parent-title { display: none; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body { border: 0; -ms-flex-flow: column; flex-flow: column; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav { background: transparent; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 1px; padding: 0; border: 0; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav a { background: transparent; line-height: 1.6875rem; padding: 0 0 10px; margin-bottom: -1px; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav .selected a { border-bottom: 1px solid #335eea; font-weight: 500; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body .bp-navs.group-subnav li { float: left; }

.groups.group-admin #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-settings-form { padding: 30px 0 0; }

.bp-learndash-reports-filters-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bp-learndash-reports-filters-form > * { margin-left: 10px; margin-bottom: 10px; }

.bp-learndash-reports-filters-form button.button { font-size: 14px; font-weight: 500; min-height: 34px; min-width: 120px; padding: 6px 20px; }

.bp-learndash-reports-filters-form .bp-learndash-reports-filters select { height: 34px; }

.bp_ld_report_table_wrapper h2, .bp_ld_report_table_wrapper .h2 { font-weight: 500; font-size: 22px; line-height: 1.1; }

.bp_ld_report_table_wrapper .bp_ld_report_table { border: 0; border-collapse: collapse; border-radius: 4px; overflow: hidden; box-shadow: 0 0 0 1px #E7EAEC; width: 100% !important; }

.bp_ld_report_table_wrapper .bp_ld_report_table thead tr { background: #fff; border-bottom: 1px solid #E7E9EC; }

.bp_ld_report_table_wrapper .bp_ld_report_table thead th { border-bottom: 0; font-size: 13px; outline: none; font-weight: normal; text-transform: uppercase; color: #A3A5A9; }

.bp_ld_report_table_wrapper .bp_ld_report_table th, .bp_ld_report_table_wrapper .bp_ld_report_table td { border: 0; font-size: 14px; padding: 12px 20px; }

table.dataTable.no-footer.bp_ld_report_table { border-bottom: 0; }

table.dataTable thead .sorting { background: url("../images/svg/sort-arrows.svg") no-repeat center right 15px; background-size: 10px; }

table.dataTable thead .sorting_asc { background: url("../images/svg/sort-up.svg") no-repeat center right 15px; background-size: 8px; }

table.dataTable thead .sorting_desc { background: url("../images/svg/sort-down.svg") no-repeat center right 15px; background-size: 8px; }

.dataTables_wrapper .dataTables_processing { background: rgba(255, 255, 255, 0.78); box-shadow: 0 0 0 1px #e7eaec; top: 0; height: -webkit-calc(97% - 29px); height: calc(97% - 29px); min-height: 48px; margin: 0 auto; left: 0; padding: 15px 0 0 0; border-radius: 4px; font-size: 0; }

.dataTables_wrapper .dataTables_processing:after { content: "\e838"; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; font: normal normal normal 20px/1 "bb-icons"; speak: none; display: inline-block; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.ld-report-course-name { font-weight: 500; font-size: 22px; line-height: 1.1; }

.ld-report-course-name a { color: inherit; }

a.button.ld-report-export-csv.has-data { min-width: 140px; }

.ld-report-course-stats, .ld-report-user-stats { color: #939597; margin-bottom: 35px; border-radius: 5px; }

.ld-report-course-stats b, .ld-report-user-stats b { color: #4D5C6D; }

.user-steps { color: #939597; }

.user-steps b { color: #4D5C6D; }

.ld-report-user-stats .user-message { margin-left: auto; }

.ld-report-user-stats a.send-message { min-width: 120px; }

.ld-report-user-stats .item-meta { font-size: 13px; }

.ld-report-user-stats .user-info { min-width: 25%; }

#buddypress .ld-report-user-stats .generic-button .send-message { font-size: 14px; font-weight: 500; min-height: 34px; padding: 6px 20px; }

.item-header-wrap .bp-group-meta { margin: 0; }

.item-header-wrap .bp-group-meta span { background-color: #EEF0F3; border-radius: 100px; display: inline-block; font-size: 11px; font-weight: 600; letter-spacing: 0.25px; color: rgba(77, 92, 109, 0.8); padding: 6px 12px; line-height: 1; margin: 0 6px 0 0; white-space: nowrap; }

.item-header-wrap .bp-group-meta .group-type { background: #D94C61; color: #fff; }

.item-header-wrap .bp-group-meta .type-separator { display: none; }

.buddypress-wrap .item-header-wrap .bp-title { font-size: 13px; font-weight: 500; color: #A3A5A9; margin: 0 0 5px; }

.item-header-wrap #item-actions.group-item-actions { margin-bottom: 0; }

.item-header-wrap span.group-visibility:before { font: normal normal normal 12px/1 "bb-icons"; speak: none; display: inline-block; margin-right: 5px; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.item-header-wrap span.group-visibility.public:before { content: "\e8e4"; color: #0dd081; }

.item-header-wrap span.group-visibility.private:before { content: "\e90d"; color: #D94C61; }

.item-header-wrap span.group-visibility.hidden:before { content: "\e850"; color: #f7ba45; -webkit-transform: scale(1.4); -ms-transform: scale(1.4); transform: scale(1.4); }

#buddypress div#item-header-cover-image .bb-bp-group-title { margin: 0 10px 6px 0; }

#buddypress #item-header .bp-group-parent-wrap .parent-list { margin: 0; padding: 0; }

#buddypress #item-header .bp-group-parent-wrap .parent-list .avatar { max-width: 26px; height: auto; }

#buddypress #item-header .bp-group-parent-wrap .group-list { margin: 0 10px 0 0; }

#buddypress #item-header .bp-group-parent-wrap .group-list li { margin: 0; }

#buddypress #item-header .bp-group-parent-wrap .bp-parent-group-title-wrap { margin: 0; }

.bp-group-parent-wrap { margin-bottom: 10px; }

#buddypress .bp-group-status .group-type, #buddypress .bp-group-type .group-visibility { display: none; }

.bp-parent-group-title { color: #4D5C6D; font-size: 14px; font-weight: 500; letter-spacing: -0.2px; }

.bp-current-group-title { font-size: 14px; letter-spacing: -0.2px; color: #939597; }

#admins-list .action { margin-left: auto; margin-bottom: 0; }

#admins-list .action .button { min-height: 30px; font-size: 12px; font-weight: 600; letter-spacing: 0; padding: 0 20px; line-height: 30px; }

#group-settings-form #admins-list li:last-child, #group-settings-form #members-list li:last-child { border-bottom: 1px solid #E7E9EC; }

ul#group-admins li { margin: 0 -10px 0 0; }

ul#group-admins li a { display: inline-block; }

ul#group-admins li .avatar { border: 2px solid #fff; }

@media (max-width: 800px) { ul#group-admins { margin-left: -10px; } }

.groups-header .moderators-lists { margin: 0; }

.groups-header #item-header-cover-image #item-actions, .groups-header #item-header-cover-image #item-header-content { padding-bottom: 0; }

.groups-header #item-header-content .generic-button .group-button { background: transparent; color: #335eea; box-shadow: none; }

.groups-header #item-header-content .generic-button .group-button:hover, .groups-header #item-header-content .generic-button .group-button:focus { background: none; color: #0070e6; border-color: #0070e6; }

.groups-header #item-header-content .generic-button .group-button:active { background: none; color: #3d9bff; border-color: #3d9bff; }

#buddypress .groups-header.single-headers .action .button { margin-left: 12px; margin-right: 0; min-height: auto; }

#buddypress .groups-header.single-headers .action .button.reported-content { opacity: 0.9; }

.groups-header .moderators-lists .user-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

#buddypress .groups-header.single-headers .action .generic-button:first-child .button { margin-left: 0; }

.groups-meta.action:after { content: ""; display: table; clear: both; }

.buddypress-wrap:not(.bp-single-vert-nav) .bp-manage-group-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 30px; }

/* Manage Group */
.groups.group-admin #buddypress #item-body .bp-navs.group-subnav { -webkit-box-flex: 0; -ms-flex: 0 0 220px; flex: 0 0 220px; background: #FBFBFC; border-right: 1px solid #E7E9EC; border-bottom: 0; min-height: 60vh; border-radius: 4px 0 0 4px; margin: 0; padding: 30px 0; }

.groups.group-admin #buddypress #item-body .bp-navs.group-subnav a { border: 0; font-size: 14px; color: #939597; letter-spacing: -0.24px; display: block; padding: 13px 20px; line-height: 1; margin-bottom: 1px; }

.groups.group-admin #buddypress #item-body .bp-navs.group-subnav a:hover { background: rgba(77, 92, 109, 0.1); }

.groups.group-admin #buddypress #item-body .bp-navs.group-subnav .current a, .groups.group-admin #buddypress #item-body .bp-navs.group-subnav .selected a { background: rgba(77, 92, 109, 0.1); color: #335eea; font-weight: 400; text-decoration: none; }

.groups.group-admin #buddypress #item-body #group-settings-form { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 1px; padding: 40px 50px; }

.groups.group-admin #buddypress #item-body #group-settings-form label { display: block; font-size: 15px; font-weight: 400; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.187; margin-bottom: 12px; margin-top: 0; }

.groups.group-admin #buddypress #item-body #group-settings-form h4.bb-section-title, .groups.group-admin #buddypress #item-body #group-settings-form .bb-section-title.h4 { font-size: 20px; font-weight: 500; letter-spacing: -0.24px; }

.groups.group-admin #buddypress #item-body #group-settings-form p.bb-section-info { margin: 0 0 1rem; }

.groups.group-admin #buddypress #item-body #group-settings-form .bb-sep-line { background: #eef0f3; height: 1px; }

.groups.group-admin #buddypress #item-body #group-settings-form .bp-group-option-enable { background: #FBFBFC; border: 1px solid #E7E9EC; border-radius: 5px; padding: 16px; }

.groups.group-admin #buddypress #item-body #group-settings-form .bp-group-option-enable label { margin: 0; }

.groups.group-admin #buddypress #item-body #group-settings-form #delete-group-understand + label:before { margin-right: 12px; }

.groups.group-admin #buddypress #item-body #group-settings-form input[type=text], .groups.group-admin #buddypress #item-body #group-settings-form textarea { margin-bottom: 30px; }

.groups.group-admin #buddypress #item-body #group-settings-form textarea { height: auto; min-height: 100px; line-height: 1.35; padding: 10px 12px; }

.groups.group-admin #buddypress #item-body #group-settings-form .bp-controls-wrap { margin: 0 0 30px; }

.groups.group-admin #buddypress #item-body #group-settings-form .group-settings-selections fieldset label { font-weight: 600; }

.groups.group-admin #buddypress #item-body #group-settings-form .group-parent #bp-groups-parent { margin-bottom: 1em; }

.groups.group-admin #buddypress #item-body .group-settings-selections fieldset { border: 0; padding: 0; margin: 0 0 20px; }

.groups.group-admin #buddypress #item-body .group-settings-selections legend { color: #122B46; font-size: 18px; font-weight: 500; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 15px; width: 100%; margin-bottom: 25px; }

.groups.group-admin #buddypress #item-body .group-settings-selections ul { font-size: 13px; margin: 0 0 30px 53px; line-height: 1.6; }

.groups.group-admin #buddypress #item-body label.bp-label-text.warn { margin-top: 40px; }

.groups.group-admin #buddypress #drag-drop-area { background: rgba(240, 243, 247, 0.5); border: 1px dashed #DEDFE2; border-radius: 6px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; letter-spacing: -0.24px; line-height: 26px; }

.groups .bp-single-vert-nav #item-body #subnav .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -20px; padding: 0 20px; border-bottom: 1px solid #e7e9ec; }

.groups .bp-single-vert-nav #item-body #subnav .subnav li:not(:last-child) { padding-right: 30px; }

.groups .bp-single-vert-nav #item-body #subnav .subnav .current a { border-color: #335eea; font-weight: 500; }

.groups .bp-single-vert-nav #item-body #subnav .subnav a { background: transparent; border-bottom: 1px solid transparent; display: block; padding: 0 0 16px; line-height: 1; margin-bottom: -1px; }

.groups .bp-single-vert-nav .bb-media-container.group-media, .groups .bp-single-vert-nav .bb-media-container.group-albums { border: 0; padding: 0; }

.groups .bb-single-course-sidebar { margin: 0 !important; }

.groups .bb-single-course-sidebar .widget { box-shadow: none; border: 1px solid #E7E9EC; }

.groups .bb-learndash-content-wrap { padding-top: 0; }

.groups .bb-grid .bb-learndash-content-wrap { padding-right: 10px; }

.groups h3.bbp-topic-title, .groups .bbp-topic-title.h3 { display: none; }

.groups #bbpress-forums { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.groups #bbpress-forums .bp-group-single-forums { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.groups .bb-learndash-content-wrap .entry-title { font-weight: 500; margin-top: 10px; }

.groups .bb-learndash-content-wrap .bb-course-excerpt { margin-bottom: 30px; }

.groups .bb-learndash-content-wrap .ld-progress-stats { color: inherit !important; }

.groups .bb-learndash-content-wrap .bb-about-instructor h5, .groups .bb-learndash-content-wrap .bb-about-instructor .h5 { margin: 0 0 5px; }

.groups .learndash-wrapper .ld-course-status .ld-status { font-weight: 500; }

#bbpress-forums.single-with-sub-forum { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

#bbpress-forums.single-with-sub-forum .bp-group-single-forums { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

#bbpress-forums .bp-group-single-forums hr { height: 1px; margin: 0 0 35px; }

#group-messages-container { min-height: 100%; }

#group-settings-form #request-list { margin: 0; padding: 0; }

#group-settings-form #request-list li { -ms-flex-flow: row wrap; flex-flow: row wrap; background-color: #fff; border: 1px solid #E7E9EC; border-bottom: 0; margin: 0 0 -1px; padding: 15px 20px; }

#group-settings-form #request-list li:first-child { border-top-left-radius: 3px; border-top-right-radius: 3px; }

#group-settings-form #request-list li:last-child { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; border-bottom-color: #e7e9ec; }

#group-settings-form #request-list li .item-meta { margin-right: 20px; }

#group-settings-form #request-list li .item-meta span.comments { display: block; font-size: 14px; font-weight: 400; margin-bottom: 6px; }

#group-settings-form #request-list li .item-meta span.activity { display: block; font-size: 13px; font-weight: 400; }

#group-settings-form #request-list .action { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

#group-settings-form #request-list .item-title { text-align: left; }

#group-settings-form #request-list img.avatar { max-width: 50px; }

#group-settings-form #request-list .item { -ms-flex-flow: column; flex-flow: column; }

#group-settings-form #request-list .item-title h3, #group-settings-form #request-list .item-title .h3 { margin: 0 0 5px; }

.group-avatar #group-create-body .avatar, .group-avatar #avatar-crop-pane { border-radius: 4px; }

@media (min-width: 1181px) { .logged-in .item-header-wrap .bp-group-title-wrap, .logged-in .item-header-wrap .group-description { max-width: 60%; }
  .logged-in .item-header-wrap .groups-meta.action { position: absolute; top: 20px; right: 20px; max-width: 35%; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }
  .logged-in .item-header-wrap .groups-meta.action > .generic-button { margin-bottom: 10px !important; }
  .logged-in .item-header-wrap .bb_more_options { position: absolute !important; top: 33px; right: -20px; } }

@media (max-width: 1080px) { .groups-header .groups-meta { margin: 12px 0 4px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; }
  .bb_more_options { display: inline-block; vertical-align: middle; }
  .single-item.groups.has-sidebar .content-area { /*margin-bottom: 30px;*/ }
  .single-item.groups.has-sidebar .bp-zoom-meeting-container { padding-bottom: 0; }
  .single-item.groups.has-sidebar .widget-area:not(.widget-area-secondary) { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; padding-top: 0; } }

@media (max-width: 960px) { .dataTables_wrapper { overflow: auto; } }

@media (min-width: 992px) and (max-width: 1200px) { #buddypress #member-list .inside img { width: 90px; }
  #buddypress #member-list .activity { position: static; } }

@media (max-width: 799px) { .bb-single-bp-content .flex.bs-item-list-tabs { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search { margin-top: -45px; float: right; }
  .bb-single-bp-content .bs-item-list-tabs ul { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; clear: both; }
  #buddypress div#item-header-cover-image .bb-bp-group-title { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 0 0 12px; }
  div#item-header-content .group-description { margin-top: 20px; }
  .groups-header .groups-meta { margin: 4px 0; } }

@media (min-width: 749px) { .bp-single-vert-nav #group-messages-container { background: transparent; border: 0; border-radius: 0; margin-bottom: 0; }
  .groups.messages .bp-single-vert-nav .groups-header.single-headers { margin-bottom: 20px; } }

@media (max-width: 748px) { .group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container .bp-navs.group-subnav { padding-top: 15px; }
  .group-invites #buddypress.buddypress-wrap.bp-single-vert-nav #item-body #group-invites-container { margin: 0 -10px; }
  .group-invites nav#object-nav.vertical a { padding: 5px 0; }
  .group-invites .bp-single-vert-nav nav#object-nav.vertical { border-bottom: 0; }
  .group-invites .buddypress-wrap.bp-vertical-navs .bb-profile-grid { border: 1px solid #E7E9EC; border-radius: 4px; } }

@media (max-width: 520px) { .bs-item-list.square-view .bs-item-avatar img.avatar { max-width: 100px; }
  .bb-member-deails-wrap .item-meta { margin-top: -8px; }
  .bb-single-bp-header .bs-dir-search { width: 100%; }
  #buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search { margin-top: 0; margin-bottom: 20px; }
  .bs-item-list.square-view .bb-member-deails-wrap { padding: 8px 15px; }
  .tab-container-inner .list-view .avatar:not(.profile-avatar) { max-width: 36px; }
  .tab-container-inner .bb-group-settings .item-title a { font-size: 16px; }
  .tab-container-inner .action .button { width: 100%; } }

@media (max-width: 380px) { #buddypress .bb-single-bp-content.bb-friends-wrap .bs-dir-search { margin-top: 0; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 20px; }
  .groups-header .item-header-wrap .groups-meta { -ms-flex-flow: column; flex-flow: column; }
  .single-item.groups #buddypress div#item-header div.generic-button { margin: 0 0 10px 0; }
  .single-item.groups #buddypress div#item-header div.generic-button button { margin: 0; } }

.messages-wrapper { background: #FFF; border: 1px solid #E7E9EC; border-radius: 5px; min-height: 50vh; }

.messages-wrapper #subnav .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 100%; min-height: 65px; }

.messages-wrapper #subnav li { margin: 0; padding: 0; }

.messages-wrapper #subnav #compose-personal-li { margin-right: 0; }

.messages-wrapper #subnav a { border: 0; font-weight: 400; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 0.875rem; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.messages-wrapper #inbox-personal-li a { color: #122B46; font-size: 18px; font-weight: 500; letter-spacing: -0.24px; line-height: 1; padding: 0; }

.messages-wrapper #inbox-personal-li a:hover { color: #335eea; }

.messages-wrapper #compose-personal-li a { color: #335eea; font-size: 0; padding: 0; }

.messages-wrapper #compose-personal-li a:after { font-size: 22px; line-height: 20px; }

.messages-wrapper #user_messages_search { height: 32px; background-size: 14px; background-position: left 12px center; background-color: #FBFBFC; }

.bp-messages-nav-panel .user-messages-search, .bp-messages-nav-panel .messages-search { width: 100%; }

.bp-messages-nav-panel #subnav { padding: 0 20px; margin: 0; }

@media (max-width: 800px) { .bp-messages-nav-panel #subnav { border-bottom: 1px solid #E7E9EC; } }

.buddypress-wrap .bb-profile-grid .bp-messages-nav-panel .subnav-filters { margin: 15px 20px; }

.bp-messages-feedback:empty { display: none; }

/* Messages tab */
#buddypress div.message-search { margin-right: 0; margin-left: 10px; }

#buddypress div.message-search input[type=text] { height: 34px; font-size: 13px; padding: 0 12px; border-radius: 17px; background-size: 16px; background-repeat: no-repeat; background-position: 14px 53%; background-image: url("../images/svg/search.svg"); padding-left: 2.375rem; }

.messages-screen .bp-messages-feedback .bp-feedback { margin: 30px; }

@-webkit-keyframes autofill { to { background-color: transparent;
    background-image: url("../images/svg/search.svg"); } }

#buddypress div.message-search input#messages_search:-webkit-autofill { -webkit-animation-name: autofill; -webkit-animation-fill-mode: both; }

#message-thread { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; position: relative; padding: 30px 30px 0; border-left: 1px solid #E7E9EC; max-height: 78vh; min-height: 78vh; overflow-x: hidden; overflow-y: auto; }

div#buddypress #message-thread .confirm { position: absolute; top: 20px; right: 20px; }

div#buddypress #message-thread div.alt { background: rgba(247, 250, 254, 0.5); }

.message-metadata { -ms-flex-flow: row wrap; flex-flow: row wrap; }

.message-metadata img { float: none; max-width: 40px; border-radius: 50%; margin-right: 15px; }

.message-metadata .meta-user-info a { display: block; font-weight: 500; font-size: 14px; line-height: 19px; color: #122B46; margin-bottom: 2px; }

.message-metadata .meta-user-info a:hover { color: #335eea; }

.message-metadata .meta-user-info span { display: block; font-size: 12px; line-height: 14px; color: #A3A5A9; }

.thread-load { display: block; text-align: center; }

#bb-message-subject { margin-bottom: 5px; font-family: inherit; font-size: 16px; font-weight: 500; letter-spacing: -0.27px; line-height: 1.1875; }

#buddypress #message-thread #message-recipients { letter-spacing: -0.24px; margin: 0; }

#buddypress #message-thread #message-recipients .highlight { font-size: 14px; font-weight: 300; color: #939597; background-color: transparent; }

#buddypress #message-thread #message-recipients .highlight a { color: #122B46; }

#buddypress #message-thread #message-recipients .highlight a:hover { color: #335eea; }

#message-thread { margin: 0; font-size: 14px; color: #4D5C6D; line-height: 1.5; letter-spacing: -0.24px; }

#message-thread h1, #message-thread .h1, #message-thread .h1, #message-thread h2, #message-thread .h2, #message-thread .h2, #message-thread h3, #message-thread .h3, #message-thread .h3, #message-thread h4, #message-thread .h4, #message-thread .h4, #message-thread h5, #message-thread .h5, #message-thread .h5, #message-thread h6, #message-thread .h6, #message-thread .h6, #message-thread p, #message-thread address, #message-thread hr { margin-bottom: 1rem; }

a.bb-cover-link { display: block; position: absolute; width: 100%; left: 0; top: 0; font-size: 0; height: 100%; }

.thread-to a, .thread-subject, .thread-excerpt { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.thread-subject .emoji { max-width: 14px; vertical-align: middle; line-height: 1; margin-top: 0; margin-bottom: 0; height: auto !important; }

.reply-box { padding: 30px; }

.reply-box .reply-box-header { margin-bottom: 16px; }

.reply-box .avatar { width: 40px; margin-right: 10px; }

.reply-box .reply-user-info p { margin-bottom: 0; line-height: 20px; }

.reply-box .reply-user-info p:first-child { font-size: 14px; font-weight: 500; color: #4D5C6D; }

.reply-box .reply-user-info p:last-child { font-size: 12px; color: #A3A5A9; }

.reply-box textarea { display: block; width: 100%; height: 100px; margin-bottom: 16px; padding: 0 0 0 50px; border: none; font-size: 16px; resize: vertical; }

#buddypress .reply-box input[type=submit].small { font-size: 14px; min-height: 34px; padding: 6px 20px; border-radius: 100px; line-height: 1.4; }

#buddypress .reply-box input[type=submit].small:hover { outline: none; text-decoration: none; color: #fff; background-color: #0070e6; border-color: transparent; }

#send_message_form { padding: 20px; margin: 0; position: relative; color: #4D5C6D; min-height: -webkit-calc(69vh + 128px); min-height: calc(69vh + 128px); max-height: -webkit-calc(69vh + 128px); max-height: calc(69vh + 128px); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

#send_message_form .bp-messages-form-header { border-bottom: 1px solid #E7E9EC; margin: 0 -20px 20px; padding: 0 20px 18px; }

#send_message_form label[for=send-to-input] { margin: 0; }

#send_message_form .select2-selection--multiple { border-color: transparent; padding: 0; }

#send_message_form .select2-selection__rendered { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

#send_message_form .select2-selection__rendered li { margin: 0; }

#send_message_form li.select2-selection__choice { margin-right: 10px; margin-bottom: 5px; }

#send_message_form #bp-message-content { margin: auto -20px 0; padding: 20px 20px 0; }

#buddypress #send_message_form .select2-search__field { background: transparent; border-width: 0; min-width: 100%; width: 100% !important; padding-left: 0; padding-bottom: 35px; height: auto; }

#send_message_form .dropzone .dz-default { margin: 0 0 0 5px; }

#send_message_form .select2-container--default .select2-selection--multiple .select2-selection__choice { background-color: #4D5C6D; border-color: #4D5C6D; font-size: 14px; color: #FFF; letter-spacing: -0.24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row-reverse; flex-flow: row-reverse; padding: 0 8px; }

#send_message_form .select2-selection__choice__remove { font-size: 0; line-height: 1; margin: 0 0 0 8px; }

#send_message_form .bp-messages-feedback .bp-feedback { margin: 0 0 20px; }

body .select2-container .select2-dropdown { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; border: 0; padding: 5px 10px; margin-right: 0; max-width: 300px; }

body .select2-container .select2-dropdown .select2-results__option { border-radius: 3px; margin-bottom: 0; font-size: 14px; padding: 2px 5px; }

body.forum .select2-container .select2-dropdown { bottom: 16px; }

.thread.bb-new-message { background: rgba(0, 124, 255, 0.1); }

.messages .ac_results { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; border: none; min-width: 200px; font-size: 13px; max-width: 200px; padding: 5px 0; margin-left: -12px; margin-top: 4px; overflow: visible; }

.messages .ac_results:after { content: " "; position: absolute; width: 0; height: 0; top: 1px; margin: 0 auto; left: 15px; box-sizing: border-box; border: 6px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 101; }

.messages .ac_results li { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }

.messages .ac_results .ac_odd { background: #fff; }

.messages .ac_results .ac_over { color: #335eea; background: #f5f5f5; }

.messages .ac_results img { margin-right: 0; width: auto !important; max-width: 25px; border-radius: 50%; }

#buddypress div#message-thread .bb-send-reply-title { font-size: 13px; font-weight: 500; color: #4D5C6D; }

#sitewide-notice { position: fixed; z-index: 9999; top: 2%; right: 1%; }

.bp-single-message-wrap .bp-avatar-wrap.bp-suspended-avatar { position: relative; opacity: 0.7; }

.bp-single-message-wrap .bp-suspended-meta, .bp-single-message-wrap .bp-message-content-wrap.bp-suspended-content { opacity: 0.7; }

#message-threads .bp-message-link .thread-avatar.bp-suspended-avatar { position: relative; opacity: 0.7; }

#message-threads .bp-message-link .thread-content.bp-suspended-content { opacity: 0.7; }

@media (max-width: 600px) { #send_message_form { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .bb-messages-wrap { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .thread.bb-new-message { display: none; }
  .bb-messages-wrap, #message-thread { overflow: initial; min-height: 100%; max-height: 100%; }
  .bb-mobile-view .bb-messages-wrap { display: none; }
  #message-thread { padding: 30px 20px; }
  .metadata-right { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-left: 50px; }
  .message-metadata .message-star-actions { margin-left: auto; } }

@media (max-width: 520px) { #buddypress .bb-message-heading .message-search { margin: 10px auto; width: 100%; }
  .bb-message-heading .message-search #messages_search { width: 100%; } }

.buddypress-wrap .subnav-filters .user-messages-bulk-actions label { padding: 0; margin: 0; font-family: inherit; font-size: 1rem; font-weight: 500; text-transform: uppercase; }

.buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:focus, .buddypress-wrap .subnav-filters .user-messages-bulk-actions .select-wrap:hover { box-shadow: none; outline: 0; }

.buddypress-wrap .subnav-filters .user-messages-bulk-actions .bulk-apply { padding: 0; margin: 0; min-height: 10px; line-height: 1; }

.user-messages-bulk-actions .bulk-actions.select-wrap { margin-left: 10px; margin-right: 10px; }

.buddypress-wrap .subnav-filters .user-messages-bulk-actions div select { border: 1px solid #eee; -webkit-appearance: none; background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: right 10px center; font-size: 14px; height: 26px; padding: 0 25px 0 8px; }

#bp-message-thread-list { max-height: -webkit-calc(69vh - 78px); max-height: calc(69vh - 78px); min-height: -webkit-calc(69vh - 78px); min-height: calc(69vh - 78px); }

.bp-messages-content-wrapper.has_info #bp-message-thread-list { max-height: -webkit-calc(69vh - 188px); max-height: calc(69vh - 188px); min-height: -webkit-calc(69vh - 188px); min-height: calc(69vh - 188px); border-top: 0; }

.bp-messages-content-wrapper.has_info .bp-messages-feedback .bp-feedback { margin: 20px 30px; }

.bp-messages-content-wrapper.is_restricted #bp-message-thread-list { max-height: -webkit-calc(69vh - 38px); max-height: calc(69vh - 38px); min-height: -webkit-calc(69vh - 38px); min-height: calc(69vh - 38px); }

.bp-messages-content-wrapper.has_info #bp-message-load-more, .bp-messages-content-wrapper.is_restricted #bp-message-load-more { top: 140px; }

.bp-messages-content-wrapper.has_info .bp-messages-feedback { border-top: 1px solid #E7E9EC; margin: 0 -20px; }

.buddypress-wrap .subnav-filters.bp-messages-filters .messages-search { margin-bottom: 0; margin-top: 0; }

.buddypress-wrap .subnav-filters.bp-messages-filters ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bp-messages-content { margin: 0; }

.bp-messages-content-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; padding: 0 20px; height: 100%; }

.bp-messages-content-wrapper #messages-post-document-uploader.open, .bp-messages-content-wrapper #messages-post-video-uploader.open, .bp-messages-content-wrapper #messages-post-media-uploader.open { height: -webkit-calc(100% - 145px); height: calc(100% - 145px); left: 0; margin: 0; }

#message-threads { border: 0; }

#message-threads li { margin-bottom: 1px; }

#message-threads li .close-conversation { right: 26px; }

#message-threads li .close-conversation .dashicons-no-alt { font-family: "bb-icons"; }

#message-threads li .close-conversation .dashicons-no-alt:before { content: "\e828"; font-size: 22px; }

#message-threads li .close-conversation .dashicons-no-alt:hover { color: #122B46; }

#message-threads .bb-user-avatar { margin-right: 15px; }

#message-threads .bb-user-avatar .avatar { max-width: 40px; }

.bb-thread-subject { line-height: 1.3; margin-bottom: 10px; }

nav#subnav #subnav { margin-bottom: 0; }

.bb-thread-cb { margin-top: 10px; }

#message-threads .bp-message-link { border-bottom: 0; padding: 10px 28px 10px 20px; min-width: 0; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#message-threads .bp-message-link:last-child { border-bottom: 0; }

#message-threads .bp-message-link.unread { background-color: inherit; }

#message-threads .bp-message-link.unread .thread-to { position: relative; }

#message-threads .bp-message-link.unread .thread-to:before { content: "●"; font-size: 14px; color: #335eea; position: absolute; left: -14px; top: 0; }

#message-threads .bp-message-link:hover { background: #F5F6F7; }

#message-threads .bp-message-link:hover .thread-to { color: #335eea; }

#message-threads li.selected { background-color: #F7FAFE; }

#message-threads .bp-message-link .thread-cb { -webkit-box-flex: 0; -ms-flex: 0 0 35px; flex: 0 0 35px; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

#message-threads .bb-thread-info { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }

.bb-thread-title { font-size: 15px; }

.bb-thread-title .bb-user-link { font-weight: 500; color: inherit; }

.bb-thread-header { -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; margin-bottom: 3px; }

#message-threads .bp-message-link .thread-date { padding: 0 0 0 10px; line-height: 1; font-size: 11px; color: #939597; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; letter-spacing: -0.19px; min-width: 0; }

.bp-messages-content time { font-size: 12px; letter-spacing: -0.24px; line-height: 1.3; font-size: 12px; font-weight: 300; color: #A3A5A9; }

.user-messages-bulk-actions .bs-styled-checkbox + label:before { margin-right: 15px; }

#buddypress .mce-toolbar .mce-btn button, #buddypress .mce-toolbar .mce-btn button:hover, #buddypress .mce-toolbar .mce-btn button:focus { background: transparent; border: 0; box-shadow: none; padding: 0; margin: 0; color: inherit; min-height: 16px; padding-bottom: 2px; }

#message-threads li .thread-content .excerpt { margin: 0 0 3px; font-size: 14px; color: #7F868F; line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.bp-messages-content #bp-message-thread-header h2:first-child, .bp-messages-content #bp-message-thread-header .h2:first-child { background-color: transparent; color: #122B46; padding: 0; margin-bottom: 12px; font-family: inherit; font-size: 16px; font-weight: 500; letter-spacing: -0.27px; line-height: 1.25; }

.bp-messages-content .preview-thread-title .messages-title, .bp-messages-content .single-thread-title .messages-title { padding-left: 0; }

ul.participants-list { list-style: none; margin: 0; }

.preview-content .actions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bp-messages-content .thread-participants dd, .bp-messages-content .thread-participants ul { margin-bottom: 0; }

dl.thread-participants { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 10px 20px 10px 0; }

dl.thread-participants + .actions { position: absolute; right: 20px; }

.bp-messages-content .thread-participants img { width: 100%; max-width: 30px; border-radius: 50%; }

.bp-messages-content .preview-pane-header, .bp-messages-content .single-message-thread-header { margin-bottom: 0; }

.bp-messages-content .thread-participants { margin: 0; width: auto; font-size: 16px; color: #122B46; letter-spacing: -0.27px; }

.bp-messages-content .thread-participants .participants-name a { color: #122B46; }

.bp-messages-content .thread-participants .participants-name a:hover { color: #335eea; }

.bp-messages-content .thread-participants dt { padding-right: 10px; }

.bp-messages-content .thread-participants dt, .bp-messages-content .thread-participants dd { display: block; width: 100%; line-height: 1.2em; }

.bp-messages-content .participants-list a { display: inline-block; margin-right: 3px; }

div#subsubnav:empty { display: none; }

dl.thread-participants { font-size: 14px; line-height: 1.5; letter-spacing: -0.24px; }

body.compose .bp-messages-content { border: 0; }

body.compose #compose-personal-li #compose { color: #939597; }

.mce-btn button:hover, .mce-window-head .mce-close:hover { background: transparent; box-shadow: none; }

.message-action-delete.bp-tooltip.bp-icons { background: transparent; border: 0; color: inherit; }

.message-action-delete.bp-tooltip.bp-icons:hover, .message-action-delete.bp-tooltip.bp-icons:focus { background: transparent; box-shadow: none; border: 0; }

.bp-hide { display: none !important; }

.bp-messages-content .thread-participants li { float: left; margin: 5px 2px; }

.bp-messages-content .single-message-thread-header { border-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 65px; }

.bp-messages-content .single-message-thread-header .actions .message_actions .message_action__list { min-width: 200px; }

.bp-messages-content .single-message-thread-header .message_actions .message_action__list li a { padding: 10px 12px; }

.bp-messages-content .single-message-thread-header .message_actions .message_action__list li a:hover { background-color: #F5F5F5; color: #335eea; }

.single.messages.view .bp-messages-filters, .single.messages.view .bp-messages-threads-list { display: block; }

.bp-messages-content:empty { display: none; }

.bp-messages-content, .bp-messages-threads-list { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding: 0; }

#message-threads .bp-message-link .thread-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 45px; flex: 0 0 45px; margin-right: 15px; }

#message-threads .bp-message-link .thread-avatar img.avatar { margin: 0; }

.thread-to { font-size: 14px; color: #122B46; margin-bottom: 5px; opacity: 0.85; text-transform: capitalize; }

.unread .thread-to { font-weight: 500; opacity: 1; }

.unread .thread-subject { font-weight: 500; }

.unread .thread-date time { position: relative; }

.unread .thread-date time:after { content: ""; height: 8px; width: 8px; border-radius: 100%; background-color: #0f74e0; display: inline-block; position: absolute; right: -17px; }

.buddypress-wrap .bp-messages.bp-user-messages-feedback { border: 0; border-radius: 0; }

.messages.compose #message-threads .bp-message-link .thread-date, .messages.view #message-threads .bp-message-link .thread-date { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; padding: 7px 0 0 10px; margin-bottom: auto; }

#bp-messages-next-page, #bp-messages-prev-page { padding: 0 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 34px; height: 34px; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-left: 15px; }

#message-threads .bp-message-link .thread-content .thread-subject { color: #939597; font-size: 12px; letter-spacing: -0.21px; line-height: 1.5; }

#message-threads li.unread .thread-subject .subject { color: #939597; }

.bp-avatar-wrap { margin-right: 18px; max-width: 38px; }

.bp-messages-content #bp-message-thread-list { background: transparent; border: 0; border-top: 1px solid #E7E9EC; margin: 0 -20px; padding: 10px 20px; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; height: auto; }

.bp-messages-content #bp-message-thread-list li { margin: 0 -20px; border-radius: 0; padding: 10px 20px; border: 0; box-shadow: none; width: auto; }

.bp-messages-content #bp-message-thread-list .message-metadata .user-link strong:after { display: none; }

.bp-messages-content form.send-reply .avatar-box { padding: 0; }

#message-threads .bp-message-link .thread-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 1; min-width: 0; }

.bp-messages-content .thread-participants .thread-date { color: #A3A5A9; font-size: 13px; font-weight: normal; }

#bp-message-load-more:empty { display: none; }

#buddypress .message-action-delete, #buddypress .message_action__anchor { background: transparent; border: 0; color: inherit; font-size: 10px; padding: 0; line-height: 1; min-height: 1px; height: auto; width: 100%; }

#buddypress .message-action-delete:hover, #buddypress .message-action-delete:focus, #buddypress .message_action__anchor:hover, #buddypress .message_action__anchor:focus { background: transparent; box-shadow: none; }

#buddypress .message-action-delete .bb-icon-trash, #buddypress .message_action__anchor .bb-icon-trash { color: #939597; }

#buddypress .message-action-delete .bb-icon-menu-dots-v, #buddypress .message_action__anchor .bb-icon-menu-dots-v { color: #939597; font-size: 21px; }

.bp-messages-content .actions { line-height: 1.3; }

.message-metadata .user-link { height: auto; }

.bp-messages-content #bp-message-thread-list .message-metadata time { color: #A3A5A9; font-size: 12px; padding-left: 4px; }

.bp-messages-content #bp-message-thread-list .message-metadata .avatar { width: auto; }

.bp-messages-content #send-reply { margin: 0 -20px 0 -20px; width: auto; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; display: -webkit-box; display: -ms-flexbox; display: flex; }

.bp-messages-content #send-reply .message-box { width: 100%; display: none; }

.bp-messages-content #send-reply .wp-editor-container { border-left: 0; border-right: 0; }

.bp-messages-content #send-reply .message-metadata { display: none; }

.bp-messages-content #send-reply #bp-message-content { margin-top: 0; }

.bp-messages-content #send-reply .dropzone .dz-default { padding: 18px 5px; }

.buddypress-wrap .standard-form#send-reply textarea { width: 100%; border: 0; }

#bp-message-thread-list:empty { border: 0; max-height: -webkit-calc(58vh + 65px); max-height: calc(58vh + 65px); min-height: -webkit-calc(58vh + 65px); min-height: calc(58vh + 65px); padding: 20px; text-align: center; }

#bp-message-thread-list:empty:before { font: normal normal normal 20px/1 "bb-icons"; speak: none; display: inline-block; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\e838"; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; }

#bp-message-load-more .button .dashicons-update { font-family: "bb-icons"; }

#bp-message-load-more .button .dashicons-update:before { content: "\e838"; }

.messages.compose .bp-messages-filters { display: block; }

#buddypress #bp-messages-send, #buddypress #bp-messages-reset { min-width: 140px; font-weight: 500; height: 40px; }

.buddypress-wrap .standard-form .wp-editor-container { border: 1px solid #DEDFE2; }

.send-reply.loading { position: relative; }

.send-reply.loading:before { background: rgba(255, 255, 255, 0.6); content: ""; position: absolute; height: 100%; width: 100%; z-index: 10; }

.send-reply.loading:after { position: absolute; top: 42%; left: 0; right: 0; margin-top: 0; margin: auto; content: "\e838"; font-family: "bb-icons"; font-size: 24px; line-height: 36px; text-align: center; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; z-index: 12; }

#message_content_ifr { max-height: 80px; }

#message_content { margin-bottom: 0; }

#message_content > p:last-child { margin-bottom: 0; }

.no-message-wrap .dashicons-email-alt { background: url(../images/svg/new-message.svg) no-repeat center center; display: block; margin: 20px auto 0; height: 80px; width: 86px; }

.no-message-wrap .dashicons-email-alt:before { display: none; }

.no-message-content { padding: 20px 40px; font-size: 15px; color: #939597; letter-spacing: -0.24px; line-height: 1.46; }

#bp-messages-threads-list .no-message-content h3, #bp-messages-threads-list .no-message-content .h3 { font-size: 22px; margin-bottom: 15px; }

#bp-message-content { border-top: 1px solid #E7E9EC; padding: 20px; }

#bp-message-content .medium-editor-element, #bp-message-content .medium-editor-placeholder { font-size: 16px; line-height: 1.28; }

#bp-message-content pre { white-space: pre-wrap; position: relative; z-index: 1; }

#bp-message-content pre p { margin-bottom: 0; }

#bp-message-content p { margin-bottom: 15px; }

#bp-message-content ul:not(.medium-editor-toolbar-actions), #bp-message-content ol:not(.medium-editor-toolbar-actions) { margin-bottom: 15px; margin-left: 16px; }

#bp-message-content ul:not(.medium-editor-toolbar-actions) li, #bp-message-content ol:not(.medium-editor-toolbar-actions) li { margin: 5px 0; }

#bp-message-content ul:not(.medium-editor-toolbar-actions) li > ol, #bp-message-content ul:not(.medium-editor-toolbar-actions) li > ul, #bp-message-content ol:not(.medium-editor-toolbar-actions) li > ol, #bp-message-content ol:not(.medium-editor-toolbar-actions) li > ul { margin-bottom: 0; }

#bp-message-content .medium-editor-element:not(.emojionearea) { border: 0; min-height: 60px; max-height: 120px; margin: 0 -20px; padding: 0 20px; overflow: auto; }

#bp-message-content .medium-editor-element:not(.emojionearea).medium-editor-placeholder:after { left: 0; font-size: 16px; position: absolute; font-style: normal; margin: 0; pointer-events: none; }

#bp-message-content .medium-editor-placeholder:after { color: #C3C6C9; }

#bp-message-content .messages-attached-gif-container { margin-bottom: 10px; }

@media screen and (max-width: 560px) { #bp-message-content .messages-attached-gif-container { max-width: 100%; background-repeat: no-repeat; } }

.bp-messages-content #send_reply_button { margin: 0; }

#message-new-submit, #message-reply-new-submit { padding: 0; }

#message-new-submit input, #message-reply-new-submit input { margin-right: 0; }

.bp-messages-container .bp-messages.loading { border: 0; }

.bp-messages-container .bp-messages.loading .dashicons-update { font-family: "bb-icons"; }

.bp-messages-container .bp-messages.loading .dashicons-update:before { content: "\e838"; }

.bp-message-content-wrap .bp-messages.loading { display: none; }

#page .ql-bubble .ql-tooltip { padding: 0 10px; }

#page .ql-bubble .ql-tooltip button { background: transparent; margin: 0; padding: 0; }

#page .ql-bubble.ql-toolbar button svg, #page .ql-bubble .ql-toolbar button svg { float: none; max-width: 18px; }

#page .ql-bubble .ql-toolbar .ql-formats { margin: 0; }

#page .ql-bubble .ql-toolbar .ql-formats:first-child { margin-left: 0; }

.bp-single-message-content .bp-user-link, .bp-single-message-content strong.bp-user-deleted, .bp-single-message-content .message-metadata > strong { font-size: 14px; color: #122B46; letter-spacing: -0.2px; line-height: 1.21; }

.bp-single-message-content .message-metadata { line-height: 1; margin-bottom: 5px; }

.bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .entry-img > i { margin-top: 5px; }

.bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-title, .bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-helper-text, .bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-extension-description, .bp-single-message-content .bb-activity-media-wrap .bb-activity-media-elem.document-activity .document-description-wrap .document-detail-wrap .document-description { line-height: 1.5; }

.bp-single-message-content .bb-activity-video-wrap .bb-activity-video-elem.video-activity .video-description-wrap .entry-img > i { margin-top: 5px; }

.bp-single-message-content .bb-activity-video-wrap .bb-activity-video-elem.video-activity .video-description-wrap .video-detail-wrap .video-title, .bp-single-message-content .bb-activity-video-wrap .bb-activity-video-elem.video-activity .video-description-wrap .video-detail-wrap .video-helper-text, .bp-single-message-content .bb-activity-video-wrap .bb-activity-video-elem.video-activity .video-description-wrap .video-detail-wrap .video-extension-description, .bp-single-message-content .bb-activity-video-wrap .bb-activity-video-elem.video-activity .video-description-wrap .video-detail-wrap .video-description { line-height: 1.5; }

.bp-single-message-content img.emoji, .bp-single-message-content img.emojioneemoji { margin: 1px 3px; width: 18px !important; height: 18px !important; }

.bp-single-message-content blockquote { margin-top: 0; }

ul#bp-message-thread-list .bp-message-content-wrap { color: #122B46; letter-spacing: -0.2px; line-height: 1.28; overflow: initial; }

ul#bp-message-thread-list .bp-message-content-wrap p { margin-bottom: 15px; }

ul#bp-message-thread-list .bp-message-content-wrap li > ol, ul#bp-message-thread-list .bp-message-content-wrap li > ul { margin-bottom: 0; }

ul#bp-message-thread-list .bp-message-content-wrap ul, ul#bp-message-thread-list .bp-message-content-wrap ol { margin-bottom: 15px; margin-left: 16px; }

ul#bp-message-thread-list .bp-message-content-wrap li { background: transparent; margin: 5px 0; padding: 0; list-style-type: disc; }

ul#bp-message-thread-list .bp-message-content-wrap li p { margin-bottom: 0; }

ul#bp-message-thread-list .bp-message-content-wrap ol li { list-style-type: decimal; }

ul#bp-message-thread-list .bp-message-content-wrap pre { width: -webkit-calc(100% + 12px); width: calc(100% + 12px); }

ul#bp-message-thread-list .bp-message-content-wrap blockquote { border-radius: 4px; padding: 12px; font-size: 22px; letter-spacing: -0.24px; line-height: 30px; position: relative; margin: 0 0 15px; width: -webkit-calc(100% + 12px); width: calc(100% + 12px); background: #fafafa; border: 1px solid #E7E9EC; border-radius: 4px; }

ul#bp-message-thread-list .bp-message-content-wrap blockquote p { font-size: 20px; margin-bottom: 0; }

ul#bp-message-thread-list .bp-message-content-wrap blockquote:before { content: "\e832"; font-family: "bb-icons"; font-style: normal; font-weight: normal; display: inline-block; text-align: center; font-variant: normal; color: #92949d; width: 30px; height: 30px; font-size: 22px; line-height: 30px; background: #e2e1e0; border-radius: 100%; margin-bottom: 10px; }

ul#bp-message-thread-list .group-messages-highlight .bp-message-content-wrap pre { width: auto; border: 1px solid #f8e8ac; background: #fff; }

ul#bp-message-thread-list .group-messages-highlight .bp-message-content-wrap blockquote { width: auto; border: 1px solid #f8e8ac; background: #fffef7; }

ul#bp-message-thread-list .group-messages-highlight .bp-message-content-wrap blockquote:before { color: #f8e8ac; border: 1px solid #f8e8ac; background: #fff; }

.messages .bp-single-vert-nav .item-body { padding: 0; }

.messages .bp-single-vert-nav #subnav { border-bottom: 1px solid #E7E9EC; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker .emojionearea-search > input { outline: none; width: 100%; min-width: 100%; height: 30px; }

#whats-new-messages-toolbar .gif-media-search-dropdown.open { margin: 0 0 10px -20px; top: auto; bottom: 100%; padding-bottom: 0; padding-top: 10px; }

#whats-new-messages-toolbar .gif-media-search-dropdown:before { left: 38px; top: auto; bottom: -11px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

#whats-new-messages-toolbar .gif-search-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column-reverse; flex-flow: column-reverse; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker { top: auto; bottom: 40px; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters { top: auto; bottom: 0; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker .emojionearea-search-panel { top: auto; bottom: 40px; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area { bottom: auto; top: 0; }

#whats-new-messages-toolbar .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { bottom: -10px; top: auto; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

@media screen and (max-width: 1080px) { #whats-new-messages-toolbar .gif-media-search-dropdown.open { z-index: 999; }
  #whats-new-messages-toolbar .gif-media-search-dropdown.open .gif-search-results { max-height: 280px; }
  #whats-new-messages-toolbar .post-emoji .emojionearea .emojionearea-picker { z-index: 999; }
  #whats-new-messages-toolbar .post-emoji:first-child .emojionearea .emojionearea-picker { left: -31px; }
  #whats-new-messages-toolbar .post-emoji:first-child .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 34px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(2) .emojionearea .emojionearea-picker { left: -65px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(2) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 68px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(3) .emojionearea .emojionearea-picker { left: -99px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(3) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 102px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(4) .emojionearea .emojionearea-picker { left: -133px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(4) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 136px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(5) .emojionearea .emojionearea-picker { left: -167px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 171px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(6) .emojionearea .emojionearea-picker { left: -201px; }
  #whats-new-messages-toolbar .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: 206px; }
  #whats-new-messages-toolbar .post-gif:first-child .gif-media-search-dropdown.open { left: -10px; }
  #whats-new-messages-toolbar .post-gif:first-child .gif-media-search-dropdown.open:before { left: 50px; }
  #whats-new-messages-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown.open { left: -44px; }
  #whats-new-messages-toolbar .post-gif:nth-child(2) .gif-media-search-dropdown.open:before { left: 84px; }
  #whats-new-messages-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown.open { left: -78px; }
  #whats-new-messages-toolbar .post-gif:nth-child(3) .gif-media-search-dropdown.open:before { left: 118px; }
  #whats-new-messages-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown.open { left: -112px; }
  #whats-new-messages-toolbar .post-gif:nth-child(4) .gif-media-search-dropdown.open:before { left: 152px; }
  #whats-new-messages-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown.open { left: -146px; }
  #whats-new-messages-toolbar .post-gif:nth-child(5) .gif-media-search-dropdown.open:before { left: 186px; } }

.bp-back-to-thread-list { color: rgba(18, 43, 70, 0.4); line-height: 1; margin-left: -10px; }

.bp-back-to-thread-list .dashicons { font: normal normal normal 24px/1 "bb-icons"; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; width: auto; height: auto; }

.bp-back-to-thread-list .dashicons:before { content: "\e87a"; }

#message-threads .current a { background: #F5F6F7; }

.bp-single-message-content .bp-message-content-wrap p.joined { color: #A3A5A9; font-weight: normal; }

.header-aside .thread-multiple-avatar { min-height: 36px; min-width: 36px; margin: 0 -2px; position: relative; }

.header-aside .thread-multiple-avatar img { border: 2px solid #fff; max-width: 28px; position: absolute; left: 0; top: 0; }

.header-aside .thread-multiple-avatar img + img { top: auto; right: 0; bottom: 0; left: auto; }

.header-aside li:hover .thread-multiple-avatar img { border-color: #f5f5f5; }

.header-aside .unread .thread-multiple-avatar img { border-color: #f7fafe; }

.messages-wrap .notification-dropdown .notification-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 36px; flex: 0 0 36px; }

@media screen and (min-width: 46.8em) { .bp-single-vert-nav #subnav { background: transparent; }
  .bp-single-vert-nav #subnav li { font-size: inherit; margin: 0; }
  .bp-single-vert-nav #subnav li a { border-right: 0; padding: 0 0 5px; } }

@media screen and (min-width: 55em) { .buddypress-wrap form.bp-dir-search-form, .buddypress-wrap form.bp-invites-search-form, .buddypress-wrap form.bp-messages-search-form { width: auto; } }

@media screen and (min-width: 1081px) { .bp-messages-nav-panel { border-right: 1px solid #E7E9EC; } }

@media screen and (max-width: 1080px) { .messages-wrapper { margin-bottom: 20px; }
  .messages-wrapper .bp-messages-nav-panel .bp-messages-user-threads { max-height: 650px; }
  #send_message_form { min-height: 74vh; } }

@media screen and (max-width: 800px) { .messages-screen > .flex { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .messages-screen > .flex .bp-messages-content { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; border-top: 1px solid #E7E9EC; } }

@media screen and (max-width: 680px) { .messages-wrapper #subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .buddypress-wrap .messages-wrapper .bp-subnavs { margin: 0; }
  .messages-wrapper #subnav .subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .messages-screen { border-left: 0; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  .bp-messages-content #message-threads { max-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; max-height: 100%; overflow: initial; } }

@media screen and (min-width: 46.8em) { .bp-messages-user-threads { max-height: 66vh; } }

@media screen and (max-width: 560px) { .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper, .bp-messages-content #bp-message-content #message-form-submit-wrapper { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin: 0 -20px; }
  .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #whats-new-messages-toolbar, .bp-messages-content #bp-message-content #message-form-submit-wrapper #whats-new-messages-toolbar { padding: 0 15px 0 20px; }
  .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #whats-new-messages-toolbar .media-off, .bp-messages-content #bp-message-content #message-form-submit-wrapper #whats-new-messages-toolbar .media-off { height: 27px; }
  .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #whats-new-messages-toolbar .media-off + .medium-editor-toolbar, .bp-messages-content #bp-message-content #message-form-submit-wrapper #whats-new-messages-toolbar .media-off + .medium-editor-toolbar { bottom: -10px; }
  .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #message-new-submit, .bp-messages-content #bp-message-content #message-reply-form-submit-wrapper #message-reply-new-submit, .bp-messages-content #bp-message-content #message-form-submit-wrapper #message-new-submit, .bp-messages-content #bp-message-content #message-form-submit-wrapper #message-reply-new-submit { padding: 20px 20px 0; text-align: right; border-top: 1px solid #ebe9e6; width: 100%; margin-top: 10px; }
  .bp-messages-content-wrapper #messages-post-document-uploader.open, .bp-messages-content-wrapper #messages-post-media-uploader.open, .bp-messages-content-wrapper #messages-post-video-uploader.open { height: -webkit-calc(100% - 214px); height: calc(100% - 214px); } }

#buddypress .notifications-header { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 14px; }

#buddypress .notifications-header .entry-title { margin: 0; }

#buddypress .notifications-header .subnav-filters { margin: 0; }

#buddypress .notifications-header #subnav { border: 0; }

#buddypress .notifications-header .bp-navs { margin: 0; width: auto; }

#buddypress .notifications-header .bp-navs li { margin-bottom: 0; }

#buddypress .notifications-header .bp-navs li:last-child { padding: 0; }

.notifications-options-nav .select-wrap { float: left; }

@media screen and (max-width: 544px) { .notifications-options-nav > .select-wrap { width: 100%; }
  .notification-list .bs-header-item .bb-sort-by-date { margin-left: 10px; } }

#notifications-bulk-management #notification-select { background-position: right 0.6rem center; border: 0; font-size: 14px; height: 34px; padding-right: 30px; min-width: 125px; }

.bs-member-notifications .notification-header { border: 0; padding: 0; margin-bottom: 30px; }

.bs-member-notifications .title.title { font-size: 1.75rem; }

.bs-member-notifications .notification-header a { font-size: 0.875rem; }

.bs-member-notifications .notification-header .settings { color: inherit; font-size: 1.375rem; /*opacity: 0.4;*/ color: #9CA8B4; min-width: 22px; text-align: right; margin-left: 20px; }

.notification-wrap.menu-item-has-children > a:after { bottom: -4px; left: 0; }

.notification-wrap.menu-item-has-children > a:before { content: ""; display: block; position: absolute; bottom: 7px; left: 4px; width: 15px; height: 15px; background: #fff; border-right: 1px solid #E7E9EC; border-bottom: 1px solid #E7E9EC; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); opacity: 0; visibility: hidden; }

.notification-wrap.menu-item-has-children.selected > a:before { opacity: 1; visibility: visible; z-index: 1002; }

.circle-mark { display: block; width: 10px; height: 10px; border: 2px solid; border-radius: 100%; color: rgba(0, 124, 255, 0.5); }

.circle-mark.read { background: #335eea; }

.notification-list .unread { background: #F7FAFE; }

.bs-item-list.notification-list .bs-item-wrap.read-item { background: #F7FAFE; }

.bs-item-list.notification-list .bs-item-wrap:not(.no-hover-effect):hover { border-left-color: #F5F5F5; border-right-color: #F5F5F5; }

.unread-item { background: #F0F3F7; }

.notification-list { margin-left: 0; }

.site-header .notification-list { min-width: 420px; max-height: 52vh; overflow: auto; padding-bottom: 0; margin-bottom: 0; overflow-x: hidden; }

@media (max-width: 543px) { .site-header .notification-list { min-width: 330px; } }

@media (max-width: 380px) { .site-header .notification-list { min-width: 280px; } }

.notification-list li { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; padding: 15px 20px; border-bottom: 1px solid #E7E9EC; position: relative; }

.notification-list li:hover { background: #F5F5F5; }

@media (min-width: 1025px) { .notification-list li:hover .actions { opacity: 1; visibility: visible; -webkit-transition: 0.2s all; transition: 0.2s all; } }

.notification-list .actions { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-item-align: center; align-self: center; padding-left: 5px; position: relative; }

@media (min-width: 1025px) { .notification-list .actions { opacity: 0; visibility: hidden; } }

.notification-list .actions a { display: inline-block; padding: 0; font-size: 24px; margin-left: 4px; }

.notification-list .bs-item-wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.notification-list .delete-notification { color: #122B46; opacity: 0.4; margin-left: 10px; }

.notification-list .delete-notification:hover { color: #335eea; opacity: 1; }

.menu-item-has-children .notification-list li:last-child { margin-bottom: -1px; }

#header-notification-dropdown .notification-list li { padding-right: 12px; }

.notification-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 20px; border-bottom: 1px solid #E7E9EC; }

.notification-header a { display: block; font-size: 13px; font-weight: inherit; color: #335eea; letter-spacing: -0.24px; line-height: 1; margin: 0 0 0 22px; padding: 0; }

.notification-header a:hover { background: transparent; }

.notification-header a.mark-all-read { margin-left: auto; }

.notification-header .settings { color: inherit; }

.notification-header .settings i { margin-left: -7px; }

.notification-header .title { font-size: 1rem; line-height: 1; margin: 0; }

.notification-header .title + a { margin-left: auto; }

.notification-header .mark-read-all { font-size: 12px; font-weight: 500; color: #335eea; cursor: pointer; }

.notification-header .mark-read-all:hover { color: #335eea; }

.notification-avatar { margin-right: 10px; position: relative; }

.notification-avatar img { display: block; max-width: 36px; border-radius: 50%; image-rendering: -webkit-optimize-contrast; }

.notification-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; line-height: 1.3; position: relative; }

.notification-content a { color: #122B46; }

.notification-content a:hover { background: transparent; }

.notification-content a span { color: #335eea; display: inline-block; }

.notification-content .posted { display: block; margin-top: 3px; }

.bs-item-wrap .notification-content { font-size: 16px; }

.bs-item-wrap span.posted { font-size: 14px; }

.bs-item-wrap .notification-avatar { margin-right: 20px; }

.notification-footer { position: relative; bottom: 0; background: #fff; width: 100%; border-top: 1px solid #E7E9EC; }

.notification-footer .delete-all { font-size: 12px; font-weight: 500; color: #335eea; padding: 12px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.notification-footer .bb-icon-angle-right { color: inherit; margin-left: 0; opacity: 0.6; }

.bb-full-link { font-size: 0; }

.bb-full-link > a { cursor: pointer; font-size: 0; position: absolute; width: 100%; height: 100%; left: 0; top: 0; opacity: 0; }

#header-messages-dropdown-elem .notification-link.active i:after { right: 0px; }

body.settings .bp-vertical-navs #item-body, body.messages .bp-vertical-navs #item-body, body.notifications .bp-vertical-navs #item-body { margin: 0; padding: 0; }

body.settings .bp-vertical-navs #subnav, body.messages .bp-vertical-navs #subnav, body.notifications .bp-vertical-navs #subnav { margin: 0 !important; }

body.settings #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap, body.messages #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap, body.notifications #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap { margin-top: 0; }

@media (min-width: 544px) { #notifications-filter-select .select-wrap { margin: 0 0 0 30px; } }

@media (max-width: 543px) { .bs-member-notifications .bs-item-list.list-view .bs-item-wrap { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  section.notifications .notification-list .actions { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 10px; padding-left: 75px; }
  .bs-item-wrap span.posted { margin-top: 5px; }
  .bs-member-notifications .notification-header { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #buddypress #item-body .bs-member-notifications .title { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 20px; }
  .bs-member-notifications .notification-header a.mark-all-read { margin-left: 0; }
  .bs-member-notifications .notification-header .settings { margin-left: auto; }
  #buddypress .notifications-header { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #buddypress .notifications-header .subnav-filters { margin-top: 20px; width: 100%; }
  .notifications-header .subnav-search, .notifications-header .notifications-search { width: 100%; }
  #buddypress .notifications-header .bp-navs li:last-child { padding-right: 0; }
  .notifications-header .subnav-filters div { margin-top: 0; margin-bottom: 0; } }

@media screen and (max-width: 440px) { .bb-sort-by-date { margin-top: 10px; width: 100%; } }

body.bp-user.profile:not(.public) #buddypress.bp-single-vert-nav.bp-vertical-navs .bp-wrap { margin-top: 0; }

body.bp-user.profile:not(.public) .bp-wrap { /*        display: flex; flex-flow: row wrap;*/ background: transparent; border: 0; }

body.bp-user.profile:not(.public) .bp-vertical-navs #item-body { margin: 0; padding: 0; }

body.bp-user.profile:not(.public) .bp-vertical-navs #subnav { margin: 0 !important; }

.bp-vertical-navs .bb-profile-grid { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 1px; margin: 0; }

@media screen and (max-width: 748px) { .bp-vertical-navs .bb-profile-grid { margin-left: -10px; margin-right: -10px; } }

.buddypress-wrap .profile { margin: 0; }

header.profile-header { margin-bottom: 30px; }

#item-body .bb-profile-title { margin: 0; }

.profile-loop-header { margin-bottom: 0; border-bottom: 1px solid #E7E9EC; margin: 0 -30px 30px; padding: 10px 30px; }

.profile-loop-header .entry-title.bb-profile-title { margin: 0; font-family: inherit; font-size: 18px; font-weight: 500; }

@media (max-width: 375px) { #buddypress .bp-profile-content .profile-loop-header .button { padding: 6px 14px; } }

.bp-profile-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 30px; }

.bp-profile-wrapper table.profile-fields { box-shadow: none; border-radius: 0; }

.bp-profile-wrapper .bp-tables-user tbody tr:nth-child(odd) { background: transparent; }

.bp-profile-wrapper .bp-widget:not(:last-child) { margin-bottom: 30px; }

.bp-profile-wrapper #public-personal-li { display: none; }

.bb-user-nav-display-wrap .bp-profile-wrapper { background: transparent; border: 0; border-radius: 0; }

.bb-user-nav-display-wrap .bp-profile-content { padding: 0; }

.bb-user-nav-display-wrap header.profile-header { padding-top: 0; padding-bottom: 20px; }

#page #buddypress #item-body .bp-profile-wrapper #subnav { -webkit-box-flex: 0; -ms-flex: 0 0 230px; flex: 0 0 230px; background: #FBFBFC; border-right: 1px solid #E7E9EC; border-bottom: 0; min-height: 60vh; border-radius: 4px 0 0 4px; margin: 0; padding: 30px 0; }

#page #buddypress #item-body .bp-profile-wrapper #subnav .subnav { float: none; }

#page #buddypress #item-body .bp-profile-wrapper #subnav li { float: none; padding: 0; }

#page #buddypress #item-body .bp-profile-wrapper #subnav a { border: 0; font-size: 14px; color: #939597; letter-spacing: -0.24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 16px 20px; line-height: 1; margin-bottom: 1px; }

#page #buddypress #item-body .bp-profile-wrapper #subnav a:before { content: "\e8ee"; font: normal normal normal 14px/1 "bb-icons"; speak: none; display: inline-block; font-size: 18px; margin-right: 10px; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

#page #buddypress #item-body .bp-profile-wrapper #subnav a:hover { background: rgba(77, 92, 109, 0.1); color: #122B46; }

#page #buddypress #item-body .bp-profile-wrapper #subnav #edit:before { content: "\e89b"; }

#page #buddypress #item-body .bp-profile-wrapper #subnav #change-avatar:before { content: "\e8a2"; }

#page #buddypress #item-body .bp-profile-wrapper #subnav #change-cover-image:before { content: "\e8a8"; }

#page #buddypress #item-body .bp-profile-wrapper #subnav .selected a { background: rgba(77, 92, 109, 0.1); color: #335eea; font-weight: 400; }

.bp-profile-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 1px; padding: 0 30px 30px; }

.bp-profile-content .profile:not(.public) { padding: 50px; }

.bp-profile-content .profile:not(.public) .screen-heading { font-weight: 500; font-size: 22px; line-height: 1.1; }

.profile.change-avatar .bp-feedback, .profile.change-cover-image .bp-feedback { font-size: 14px; line-height: 1.7; }

.profile.change-avatar .bp-help-text, .profile.change-cover-image .bp-help-text { font-style: normal; padding: 10px 0; }

.profile.change-avatar .warning, .profile.change-cover-image .warning { line-height: 1.6; }

.profile.change-cover-image .bp-cover-image { margin: 20px 0; }

.buddypress-wrap .profile.public .profile-group-title { border-bottom: 1px solid #E7E9EC; font-size: 18px; margin-bottom: 15px; padding-bottom: 5px; }

#buddypress div.bp-profile-content table.profile-fields tr td { padding: 0 0 12px; word-break: break-word; }

#buddypress div.bp-profile-content table.profile-fields tr td.label { padding-right: 12px; }

.buddypress-wrap .profile.edit .editfield .description { outline: none; color: #bdbdbd; font-size: 14px; }

.bs-profile-details-wrap .profile-details-heading { margin-bottom: 20px; padding: 10px 0; line-height: 30px; border-bottom: 1px solid #E7E9EC; }

.bs-profile-details-wrap .bs-profile-widget-heading { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 20px; }

.bs-profile-details-wrap .bs-profile-widget-heading i { display: none; margin-right: 10px; width: 30px; height: 30px; line-height: 30px; text-align: center; font-size: 22px; }

.bs-profile-details-wrap .lg-grid-1-2:nth-child(2n+1) { border-right: 1px solid #E7E9EC; }

.bs-profile-details-wrap .bp-widget { margin-bottom: 30px; }

.bs-profile-details-grid .bb-field-group:nth-child(odd) .bp-widget { padding-right: 10px; }

.bs-profile-details-grid .bb-field-group:nth-child(even) .bp-widget { padding-left: 10px; }

#buddypress table.profile-fields tr td.label, #buddypress table.profile-fields tr td.data { padding: 5px 0; font-size: 14px; font-weight: normal; line-height: inherit; background: none; border: 0; }

#buddypress table.profile-fields tr td.label { color: #A3A5A9; width: 35%; }

#buddypress table.profile-fields tr td.data { color: #4D5C6D; width: 65%; }

#buddypress table.profile-fields tr:hover { background: transparent; }

#buddypress table.profile-fields tr td.label { display: table-cell; padding-right: 20px; width: 35%; vertical-align: top; }

#buddypress table.profile-fields tr td.data { display: table-cell; width: 65%; vertical-align: top; }

.profile.public .bp-widget:not(:last-child) { /*        margin-bottom: 20px; border-bottom: 1px solid $color-border; padding-bottom: 20px;*/ }

#item-body > div.profile .bp-feedback .bp-help-text { display: block; font-style: normal; padding: 10px 5px; }

#item-body > div.profile p.bp-feedback { background: #FBFBFC; border: 1px solid #E7E9EC; border-radius: 3px; font-size: 14px; line-height: 1.5; overflow: hidden; }

#item-body .profile #drag-drop-area { background: rgba(240, 243, 247, 0.5); border: 1px dashed #DEDFE2; border-radius: 6px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; color: #122B46; letter-spacing: -0.24px; line-height: 26px; }

#profile-edit-form fieldset { border: 0; padding: 0; margin-bottom: 0; margin-top: 0; }

#buddypress #profile-edit-form .datebox-selects { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

div#buddypress #profile-edit-form .datebox-selects label { margin-top: 0; margin-bottom: 0; }

#buddypress .profile.edit > #profile-edit-form { max-width: 100%; }

#buddypress .profile.edit > #profile-edit-form .editfield { background: transparent; border: 0; margin: 0; padding: 0; }

#buddypress .profile.edit > #profile-edit-form fieldset { padding: 0; }

#buddypress .profile.edit > #profile-edit-form fieldset .editfield legend { font-size: 14px; color: #122B46; }

#buddypress .profile.edit > #profile-edit-form select, #buddypress .profile.edit > #profile-edit-form input[type=number], #buddypress .profile.edit > #profile-edit-form input[type=email], #buddypress .profile.edit > #profile-edit-form input[type=text] { height: 50px; }

#buddypress .profile.edit > #profile-edit-form select[multiple] { min-height: 90px; padding: 5px; }

#buddypress .profile.edit > #profile-edit-form select[multiple] option { padding: 7px; }

#buddypress .profile.edit > #profile-edit-form .editfield { margin: 15px 0; }

#buddypress .profile.edit .button-nav { margin: 30px 0; border-bottom: 1px solid #E7E9EC; }

#buddypress .profile.edit .button-nav a { background: transparent; padding: 0 0 10px; border: 0; margin: 0 20px -1px 0; color: inherit; min-height: 1px; border-radius: 0; box-shadow: none; }

#buddypress .profile.edit .button-nav a:hover { color: #122B46; }

#buddypress .profile.edit .button-nav .current a { background: transparent; border-bottom: 1px solid #335eea; color: #122B46; font-weight: 500; }

#buddypress .profile.edit .visibility-toggle-link { font-size: 13px; background-color: transparent; color: #122B46; border: 0; font-weight: 600; min-height: auto; padding: 0; vertical-align: baseline; /*border-bottom: 1px dotted;*/ border-radius: 0; margin-left: 5px; }

#buddypress .profile.edit .visibility-toggle-link:hover, #buddypress .profile.edit .visibility-toggle-link:focus, #buddypress .profile.edit .visibility-toggle-link:active { background: transparent; color: #335eea; box-shadow: none; }

#buddypress .profile.edit .field-visibility-settings-header { font-size: 12px; }

.buddypress-wrap .profile.edit .button-nav li { margin-top: 10px; }

/* Profile */
#item-body > div.profile { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; padding: 20px; margin-bottom: 20px; font-size: 16px; }

#item-body > div.profile .bp-tables-user, #item-body > div.profile table.forum, #item-body > div.profile table.wp-profile-fields { border-radius: 0; box-shadow: none; }

#item-body > div.profile tr:nth-child(odd) { background: transparent; }

#item-body > div.profile .profile-group-title { border-bottom: 0; margin-bottom: 20px; color: #122B46; font-size: 18px; line-height: 1; }

#item-body > div.profile h2.screen-heading, #item-body > div.profile .screen-heading.h2 { border-bottom: 1px solid #E7E9EC; margin: 0 -20px 20px; padding: 0 20px 15px; letter-spacing: 0.33px; font-size: 1rem; font-weight: 600; text-transform: uppercase; line-height: 1; }

a.link-change-cover-image, a.link-change-profile-image, a.position-change-cover-image, #buddypress #header-cover-image .header-cover-reposition-wrap > .button { color: #939597; }

a.link-change-cover-image .bb-icon-edit-thin, a.link-change-profile-image .bb-icon-edit-thin, a.position-change-cover-image .bb-icon-edit-thin, #buddypress #header-cover-image .header-cover-reposition-wrap > .button .bb-icon-edit-thin { font-size: 16px; }

a.link-change-cover-image:hover, a.link-change-profile-image:hover, a.position-change-cover-image:hover, #buddypress #header-cover-image .header-cover-reposition-wrap > .button:hover { color: #335eea; }

.bb-buddypanel #item-header .width-full .position-change-cover-image, .bb-buddypanel #item-header .width-full a.link-change-cover-image { left: 45px; }

.bb-buddypanel #item-header #header-cover-image.width-full .header-cover-reposition-wrap .cover-image-save { margin-right: 55px; }

.bb-buddypanel.buddypanel-open #item-header #header-cover-image.width-full .header-cover-reposition-wrap .cover-image-save { margin-right: 135px; }

.bb-buddypanel.buddypanel-open #item-header .width-full .position-change-cover-image, .bb-buddypanel.buddypanel-open #item-header .width-full a.link-change-cover-image { left: 120px; }

.buddypress-wrap .profile.edit .repeater_group_outer { background: #FBFBFC; border-radius: 4px; padding: 15px 15px 0; }

#buddypress #btn_add_repeater_set { float: left; height: 32px; margin-right: 10px; }

#buddypress #btn_add_repeater_set .dashicons { font: normal normal normal 18px/1 "bb-icons"; }

#buddypress #btn_add_repeater_set .dashicons:before { content: "\e922"; }

#buddypress .repeater_tools a { color: #939597; cursor: pointer; }

#buddypress .repeater_tools a:hover { color: #335eea; }

#buddypress .repeater_tools .dashicons { font: normal normal normal 18px/1 "bb-icons"; }

#buddypress .repeater_tools .dashicons-edit:before { content: "\e89b"; }

#buddypress .repeater_tools .dashicons-trash:before { content: "\e937"; }

tr.repeater-separator td { border-top: 1px solid rgba(0, 0, 0, 0.025); border-bottom: 0; }

.repeater_group_inner { border-top: 1px solid #eee; display: none; margin: 10px -15px; padding: 10px 15px; }

.buddypress-wrap .profile.edit .repeater_group_outer .repeater_tools { margin-bottom: 15px; }

.buddypress-wrap .profile.edit .repeater_group_outer .repeater_set_title { font-size: 17px; }

.active .repeater_set_title { font-weight: 600; }

.bb-user-nav-display-wrap .widget-area { margin-top: 20px; }

body #buddypress .bp-list.invites .action { margin: 0 0 0 auto; }

.bp-sitewide-notice-wrap { background: transparent; border: 0; display: -webkit-box; display: -ms-flexbox; display: flex; }

.bp-sitewide-notice .bp-sitewide-notice-wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 auto; max-width: 1200px; padding-left: 10px; padding-right: 10px; width: 100%; }

.bp-feedback.bp-sitewide-notice + .users-header div#cover-image-container { margin-top: -26px; }

.site .bp-feedback.bp-sitewide-notice { background: #fff; box-shadow: 0px 10px 25px -5px rgba(18, 43, 70, 0.05); padding: 20px 30px; border: 0; border-bottom: 1px solid #E7E9EC; border-radius: 0; line-height: 1.5; margin: 0; position: relative; }

.site-content .bp-feedback.bp-sitewide-notice { display: none; }

.bp-feedback.bp-sitewide-notice button { height: auto; width: auto; padding: 0; background: transparent; box-shadow: none; border: 0; color: #4D5C6D; margin-left: auto; }

.bp-feedback.bp-sitewide-notice .bp-icon { display: none; }

.bp-feedback.bp-sitewide-notice p { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 10px 0 0; color: #4D5C6D; font-size: 14px; }

.bp-feedback.bp-sitewide-notice strong { display: block; margin-bottom: -15px; }

.messages #buddypress .bp-feedback.bp-sitewide-notice { margin-top: -25px; }

@media (min-width: 800px) { #buddypress table.profile-fields tr td.label { width: 25%; }
  #buddypress table.profile-fields tr td.data { width: 75%; } }

@media (max-width: 991px) { .bs-profile-details-grid .bb-field-group:nth-child(odd) .bp-widget { padding-right: 0; }
  .bs-profile-details-grid .bb-field-group:nth-child(even) .bp-widget { padding-left: 0; } }

@media screen and (max-width: 900px) { #page #buddypress #item-body .bp-profile-wrapper #subnav { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; padding: 0; }
  #page #buddypress #item-body .bp-profile-wrapper #subnav li { float: left; margin-right: 1px; }
  #buddypress .profile.edit .button-nav a { margin-top: 20px; }
  #buddypress .profile.edit .button-nav { margin-top: 0; }
  .buddypress-wrap .item-body .profile.edit .screen-heading { margin: 0; }
  .bp-profile-content .profile:not(.public) { padding: 30px 0; } }

@media screen and (max-width: 520px) { #buddypress #btn_add_repeater_set { margin-bottom: 15px; }
  #buddypress #profile-edit-form { margin-bottom: 0; } }

/* Settings */
.bp-settings-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 30px; }

body.settings #buddypress.bp-single-vert-nav .item-body:not(#group-create-body) #subnav { background: #FBFBFC; }

body.settings #buddypress.bp-single-vert-nav .item-body:not(#group-create-body) #subnav li.current a { color: #122B46; }

#buddypress .bp-settings-container .bp-navs { -webkit-box-flex: 0; -ms-flex: 0 0 230px; flex: 0 0 230px; background: #FBFBFC; border-right: 1px solid #E7E9EC; border-bottom: 0; min-height: 60vh; border-radius: 4px 0 0 4px; margin: 0; padding: 30px 0; }

#buddypress .bp-settings-container .bp-navs li { float: none; padding: 0; }

#buddypress .bp-settings-container .bp-navs a { border: 0; font-size: 14px; color: #939597; letter-spacing: -0.24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 16px 20px; line-height: 1; margin-bottom: 1px; }

#buddypress .bp-settings-container .bp-navs a:before { content: "\e8ee"; font: normal normal normal 14px/1 "bb-icons"; speak: none; display: inline-block; font-size: 18px; margin-right: 10px; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

@media only screen and (max-width: 768px) { #buddypress .bp-settings-container .bp-navs a:before { display: none; } }

#buddypress .bp-settings-container .bp-navs a:hover { background: rgba(77, 92, 109, 0.1); color: #335eea; }

#buddypress .bp-settings-container .bp-navs #general:before { content: "\e92a"; }

#buddypress .bp-settings-container .bp-navs #notifications:before { content: "\e910"; }

#buddypress .bp-settings-container .bp-navs #profile:before { content: "\e90d"; }

#buddypress .bp-settings-container .bp-navs #blocked-members:before { content: "\e93b"; }

#buddypress .bp-settings-container .bp-navs #invites:before { content: "\e93d"; }

#buddypress .bp-settings-container .bp-navs #export:before { content: "\e889"; }

#buddypress .bp-settings-container .bp-navs #delete-account:before { content: "\e937"; }

#buddypress .bp-settings-container .bp-navs ul.subnav { width: 100%; }

@media only screen and (max-width: 900px) { #buddypress .bp-settings-container .bp-navs ul.subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

#buddypress .bp-settings-container .bp-navs .current a, #buddypress .bp-settings-container .bp-navs .selected a { background: rgba(77, 92, 109, 0.1); color: #335eea; font-weight: 400; }

#buddypress .bb-bp-settings-content { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 55px 80px; }

#buddypress .bb-bp-settings-content h2.screen-heading, #buddypress .bb-bp-settings-content .screen-heading.h2 { font-weight: 500; font-size: 22px; line-height: 1.1; }

#buddypress .bb-bp-settings-content label { display: block; font-size: 16px; font-weight: 400; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.187; margin-bottom: 12px; }

#buddypress .bb-bp-settings-content .bp-radio-wrap label { display: inline-block; }

#buddypress .bb-bp-settings-content .settings-input { margin-bottom: 20px; }

#buddypress .bb-bp-settings-content .bp-feedback { margin-bottom: 30px; }

#buddypress .bb-bp-settings-content .info.bp-feedback { background: #FBFBFC; }

#buddypress .bb-bp-settings-content .info.email-pwd-info { display: none; }

#buddypress .bb-bp-settings-content .bp-help-text { font-size: 16px; color: #A3A5A9; letter-spacing: -0.27px; line-height: 1.2; }

#buddypress .bb-bp-settings-content .notification-settings { border-top: 1px solid rgba(0, 0, 0, 0.05); margin-top: 20px; margin-bottom: 20px; }

#buddypress .bb-bp-settings-content .notification-settings th, #buddypress .bb-bp-settings-content .notification-settings td { border-bottom: 0; padding: 0; }

#buddypress .bb-bp-settings-content .notification-settings th, #buddypress .bb-bp-settings-content .notification-settings td { padding: 6px 0; border: 0; vertical-align: middle; font-size: 16px; color: inherit; letter-spacing: -0.27px; line-height: 1.38; }

#buddypress .bb-bp-settings-content .notification-settings th { font-size: 14px; color: #A3A5A9; letter-spacing: 0.5px; text-transform: uppercase; font-weight: 500; }

#buddypress .bb-bp-settings-content .notification-settings th.title { padding-top: 30px; }

#buddypress .bb-bp-settings-content .notification-settings th.yes { min-width: 80px; }

#buddypress .bb-bp-settings-content .bp-tables-user, #buddypress .bb-bp-settings-content table.forum, #buddypress .bb-bp-settings-content table.wp-profile-fields { table-layout: fixed; }

#buddypress .bb-bp-settings-content .bp-tables-user th.title, #buddypress .bb-bp-settings-content table.forum th.title, #buddypress .bb-bp-settings-content table.wp-profile-fields th.title { padding: 12px 20px; }

#buddypress .bb-bp-settings-content .bp-tables-user td, #buddypress .bb-bp-settings-content table.forum td, #buddypress .bb-bp-settings-content table.wp-profile-fields td { background: transparent; border: 0; padding: 12px 20px; }

#buddypress .bb-bp-settings-content table#xprofile-settings-base th:first-child, #buddypress .bb-bp-settings-content table#xprofile-settings-important-data th:first-child { width: 40%; }

#buddypress .bp-tables-report { table-layout: fixed; }

#buddypress .bp-tables-report th { padding: 12px 20px; }

#buddypress .bp-tables-report td { background: transparent; border: 0; padding: 12px 20px; }

.bb-bp-settings-content #settings-form input.settings-input { height: 50px; }

.bb-bp-settings-content #settings-form .bb-password-wrap .settings-input { padding-right: 50px; }

.bb-bp-settings-content input#submit { min-width: 160px; height: 42px; font-weight: 500; }

.bb-bp-settings-content .bb-password-wrap a.bb-toggle-password { height: 50px; width: 50px; }

#moderation-list .moderation-item-actions .button.disabled, #moderation-list .bp-unblock-user { min-width: 120px; height: 42px; font-weight: 500; float: right; }

#moderation-list .moderation-item-actions .button.disabled { color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

#moderation-list td.moderation-block-member .description { margin-left: 10px; font-size: 90%; border: 1px solid #ef3e46; color: #ef3e46; padding: 4px 8px; border-radius: 20px; }

.dz-default { font-size: 14px; font-weight: 300; cursor: pointer; letter-spacing: -0.24px; line-height: 1.3; position: relative; z-index: 1; color: #fff; text-align: center; }

.dz-default:before { content: "\e847"; font-family: "bb-icons"; font-size: 24px; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.dz-default span { display: block; margin-top: 8px; }

.dz-default.dz-drag { position: absolute; width: 100%; height: 100%; top: 0; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; z-index: 5; pointer-events: none; }

.dz-default.dz-drag:before { content: "\e82a"; }

.left-vertical-tabs { -webkit-box-flex: 0; -ms-flex: 0 0 250px; flex: 0 0 250px; background: #FBFBFC; border-right: 1px solid #E7E9EC; min-height: 60vh; border-radius: 4px 0 0 4px; padding: 40px 0; }

.left-vertical-tabs ul { list-style: none; margin: 0; }

.left-vertical-tabs ul a { font-size: 14px; color: #939597; letter-spacing: -0.24px; display: block; padding: 13px 20px; line-height: 1; }

.left-vertical-tabs ul a:hover { color: #335eea; }

.left-vertical-tabs ul i { font-size: 24px; width: 24px; }

.left-vertical-tabs li { -webkit-transition: 0.3s all; transition: 0.3s all; margin-bottom: 1px; }

.left-vertical-tabs li:hover { background: rgba(77, 92, 109, 0.1); }

.left-vertical-tabs .active { background: rgba(77, 92, 109, 0.1); }

.left-vertical-tabs .active a { color: #122b46; }

.left-vertical-tabs span.title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.left-vertical-tabs span.title span { margin-left: 10px; }

.bb-input-wrap { display: block; position: relative; }

.bb-input-wrap .bb-input { height: 50px; width: 100%; }

.bb-input-wrap i { left: 0; top: 0; position: absolute; width: 50px; height: 50px; line-height: 50px; text-align: center; color: #122B46; opacity: 0.4; font-size: 22px; z-index: 1; }

.bb-input-wrap i + .bb-input { padding-left: 48px; }

.bb-input-wrap .bb-icon-visibility { font-size: 24px; left: auto; right: 0; }

.bb-input-wrap .bb-textarea { height: 120px; width: 100%; }

.bb-input-wrap textarea { resize: vertical; }

span.bb-visibility-wrap { right: 0; top: 0; position: absolute; width: 50px; height: 50px; line-height: 50px; z-index: 1; }

.bb-input[type=password] + .bb-visibility-wrap .bb-icon-visibility:before { content: "\e850"; }

.bb-input[type=text] + .bb-visibility-wrap .bb-icon-visibility:before { content: "\e844"; }

.bs-settings-container .bb-input[type=password] { padding-right: 40px; }

.settings-header.entry-header { margin-bottom: 30px; }

.profile-header i.bb-icon-user-small, .settings-header i.bb-icon-user-small { margin: 0; width: auto; height: auto; font-size: 18px; position: relative; line-height: 1; top: 1px; }

div.bs-settings-container .bb-profile-avatar-wrap { position: relative; margin-left: 45px; margin-top: -155px; height: 152px; width: 152px; }

div.bs-settings-container .bb-profile-avatar-wrap .dz-default span { display: block; }

.bb-profile-avatar-wrap + .button-wrap { margin-top: 0; }

#bb-profile-avatar-wrap-components { overflow: hidden; height: 152px; width: 152px; border-radius: 4px; position: relative; }

#bb-profile-avatar-wrap-components video { position: absolute; z-index: 3; object-fit: cover; }

#bb-profile-avatar-wrap-components #captureAvatarlink { position: absolute; z-index: 3; top: 0; left: 10px; font-size: 12px; font-weight: 500; text-transform: uppercase; }

#bb-profile-avatar-wrap-components #avatar-drag-message { z-index: 1; }

#bb-profile-avatar-wrap-components div#profile_avatar { background-size: cover; background-repeat: no-repeat; border: 2px solid #fff; position: relative; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 5; }

#bb-profile-avatar-wrap-components div#profile_avatar:before { background: rgba(18, 43, 70, 0.3); content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; }

#bb-profile-avatar-wrap-components .croppie-container { position: absolute; top: 0; -webkit-transition: all 200ms ease; transition: all 200ms ease; z-index: 3; }

#bb-profile-avatar-wrap-components .croppie-container .cr-boundary { width: 100% !important; height: 100% !important; position: absolute; top: 0; z-index: 3; background: #fff; }

#bb-profile-avatar-wrap-components .croppie-container .cr-viewport { border: 0; }

.has-sidebar .bb-profile-avatar-wrap { width: 90px; height: 90px; margin-top: -60px; }

.has-sidebar .bb-profile-avatar-wrap .dz-default span { display: none; }

.bb-profile-cover-wrap #cover-drag-message { z-index: 1; }

.bb-profile-cover-wrap .croppie-container { position: absolute; overflow: hidden; border-radius: 4px; z-index: 3; }

.bb-profile-cover-wrap .croppie-container .cr-boundary { width: 100% !important; height: 100% !important; padding-top: 26.895%; position: absolute; top: 0; background: #fff; }

.bb-profile-cover-wrap .croppie-container .cr-viewport { border: 0; }

.bb-profile-cover-wrap .dz-default { position: absolute; top: 50%; margin-top: -25px; }

.bb-profile-cover-wrap .dz-default.dz-drag { top: 0; margin: 0; }

.cr-viewport { width: 100% !important; height: 100% !important; }

.bb-profile-wrap { z-index: 2; position: relative; }

.bb-profile-wrap [class*=bb-delete] { color: #fff; font-size: 22px; position: absolute; top: 0; right: 0; z-index: 5; }

.bb-profile-wrap .bs-dropdown-wrap { position: absolute; z-index: 7; top: 0; right: 0; }

.bb-profile-wrap .bs-dropdown-wrap .bs-dropdown { top: 46px; }

.bb-profile-wrap .bs-dropdown-wrap .bs-dropdown:after { right: 15px; }

.bb-profile-wrap .bs-dropdown-wrap .bb-icon-menu-dots-v { color: #fff; position: relative; right: 10px; top: 10px; }

.bb-profile-wrap.loading .cr-image { opacity: 0.6 !important; }

.bb-profile-wrap.loading:before { position: absolute; top: 38%; left: 0; right: 0; margin-top: 0; margin: auto; content: "\e838"; font-family: "bb-icons"; font-size: 24px; line-height: 36px; color: white; text-align: center; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; z-index: 12; }

.bb-profile-wrap.loading .dz-default { display: none; }

body.notifications.bp-user #item-header, body.settings.bp-user #item-header { /*display: none;*/ /*This is removed due to issue in 'BuddyPress Nouveau'*/ }

.bb-field-wrap { margin-bottom: 20px; }

.bb-profile-section .bs-dropdown-link .bs-dropdown-link { font-size: 14px; cursor: pointer; color: #939597; background-image: url(../images/svg/arrow-down.svg); background-position: right 7px; background-repeat: no-repeat; padding-right: 15px; }

.bb-profile-section i { font-size: 14px; color: #939597; margin-right: 5px; }

.bb-profile-section input:not([type=checkbox]):not([type=radio]), .bb-profile-section textarea, .bb-profile-section select { width: 100%; }

.bb-profile-section .bb-icon-user-small-plus { font-size: 17px; }

.notification-settings-wrap { border-top: 1px solid rgba(0, 0, 0, 0.05); padding-top: 25px; padding-bottom: 25px; }

.notification-settings-wrap:last-child { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.notification-settings-wrap th, .notification-settings-wrap td { padding: 6px 0; border: 0; vertical-align: middle; font-size: 16px; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.38; }

.notification-settings-wrap th { padding: 5px 0 15px; }

.notification-settings-wrap .yes { padding-left: 15px; text-align: right; }

div#message.error { background-color: #EF3E46; color: #fff; border: 1px solid #EF3E46; padding: 0.615em 2.25em 0.615em 1.15em; font-size: 14px; line-height: 1.5; border-radius: 3px; }

.bb-delete-account-wrap { margin: 30px 0; }

.vdp-datepicker .vdp-datepicker__calendar { background: #fff; box-shadow: 0 8px 14px 0 rgba(0, 0, 0, 0.08); border: 0; border-radius: 4px; max-width: 100%; }

.vdp-datepicker .vdp-datepicker__calendar header { border-bottom: 1px solid #E8EAED; overflow: hidden; height: 48px; line-height: 48px; font-size: 14px; color: #335eea; letter-spacing: -0.24px; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.vdp-datepicker .vdp-datepicker__calendar > div { padding: 10px 20px 20px; }

.vdp-datepicker .vdp-datepicker__calendar .prev, .vdp-datepicker .vdp-datepicker__calendar .next { line-height: 1; text-indent: 0; font-size: 0; }

.vdp-datepicker .vdp-datepicker__calendar .prev:before, .vdp-datepicker .vdp-datepicker__calendar .next:before { content: "\e827"; color: #53597B; display: inline-block; font: normal normal normal 14px/1 "bb-icons"; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; left: 10px; font-size: 24px; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); top: -12px; }

.vdp-datepicker .vdp-datepicker__calendar .prev:after, .vdp-datepicker .vdp-datepicker__calendar .next:after { display: none; }

.vdp-datepicker .vdp-datepicker__calendar .next:before { -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); }

.vdp-datepicker .vdp-datepicker__calendar .cell.day-header { font-size: 10px; color: #4D5C6D; opacity: 0.5; text-transform: uppercase; }

.vdp-datepicker .vdp-datepicker__calendar .cell { font-size: 14px; color: #122B46; }

.vdp-datepicker .vdp-datepicker__calendar .cell.selected, .vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted, .vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover { background: transparent; color: #fff; position: relative; }

.vdp-datepicker .vdp-datepicker__calendar .cell.selected:not(.day), .vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted:not(.day), .vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover:not(.day) { background: #335eea; }

.vdp-datepicker .vdp-datepicker__calendar .cell.selected.day:before, .vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted.day:before, .vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover.day:before { content: ""; position: absolute; left: 0; right: 0; margin: 0 auto; display: block; height: 32px; width: 32px; background: #335eea; color: #fff; border-radius: 50%; z-index: -1; top: 3px; }

.vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).day:hover, .vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).month:hover, .vdp-datepicker .vdp-datepicker__calendar .cell:not(.blank):not(.disabled).year:hover { border: 1px solid transparent; /*color: $color-link;*/ }

.vdp-datepicker .vdp-datepicker__calendar .cell:not(.selected):hover { color: #335eea; }

#buddypress #profile-edit-form { max-width: 520px; width: 100%; }

#buddypress #profile-edit-form .editfield { margin-bottom: 20px; }

#buddypress #profile-edit-form fieldset { margin: 0; }

#buddypress #profile-edit-form .clear-value { display: none; }

#buddypress #profile-edit-form label:not(.bp-screen-reader-text), #buddypress #profile-edit-form legend:not(.bp-screen-reader-text) { display: block; font-size: 16px; font-weight: 400; font-style: normal; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.187; margin-bottom: 12px; }

#buddypress #profile-edit-form input[type=text], #buddypress #profile-edit-form select { color: #122B46; height: 50px; font-style: normal; width: 100%; }

#buddypress #profile-edit-form .field-visibility-settings-toggle { margin: 0; position: relative; }

#buddypress #profile-edit-form .field-visibility-settings-toggle select { position: absolute; right: 0; top: -6px; width: 140px; height: 30px; font-size: 14px; color: #939597; background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: right 10px center; padding-right: 26px; border: 0; text-align: right; direction: rtl; font-style: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

#buddypress #profile-edit-form .wp-editor-container button, #buddypress #profile-edit-form .wp-editor-container .button { padding: 4px 2px; background: transparent; border: 0; height: auto; margin: 0; min-height: 20px; }

#buddypress #profile-edit-form .wp-editor-container .mce-ico { color: #222; }

#buddypress #profile-edit-form .quicktags-toolbar { background: #ecf0f1; }

#buddypress #profile-edit-form .wp-editor-container textarea { border: 0; font-family: inherit; color: #122B46; letter-spacing: -0.24px; line-height: 1.5; font-size: 1rem; padding-top: 10px; padding-bottom: 10px; height: auto; }

#buddypress #profile-edit-form .datebox-selects { display: -webkit-box; display: -ms-flexbox; display: flex; }

#buddypress #profile-edit-form .datebox-selects select:not(:last-child) { margin-right: 10px; }

#buddypress #profile-edit-form .datebox-selects label { margin-right: 10px; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }

#buddypress #profile-edit-form div.submit { clear: none; padding: 0; }

#buddypress #profile-edit-form div.submit input { margin-right: 0; }

@media (min-width: 1081px) { .left-vertical-tabs [data-balloon]:before, .left-vertical-tabs [data-balloon]:after { display: none; } }

@media (max-width: 1080px) { .has-sidebar .left-vertical-tabs { -ms-flex-preferred-size: auto; flex-basis: auto; } }

@media (max-width: 800px) { .notification-settings-wrap th, .notification-settings-wrap td { font-size: 14px; }
  .bb-profile-avatar-wrap { width: 80px; height: 80px; margin-top: -70px; margin-left: 30px; }
  .bb-profile-avatar-wrap .dz-default span { display: none; } }

@media (max-width: 800px) { div.bs-settings-container .bb-profile-avatar-wrap { margin-left: 30px; margin-top: -122px; height: 120px; width: 120px; }
  .bb-profile-avatar-wrap #bb-profile-avatar-wrap-components { height: 120px; width: 120px; }
  .bs-dropdown-wrap .bs-dropdown a.bb-webcam { display: none; }
  .tab-container .bb-profile-wrap { z-index: initial; } }

@media screen and (max-width: 900px) { #buddypress .bp-settings-container .bp-navs { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; padding: 0; }
  #buddypress .bp-settings-container .bp-navs li { /*width: 50%; This is creating issue with layout on Account Settings page. */ float: left; }
  #buddypress .bb-bp-settings-content { padding: 20px; } }

@media (max-width: 640px) { div.bs-settings-container .bb-profile-avatar-wrap { width: 120px; height: 120px; margin: -20px auto 40px; }
  .bb-profile-avatar-wrap #bb-profile-avatar-wrap-components { height: 120px; width: 120px; }
  .bb-profile-avatar-wrap .button-wrap { margin-top: -15px; }
  div.bs-settings-container .bb-profile-avatar-wrap .dz-default span { font-size: 11px; }
  #buddypress .bp-settings-container .bp-navs a { color: #335eea; } }

@media (min-width: 541px) { #buddypress #profile-edit-form .datebox-selects select[name*=day] { -webkit-box-flex: 0; -ms-flex: 0 0 90px; flex: 0 0 90px; } }

@media (max-width: 540px) { .bb-profile-wrap.loading:before { font-size: 20px; }
  .left-vertical-tabs [data-balloon]:before, .left-vertical-tabs [data-balloon]:after { display: none; }
  .vdp-datepicker .vdp-datepicker__calendar .cell { font-size: 10px; }
  .vdp-datepicker .vdp-datepicker__calendar .cell.selected.day:before, .vdp-datepicker .vdp-datepicker__calendar .cell.selected.highlighted.day:before, .vdp-datepicker .vdp-datepicker__calendar .cell.selected:hover.day:before { height: 24px; width: 24px; top: 8px; }
  .vdp-datepicker .vdp-datepicker__calendar .cell.day-header { font-size: 8px; font-weight: bold; }
  .bb-profile-avatar-wrap + .button-wrap { text-align: center; }
  .bb-profile-avatar-wrap + .button-wrap .button { margin-bottom: 10px; }
  #buddypress #profile-edit-form .field-visibility-settings-toggle > span { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #buddypress #profile-edit-form label, #buddypress #profile-edit-form legend { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 0; }
  #buddypress #profile-edit-form .field-visibility-settings-toggle select { text-align: left; direction: inherit; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; position: static; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 10px; padding-left: 0; }
  #buddypress #profile-edit-form input[type=text], #buddypress #profile-edit-form select { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  #buddypress #profile-edit-form .datebox-selects { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #buddypress #profile-edit-form .datebox-selects select:not(:last-child) { margin-right: 0; margin-bottom: 12px; -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  #moderation-list thead { display: none; }
  #moderation-list tbody, #moderation-list tbody tr, #moderation-list tbody tr td { display: block; width: 100%; }
  #moderation-list tbody tr td { padding-top: 30px; border-bottom: 1px solid #E7E9EC !important; display: inline-block; width: 100%; }
  #moderation-list tbody tr td:before { content: attr(data-title); display: block; font-size: 15px; font-weight: 700; }
  #moderation-list .bp-unblock-user { width: 100%; } }

@media (max-width: 380px) { .bs-settings-container .button-wrap input[type=button] { margin-top: 5px; margin-bottom: 5px; }
  .settings-messages .message { font-size: 13px; }
  .settings-messages .message code { font-size: 13px; }
  .bb-profile-section .bs-dropdown-link .bs-dropdown-link { font-size: 11px; }
  .bb-profile-section i { font-size: 12px; margin-right: 3px; }
  span.push-right.field-visibility { margin: 0; }
  .settings #buddypress .settings-header { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .settings #buddypress .settings-header > .button { margin: 10px auto 0; } }

@-webkit-keyframes spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.buddypress-wrap .bp-tables-report tr th { font-size: 14px; }

body #buddypress a.export-csv { background-color: #335eea; color: #fff; font-size: 14px; border-radius: 100px; padding: 10px 30px; text-decoration: none; display: inline-block; line-height: 1.3; outline: none; vertical-align: middle; -webkit-appearance: none; -webkit-transition: 0.3s all; transition: 0.3s all; }

body #buddypress a.export-csv:hover { box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

.bs-bp-container-reg #buddypress #signup-form.standard-form { overflow: hidden; }

.bs-bp-container-reg #buddypress #signup-form.standard-form > p { font-size: 14px; line-height: 21px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form p.description { margin: 0 0 12px 0; background: transparent; }

.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section, .bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section { float: none; margin: 0 auto; width: 100%; }

.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section > h2, .bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section > .h2, .bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section > h2, .bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section > .h2 { margin-bottom: 0.5rem; }

.bs-bp-container-reg #buddypress #signup-form.standard-form #basic-details-section.register-section { margin-bottom: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form #profile-details-section.register-section .editfield { margin-top: 0; margin-bottom: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form input[type=color], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=date], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=datetime-local], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=datetime], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=email], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=month], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=number], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=password], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=range], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=search], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=tel], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=text], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=time], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=url], .bs-bp-container-reg #buddypress #signup-form.standard-form input[type=week], .bs-bp-container-reg #buddypress #signup-form.standard-form select, .bs-bp-container-reg #buddypress #signup-form.standard-form textarea { display: inline-block; width: 100%; font-family: inherit; font-size: 15px; height: 40px; outline: none; vertical-align: middle; background-color: #fff; border: 1px solid #DEDFE2; border-radius: 3px; box-shadow: none; padding: 0 12px; margin-bottom: 12px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form input#signup_blog_url { margin-bottom: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form select { padding-right: 30px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .datebox-selects select { width: auto; }

@media (max-width: 544px) { .bs-bp-container-reg #buddypress #signup-form.standard-form .datebox-selects select { width: 100%; margin-bottom: 10px; } }

.bs-bp-container-reg #buddypress #signup-form.standard-form fieldset { margin-top: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form label, .bs-bp-container-reg #buddypress #signup-form.standard-form legend { font-weight: normal; font-size: 14px; color: #122B46; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .radio-button-options label { line-height: 1; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .checkbox-options label, .bs-bp-container-reg #buddypress #signup-form.standard-form .radio-button-options label { margin-top: 8px; margin-bottom: 8px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .submit input[type=submit], .bs-bp-container-reg #buddypress #signup-form.standard-form button { font-size: 14px; margin-right: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form button { padding: 6px 20px; min-height: 34px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .field-visibility-settings-toggle { font-size: 12px; margin-top: 0.3rem; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .field-visibility-settings-toggle button { font-size: 12px; font-weight: normal; background: none; background-color: none; color: #A1ABB5; border: 0; min-height: auto; padding: 0; border-radius: 0; line-height: 1.6875rem; vertical-align: baseline; }

.bs-bp-container-reg #buddypress #signup-form.standard-form a.clear-value { font-size: 12px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .register-section > h2, .bs-bp-container-reg #buddypress #signup-form.standard-form .register-section > .h2 { font-size: 18px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.html-active .wp-editor-tabs button { border-color: #ddd; border-bottom: 0; background-color: transparent; border-radius: 3px 3px 0 0; box-shadow: none; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.html-active .wp-editor-tabs button.switch-html { background-color: #FBFBFC; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.tmce-active .wp-editor-tabs button { border-color: #ddd; border-bottom: 0; background-color: transparent; border-radius: 3px 3px 0 0; box-shadow: none; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap.tmce-active button.switch-tmce { background-color: #FBFBFC; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-tabs button { border-radius: 0; padding: 0 15px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container { border-radius: 3px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar { background-color: #FBFBFC; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:hover, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:hover, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:hover, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:hover { box-shadow: none; border-color: transparent; color: rgba(18, 43, 70, 0.8); }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn:hover .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .qt-dfw:hover .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn:hover .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .qt-dfw:hover .mce-ico { color: rgba(18, 43, 70, 0.8); }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover { color: rgba(18, 43, 70, 0.4); }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:focus .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-btn-group .mce-btn.mce-disabled:hover .mce-ico { color: rgba(18, 43, 70, 0.4); }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel .mce-toolbar .mce-ico, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar .mce-toolbar .mce-ico { color: rgba(18, 43, 70, 0.4); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .mce-panel button i, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container .quicktags-toolbar button i { font-size: 16px; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container button, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container input[type=button] { background-color: transparent; border-color: transparent; border-radius: 0; padding: 0 8px; color: rgba(18, 43, 70, 0.4); box-shadow: none; min-height: 30px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container button:hover, .bs-bp-container-reg #buddypress #signup-form.standard-form .wp-editor-wrap .wp-editor-container input[type=button]:hover { color: rgba(18, 43, 70, 0.8); }

.bs-bp-container-reg #buddypress #signup-form.standard-form div.error { background-color: #EF3E46; color: #fff; width: 100%; border-radius: 3px; font-size: 14px; padding: 6px 12px; margin-bottom: 3px; border: 0; }

.bs-bp-container-reg #buddypress #signup-form.standard-form div.error .error { padding: 0; border: 0; border-radius: 0; width: auto; margin: 0; background: transparent; line-height: 1; }

.bs-bp-container-reg #buddypress #signup-form.standard-form div.error span.bp-icon { margin-right: 0; display: none; }

.bs-bp-container-reg #buddypress #signup-form.standard-form div.error p { padding: 0; margin: 0; line-height: 1.6875rem; }

.bs-bp-container-reg #buddypress #signup-form.standard-form .submit { padding: 25px 0 0; }

.bs-bp-container-reg .buddypress-wrap #pass-strength-result.short, .bs-bp-container-reg .buddypress-wrap #pass-strength-result.show { font-weight: normal; background-color: #e0e1e1; border-color: #e0e1e1; border-radius: 3px; font-size: 14px; }

.bs-bp-container-reg .buddypress-wrap #pass-strength-result.short { background-color: #EF3E46; border-color: #EF3E46; color: #fff; }

.bs-bp-container-reg .buddypress-wrap #pass-strength-result.strong { background-color: #1CD991; border-color: #1CD991; color: #fff; font-weight: normal !important; }

.bs-bp-container-reg .buddypress-wrap .bp-messages.info { background-color: #335eea; border-color: #335eea; }

.bs-bp-container-reg .buddypress-wrap .bp-messages.info .bp-icon { background-color: #335eea; margin-right: 0px; }

.bs-bp-container-reg .buddypress-wrap .bp-messages.info .bp-icon:before { font-family: "bb-icons"; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; list-style: none; -webkit-font-smoothing: antialiased; content: "\e8c2"; }

.bs-bp-container-reg .buddypress-wrap .bp-messages.info p { color: #fff; }

body.buddypress.register article.bp_register { max-width: 450px; width: 100%; margin-left: auto; margin-right: auto; }

body.buddypress.register article.bp_register .entry-header { margin-bottom: 1.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

body.buddypress.register article.bp_register .entry-header h1, body.buddypress.register article.bp_register .entry-header .h1 { font-size: 20px; margin-right: auto; }

body.buddypress.register article.bp_register .entry-header span { font-size: 14px; text-transform: lowercase; }

body.buddypress.register .register-section-logo { width: 48%; max-width: 450px; text-align: center; margin: 0 auto 1.7rem; }

body.buddypress.register .register-section-logo img { max-width: 320px; width: 22%; }

body.buddypress.register .register-section-logo span { background-size: contain; width: 84px; /*height: 84px;*/ height: auto; display: block; background-position: center top; background-repeat: no-repeat; margin: auto; }

body.buddypress.register .register-section-logo .bs-register-section-logo { visibility: hidden; width: 100%; }

body.buddypress.register .register-section-logo a { font-size: 20px; line-height: 1.3em; }

body.buddypress.register.login-split-page .login-split { display: none; }

.register-section.extended-profile .wp-editor-wrap, .register-section.extended-profile .checkbox-options, .register-section.extended-profile .radio-button-options { margin-bottom: 12px; }

@media (min-width: 992px) { body.buddypress.register.login-split-page { min-height: 100%; }
  body.buddypress.register.login-split-page .site-content { padding: 0; min-height: 100vh; height: 100%; }
  body.buddypress.register.login-split-page .container { max-width: none; padding: 0; height: 100%; }
  body.buddypress.register.login-split-page .bb-grid { margin: 0; height: 100%; }
  body.buddypress.register.login-split-page .login-split { padding: 0; width: 50%; position: fixed; left: 0px; height: 100%; display: block; }
  body.buddypress.register.login-split-page #primary { position: static; margin-left: 50%; }
  body.buddypress.register.login-split-page .bs-bp-container-reg { padding-left: 0; padding-right: 0; }
  body.buddypress.register.login-split-page .register-section-logo { margin-right: 0; margin-left: 50px; margin-top: 50px; min-width: 320px; text-align: left; }
  body.buddypress.register.login-split-page article.bp_register { margin-right: 0; margin-left: 50px; min-width: 320px; }
  body.buddypress.register.login-split-page .submit input[type=submit] { width: 100%; }
  body.buddypress.register.login-split-page .login-split .split-overlay { width: 100%; height: 100%; background-color: #000000; position: relative; z-index: 1; opacity: 0; }
  body.buddypress.register.login-split-page .login-split div { color: #fff; }
  body.buddypress.register.login-split-page .login-split > div:not(.split-overlay) { display: block; width: 50%; max-width: 300px; margin: 0 auto; padding: 8% 0 0; font-size: 32px; line-height: 1.15; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 9; margin: auto; }
  body.buddypress.register.login-split-page .login-split > div > span { font-size: 16px; line-height: 1.4; display: block; margin-top: 20px; } }

@media (max-width: 800px) { body.buddypress.register article.bp_register { width: 90%; }
  body.buddypress.register .register-section-logo { width: 90%; } }

@media (max-width: 544px) { body.buddypress.register article.bp_register { width: 100%; }
  body.buddypress.register .register-section-logo { width: 100%; } }

body.register .registration-popup.bb-modal { max-width: 800px; }

.bb-password-wrap a.bb-toggle-password { height: 40px; width: 40px; }

body.buddypress.activation article.bp_activate { max-width: 450px; width: 48%; margin-left: auto; margin-right: auto; }

body.buddypress.activation article.bp_activate .entry-header { margin-bottom: 1.2rem; display: -webkit-box; display: -ms-flexbox; display: flex; }

body.buddypress.activation article.bp_activate .entry-header h1, body.buddypress.activation article.bp_activate .entry-header .h1 { font-size: 20px; margin-right: auto; }

body.buddypress.activation article.bp_activate .entry-header span { font-size: 14px; text-transform: lowercase; }

body.buddypress.activation article.bp_activate label { font-weight: normal; font-size: 14px; }

body.buddypress.activation .site { min-height: initial; }

body.buddypress.activation .activate-section-logo { width: 48%; max-width: 450px; text-align: center; margin: 0 auto 1.7rem; }

body.buddypress.activation .activate-section-logo img { max-width: 320px; width: 22%; }

body.buddypress.activation .activate-section-logo span { background-size: contain; width: 84px; /*height: 84px;*/ height: auto; display: block; background-position: center top; background-repeat: no-repeat; margin: auto; }

body.buddypress.activation .activate-section-logo a { font-size: 20px; line-height: 1.3em; }

body.buddypress.activation.login-split-page .login-split { display: none; }

@media (min-width: 992px) { body.buddypress.activation.login-split-page { height: 100%; }
  body.buddypress.activation.login-split-page .site-content { padding: 0; min-height: initial; height: 100%; }
  body.buddypress.activation.login-split-page .container { max-width: none; padding: 0; height: 100%; }
  body.buddypress.activation.login-split-page .bb-grid { margin: 0; height: 100%; }
  body.buddypress.activation.login-split-page .login-split { padding: 0; width: 50%; position: fixed; left: 0px; height: 100%; display: block; }
  body.buddypress.activation.login-split-page #primary { position: absolute; left: 50%; }
  body.buddypress.activation.login-split-page .bs-bp-container-reg { padding-left: 0; padding-right: 0; }
  body.buddypress.activation.login-split-page .activate-section-logo { margin-right: 0; margin-left: 50px; margin-top: 50px; min-width: 320px; text-align: left; }
  body.buddypress.activation.login-split-page article.bp_activate { margin-right: 0; margin-left: 50px; min-width: 320px; }
  body.buddypress.activation.login-split-page .submit input[type=submit] { width: 100%; }
  body.buddypress.activation.login-split-page .login-split .split-overlay { width: 100%; height: 100%; background-color: #000000; position: relative; z-index: 1; opacity: 0; }
  body.buddypress.activation.login-split-page .login-split div { color: #fff; }
  body.buddypress.activation.login-split-page .login-split > div:not(.split-overlay) { display: block; width: 50%; max-width: 300px; margin: 0 auto; padding: 8% 0 0; font-size: 32px; line-height: 1.15; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 9; margin: auto; }
  body.buddypress.activation.login-split-page .login-split > div > span { font-size: 16px; line-height: 1.4; display: block; margin-top: 20px; } }

@media (max-width: 800px) { body.buddypress.activation article.bp_activate { width: 90%; }
  body.buddypress.activation .activate-section-logo { width: 90%; } }

@media (max-width: 544px) { body.buddypress.activation article.bp_activate { width: 100%; }
  body.buddypress.activation .activate-section-logo { width: 100%; } }

body.group-create .site-content > .container { max-width: 100%; }

body.group-create .content-area { padding-top: 0; }

body.group-create #buddypress .item-body { margin: 0; }

body.group-create #group-invites-container .total-members-text, body.group-create #group-invites-container input.select2-search__field, body.group-create #group-invites-container label.bp-group-invite-label { margin: 0; }

body.group-create .bb-groups-invites-left .bb-panel-head { min-height: 66px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

body.group-create .bb-groups-invites-left .bb-panel-subhead { width: 100%; }

body.group-create #group-invites-container .bb-groups-invites-left #members-list { max-height: 67vh; }

body.group-create #send_group_invite_form .select2-selection__rendered { max-height: 200px; }

.bb-create-group-container { margin: 0 -20px; }

.bb-create-group-container div#profile_cover { padding-top: 22%; }

.bb-create-group-container div#profile_cover:before { background: #EEF0F3; }

#group-create-body .bb-create-group-container .dz-default { min-height: 1px; background: transparent; border: 0; line-height: 1; }

#group-create-body .bb-create-group-container .dz-default span:before { background: url(../images/svg/group-avatar.svg) no-repeat; margin: 0; width: 65px; height: 60px; }

#group-create-body .bb-create-group-container .dz-default.dz-message { font-size: 0; }

.bb-create-group-container .bb-profile-cover-wrap .more-actions, .bb-create-group-container #bb_profile_avatar_wrap .more-actions { top: 50%; left: 0; right: 0; margin: auto; margin-top: 40px; max-width: 240px; font-size: 16px; text-align: center; z-index: 22; }

.bb-create-group-container .bb-profile-cover-wrap .croppie-container, .bb-create-group-container #bb_profile_avatar_wrap .croppie-container { border-radius: 0; }

.bb-create-group-container .bb-profile-cover-wrap .bb-icon-menu-dots-v, .bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v { font-family: inherit; font-size: 16px; color: rgba(77, 92, 109, 0.63); letter-spacing: -0.24px; right: 0; top: 0; }

.bb-create-group-container .bb-profile-cover-wrap .bb-icon-menu-dots-v:before, .bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v:before { content: ""; }

.bb-create-group-container .bb-profile-cover-wrap .bs-dropdown, .bb-create-group-container #bb_profile_avatar_wrap .bs-dropdown { top: 35px; left: 0; right: 0; margin: auto; max-width: 160px; }

.bb-create-group-container .bb-profile-cover-wrap .bs-dropdown:after, .bb-create-group-container #bb_profile_avatar_wrap .bs-dropdown:after { right: 0; left: 0; }

.bb-create-group-container #bb-profile-avatar-wrap-components div#profile_avatar { background: #EEF0F3; border: 2px solid rgba(255, 255, 255, 0.37); box-shadow: 0 4px 12px 0 #D0D3D6; border-radius: 5px; }

.bb-create-group-container .bb-profile-avatar-wrap, .bb-create-group-container #bb-profile-avatar-wrap-components { height: 200px; width: 200px; overflow: visible; }

.bb-create-group-container .bb-profile-avatar-wrap { margin-left: 150px; margin-top: -162px; }

.bb-create-group-container #bb-profile-avatar-wrap-components div#profile_avatar:before { display: none; }

.bb-create-group-container .bb-profile-avatar-wrap .dz-default span { display: block; }

.bb-create-group-container .bb-profile-wrap .croppie-container .cr-boundary { border: 1px solid #fff; border-radius: 5px; }

.bb-create-group-container .bb-privary-box { background: #fff; box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12); border-radius: 4px; display: -webkit-box; display: -ms-flexbox; display: flex; min-width: 160px; min-height: 130px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: column; flex-flow: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; cursor: pointer; }

.bb-create-group-container .bb-privary-box .bb-text { opacity: 0.5; color: #4D5C6D; line-height: 1; margin-top: 15px; }

.bb-create-group-container .bb-privary-box svg { opacity: 0.5; }

div#profile_cover { border-radius: 4px; padding-top: 36.47%; background-position: center; background-repeat: no-repeat; background-size: cover; position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; margin-bottom: 2rem; z-index: 5; }

div#profile_cover:before { background: rgba(18, 43, 70, 0.3); content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 100%; }

.bb-profile-avatar-wrap { position: relative; margin-left: 45px; margin-top: -155px; height: 152px; width: 152px; }

div#profile_avatar { background-size: cover; background-repeat: no-repeat; border: 2px solid #fff; position: relative; height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; z-index: 5; }

#group-create-body #bb_profile_avatar_wrap .dz-default span:before { background: url(../images/svg/group-profile.svg) no-repeat; margin-top: -20px; }

.bb-profile-wrap .croppie-container .cr-overlay { background: rgba(0, 0, 0, 0.3); }

.bb-create-group-container #bb_profile_avatar_wrap .dz-started ~ div .bb-icon-menu-dots-v, .bb-profile-cover-wrap .dz-started ~ div .bb-icon-menu-dots-v { color: #fff; }

#create-group-form.standard-form .bb-create-group-details-wrap { max-width: 750px; margin: auto; padding: 80px 15px 0; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; margin: 0 0 30px; padding: 0; font-size: 14px; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1.57; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap > label { -webkit-box-flex: 0; -ms-flex: 0 0 200px; flex: 0 0 200px; margin: 0; padding: 0; font-size: 14px; font-weight: 500; color: #4D5C6D; letter-spacing: -0.24px; cursor: pointer; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-input label { font-size: 14px; color: #4D5C6D; font-weight: 500; letter-spacing: -0.24px; cursor: pointer; /*            -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;*/ }

#create-group-form.standard-form .bb-create-group-details-wrap input, #create-group-form.standard-form .bb-create-group-details-wrap select { height: 48px; font-size: 14px; letter-spacing: -0.24px; padding: 10px 15px; }

#create-group-form.standard-form .bb-create-group-details-wrap textarea { height: 145px; resize: none; font-size: 14px; letter-spacing: -0.24px; padding: 10px 15px; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap { margin-bottom: 20px; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap:last-child { margin-bottom: 0; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap span { color: #939597; }

#create-group-form.standard-form .bb-create-group-details-wrap .bb-field-inner-wrap .checked + span { color: #4D5C6D; }

#create-group-form.standard-form .bb-create-group-details-wrap input.button { min-width: 200px; }

#create-group-form.standard-form .bb-create-group-details-wrap a.cancel { margin-right: 25px; }

#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .radio { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .radio .bb-field-inner-wrap { margin-right: 10px; }

#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked + .bb-privary-box { box-shadow: 0 7px 16px 0 rgba(0, 0, 0, 0.12), inset 0 -2px 0 0 #335eea; }

#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked + .bb-privary-box svg { opacity: 1; }

#create-group-form.standard-form .bb-create-group-details-wrap .group-create-privacy .checked + .bb-privary-box .bb-text { opacity: 1; }

#content form.standard-form .left-menu #invite-list ul { margin: 0; }

#content form.standard-form .left-menu #invite-list ul li { margin: 0 0 15px; }

#content div#invite-list { background: transparent; height: auto; margin: 0; overflow: auto; padding: 0 20px 20px; width: auto; max-height: 500px; }

#content div#invite-list ul { margin: 0; list-style: none; }

#content div#invite-list .avatar { max-width: 40px; border-radius: 50%; margin-right: 10px; }

#content div#invite-list label { cursor: pointer; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

#content div#invite-list .bb-name-wrap span { display: block; }

#content div#invite-list .bb-name { font-size: 16px; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1; }

#content div#invite-list .bb-mention { font-size: 13px; font-weight: 300; color: rgba(0, 0, 0, 0.3); letter-spacing: -0.24px; line-height: 1; margin-top: 3px; }

#content div#invite-list .bb-input-wrap { margin-left: auto; }

#content div#invite-list .bb-input-wrap input { position: absolute; opacity: 0; }

#content div#invite-list .bb-check-icon { display: inline-block; width: 22px; height: 22px; background: url(../images/svg/circle-add.svg) no-repeat; background-size: cover; border: 0; border-radius: 0; margin-right: 0; }

#content div#invite-list input:checked + .bb-check-icon { background-image: url(../images/svg/circle-select.svg); opacity: 0.5; }

ul#friend-list .avatar { border-radius: 50%; max-width: 52px; }

ul#friend-list .bb-user-avatar { margin-right: 15px; }

.bb-invite-search { padding: 20px; }

.bb-invite-user-meta h2, .bb-invite-user-meta .h2 { color: #122B46; font-size: 18px; font-weight: 500; letter-spacing: -0.24px; line-height: 1.2; /*        -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;*/ margin: 0; }

.bb-invite-user-meta h2 a, .bb-invite-user-meta .h2 a { color: inherit; }

.bb-invite-user-meta .bb-activity { display: block; font-size: 13px; font-weight: 300; color: rgba(0, 0, 0, 0.3); letter-spacing: -0.24px; line-height: 1; margin-top: 3px; }

#send-invite-form ul#friend-list li { border-bottom: 1px solid #eaeaea; padding: 20px 0; }

#buddypress div.pagination .pag-count { margin-left: 0; }

.invite-action { margin-left: auto; }

.main-column.hide { display: none; }

div#group-step-popup { max-width: 600px; padding: 40px; }

div#group-step-popup #content div#invite-list { max-height: 45vh; }

div#group-step-popup .bb-invite-search input { width: 100%; }

div#group-step-popup .bb-input-wrap input { width: 26px; height: 26px; background: url(../images/svg/circle-add.svg) no-repeat; background-size: cover; border: 0; border-radius: 0; margin-right: 0; display: block; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

div#group-step-popup .bb-input-wrap input:checked { background-image: url(../images/svg/circle-select.svg); opacity: 0.5; }

div#group-step-popup #content div#invite-list .avatar { max-width: 44px; margin-right: 20px; }

div#group-step-popup #content form.standard-form .left-menu #invite-list ul li { margin: 0; border-bottom: 1px solid #E7E9EC; padding-bottom: 20px; padding-top: 20px; }

div#group-step-popup #content div#invite-list .bb-name { font-size: 18px; }

div#group-step-popup #content div#invite-list .bb-mention { margin-top: 6px; }

div#group-step-popup input#groups_invite_search { height: 50px; }

div#group-step-popup .bb-search-title { font-size: 30px; color: #4D5C6D; letter-spacing: -0.23px; text-align: center; line-height: 40px; margin-bottom: 5px; }

div#group-step-popup .mfp-close { background: transparent; }

div#group-step-popup .mfp-close:hover { background: transparent; }

.group-step-buttons { text-align: center; }

.group-step-buttons input.button { min-width: 180px; min-height: 46px; }

.bb-no-fiends { font-size: 14px; }

/* Manage Group */
#buddypress .bb-group-settings { font-size: 16px; }

#buddypress .bb-group-settings .bs-styled-checkbox + label { display: -webkit-box; display: -ms-flexbox; display: flex; }

#buddypress .bb-group-settings .bs-styled-checkbox:checked + label:before { -webkit-box-flex: 0; -ms-flex: 0 0 20px; flex: 0 0 20px; }

#buddypress .bb-group-settings .bb-field-title { font-size: 18px; font-weight: 500; border-bottom: 1px solid rgba(0, 0, 0, 0.1); padding-bottom: 15px; }

#buddypress .bb-group-settings .bs-styled-radio:checked + label:after, #buddypress .bb-group-settings .bs-styled-radio:checked + .bb-radio-label:after { top: 4px; }

#content #buddypress .bb-group-settings .action .button { min-width: 20px; display: inline-block; font-size: 12px; min-height: 20px; padding: 4px 12px; }

#content #buddypress .bb-group-settings .bs-item-wrap div.action { padding: 0; }

#content #buddypress .bb-group-settings .bs-item-wrap .bs-generic-button { margin: 0 5px 0 0; }

#buddypress .bb-group-settings .bs-item-wrap > .item > .item-title { margin-bottom: 5px; }

#buddypress .bb-group-settings .item-title a { font-size: 18px; }

#buddypress .bb-group-settings .bs-item-list.list-view { margin-bottom: 30px; }

#buddypress .bb-group-settings .bs-members-items .bs-generic-button { margin-right: 5px; }

#buddypress .bb-group-settings .item-title { position: relative; }

#buddypress .bb-group-settings .bs-members-items.list-view .bb-profile-card div.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

#buddypress .bb-group-settings .bs-members-items.list-view .bb-profile-card div.action a { font-size: 13px; }

.groups.edit-details div#secondary { /*display: none;*/ }

.group-create-privacy label { font-weight: 500; }

.bb-group-desc { font-size: 13px; margin: 0 0 30px 53px; line-height: 1.6; }

.bb-delete-group-wrap { margin: 30px 0; }

.bb-create-group-container div.bb-profile-avatar-wrap:first-child { margin: 50px auto 0; }

p.group-setting-label { outline: none; margin: 0 0 12px; }

#create-group-form #group-create-body select { width: auto; min-width: 50%; margin: 0 0 8px; }

.groups.group-create .buddypress-wrap .group-status-type ul:last-child { margin-bottom: 0; }

.groups.group-create .buddypress-wrap .group-status-type label { font-size: 16px; line-height: 1; }

.groups.group-create .buddypress-wrap .submit { padding: 0; }

#bp-delete-cover-image-container { margin-bottom: 30px; }

#create-group-form > .bp-messages { margin-bottom: 30px; }

@media (max-width: 1080px) { .bb-create-group-cover-wrap div#profile_cover { padding-top: 28%; }
  .bb-create-group-container .bb-profile-avatar-wrap { margin-left: 60px; }
  #send-invite-form .left-menu { -webkit-box-flex: 0; -ms-flex: 0 0 240px; flex: 0 0 240px; }
  #content div#invite-list .avatar { max-width: 36px; }
  #content div#invite-list .bb-name { font-size: 14px; }
  .invite-action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding-left: 67px; padding-top: 6px; }
  #buddypress a.button.small.remove { font-size: 13px; min-height: 30px; padding: 5px 20px; }
  .bb-invite-user-meta .bb-activity { font-size: 11px; } }

@media (min-width: 800px) and (max-width: 920px) { .invite-action.invite-action { padding-left: 0; } }

@media (max-width: 820px) { .bb-create-group-container .bb-privary-box { min-width: 130px; min-height: 100px; }
  #create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap > label { -webkit-box-flex: 0; -ms-flex: 0 0 150px; flex: 0 0 150px; } }

@media (max-width: 760px) { .bb-create-group-cover-wrap div#profile_cover { padding-top: 32%; }
  .bb-create-group-container .bb-profile-avatar-wrap, .bb-create-group-container #bb-profile-avatar-wrap-components { height: 160px; width: 160px; }
  .bb-create-group-container #bb_profile_avatar_wrap .bb-icon-menu-dots-v { font-size: 12px; } }

@media (max-width: 640px) { .bb-create-group-container .bb-profile-avatar-wrap { margin: 0 auto; margin-top: -50px; }
  .bb-create-group-cover-wrap div#profile_cover { padding-top: 45%; }
  #create-group-form.standard-form .bb-create-group-details-wrap .bb-field-wrap > label { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 10px; } }

@media (max-width: 580px) { #send-invite-form .left-menu { border-right: 0; border-bottom: 1px solid #E7E9EC; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  div#group-step-popup { padding: 30px; } }

@media (max-width: 440px) { .bb-create-group-cover-wrap div#profile_cover { padding-top: 60%; } }

body.bp-search .buddypanel { z-index: 611; }

body.bp-search .site-header { z-index: 610; }

body.bp-search .bp-search-ac-header { box-shadow: 0 1px 0 0 rgba(139, 141, 157, 0.05), 0 5px 10px 0 rgba(65, 71, 108, 0.15); display: block; left: 0 !important; padding: 10px 0; right: 0; width: 100vw !important; z-index: 50; overflow: auto; max-height: -webkit-calc(100vh - 76px); max-height: calc(100vh - 76px); }

body.bp-search .bp-search-ac-header > li:not(.bbls-view_all_type-type) { max-width: 1190px; margin: auto; width: -webkit-calc(100% - 68px); width: calc(100% - 68px); float: none; /* Overwrite jQuery-ui CSS for Header Searchbar */ }

body.bp-search .bp-search-ac-header > li.bbls-view_all_type-type { margin-top: 10px; margin-bottom: -10px; text-align: center; }

body.bp-search .bp-search-ac-header > li a:not(.x) { display: -webkit-box; display: -ms-flexbox; display: flex; /* Overwrite jQuery-ui CSS for Header Searchbar */ }

body.bp-search .bp-search-ac-header > li .ui-state-active { /* Overwrite jQuery-ui CSS for Header Searchbar */ background: transparent; border: none; }

body.bp-search .bp-search-ac-header > li.bbls-view_all_type-type { /* Overwrite jQuery-ui CSS for Header Searchbar */ }

body.bp-search .bp-search-ac-header > li.bbls-view_all_type-type a { color: #335eea; font-size: 16px; }

body.bp-search .bp-search-ac-header img { border-radius: 50%; }

@media (min-width: 800px) { body.bp-search.bb-buddypanel .bp-search-ac-header { left: 68px !important; width: -webkit-calc(100vw - 83px) !important; width: calc(100vw - 83px) !important; }
  body.bp-search.buddypanel-open .bp-search-ac-header { left: 220px !important; width: -webkit-calc(100vw - 235px) !important; width: calc(100vw - 235px) !important; } }

body.bp-search .bbls-category a { font-size: 12px; font-weight: 600; color: #939597; letter-spacing: 0.7px; text-transform: uppercase; }

body.bp-search .bp-search-ac .item-avatar img { max-width: 48px; min-height: 48px; width: 100%; height: auto; }

body.admin-bar.bp-search .bp-search-ac-header { max-height: -webkit-calc(100vh - 108px); max-height: calc(100vh - 108px); }

.members-group-list .item-entry-header { font-size: 18px; color: #122B46; }

.activity-user { /*color: $color-headings;*/ font-weight: 500; }

.item-title.activity-content p:last-child { margin: 0; }

.bp-search-results-list li:first-child .list-wrap { border-radius: 0 !important; }

#buddypress .bp-search-results-list .list-wrap { border-left: 0; border-right: 0; box-shadow: none; padding-left: 0; padding-right: 0; }

.bp-search-results-list .bp-search-item .item-avatar { max-width: 90px; width: 100%; }

.bp-search-results-list .bp-search-item .item-avatar a { border-radius: 3px; display: block; margin-right: 15px; max-width: 100%; min-height: 90px; overflow: hidden; position: relative; width: 100%; height: auto; }

.bp-search-results-list .bp-search-item .item-avatar a:empty { display: none; }

.bp-search-results-list .bp-search-item .item-avatar img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.bp-search-results-list .entry-summary { font-size: 14px; /*font-weight: 300;*/ color: #939597; letter-spacing: -0.24px; line-height: 1.3; margin-bottom: 6px; }

.bp-search-results-list .entry-content { float: none; width: auto; word-break: break-word; }

.bp-search-results-list .fluid-width-video-wrapper { min-width: 240px; margin: 0 !important; }

.bp-search-results-list .item-meta.activity-header { margin-bottom: 0 !important; }

.bp-search-results-list .bp-search-item .entry-meta, .bp-search-results-list .bp-search-item .entry-meta a, .bp-search-results-list .bp-search-item .entry-meta span, .bp-search-results-list .bp-search-item .item-tags, .bp-search-results-list .bp-search-item .item-tags a, .bp-search-results-list .bp-search-item .item-tags span { font-size: 13px; color: #939597; letter-spacing: 0; line-height: 1.3; }

.bp-search-results-list .bp-search-item .entry-meta span.middot, .bp-search-results-list .bp-search-item .item-tags span.middot { display: inline-block; margin: 0 6px; font-size: 17px; color: #C3C6C9; line-height: 0; }

.bp-search-results-list .bp-search-item .item-tags { margin-top: 5px; }

.bp-search-results-list .entry-content:last-child { margin: 0; }

.search-results .bp-list li .item-meta { font-size: 13px; font-weight: 400; }

.search-results .bp-list li .item-meta a { color: #122B46; }

.search-results .bp-list li .item-meta a:hover { color: #335eea; }

.search-results .bp-list li .item-meta time { font-weight: 500; }

.search-results .pag-count { float: left; margin: 0 0 10px; }

.search-results .pag-data { color: #A3A5A9; font-size: 13px; }

.search-results .pagination { float: right; margin: 0 0 10px; }

.search-results .pagination-links a, .search-results .pagination-links span { color: #335eea; padding: 0; border: 0; font-size: 13px; padding: 0 5px; }

.search-results .pagination-links .current { color: #A3A5A9; }

.search-results .item-meta.last-activity { font-size: 13px; }

#buddypress .dir-form.bp-search-results-wrapper { margin-top: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 30px; }

#buddypress .bp-search-results-wrapper .bp-navs { -webkit-box-flex: 0; -ms-flex: 0 0 260px; flex: 0 0 260px; background: #FBFBFC; border-right: 1px solid #E7E9EC; border-bottom: 0; min-height: 60vh; border-radius: 4px 0 0 4px; margin: 0; padding: 30px 0; }

#buddypress .bp-search-results-wrapper .bp-navs li { float: none; padding: 0; }

#buddypress .bp-search-results-wrapper .bp-navs a { border: 0; font-size: 14px; color: #939597; letter-spacing: -0.24px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 16px 20px; line-height: 1; margin-bottom: 1px; }

#buddypress .bp-search-results-wrapper .bp-navs a:before { content: "\e96a"; font: normal normal normal 14px/1 "bb-icons"; speak: none; display: inline-block; font-size: 18px; margin-right: 10px; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 22px; text-align: center; }

@media only screen and (max-width: 768px) { #buddypress .bp-search-results-wrapper .bp-navs a:before { display: none; } }

#buddypress .bp-search-results-wrapper .bp-navs a:hover { background: rgba(77, 92, 109, 0.1); color: #335eea; }

#buddypress .bp-search-results-wrapper .bp-navs li:first-child a:before { content: "\e96f"; }

#buddypress .bp-search-results-wrapper .bp-navs .activity a:before { content: "\e854"; }

#buddypress .bp-search-results-wrapper .bp-navs .activity_comment a:before { content: "\e967"; }

#buddypress .bp-search-results-wrapper .bp-navs .members a:before { content: "\e96d"; }

#buddypress .bp-search-results-wrapper .bp-navs .groups a:before { content: "\e96b"; }

#buddypress .bp-search-results-wrapper .bp-navs .documents a:before { content: "\e980"; }

#buddypress .bp-search-results-wrapper .bp-navs .folders a:before { content: "\e959"; }

#buddypress .bp-search-results-wrapper .bp-navs .forum a:before, #buddypress .bp-search-results-wrapper .bp-navs .topic a:before { content: "\e969"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-product a:before { content: "\e970"; -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-bp-member-type a:before { content: "\e971"; }

#buddypress .bp-search-results-wrapper .bp-navs .posts a:before { content: "\e965"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-page a:before { content: "\e96a"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-courses a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-course a:before { content: "\e957"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-lessons a:before { content: "\e968"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-topic a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-lesson a:before { content: "\e96c"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-sfwd-quiz a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-llms_quiz a:before { content: "\e956"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-function a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-class a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-hook a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-wp-parser-method a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-command a:before { content: "\e977"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-llms_assignment a:before { content: "\e96c"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-llms_membership a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-memberpressproduct a:before { content: "\e96e"; }

#buddypress .bp-search-results-wrapper .bp-navs .cpt-llms_certificate a:before, #buddypress .bp-search-results-wrapper .bp-navs .cpt-llms_my_certificate a:before { content: "\e975"; }

#buddypress .bp-search-results-wrapper .bp-navs ul.subnav { width: 100%; }

@media only screen and (max-width: 900px) { #buddypress .bp-search-results-wrapper .bp-navs ul.subnav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; } }

#buddypress .bp-search-results-wrapper .bp-navs .current a, #buddypress .bp-search-results-wrapper .bp-navs .selected a { background: rgba(77, 92, 109, 0.1); color: #335eea; font-weight: 400; }

.search-results-header { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.search-results-header .bp-search-form-wrapper { margin-bottom: 1.6875rem; }

.bp-search-page .bp-navs ul li .count { margin-left: auto; }

.buddypress-wrap .members-list li .member-name, .bp-search-results-list .bp-search-item .item-title { margin-bottom: 6px; margin-top: 0; word-break: break-word; font-size: 14px; color: #122B46; letter-spacing: -0.21px; line-height: 1.35; }

.entry-title.item-title a:empty { display: none; }

.results-group { margin-bottom: 40px; }

.bp-search-page .results-group ul#activity-stream li.activity-item { padding: 0; }

#buddypress .bp-search-form-wrapper .bp-dir-search-form input[type=search] { border: 0; background-color: transparent; padding-left: 32px; font-size: 14px; height: 34px; }

#buddypress header.results-group-header { background: #fff; border-bottom: 0; border-radius: 3px 3px 0 0; padding: 0 0 20px; }

#buddypress header.results-group-header .results-group-title { font-family: inherit; font-size: 14px; font-weight: 500; letter-spacing: 0.25px; line-height: 1; margin: 0; text-transform: uppercase; }

.search_results { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 35px 40px 10px; min-width: 0; }

.search_results .avatar { border-radius: 0; }

.search_results .item-title a { font-size: inherit; }

.search_results div.item-avatar a { display: block; }

.total-results { font-size: 12px; color: #122B46; letter-spacing: 0.25px; line-height: 1; }

#buddypress ul.bp-search-results-list { margin-bottom: 0; padding-bottom: 0; }

.bp-search-results-wrap .view-all-link { color: #335eea; font-size: 14px; letter-spacing: -0.22px; }

.bp-search-results-wrap .view-all-link:hover, .bp-search-results-wrap .view-all-link:focus { color: #335eea; }

.bp-search-results-wrap .view-all-link:after { content: "\e87b"; font: normal normal normal 14px/1 "bb-icons"; speak: none; display: inline-block; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #999; margin-left: 2px; }

body.bp-search .bp-search-ac-header .bbls-undefined-type { padding: 5px 10px; margin: 5px auto 0 !important; }

.bp-search-ac .loading-msg { padding: 10px 20px; }

.bp-search-ac.ui-menu .ui-menu-item .bp-search-ajax-item.noresult { font-weight: 500; font-size: 14px; color: #122B46; padding: 10px; }

.bp-search-results-wrapper .bp-navs.bp-subnavs { float: left; margin: 0 0 30px; width: auto; }

.bp-search-results-wrapper .bp-search-form-wrapper { float: right; margin: 0 0 30px; }

.bp-search-results-list .bp-search-item .item-desc { font-size: 13px; font-weight: 300; color: #A3A5A9; }

.bp-search-ac.ui-menu .ui-menu-item.ui-state-focus, .bp-search-ac.ui-menu .ui-menu-item.ui-state-hover, .bp-search-ac.ui-menu .ui-menu-item:hover { background: #F7FAFE; }

.bp-search-ajax-item .item-title { font-size: 14px; color: #122B46; letter-spacing: -0.24px; }

.bp-search-ajax-item .item .item-desc, .bp-search-ajax-item .item .item-tags { font-size: 12px; color: #A3A5A9; letter-spacing: -0.18px; }

.bp-search-results-wrap .results-group-footer { margin-top: 15px; }

/* Activity Results */
.bp-search-results-wrap.results-group-activity .activity-content .activity-header { margin-bottom: 4px; }

.bp-search-results-wrap.results-group-activity .activity-header a { text-transform: capitalize; }

.bp-search-results-wrap.results-group-activity .activity-inner { font-size: 14px; color: #939597; letter-spacing: -0.24px; line-height: 1.3; }

.bp-search-results-wrap.results-group-activity li .item { margin-bottom: 0; }

.bp-search-results-wrap.results-group-activity time { font-size: 13px; font-weight: 400; }

.bp-search-results-wrap.results-group-activity .activity-item .activity-avatar { -webkit-box-flex: 0; -ms-flex: 0 0 90px; flex: 0 0 90px; }

.bp-search-results-wrap.results-group-activity .activity-avatar img { max-width: 100%; }

/* Activity Comments Result */
.bp-search-results-wrap.results-group-activity_comment .activity-header a { letter-spacing: 0; text-transform: capitalize; }

.bp-search-results-wrap.results-group-activity_comment .activity-inner { font-size: 14px; color: #939597; letter-spacing: -0.21px; line-height: 1.42; }

.bp-search-results-wrap.results-group-activity_comment .activity-inner a { color: inherit; }

.bp-search-results-wrap.results-group-activity_comment .activity-inner a:hover { color: #335eea; }

.bp-search-results-wrap.results-group-activity_comment .activity-inner p { margin: 0 0 5px; }

/* Groups Result */
.bp-search-results-wrap.results-group-cpt-product span.entry-meta { margin: 4px 0; }

.bp-search-results-wrap.results-group-cpt-product .rating-custom .woocommerce-product-rating .star-rating { margin: 0 0 5px; }

.bp-search-results-wrap.results-group-cpt-product .rating-custom .star-rating { font-size: 14px; }

.bp-search-results-wrap.results-group-cpt-product .star-rating span { color: #FFD21A; }

.bp-search-results-wrap.results-group-cpt-product .product-sale { line-height: 1; margin-top: 2px; }

.bp-search-results-wrap.results-group-cpt-product .product-sale .onsale { background: #3EBC7D; border-radius: 4px; font-size: 11px; color: #FFFFFF; letter-spacing: -0.24px; display: inline-block; line-height: 1; padding: 3px 6px; }

/* Groups Result */
.bp-search-results-wrap.results-group-cpt-sfwd-courses dd.course_progress { height: 4px; margin: 0 0 8px; max-width: 220px; width: 100%; }

.bp-search-results-wrap.results-group-cpt-sfwd-courses .course_progress_blue { background: #05D786; }

.bp-search-results-wrap.results-group-cpt-sfwd-courses .entry-meta { margin-bottom: 6px; }

.bp-search-page .results-group ul#activity-stream li.activity-item .activity-inner { margin-bottom: 6px; }

#buddypress .bp-search-results-list.groups-list .avatar { border-radius: 3px; }

.bp-search-item.bp-search-item_sfwd-topic .entry-summary, .bp-search-item.bp-search-item_sfwd-lessons .entry-summary { font-size: 13px; }

.bp-search-ac.ui-autocomplete.bp-forum-search-ac-header { border-radius: 10px; border: 0; }

.bp-search-results-list .learndash-wrapper.learndash-widget { display: none; }

@media screen and (max-width: 900px) { #buddypress .bp-search-results-wrapper .bp-navs { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; min-height: 10px; border-right: 0; border-radius: 4px 4px 0 0; padding: 0; }
  #buddypress .bp-search-results-wrapper .bp-navs li { float: left; }
  .bp-search-page .bp-navs ul li .count { margin-left: 10px; }
  .search_results { padding: 30px; } }

@media (max-width: 640px) { #buddypress .bp-search-results-wrapper .search_filters > ul { padding-right: 0; }
  .bp-search-results-wrapper .bp-navs.bp-subnavs { margin-bottom: 20px; }
  .bp-search-results-wrapper .bp-navs.bp-subnavs, .bp-search-results-wrapper .bp-search-form-wrapper { float: none; } }

.directory.media .subnav-filters .subnav-search { position: absolute; right: 0; top: 0; margin: 0; }

.directory.media .dir-search.media-search.bp-search { margin: 0; }

.directory.media #buddypress #dir-media-search { border: 0; background-color: transparent; padding-left: 32px; font-size: 14px; height: 34px; }

.directory.video .subnav-filters .subnav-search { position: absolute; right: 0; top: 0; margin: 0; }

.directory.video .dir-search.video-search.bp-search { margin: 0; }

.directory.video #buddypress #dir-video-search { border: 0; background-color: transparent; padding-left: 32px; font-size: 14px; height: 34px; }

.bb-media-container { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; padding: 20px; margin-bottom: 20px; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.bb-media-container #subnav { margin: 20px -20px; width: auto; padding: 0 20px; }

.bb-media-actions-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

#buddypress .bb-media-actions-wrap .bb-title { margin: 0; }

.groups.single-item .bb-media-actions-wrap { margin-bottom: 20px; }

#buddypress .media-list.item-list { margin-bottom: 0; padding-top: 1em; margin-left: -10px; margin-right: -10px; }

#buddypress .bb-photo-list li { margin-bottom: 20px; margin-top: 0; padding: 0 10px; }

#buddypress .bb-item-cover-wrap { border-radius: 3px; }

#buddypress .bb-item-thumb { box-shadow: 0 3px 12px -1px rgba(7, 10, 25, 0.2), 0 22px 27px -20px rgba(7, 10, 25, 0.2); -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

#buddypress .bb-item-thumb:hover { box-shadow: 0 15px 45px -5px rgba(7, 10, 25, 0.25); -webkit-transform: translate(0, -2px); -ms-transform: translate(0, -2px); transform: translate(0, -2px); }

#buddypress .video-list.item-list > li { margin-top: 0; }

#buddypress #media-stream.document-parent { margin-top: 35px; }

.single.media.albums .bb-media-container #subnav { margin-top: -10px; }

.bb-media-actions-wrap.album-actions-wrap { margin-bottom: 30px; }

.dropzone .dz-preview .dz-image { border: 1px solid #E7E9EC; }

.dropzone .dz-remove { background-color: #FBFBFC; color: #A3A5A9; }

.dropzone .dz-remove:after { font-size: 20px; line-height: 1; }

.dropzone .dz-default { background: #f8f8f8; border: 1px solid #E7E9EC; border-radius: 6px; min-height: 185px; max-height: 185px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 16px; color: #122b46; letter-spacing: -0.24px; line-height: 26px; padding: 20px 0; }

.dropzone .dz-default:before { display: none; }

.dropzone .dz-default .dz-button, .dropzone .dz-default .dz-button:hover { background-color: transparent !important; border: 0; color: rgba(18, 43, 70, 0.5) !important; box-shadow: none !important; padding: 0 !important; font-weight: 300 !important; font-size: 16px !important; border-radius: 0 !important; }

.dropzone .dz-default .dz-button:before, .dropzone .dz-default .dz-button:hover:before { content: "\e8e3"; font-family: "bb-icons"; font-size: 18px; height: 54px; width: 54px; display: inline-block; background-color: rgba(0, 0, 0, 0.05); border-radius: 50%; line-height: 54px; color: #A3A5A9; margin-bottom: 10px; }

.dropzone .dz-default .dz-button > strong, .dropzone .dz-default .dz-button:hover > strong { display: block; color: #122B46; font-weight: bold; font-size: 1.1em; margin-bottom: 2px; }

.dropzone.document-dropzone .dz-default .dz-button:before, .dropzone.document-dropzone .dz-default .dz-button:hover:before { content: "\e9d2"; }

.dropzone.media-dropzone .dz-default .dz-button:before, .dropzone.media-dropzone .dz-default .dz-button:hover:before { content: "\e9d3"; }

.dropzone.video-dropzone .dz-default .dz-button:before, .dropzone.video-dropzone .dz-default .dz-button:hover:before { content: "\e9d4"; font-size: 16px; }

@media screen and (max-width: 768px) { .dropzone .dz-default .dz-button { font-size: 15px; } }

.dropzone.media-dropzone .dz-preview:not(.dz-image-preview) .dz-progress-ring-wrap .bb-icon, .dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail) .dz-progress-ring-wrap .bb-icon, .dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail) .dz-progress-count, .dropzone.video-dropzone .dz-preview:not(.dz-has-thumbnail):not(.dz-complete) .dz-remove, .dropzone.document-dropzone .dz-preview.dz-complete .dz-details .dz-icon [class*=bb-icon], .dropzone.document-dropzone .dz-preview .dz-details .dz-filename, .dropzone.document-dropzone .dz-preview .dz-details .dz-size, .dropzone.document-dropzone .dz-preview:not(.dz-complete) .dz-progress-ring-wrap .bb-icon, .dropzone.document-dropzone .dz-preview .dz-remove, .dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-remove:after { color: #A3A5A9; }

.dropzone .dz-default .dz-button, .dropzone .dz-default .dz-button:hover { color: #A3A5A9 !important; }

.dropzone.video-dropzone .dz-preview.dz-complete.dz-file-preview .dz-remove { background-color: #FBFBFC; }

#buddypress .bb-model-header h4, #buddypress .bb-model-header .h4 { margin: 0; }

#boss-media-create-album-popup .media-uploader-wrapper { max-height: 50vh; overflow-x: hidden; overflow-y: auto; }

.bbm-uploader-model-wrap .media-uploader-wrapper { max-height: 50vh; overflow-x: hidden; overflow-y: auto; }

.bb-media-meta { margin-bottom: 20px; }

.bb-media-meta .bb-delete { line-height: 1; }

.bb-media-meta .bb-delete i { font-size: 24px; }

.bb-media-meta .bb-select i { font-size: 12px; }

.bb-media-meta .bb-select.selected i { background: #335eea; color: #fff; border-color: #335eea; }

.bb-media-meta i { font-size: 22px; }

.bb-media-meta .bb-icon-select { font-size: 18px; }

.bb-action-check-wrap .bb-icon { width: 22px; height: 22px; border-radius: 50%; border: 1px solid #fff; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.selected .bb-action-check-wrap .bb-icon { background-color: #335eea; }

.bp-video-thumbnail-uploader .video-thumbnail-content .bb-action-check-wrap .bb-custom-check:checked + label .bb-icon, .bp-video-thumbnail-auto-generated .bb-action-check-wrap .bb-custom-check:checked + label .bb-icon { background: #335eea; }

.modal-container .bp-existing-media-wrap { margin-bottom: 0; padding: 30px 0; }

.bb-model-header { margin-bottom: 0; }

.bb-model-footer .button { margin-top: 0; }

.bb-item-thumb label { display: block; }

.bp-upload-tab-content { padding-top: 30px; }

#bbpress-forums div.bbp-reply-content .modal-container .dropzone, .modal-container .dropzone { margin-bottom: 0; }

#bbpress-forums div.bbp-reply-content .modal-container .bp-upload-tab, #bbpress-forums div.bbp-reply-content .modal-container .bp-thumbnail-upload-tab, .modal-container .bp-upload-tab, .modal-container .bp-thumbnail-upload-tab { font-weight: 500; font-size: 17px; color: #939597; }

#bbpress-forums div.bbp-reply-content .modal-container .bp-upload-tab.selected, #bbpress-forums div.bbp-reply-content .modal-container .bp-thumbnail-upload-tab.selected, .modal-container .bp-upload-tab.selected, .modal-container .bp-thumbnail-upload-tab.selected { color: #122B46; }

.activity-list.loading .bb-icon-loader { font-size: 20px; }

#buddypress .bb-photo-list li.load-more { margin: 20px auto 10px; text-align: center; width: 100%; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; }

.bb-member-photos-header { margin-top: 0; }

.groups.single-item .bb-member-photos-header { /*margin-top: 20px;*/ }

.media-folder-document-filters .media-search-form:before { content: "\e81f"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; position: absolute; top: 10px; font-size: 14px; color: #4D5C6D; left: 9px; opacity: 0.4; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.media-folder-document-filters .select-wrap select { appearance: none; -webkit-appearance: none; -moz-appearance: none; background: url(../images/svg/arrow-down.svg) no-repeat right 1em center !important; padding-right: 40px; height: 34px; font-size: 14px; }

#bp-media-create-folder .bb-folder-location-select:after, #bp-media-edit-child-folder .bb-folder-location-select:after, #bp-media-create-child-folder .bb-folder-location-select:after { content: ""; background-image: url(../images/svg/arrow-down.svg); background-repeat: no-repeat; background-position: center; height: 10px; width: 10px; display: inline-block; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

#bp-media-create-folder .bb-folder-location-select-list li:before, #bp-media-edit-child-folder .bb-folder-location-select-list li:before, #bp-media-create-child-folder .bb-folder-location-select-list li:before { content: "\e8ec" !important; font-family: "bb-icons" !important; display: inline-block; font-size: 14px; margin-right: 8px; }

.album-single-view #bp-media-uploader .bp-existing-media-wrap .load-more { max-width: 220px; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }

/*comment option*/
.comments-area .comment-content-wrap { position: relative; }

.comments-area .comment-content-wrap .comment-meta { margin-right: 35px; }

.comments-area .comment-content-wrap .bb_more_options { position: absolute; top: 0; right: 0; }

.bb-groups-invites-left .bb-panel-head { position: relative; border-bottom: 1px solid #e7e9ec; padding: 15px 20px; }

.bb-groups-invites-left .bb-panel-subhead { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 4px 0px; }

.bb-groups-invites-left span.select-members-text { font-size: 13px; }

.bb-groups-invites-left .bb-title-wrap { margin: -20px -20px 20px; border-bottom: 1px solid #E7E9EC; padding: 20px; }

.bb-groups-invites-left .bs-styled-checkbox + label:before { vertical-align: middle; }

.bb-groups-invites-left .bs-styled-checkbox:checked + label:after { top: 4px; }

.bb-groups-invites-left #members-list.item-list .item-avatar img { max-width: 45px; }

.bb-groups-invites-left input#group_invites_search { background-size: 14px; background-position: left 12px center; background-color: #FBFBFC; height: 32px; }

#item-body .total-members-text { font-size: 18px; font-weight: 500; letter-spacing: -0.24px; margin: 0; }

.bb-groups-invites-right-top { min-height: 222px; }

.bb-groups-invites-right-top div.bp-feedback { background: #fbfbfc; }

#send_group_invite_form .bb-groups-invites-right-top .bb-title { margin: 0; line-height: 1.4; font-size: 18px; font-weight: 500; letter-spacing: -0.24px; }

.bb-groups-invites-right .bb-title-wrap { margin: -20px -20px 20px; border-bottom: 1px solid #E7E9EC; padding: 20px; }

#buddypress input#bp_invites_reset { background: transparent; color: #335eea; border: 1px solid #335eea; box-shadow: none; }

#group-invites-container .bb-groups-invites-left .group-invites-members-listing .action button { background: url(../images/svg/circle-add.svg) no-repeat; height: 26px; width: 26px; background-size: contain; padding: 0; min-width: 26px; }

#group-invites-container .bb-groups-invites-left .group-invites-members-listing li.selected .action button { background: url(../images/svg/circle-close.svg) no-repeat; }

#group-invites-container .bb-groups-invites-left .group-invites-members-listing .action button .icons { opacity: 0; }

#send_group_invite_form .select2-selection__choice__remove { font-size: 0; padding: 1px 0 0 0; }

#send_group_invite_form .select2-selection__choice__remove:before { content: "\e828"; font-family: "bb-icons"; font-size: 14px; line-height: 1; color: #4d5c6d; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-font-smoothing: antialiased; }

#bp-group-invite-content #whats-new-toolbar { padding: 20px; position: absolute; bottom: 0; right: 0; }

#group-invites-new-submit { padding: 0; }

#group-invites-new-submit #bp_invites_reset { margin: 0; }

#bp-invites-dropdown-options-loader { margin-left: auto; margin-right: 10px; position: relative; top: 3px; }

.group-invites-members-listing .bp-invites-feedback { padding: 0 20px; }

#buddypress #send_group_invite_form .select2-search__field { height: 30px; }

body #buddypress .group-invites-members-listing .bp-list .action { max-width: 26px; }

body.send-invites .select2-container .select2-dropdown { display: none; }

.bb-more-invites-wrap .bb-icons { margin-right: 5px; font-size: 20px; }

.bb-panel-head { min-height: 66px; }

.bb-groups-messages-left .bp-search { padding: 0 20px; }

.bb-groups-messages-left select { height: 37px; }

.bb-groups-messages-left .bp-list li .item-avatar { margin-right: 15px; }

.bb-groups-messages-left #members-list.item-list .item-avatar img { max-width: 45px; }

#item-body .total-members-text { font-size: 18px; font-weight: 500; letter-spacing: -0.24px; }

#group_messages_search { background-size: 14px; background-position: left 12px center; background-color: #FBFBFC; height: 32px; }

.bb-groups-messages-right .bb-title-wrap { margin: -20px -20px 20px; border-bottom: 1px solid #E7E9EC; padding: 20px; }

.bb-groups-messages-right .group-messages-compose { font-size: 0; }

.bb-groups-messages-right .group-messages-compose:after { content: "\e80c" !important; font-family: bb-icons !important; font-size: 22px; line-height: 20px; text-align: center; }

#group-messages-container .bb-groups-messages-right-top .bb-title { margin: 0; line-height: 1.4; font-size: 18px; font-weight: 500; letter-spacing: -0.24px; }

label.bp-group-message-label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.group-messages-members-listing .button { box-shadow: none !important; }

a.bb-close-select-members.button { min-width: 110px; }

.add-more-members .bb-add-members { font-size: 14px; }

.add-more-members .bb-add-members .bb-icon-plus-circle { margin-right: 5px; font-size: 18px; vertical-align: middle; }

@media screen and (max-width: 560px) { .add-more-members .bb-add-members { font-size: 12px; }
  .add-more-members .bb-add-members .bb-icon-plus-circle { font-size: 16px; } }

#group-messages-container .load-more .bb-icon-loader { font-size: 20px; }

#send_group_message_form .select2-selection__choice__remove { font-size: 0; line-height: 1; margin: 0 0 0 8px; }

#send_group_message_form .select2-selection__choice__remove:before { content: "\e828"; font-family: "bb-icons"; font-size: 13px; line-height: 1; background: #fff; border-radius: 50%; color: #4D5C6D; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 13px; min-height: 13px; text-indent: -1px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.bb-groups-messages-right .medium-editor-element, .bb-groups-messages-right .medium-editor-placeholder { padding: 0; }

.bb-groups-messages-right .medium-editor-element li > ol, .bb-groups-messages-right .medium-editor-element li > ul, .bb-groups-messages-right .medium-editor-placeholder li > ol, .bb-groups-messages-right .medium-editor-placeholder li > ul { margin-bottom: 0; }

.bb-groups-messages-right .medium-editor-element pre, .bb-groups-messages-right .medium-editor-placeholder pre { white-space: pre-wrap; position: relative; z-index: 1; }

.bb-groups-messages-right .medium-editor-element pre p, .bb-groups-messages-right .medium-editor-placeholder pre p { margin-bottom: 0; }

.bb-groups-messages-right .group-messages-type { height: 34px !important; }

.bb-groups-messages-right .standard-form .submit { padding: 0; }

.bb-groups-messages-right div.bp-feedback { background: #fbfbfc; }

.bb-groups-messages-right .bp-group-messages-attached-gif-container { margin-bottom: 20px; }

.bb-groups-messages-right .bp-group-messages-attached-gif-container.closed { display: none; }

.bb-groups-messages-right #bp-group-message-content .medium-editor-placeholder:after { font-style: normal; pointer-events: none; }

#group-messages-container .group-messages-members-listing .item-list li { border-bottom: 0; margin: 0 -20px 1px; width: auto; padding: 8px 20px; }

.bb-groups-messages-right #whats-new-toolbar { padding: 0; margin-top: auto; }

.bb-groups-messages-right #whats-new-toolbar #send_group_message_button { margin: 0; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker .emojionearea-search > input { outline: none; width: 100%; min-width: 100%; height: 30px; }

.bb-groups-messages-right #whats-new-toolbar .gif-media-search-dropdown.open { margin: 0 0 10px -20px; top: auto; bottom: 100%; padding-bottom: 0; padding-top: 10px; }

.bb-groups-messages-right #whats-new-toolbar .gif-media-search-dropdown:before { left: 38px; top: auto; bottom: -11px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.bb-groups-messages-right #whats-new-toolbar .gif-search-content { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column-reverse; flex-flow: column-reverse; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker { top: auto; bottom: 40px; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters { top: auto; bottom: 0; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker .emojionearea-search-panel { top: auto; bottom: 40px; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker.emojionearea-filters-position-top.emojionearea-search-position-top .emojionearea-scroll-area { bottom: auto; top: 0; }

.bb-groups-messages-right #whats-new-toolbar .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { bottom: -10px; top: auto; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.bookmark-link-container .bookmark-it .bb-helper-icon { font: normal normal normal 20px/1 "bb-icons"; speak: none; display: inline-block; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.bookmark-link-container .bookmark-it .bb-helper-icon:before { content: "\e82d"; }

.bookmark-link-container .bookmark-it .bb-helper-icon.fa-spinner { font-family: Font Awesome\ 5 Free; font-weight: 900; }

.bookmark-link-container .bookmark-it .bb-helper-icon.fa-spinner:before { content: "\f110" !important; }

.bookmark-link-container .bookmark-it.bookmarked .bb-helper-icon:before { content: "\e833"; }

.bookmark-link-container .bookmark-it.bookmarked .bb-helper-icon.fa-spinner { font-family: Font Awesome\ 5 Free; font-weight: 900; }

.bookmark-link-container .bookmark-it.bookmarked .bb-helper-icon.fa-spinner:before { content: "\f110" !important; }

.sl-wrapper .sl-button .sl-icon .fa { font: normal normal normal 18px/1 "bb-icons"; speak: none; display: inline-block; text-decoration: inherit; text-transform: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.sl-wrapper .sl-button .sl-icon .fa:before { content: "\e892"; }

.sl-wrapper .sl-button .sl-icon .fa.fa-spinner { font-family: Font Awesome\ 5 Free; font-weight: 900; }

.sl-wrapper .sl-button .sl-icon .fa.fa-spinner:before { content: "\f110" !important; }

.sl-wrapper .sl-button.liked .sl-icon .fa:before { content: "\e90c"; }

.sl-wrapper .sl-button.liked .sl-icon .fa.fa-spinner { font-family: Font Awesome\ 5 Free; font-weight: 900; }

.sl-wrapper .sl-button.liked .sl-icon .fa.fa-spinner:before { content: "\f110" !important; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs ul:after, #bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]):after { content: " "; display: table; clear: both; }

#bbpress-forums { font-size: inherit; }

.forum-archive .entry-header .bs-dir-search { margin-top: -29px; }

@media screen and (max-width: 540px) { .forum-archive .entry-header .bs-dir-search { margin: 20px 0; } }

.forum-archive .bp-search-ac.ui-autocomplete.bp-forum-search-ac-header { min-width: initial; }

/* Banner */
.bs-forums-banner { padding: 76px 20px; }

.entry-content .bs-forums-banner { margin-top: -30px; }

.bs-forums-banner.has-banner-img { background-repeat: no-repeat; background-size: cover; background-position: center; color: #fff; }

.bs-forums-banner.has-banner-img .bs-search-form { background: rgba(255, 255, 255, 0.1); border: 1px solid rgba(255, 255, 255, 0.4); border-radius: 100px; }

.bs-forums-banner.has-banner-img .bs-search-form:before { color: #fff; opacity: 0.9; }

.bs-forums-banner.has-banner-img input[type=text] { color: #fff; }

.bs-forums-banner.has-banner-img input[type=text].placeholder { color: #fff; opacity: 0.85; }

.bs-forums-banner.has-banner-img input[type=text]:-moz-placeholder { color: #fff; opacity: 0.85; }

.bs-forums-banner.has-banner-img input[type=text]::-moz-placeholder { color: #fff; opacity: 0.85; }

.bs-forums-banner.has-banner-img input[type=text]:-ms-input-placeholder { color: #fff; opacity: 0.85; }

.bs-forums-banner.has-banner-img input[type=text]::-webkit-input-placeholder { color: #fff; opacity: 0.85; }

.bs-forums-banner.has-banner-img h1, .bs-forums-banner.has-banner-img .h1, .bs-forums-banner.has-banner-img p { color: #fff; }

.bs-forums-banner h1, .bs-forums-banner .h1 { font-size: 36px; font-weight: 500; letter-spacing: 0; }

.bs-forums-banner p { opacity: 0.9; font-size: 18px; font-weight: 300; letter-spacing: -0.24px; line-height: 26px; }

.bs-forums-banner #forums-dir-search.bs-dir-search.bs-forums-search { float: none; margin: 0 auto 15px; text-align: left; max-width: 575px; width: 98%; }

.bs-forums-banner #forums-dir-search.bs-dir-search.bs-forums-search #bbp_search { height: 50px; padding-left: 52px; width: 100%; }

.bs-forums-banner .bs-search-form:before { top: 15px; font-size: 20px; left: 18px; }

#bbpress-forums ul { clear: both; }

.bbp-the-content-wrapper .bbp-the-content ul { list-style-type: disc; }

#bbpress-forums { overflow: initial; }

#bbpress-forums h1:not(.bb-banner-title), #bbpress-forums .h1:not(.bb-banner-title) { font-size: 1.75rem; line-height: 1.5rem; margin: 0; padding: 0; }

#bbpress-forums ul.grid { margin-left: -10px; margin-right: -10px; }

#bbpress-forums ul.grid > li { margin-bottom: 20px; padding-bottom: 0; }

#bbpress-forums li.bs-item-wrap { background-color: #fff; margin: 0 0 -1px; }

#bbpress-forums .bbp-breadcrumb { display: none; }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb { display: block; font-size: 12px; padding: 10px 0; max-width: 50%; }

@media (max-width: 900px) { #bbpress-forums .bbp-forum-child .bbp-breadcrumb { float: none; max-width: 100%; } }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb p { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-width: 0; }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb .bb-icon-angle-right { margin: 0 3px; }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb .bbp-breadcrumb-forum, #bbpress-forums .bbp-forum-child .bbp-breadcrumb .bbp-breadcrumb-current { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 50%; }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb:first-child + .bbp-forum-buttons-wrap #subscription-toggle { /*display: none;*/ }

#bbpress-forums .bbp-forum-child .bbp-breadcrumb:first-child ~ .bbp-template-notice { display: none; }

#bbpress-forums fieldset.bbp-form { border: 0; padding: 0; margin: 0; }

#bbpress-forums .bs-reply-list li.bs-reply-list-item:not(:last-child) { margin-bottom: 20px; }

#bbpress-forums .bs-dropdown { background: #fff; }

#bbpress-forums .bs-reply-list { width: 100%; }

#bbpress-forums fieldset.bbp-form legend { padding: 5px 20px; font-size: 16px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) { border-bottom: 1px solid #EEF0F3; overflow: visible; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li { margin: 0 30px 0 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li:last-child { margin: 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li a, #bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li span { display: block; padding: 0 0 16px; text-decoration: none; font-size: 14px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li a span, #bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li a:hover span { background: #C8CBCF; border-radius: 100px; font-size: 11px; font-weight: 600; color: #fff; letter-spacing: -0.26px; line-height: 12px; border: 0; min-width: 25px; display: inline-block; padding: 3px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li.current a, #bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li.selected a { background-color: transparent; border-bottom: 1px solid #007CFF; margin-bottom: -1px; opacity: 1; font-weight: 500; color: #122B46; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li.current a span, #bbpress-forums #bbp-user-wrapper div.item-list-tabs:not([id=subnav]) ul li.selected a span { background-color: #007CFF; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav { border-top: 1px solid #E7E9EC; margin-top: 20px; margin-bottom: 0; overflow: visible; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav ul { list-style: none; margin: 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav li { float: left; margin: 0 30px 0 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav a { color: #939597; display: block; padding: 15px 0; text-decoration: none; font-size: 14px; border: 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav .selected a { background-color: transparent; border-bottom: 1px solid #007CFF; margin-bottom: -1px; opacity: 1; font-weight: 500; color: #122B46; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav .selected a span { background-color: #007CFF; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav span { background: #C8CBCF; box-shadow: none; border-radius: 100px; font-size: 11px; font-weight: 600; color: #fff; letter-spacing: -0.26px; line-height: 15px; border: 0; min-width: 22px; display: inline-block; margin-left: 3px; padding: 2px 7px 1px; text-align: center; vertical-align: middle; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav { border-top: 0; margin-top: 0; margin-bottom: 0; overflow: visible; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav li li { margin: 0; display: block; width: 100%; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav li li a { display: block; font-size: 13px; font-weight: inherit; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.75rem 0.9375rem; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav a.more-button { font-size: 20px; padding: 18px 0; line-height: 1.05; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav a.more-button.active:after { bottom: -10px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs ul.sub-menu { background: #fff; top: 50px; padding: 10px 0; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs li.hideshow.menu-item-has-children > a:after { top: 50px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav li.hideshow span { float: right; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#subnav { overflow: visible; }

#bbpress-forums #bbp-user-wrapper .widget-area:not(.widget-area-secondary) { padding-top: 0; }

@media screen and (max-width: 800px) { .bbpress .widget-area { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .bbpress.has-sidebar.sidebar-left:not(.bp-user) #primary { padding-top: 0; }
  .bbpress.has-sidebar.sidebar-right #primary { padding-bottom: 0; } }

.grid.bs-card-list { margin-bottom: 15px; }

.entry-content .bs-forums-banner-wrap { margin-bottom: 35px; }

.forum-archive #bbpress-forums .content-area.bs-topics-wrapper { padding-top: 0; padding-bottom: 0; }

@media screen and (max-width: 1200px) { .bbpress:not(.bp-user) .container > .grid > .widget-area { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }

.bs-cover-list > li { margin-bottom: 20px; }

.bb-cover-list-item { position: relative; }

.entry-content .bs-forum-details h3 a, .entry-content .bs-forum-details .h3 a { color: #fff; }

.bs-forum-details-top { padding: 15px 0 0; }

.bs-forum-details-top p { opacity: 0.75; font-size: 14px; font-weight: 300; letter-spacing: -0.24px; margin-bottom: 0px; line-height: 1.35; display: block; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.bs-forum-details { position: absolute; bottom: 0; padding: 20px; color: #fff; }

.bs-forum-details h3, .bs-forum-details .h3 { font-size: 20px; font-weight: 500; margin-bottom: 10px; line-height: 21px; }

.bs-forum-details h3 a, .bs-forum-details .h3 a { color: #fff; }

.bs-forum-details p { opacity: 0.75; font-size: 14px; font-weight: 300; color: #fff; letter-spacing: -0.24px; line-height: 19px; margin-bottom: 15px; line-height: 1.35; display: block; display: -webkit-box; max-height: 2.69em; margin: 0 auto; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

.forums-meta span { opacity: 0.7; background: rgba(255, 255, 255, 0.15); border-radius: 100px; display: inline-block; font-size: 11px; font-weight: 500; line-height: 1; color: #fff; letter-spacing: -0.24px; padding: 4px 10px; margin-right: 5px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; max-width: 90%; }

.forums-meta span a { color: inherit; }

.forums-meta span:nth-child(n+3) { display: none; }

.bs-card-list .bb-cover-wrap { border-radius: 4px 4px 0 0; padding-top: 48%; }

.bs-card-list .bb-cover-list-item { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; height: 100%; padding-bottom: 20px; -webkit-transition: 0.2s all; transition: 0.2s all; }

.bs-card-list .bb-cover-list-item:hover { box-shadow: 0 4px 32px 0 rgba(18, 43, 70, 0.1); }

.bs-card-list .bs-timestamp { position: absolute; bottom: 20px; }

.bs-card-list .bs-sec-header { margin-bottom: 12px; }

.bs-card-list .forums-meta span { background: rgba(18, 43, 70, 0.1); color: #122B46; }

.bs-card-list .bb-cover-wrap:after { display: none; }

.bs-card-list .forums-meta { margin-bottom: 12px; }

.site-content .bs-card-list .bs-sec-header h3, .site-content .bs-card-list .bs-sec-header .h3 { margin-bottom: 0; }

.bs-timestamp { font-size: 14px; color: #7F868F; letter-spacing: -0.24px; line-height: 1.6; }

.bs-timestamp a { color: inherit; }

.bs-timestamp a:hover { color: #122B46; }

.bs-cover-list .bs-timestamp a:hover { color: #fff; }

.bs-cover-list .forums-meta.bb-forums-meta { margin-bottom: 0; margin-top: 10px; }

.forums-meta.bb-forums-meta:empty { display: none; }

.bb-forum-content-wrap { margin-bottom: 15px; }

.bs-card-forum-details { padding: 22px 25px; }

.bs-card-forum-details h3, .bs-card-forum-details .h3 { font-size: 20px; font-weight: 500; line-height: 1.2; }

.bs-card-forum-details h3 a, .bs-card-forum-details .h3 a { color: inherit; }

.bs-card-forum-details h3 a:hover, .bs-card-forum-details .h3 a:hover { color: #007CFF; }

.bs-card-forum-details .bb-forum-content { font-size: 14px; letter-spacing: -0.24px; line-height: 22px; margin-bottom: 10px; line-height: 1.35; display: block; display: -webkit-box; max-height: 2.69em; margin: 0 auto; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

#bbpress-forums .bs-item-list:not(.bb-tag-items-list) .bs-item-wrap:not(.bs-header-item) { border-top: 0; border-radius: 0; }

#bbpress-forums .bs-item-list:not(.bb-tag-items-list) .bs-item-wrap.bs-header-item { margin-bottom: 0; }

.bs-item-wrap.bs-header-item { min-height: 68px; }

#bbpress-forums#bbpress-forums .bs-forums-items { /* smartphones, touchscreens */ }

#bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title { font-size: 1.125rem; letter-spacing: -0.24px; line-height: 1; margin: 0; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-avatar { font-size: 0; -ms-flex-item-align: start; align-self: flex-start; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-avatar img { border-radius: 50%; margin-top: 0; image-rendering: -webkit-optimize-contrast; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-avatar .bbp-author-name { display: none !important; }

#bbpress-forums#bbpress-forums .bs-forums-items .bs-sorting-list { list-style: none; margin-bottom: 0; }

#bbpress-forums#bbpress-forums .bs-forums-items .avatar { max-width: 48px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-avatar > a { min-width: 48px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-title { margin-bottom: 4px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-title a { font-size: 16px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .item-meta { font-size: 14px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-meta > span { margin-right: 5px; margin-bottom: 4px; margin-top: 5px; display: inline-block; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-meta .bs-replied { margin-right: 10px; }

#bbpress-forums#bbpress-forums .bs-forums-items i.bb-icon-reply:before { font-size: 21px; line-height: 0; margin: 0; height: auto; width: auto; position: relative; top: 3px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view li.dropdown-open > .bs-reply-list-item, #bbpress-forums#bbpress-forums .bs-forums-items.list-view li .bs-reply-list-item:hover { background-color: #f5f6f7; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view li.dropdown-open > .bs-reply-list-item .bs-dropdown-wrap .bs-dropdown-wrap-inner, #bbpress-forums#bbpress-forums .bs-forums-items.list-view li .bs-reply-list-item:hover .bs-dropdown-wrap .bs-dropdown-wrap-inner { opacity: 1; visibility: visible; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view li .bs-reply-list-item.in-focus { background-color: #f5f6f7; }

@media (hover: none) and (pointer: coarse) { #bbpress-forums#bbpress-forums .bs-forums-items.list-view li .bs-dropdown-wrap .bs-dropdown-wrap-inner { opacity: 1; visibility: visible; } }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap { position: relative; right: initial; top: initial; margin-left: 10px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner { opacity: 0; visibility: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a { opacity: 1; float: left; padding: 0; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a > i { font-size: 19px; color: #9ca8b4; background-color: #fff; padding: 7px; border: 1px solid #e7e9ec; border-left-width: 0; border-radius: 0 3px 3px 0; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a > i:before { top: 0; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner > a:first-child > i { border-left-width: 1px; border-radius: 3px 0 0 3px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown { padding: 5px 0; z-index: 112; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown:after { right: 29px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links { padding: 0; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a { padding: 10px 14px; color: #7f868f; line-height: 1.1; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a:before { font-family: "bb-icons"; font-size: 16px; display: inline-block; margin-right: 10px; vertical-align: middle; width: 20px; text-align: center; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-close-link:before { content: "\e8f6"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-merge-link:before { content: "\e8af"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-edit-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-edit-link:before { content: "\e80c"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-move-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-move-link:before { content: "\e969"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-restore-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-restore-link:before { content: "\e8d7"; margin-top: -2px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-delete-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-delete-link:before { content: "\e937"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-split-link:before { content: "\e88b"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-trash-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-trash-link:before { content: "\e937"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-topic-spam-link:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.bbp-reply-spam-link:before { content: "\e8c9"; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.report-content:before, #bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.reported-content:before { content: "\e8ea"; font-size: 15px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a.reported-content { opacity: 0.8 !important; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner .bs-dropdown .bbp-admin-links a:hover { color: #007CFF; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner.bb-theme-actions .bb-forum-reply-text { display: none; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner.bb-theme-no-actions > a { background-color: #fff; padding: 3px 11px 3px 9px; color: #9ca8b4; border: 1px solid #e7e9ec; border-radius: 5px; font-size: 14px; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner.bb-theme-no-actions > a:before { display: none; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner.bb-theme-no-actions > a:after { display: none; }

#bbpress-forums#bbpress-forums .bs-forums-items.list-view .bs-dropdown-wrap .bs-dropdown-wrap-inner.bb-theme-no-actions > a > i { border: 0; background-color: transparent; padding: 0; vertical-align: middle; }

#bbpress-forums#bbpress-forums .bs-forums-items .closed .item-title a { opacity: 0.6; font-weight: 400; }

#bbpress-forums#bbpress-forums .bs-forums-items .closed .item-meta { /*opacity: 0.6;*/ }

#bbpress-forums#bbpress-forums .bs-forums-items .bb-icon-reply { margin-left: -2px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags { position: relative; margin-top: 5px; padding-left: 25px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags .bb-icon-tag { -webkit-transform: rotate(85deg); -ms-transform: rotate(85deg); transform: rotate(85deg); position: absolute; left: 0; top: 7px; font-size: 17px; color: #aaaaaa; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags ul { margin: 0; list-style: none; display: inline-block; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags ul li { display: inline-block; margin-right: 8px; font-size: 13px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags ul li a { color: #aaaaaa; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-tags ul li a:hover { color: #393e41; }

#bb-forums-archive-content .bs-card-list { margin-bottom: 0; }

.bs-forums-items .item-meta.bb-reply-meta { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.3; }

.bs-forums-items .item-meta > span.bs-like { margin-bottom: 0; }

.bs-replied .bbp-author-avatar { display: none; }

span.color.bs-meta-item a { font-size: inherit; display: inline-block; }

@media (min-width: 1241px) { .bs-forums-meta { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; min-width: 0; } }

.bs-meta-item { background: #007CFF; border-radius: 100px; font-size: 11px; color: #fff; letter-spacing: -0.19px; display: inline-block; line-height: 1; margin-left: 3px; text-align: center; max-width: 100%; vertical-align: middle; }

body .bs-meta-item.bs-meta-item a { display: block; padding: 4px 10px; color: #fff; opacity: 1; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.bs-meta-item.red { background: rgba(255, 58, 48, 0.15); color: #FF3A30; }

.bs-meta-item.green { background: rgba(72, 191, 30, 0.15); color: #48BF1E; }

.bs-meta-item.gray { background: rgba(138, 139, 145, 0.15); color: #8A8B91; }

.bs-meta-item.blue { background: rgba(22, 167, 241, 0.15); color: #16A7F1; }

.bs-meta-item.pink { background: rgba(197, 107, 218, 0.15); color: #C56BDA; }

.bs-meta-item.color.no-action:hover { opacity: 1; }

.bs-meta-item span.no-links { padding: 4px 10px; display: inline-block; }

.bs-replied a { color: inherit; }

#bbpress-forums .bb-forums-list { margin-bottom: 12px; }

#bbpress-forums .bs-forums-items { margin-bottom: 30px; }

#bbpress-forums .bb-forums-list { margin-left: -10px; margin-right: -10px; }

#bbpress-forums .bb-forums-list > li { margin-bottom: 20px; }

.forums-header { border-bottom: 1px solid #EEF0F3; margin-bottom: 25px; padding-bottom: 25px; }

.forums-header .flex { -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-sidebar-subforums { margin-left: 1.25rem; margin-top: 0.625rem; margin-bottom: 0.75rem; }

.content-area.bs-topics-wrapper { padding-top: 35px; }

.bs-dir-search.bs-forums-search { margin: 0 0 0 auto; }

.bs-model-open .buddypanel { z-index: 0; }

.bs-model-open .bbp-reply-form { position: relative; z-index: 0; }

span.bs-like-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

span.bs-like-inner a { margin-right: 5px; }

.btn-new-topic .bb-icon-edit-square-small:before { font-size: 20px; line-height: 1px; }

.bbp_before_forum_new_post { text-align: right; }

.bbp_before_forum_new_post .button.btn-new-topic { max-width: 230px; margin-bottom: 0; }

#bbpress-forums .bbp_before_forum_new_post + ul.bs-forums-items { margin-top: 20px; }

.widget_display_search form#bbp-search-form { position: relative; }

.widget_display_search form#bbp-search-form input[name=bbp_search] { background-image: none; }

.widget_display_search form#bbp-search-form:before { position: absolute; content: ""; display: inline-block; width: 16px; height: 16px; background-repeat: no-repeat; background-position: 10px 50%; background-size: 16px; background-image: url("../images/svg/search.svg"); background-position: left top; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); left: 13px; }

.bbp-search-form #bbp_search_submit, .widget_display_search #bbp_search_submit { display: none; }

.bbp-search-form input[name=bbp_search], .widget_display_search input[name=bbp_search] { border-radius: 30px; background-position: 13px 50%; padding-left: 2.4rem; width: 100%; }

.widget_display_stats dl { overflow: hidden; margin: 0; }

.widget_display_stats dt { clear: right; }

.widget_display_stats dd { float: right; position: relative; margin-top: -18px; }

.widget_display_stats dd strong { right: 2px; top: 0; position: absolute; display: block; font-size: 10px; background: #999; color: #fff; padding: 0 4px; border-radius: 50%; min-width: 20px; text-align: center; min-height: 20px; line-height: 20px; }

.widget_display_stats abbr[title] { text-decoration: none; }

.widget-area.bbpress-widget-area-sidebar { padding-bottom: 0; padding-top: 0; }

.bs-item-wrap .item-avatar { position: relative; }

.bb-topic-status { background-size: cover; background-repeat: no-repeat; width: 28px; height: 28px; position: absolute; top: 0; right: -12px; border-radius: 50%; font-style: normal; }

.bb-topic-status.sticky, .bb-topic-status.unsticky { background-image: url(../images/svg/sticky.svg); }

.bb-topic-status.super-sticky { background-image: url(../images/svg/super-sticky.svg); }

.bb-topic-status.closed, .bb-topic-status.open { background-image: url(../images/svg/lock.svg); }

.bb-topic-status.favorited, .bb-topic-status.unfavorited { background-image: url(../images/svg/star.svg); }

.bb-topic-status.moderator { background-image: url(../images/svg/admin.svg); }

.bb-topic-status.subscribed, .bb-topic-status.unsubscribed { background-image: url(../images/svg/subscribed.svg); }

.bb-topic-status.open, .bb-topic-status.unsticky, .bb-topic-status.unsubscribed { opacity: 0.4; }

.bb-topic-status.unfavorited { opacity: 0.4; }

.bb-topic-status + .bb-topic-status { top: 14px; right: -10px; }

.bb-topic-status + .bb-topic-status + .bb-topic-status { top: 26px; right: -2px; }

h4.bb-active-order, .bb-active-order.h4 { font-size: 16px; font-weight: 400; color: #A3A5A9; letter-spacing: -0.24px; margin: 0 0 0 20px; }

div#bb-forum-single-content { margin-bottom: 30px; }

.bs-voices-wrap, span.bs-replied, span.bs-voices, span.bs-replies { display: inline-block; }

.bs-header-item .bb-topic-states { /*    position: absolute; display: inline-block; line-height: 1; right: 0; top: -3px;*/ }

.bs-header-item .bb-topic-states .bb-topic-status { position: relative; display: inline-block; vertical-align: middle; line-height: 1; height: 28px; margin: 0 0 -5px; width: 28px; right: 0; top: 0; }

.bs-header-item .bb-topic-states .bb-topic-status a { display: block; text-indent: -9999px; width: 28px; height: 28px; }

.bs-item-list .bs-reply-list-item .item-avatar { margin-right: 15px; }

.bs-reply-list-item:not(.depth-1) .item-avatar > a { min-width: 24px; }

.bs-reply-list-item:not(.depth-1) .item-avatar .avatar { max-width: 36px; }

.bs-like a { display: inline-block; }

#bbpress-forums #bbp-user-body { margin-left: 0; }

#bbpress-forums div.even, #bbpress-forums ul.even, #bbpress-forums div.odd, #bbpress-forums ul.odd { background-color: transparent; }

@media (max-width: 1200px) { #bbpress-forums#bbpress-forums .bs-forums-items.bs-item-list.list-view div.action { padding-left: 20px; }
  #bbpress-forums#bbpress-forums .bs-forums-items.bs-item-list.list-view div.action { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-top: 10px; min-width: 0; padding-left: 65px; }
  #bbpress-forums#bbpress-forums .bs-forums-items .item-meta > span { margin-bottom: 6px; } }

@media (max-width: 540px) { #bbpress-forums#bbpress-forums .bs-forums-items .avatar { /*max-width: 36px;*/ }
  #bbpress-forums#bbpress-forums .bs-forums-items .item-avatar > a { min-width: 48px; }
  #bbpress-forums#bbpress-forums .bs-forums-items .item-title a { font-size: 15px; }
  #bbpress-forums#bbpress-forums .bs-forums-items.list-view .item-meta { font-size: 12px; }
  #bbpress-forums#bbpress-forums .bs-forums-items.bs-item-list.list-view div.action { /*padding-left: 52px;*/ }
  #bbpress-forums#bbpress-forums .bs-forums-items.bs-item-list .bs-meta-item { margin-bottom: 5px; }
  .bb-topic-status { width: 20px; height: 20px; right: -6px; }
  .bs-dir-search.bs-forums-search { margin-top: 20px; width: 100%; } }

.bbp-pagination-links { border: 1px solid #E7EAEC; background: #fff; border-radius: 3px; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 13px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 0 5px; }

.bbp-pagination-links:empty { display: none; }

.bbp-pagination-links a:hover, .bbp-pagination-links span.current { background: transparent; opacity: 1; border: 0; }

.bbp-pagination-links a, .bbp-pagination-links span.current { padding: 8px 10px; margin-left: 0; border: 0; line-height: 1; }

.bbp-pagination-links span.dots { padding: 0 10px; margin-left: 0; line-height: 1; }

.bbp-pagination-count { color: #A3A5A9; font-size: 13px; }

.bbp-pagination-count:empty { display: none; }

.scrubberpost { transition: background 0.5s; -webkit-transition: background 1s; }

#content #buddypress .scrubberpost.highlight { background: #fff5a1; }

.single-topic-sidebar-links { overflow: hidden; }

body:not(.bb-page-loaded) .scrubber { display: none; }

body.bb-page-loaded .scrubber { display: block; }

body.bb-page-loaded .scrubber.light { display: none; }

.scrubber { margin-top: 25px; margin-left: 10px; -webkit-box-flex: 0; -ms-flex: none; flex: none; min-width: auto; display: block; position: relative; }

.scrubber .reply-timeline-container { height: 300px; margin-bottom: 10px; border-left: 1px solid #e1e3e6; margin-left: 5px; }

.scrubber .handle { padding-left: 15px; min-height: 42px; cursor: move; font-size: 14px; font-weight: 500; color: #122B46; }

.scrubber .handle:after { background: #007CFF; content: ""; position: absolute; width: 5px; border-radius: 10px; height: 100%; left: -3px; top: 0; }

.scrubber .handle.animate { transition: top 1s; -webkit-transition: top 1s; }

.scrubber .desc { display: block; font-size: 11px; font-weight: 400; color: #A3A5A9; margin: 0; line-height: 1; }

.scrubber a.firstpostbtn, .scrubber a.lastpostbtn { font-size: 12px; color: #939597; display: block; margin-bottom: 5px; z-index: 100; }

.scrubber a.lastpostbtn { position: absolute; bottom: -40px; }

.scrubber svg { margin-right: 6px; }

.bbpress .widget_display_forums li li .color { visibility: hidden; }

.bbpress .widget_display_forums li a { color: #939597; white-space: nowrap; width: 80%; display: inline-block; overflow: hidden; text-overflow: ellipsis; font-size: 14px; letter-spacing: -0.24px; }

.bbpress .widget_display_forums li a:hover { color: #007CFF; }

.bbpress .widget_display_forums li a.selected { color: #122B46; }

.bbpress .widget_display_forums span.topics-count { float: right; }

.bbpress .widget_display_forums li { margin: 0 0 10px; padding: 0; }

.bbpress .widget_display_forums span.color { width: 13px; display: inline-block; height: 13px; margin-right: 7px; border-radius: 50%; border: 1px solid; position: relative; top: -1px; }

.bbpress .widget_display_forums > ul.bb-sidebar-forums > li a:before { content: ""; width: 13px; display: inline-block; height: 13px; margin-right: 7px; border-radius: 50%; border: 1px solid #E7E9EC; position: relative; top: 1px; background-color: #007CFF; }

.bbpress .widget_display_forums > ul.bb-sidebar-forums ul.bb-sidebar-forums li a:before { visibility: hidden; }

.bbpress-widget-area-sidebar .bb-quick-links { list-style: none; padding: 0; margin: 0 0 20px; font-size: 14px; }

.bbpress-widget-area-sidebar .bb-quick-links.bb-topics-link { margin: -10px 0; }

.bbpress-widget-area-sidebar .bb-quick-links li { margin: 0; }

.bbpress-widget-area-sidebar .bb-quick-links a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; color: #122B46; opacity: 0.4; line-height: 1; padding: 10px 20px; -webkit-transition: 0.3s all; transition: 0.3s all; }

.bbpress-widget-area-sidebar .bb-quick-links a:hover { opacity: 0.9; color: #122B46; }

.bbpress-widget-area-sidebar .bb-quick-links a.selected { opacity: 1; }

.bbpress-widget-area-sidebar .bb-quick-links .bb-svg-icon { margin-right: 10px; }

.bbpress-widget-topicby .bb-quick-links a { padding: 10px 0; }

.bs-topic-form-wrap .bbp-topic-form { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0 -20px; }

.bs-topic-form-wrap select, .bs-topic-form-wrap input[type=text] { width: 100%; border-radius: 0; border-right: 0; border-left: 0; }

.bs-topic-form-wrap .vue-input-tag-wrapper { border: 1px solid #DEDFE2; -webkit-appearance: initial; border-left: 0; border-right: 0; }

.bs-topic-form-wrap .vue-html5-editor { border-left: 0; border-right: 0; border-radius: 0; }

.bbp-form-head { margin-bottom: 15px; }

.bs-topic-avatar-wrap { margin-right: 15px; }

.bs-topic-avatar-wrap .avatar { max-width: 48px; }

.medium-editor-element, .medium-editor-placeholder { background-color: #fff; padding: 20px 15px 0; cursor: text; text-align: left; outline: none; min-height: 60px; }

.bb-bbp-form { margin: 0; }

.bbp-form-fields-bottom-wrap { border-top: 1px solid #E7E9EC; }

.bb-topic-tags-wrap { border-bottom: 1px solid #E7E9EC; padding: 10px 15px; }

.bb-bbp-form .vue-input-tag-wrapper.vue-input-tag-wrapper { border: 0; -webkit-appearance: none; margin-left: 10px; padding: 5px 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bb-bbp-form [name=bbp_topic_content] { border-radius: 0; min-height: 80px; max-height: 30vh; overflow: auto; padding: 0; }

.bb-resize-to-full .bb-bbp-form [name=bbp_topic_content] { min-height: 50vh; max-height: 54vh; }

.bb-bbp-form textarea[name=bbp_topic_content], .bb-bbp-form textarea[name=bbp_reply_content] { width: 100%; border: none; }

.modal-container.bbp-topic-form { border-radius: 8px 8px 0 0; padding: 15px 15px 0; }

.modal-container.bb-reply-form { border-radius: 8px 8px 0 0; padding: 15px; }

.bb-bbp-form-fields-wrap { margin: 0 -15px; }

.bbp-topic-content-wrap { margin: 0 0 15px; }

.bb-bbp-form input[type=text] { border-radius: 0; border: 0; padding: 0; margin: 0; width: 100%; }

.bb-bbp-form input.new-tag { width: auto; height: auto; min-height: 24px; }

.bb-bbp-form-fields-wrap input[type=text]:focus { border-color: #E7E9EC; }

.bb-bbp-form-fields-wrap .medium-editor-placeholder-relative:after, .bb-bbp-form-fields-wrap .medium-editor-placeholder:after { width: 100%; color: #C3C6C9; font-style: normal; padding: 0; }

.bbp-form-footer { -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 15px; }

label[for=bbp_reply_subscription], label[for=bbp_topic_subscription] { font-size: 15px; color: #4D5C6D; letter-spacing: -0.24px; }

.bb-bbp-form a.bb-btn-cancle.bb-btn-cancle { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; }

.bbp-form-footer .button { min-width: 110px; margin-left: 15px; }

.medium-editor-toolbar .medium-editor-toolbar-actions { background: #122B46; border-radius: 4px; height: 44px; padding: 0; }

div.medium-editor-toolbar li button { background: transparent; border-radius: 0; padding: 10px; -webkit-transition: initial; transition: initial; border: 0; }

.bb-form-multiple-options { font-size: 13px; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 6px 15px; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-form-multiple-options > div { max-width: 32%; }

.bb-form-multiple-options label { color: #999; font-size: 12px; }

.bb-form-multiple-options select { color: inherit; font-size: 13px; height: 32px; width: 100%; }

div.medium-toolbar-arrow-over:before, div.medium-toolbar-arrow-under:after { display: none; }

#bb-form-reply-wrapper, #bb-form-topic-wrapper { position: fixed; bottom: -400px; z-index: 1111; width: 100%; -webkit-transition: 0.4s bottom; transition: 0.4s bottom; }

#bb-form-reply-wrapper:empty, #bb-form-topic-wrapper:empty { visibility: hidden; opacity: 0; }

#bb-form-reply-wrapper .infinite-loading-container .infinite-status-prompt, #bb-form-topic-wrapper .infinite-loading-container .infinite-status-prompt { display: none; }

#bb-form-reply-wrapper.show, #bb-form-topic-wrapper.show { bottom: 0; -webkit-transition: 0.4s bottom; transition: 0.4s bottom; }

.bb-flyform-actions { position: absolute; right: 15px; top: 15px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bb-resize-to-minimize .bb-flyform-actions { top: 25px; }

.bb-flyform-actions a { margin-left: 10px; color: rgba(18, 43, 70, 0.4); }

body.bb-resize-to-full #bb-form-topic-wrapper, body.bb-resize-to-full #bb-form-reply-wrapper { max-width: 100% !important; left: 0; right: 0; top: 0; }

body.bb-resize-to-full #bb-form-reply-wrapper .bbp-form { min-height: 100vh; }

body.bb-resize-to-full .modal-container.bbp-topic-form { min-height: 100vh; border-radius: 0; }

body.bb-resize-to-full .bbp-form { min-height: -webkit-calc(100vh - 15px); min-height: calc(100vh - 15px); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

body.bb-resize-to-full .bbp-form-fields-bottom-wrap { margin-top: auto; }

#replies-content { min-height: 100vh; }

#replies-content .infinite-status-prompt { padding: 0; }

#replies-content span:empty { display: none; }

body.bb-resize-to-minimize .bb-minimize, body:not(.bb-resize-to-minimize) .bb-maximize, body.bb-resize-to-full .bb-resize-large, body:not(.bb-resize-to-full) .bb-resize-small { display: none; }

body.bb-resize-to-minimize #bb-form-topic-wrapper.show, body.bb-resize-to-minimize #bb-form-reply-wrapper.show { bottom: auto; top: -webkit-calc(100vh - 70px); top: calc(100vh - 70px); }

.item-meta.bb-reply-title { padding-left: 12px; font-weight: 500; font-size: 16px; color: #122B46; min-width: 0; }

.item-meta.bb-reply-title span { display: inline-block; width: 80%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; vertical-align: middle; line-height: 1; padding-left: 5px; }

.bbp-reply-form { width: 100%; }

.bb-reply-form-elem .avatar { max-width: 48px; }

.bb-reply-form-elem .bb-tags-wrap { border-bottom: 1px solid #E7E9EC; padding: 0 15px; }

.bb-reply-form-elem .bb-bbp-form-fields-wrap .medium-editor-placeholder:after, .bb-reply-form-elem .bb-bbp-form-fields-wrap .medium-editor-placeholder-relative:after { padding: 0px 15px; top: 10px; }

.bb-reply-form-elem .medium-editor-element, .bb-reply-form-elem .medium-editor-placeholder { min-height: 80px; padding: 10px 15px 0; }

div.vue-input-tag-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; outline: none; }

div.vue-input-tag-wrapper .input-tag { margin: 2px; padding: 3px 8px; display: -webkit-box; display: -ms-flexbox; display: flex; min-height: 20px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-item-align: center; align-self: center; line-height: 1.2; }

div.vue-input-tag-wrapper .input-tag span { display: inline-block; line-height: 1; margin-right: 4px; }

.bb-bbp-form.bb-reply-form-elem input[type=text] { /*width: auto;*/ }

.item-title.bb-tag-letter { font-size: 28px; font-weight: 700; margin: 2px 20px 0 5px; line-height: 1; min-width: 22px; }

ul.bb-tags-list { margin: 0; list-style: none; }

ul.bb-tags-list li:not(:last-child) { margin-bottom: 7px; }

.bb-forum-search-content { font-size: 14px; color: #122B46; letter-spacing: -0.24px; line-height: 1.58; margin-top: 16px; margin-bottom: 10px; background: #F7FAFE; }

.bb-forum-search-content > * { background: #F7FAFE; border-radius: 4px; margin-bottom: 3px; padding: 15px; }

.bb-forum-search-content > *:last-child { margin-bottom: 0; }

.bb-forum-search-content .highlight { background: #F9BB2D; color: #fff; padding: 0 1px; }

.bb-forum-search-content p:empty { display: none; }

.item-title .highlight { background: #F9BB2D; color: #fff; padding: 0 1px; }

.bb-tag-title { height: 34px; position: relative; }

.bb-tag-title > a { background: #EEF0F3; border-radius: 4px; display: inline-block; font-size: 16px; color: rgba(18, 43, 70, 0.6); letter-spacing: -0.24px; line-height: 1; padding: 9px 20px; position: relative; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.bb-tag-title .bb-tag-bg { background: #EEF0F3; border-radius: 4px; left: 0; height: 34px; position: absolute; }

.bb-tag-count-wrap { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; text-align: right; margin-left: 10px; min-width: 30px; }

span.topics-count { font-size: 12px; color: #A3A5A9; letter-spacing: -0.19px; text-align: right; }

.bb-reply-edit-form .bb-model-header { background: #FBFBFC; box-shadow: 0 1px 0 0 #EEF0F3; border-radius: 4px 4px 0 0; padding: 15px 25px; margin: -20px -30px 30px; }

.bb-reply-edit-form .bb-model-header h4, .bb-reply-edit-form .bb-model-header .h4 { font-size: 17px; font-weight: 500; margin: 0; }

.bb-reply-edit-form .medium-editor-element { background-color: #fff; border: 1px solid #E7E9EC; border-radius: 3px; box-shadow: none; margin-bottom: 15px; padding: 5px 12px; }

.bb-reply-edit-form .bb-topic-tags-wrap { border: 1px solid #E7E9EC; padding: 10px 15px; border-radius: 3px; margin-top: 15px; margin-bottom: 15px; }

.bb-reply-edit-form .vue-input-tag-wrapper .new-tag { width: auto; }

.bb-reply-edit-form input[name=bbp_reply_edit_reason] { border: 1px solid #E7E9EC; padding: 5px 15px; border-radius: 3px; font-size: 14px; margin-bottom: 15px; }

.bb-reply-edit-form .bbp-form-footer { padding-bottom: 0; border-top: 1px solid #E7E9EC; margin: 10px -30px -15px; padding: 15px 30px 0; }

.bb-reply-edit-form label { font-size: 14px; color: #4D5C6D; letter-spacing: -0.24px; }

.bb-search-forums-meta.bb-mobile-only { display: none; }

.component-fade-enter-active, .component-fade-leave-active { -webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }

/* .component-fade-leave-active below version 2.1.8 */
.component-fade-enter, .component-fade-leave-to { opacity: 0; }

.list-item { display: inline-block; margin-right: 10px; }

.list-enter-active, .list-leave-active { -webkit-transition: all 0.5s; transition: all 0.5s; }

/* .list-leave-active below version 2.1.8 */
.list-enter, .list-leave-to { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }

.bb-bbpress-profile-card div#object-nav { border-bottom: 0 !important; }

.bb-bbpress-profile-card .profile-item-header { margin-bottom: 10px; }

.bb-bbpress-profile-card .bb-role, .bb-bbpress-profile-card .item-meta { font-size: 15px; color: #939597; margin-bottom: 10px; }

.bb-bbpress-profile-card .bb-description { color: #4D5C6D; margin-bottom: 15px; }

.bb-edit-user-form-wrap { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 20px; }

.bb-edit-user-form-wrap #bbp-your-profile { border: 0; background: transparent; padding: 25px 40px; margin: 0; max-width: 640px; width: 100%; }

.bb-edit-user-form-wrap legend { display: none; }

.bb-edit-user-form-wrap label { display: block; font-size: 15px; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.1; margin-bottom: 10px; }

.bb-edit-user-form-wrap input[type=text], .bb-edit-user-form-wrap input[type=password], .bb-edit-user-form-wrap select, .bb-edit-user-form-wrap textarea { line-height: 1.4; width: 100%; }

.bb-edit-user-form-wrap .bbp-form > div { margin-bottom: 25px; }

#bbpress-forums .bb-edit-user-form-wrap fieldset.bbp-form, .bb-edit-user-form-wrap fieldset { border: 0; padding: 0; margin-bottom: 20px; margin-top: 0; }

.bb-edit-user-form-wrap .entry-title { font-weight: 500; font-size: 20px; line-height: 24px; margin-bottom: 20px; }

.bb-edit-user-form-wrap .bbp-form.password .description { display: block; font-size: 15px; color: #4D5C6D; letter-spacing: -0.27px; line-height: 1.3; margin-bottom: 10px; }

.bb-edit-user-form-wrap .bbp-form.password input { margin-bottom: 20px; }

.bb-edit-user-form-wrap .bbp-form.password br { display: none; }

.bb-edit-user-form-wrap #pass-strength-result:empty { display: none; }

.bb-edit-user-form-wrap #bbp_user_edit_submit { min-width: 200px; min-height: 48px; }

.topic-item-meta h3, .topic-item-meta .h3 { font-size: 16px; font-weight: 500; margin: 0 0 20px; }

.bb-topic-content-textarea { resize: none; padding: 5px 12px; width: 100%; }

.bb-reply-content-text { resize: none; width: 100%; }

body:not(.logged-in) .bbp-form-fields-bottom-wrap.bb-tags-field-container { border-top: 0; }

.button.btn-new-topic { margin-bottom: 20px; }

.bs-topics-wrapper .btn-new-topic { margin: 0 0 0 20px; }

.modal-container textarea { width: 100%; resize: none; }

.bbpress.single .hentry blockquote:before { display: block; }

#bbp_editor_reply_content > p:last-child { margin-bottom: 0 !important; }

@media (max-width: 680px) { .bb-search-title-head { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .bb-search-title-head .bb-search-forums-meta { display: none; }
  .bb-search-forums-meta.bb-mobile-only { margin-top: 10px; display: block; }
  .bb-bbp-form { padding-top: 40px; }
  .bb-resize-to-minimize .bb-bbp-form { padding-top: 0; }
  .bb-resize-to-minimize .item-meta.bb-reply-title, .bb-resize-to-minimize .bb-title-wrap { display: none; }
  .bb-bbp-form input[type=text] { padding: 0; }
  .bb-form-multiple-options > div { max-width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 10px; }
  body:not(logged-in) .bb-form-multiple-options > div { max-width: 100%; }
  .bbp-submit-wrapper.push-right { margin: 10px 0 10px auto; }
  .bb-resize-to-full .bb-bbp-form [name=bbp_topic_content] { min-height: 20vh; max-height: 20vh; }
  body.bb-resize-to-full .bbp-form-fields-bottom-wrap { margin-top: 0; }
  .bb-bbp-form [name=bbp_topic_content] { min-height: 60px; padding-left: 3px; }
  .modal-container.bbp-topic-form { overflow-y: auto; max-height: 94vh; padding-bottom: 50px; }
  .bb-flyform-actions a.bb-minimize { display: none; }
  .bb-bbp-form-fields-wrap .medium-editor-placeholder-relative:after, .bb-bbp-form-fields-wrap .medium-editor-placeholder:after { padding-left: 3px; } }

@media (max-width: 340px) { .bb-bbp-form input[type=text] { height: 20px; }
  label[for=bbp_reply_subscription], label[for=bbp_topic_subscription] { display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1.3; }
  .bs-dir-search input[type=text] { /*max-width: 150px;*/ } }

@media only screen and (max-device-width: 680px) { .bbp-topic-content-wrap.bb-bbp-form-fields-wrap { text-indent: -2px; } }

.bs-single-topic-sidebar { -webkit-box-flex: 0; -ms-flex: 0 0 200px; flex: 0 0 200px; max-width: 200px; padding-top: 0.9375rem; }

.bs-single-topic-sidebar { padding-top: 0; padding-bottom: 100px; }

.bs-single-topic-sidebar .btn-reply { margin-bottom: 10px; }

.bs-single-topic-sidebar.float aside { position: fixed; top: 5px; }

.bb-topic-subscription-link-wrap.mobile-only, .bb-topic-reply-link-wrap.mobile-only { text-align: center; }

.bb-topic-subscription-link-wrap.mobile-only .subscription-toggle, .bb-topic-subscription-link-wrap.mobile-only .bbp-topic-reply-link, .bb-topic-reply-link-wrap.mobile-only .subscription-toggle, .bb-topic-reply-link-wrap.mobile-only .bbp-topic-reply-link { max-width: 300px; }

@media (min-width: 1031px) { .bb-topic-subscription-link-wrap.mobile-only, .bb-topic-reply-link-wrap.mobile-only { display: none; } }

@media (max-width: 1030px) { .bs-single-topic-sidebar { display: none; } }

#bbpress-forums h1.bb-reply-topic-title, #bbpress-forums .bb-reply-topic-title.h1 { font-family: inherit; font-size: 22px; font-weight: 500; line-height: 1.2; letter-spacing: -0.24px; margin: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bb-topic-reply-link-wrap { margin-bottom: 10px; }

a.bbp-topic-reply-link, a.subscription-toggle { font-size: 15px; color: #fff; background-color: #007CFF; border-radius: 100px; padding: 10px 20px; font-weight: 500; font-style: normal; text-decoration: none; text-align: center; cursor: pointer; display: inline-block; line-height: 1.3; border: 1px solid transparent; outline: none; vertical-align: middle; -webkit-appearance: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; width: 100%; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

a.bbp-topic-reply-link:hover, a.subscription-toggle:hover { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

a.bbp-topic-reply-link:active, a.subscription-toggle:active { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

a.bbp-topic-reply-link.disabled, a.subscription-toggle.disabled { cursor: default; font-style: normal; color: #C8CBCF; background-color: #F5F5F5; opacity: 1; }

a.subscription-toggle { background: none; color: #007CFF; border-color: #007CFF; }

a.subscription-toggle:hover { background: none; color: #0070e6; border-color: #0070e6; box-shadow: none; }

a.subscription-toggle:active { background: none; color: #3d9bff; border-color: #3d9bff; box-shadow: none; }

a.subscription-toggle:disabled, a.subscription-toggle.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.bbp-admin-links .bbp-topic-close-link, .bbp-admin-links .bbp-topic-sticky-link, .bbp-admin-links .bbp-topic-reply-link, .bbp-admin-links .bbp-topic-super-sticky-link { display: none; }

#bbpress-forums#bbpress-forums .bb-user-subscribed a.subscription-toggle { border: 0; width: auto !important; min-width: 10px; padding: 0; height: auto; }

#bbpress-forums fieldset.bbp-form label { color: inherit; font-size: 15px; letter-spacing: -0.24px; margin-bottom: 5px; line-height: 1.187; }

#bbpress-forums fieldset.bbp-form input[type=text] { width: 100%; }

#bbpress-forums fieldset.bbp-form .bb-checkbox-label, #bbpress-forums fieldset.bbp-form .bb-radio-label { display: inline-block; }

body.page .bbp-reply-form code, body.page .bbp-topic-form code, body.single-topic .bbp-reply-form code, body.single-forum .bbp-topic-form code, body.topic-edit .bbp-topic-form code, body.reply-edit .bbp-reply-form code { font-size: 11px; line-height: 1.5; width: auto; }

#bbpress-forums fieldset select#bbp_forum_id { max-width: 100%; }

h2.bb-form-title, .bb-form-title.h2 { font-size: 20px; margin-bottom: 20px; }

.bbp-the-content-wrapper { margin-bottom: 1.5rem; }

fieldset.bbp-form { border: 0; margin-left: 0; margin-right: 0; padding: 0; }

.bs-header-item > .reply { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bbp-pagination.bbp-pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 30px; }

.bbp-login-form { max-width: 600px; width: 100%; }

.bbp-login-form .bbp-form > div { margin: 0 0 1.6875rem; }

.bbp-login-form legend { border-bottom: 1px solid #DEDFE2; color: #122B46; font-weight: 600; display: block; margin-bottom: 30px; padding-bottom: 10px; width: 100%; }

.bbp-login-form .bbp-email, .bbp-login-form .bbp-username, .bbp-login-form .bbp-password { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bbp-login-form .bbp-email label, .bbp-login-form .bbp-username label, .bbp-login-form .bbp-password label { -webkit-box-flex: 0; -ms-flex: 0 0 24%; flex: 0 0 24%; min-width: 130px; padding-right: 15px; }

.bbp-login-form .bbp-email input, .bbp-login-form .bbp-username input, .bbp-login-form .bbp-password input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bbp-login-form .bbp-username p { margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; width: 100%; }

.bbp-login-form .bbp-username p .hide { display: block !important; }

@media (max-width: 580px) { .bbp-login-form .bbp-username p .hide, .bbp-login-form .bbp-email label, .bbp-login-form .bbp-username label, .bbp-login-form .bbp-password label, .bb-form-select-fields > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

.bb-item-avatar-wrap { position: relative; }

div.bbp-submit-wrapper { float: left; margin-top: 0; }

div.bbp-submit-wrapper .button.submit { min-width: 140px; font-weight: 500; }

#bbpress-forums .bs-single-forum-list > li { background-color: #fff; border: 1px solid #E7E9EC; margin: 0 0 -1px; padding: 0; position: relative; }

#bbpress-forums .bs-single-forum-list > li .bs-reply-list-item { padding: 15px 30px; transition: none; -webkit-transition: none; }

#bbpress-forums .bs-single-forum-list > li.bs-header-item { border-bottom: 0; padding-top: 25px; padding-bottom: 25px; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .bs-item-wrap { padding: 15px 30px; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .bs-item-wrap:hover { box-shadow: none; border-left-color: #E7EAEC; border-right-color: #E7EAEC; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .bs-header-item.bs-item-wrap { padding-top: 25px; padding-bottom: 25px; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .item-title { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 10px; position: relative; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .item-title > a { font-size: 22px; line-height: 1.2; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; word-break: break-word; }

.bbpress .bp-feedback { box-shadow: none; border: 1px solid #E7E9EC; border-radius: 3px; color: #4D5C6D; font-size: 14px; }

.bbpress .bbp-user-section .bp-feedback { margin-bottom: 1.6875rem; }

.bbpress .bp-feedback.info .bp-icon, .bbpress .bp-feedback.help .bp-icon { background-color: #007CFF; }

.bs-reply-button { font-size: 16px; color: #C3C6C9; }

.bs-single-forum-list .single-item-meta { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin-bottom: 15px; }

.bs-single-forum-list .item-meta h3, .bs-single-forum-list .item-meta .h3 { font-size: 14px; font-weight: 600; letter-spacing: -0.24px; line-height: 1.2; margin-bottom: 5px; font-family: inherit; }

.bs-single-forum-list .item-meta a { color: #122B46; }

.bs-single-forum-list .item-meta a:hover { color: #007CFF; }

.bs-single-forum-list .bb-liked .bb-icon-like { color: #007CFF; }

.bs-single-forum-list span.bs-timestamp { font-size: 12px; color: #A3A5A9; letter-spacing: -0.18px; }

.bs-single-forum-list .single-item-meta.secondary-meta { border-top: 1px solid #E7E9EC; color: #4D5C6D; padding-top: 15px; }

.bs-single-forum-list .children { border-top: 1px solid #E7E9EC; margin-left: 0; padding-left: 50px; padding-top: 15px; }

#content .bs-single-forum-list .item-meta h3, #content .bs-single-forum-list .item-meta .h3 { margin-bottom: 5px; }

.bs-reply-list-item:last-child .single-item-meta { margin-bottom: 0; }

.bs-reply-list-item.trash { background-color: rgba(239, 62, 70, 0.1); }

.bs-reply-list-item.spam { background-color: rgba(77, 92, 109, 0.1); }

.bs-reply-list { list-style: none; margin: 0; }

.bs-reply-list li.bs-reply-list-item:not(:last-child) { border-bottom: 1px solid #E7E9EC; margin-bottom: 20px; }

.bs-reply-list .bb-icon-like { font-size: 25px; color: #939597; }

.bs-reply-list ul:empty { display: none; }

.bs-forum-content { font-size: 14px; letter-spacing: -0.24px; line-height: 1.5; margin-bottom: 20px; }

.bs-forum-content p { margin-bottom: 20px; }

.bs-forum-content table[style] { width: 100% !important; }

.bs-reply-header { margin-bottom: 15px; }

.single-item-meta.secondary-meta span:not(.bs-meta-item) { color: #4D5C6D; }

.bs-single-forum-sidebar { padding-top: 0px; }

.bs-single-forum-sidebar .btn-reply { margin-bottom: 10px; }

.bs-item-list.list-view li.bs-item-wrap.bs-topic-form-wrap:hover { box-shadow: none; border-left-color: #E7EAEC; border-right-color: #E7EAEC; }

.bs-header-item .action.bs-forums-meta { display: inline-block; /*margin-top: 15px;*/ margin-right: 5px; }

.single.single-topic #bbpress-forums#bbpress-forums .bs-item-wrap.bs-header-item .action.bs-forums-meta { padding: 0; }

.single.single-topic #bbpress-forums#bbpress-forums .bs-item-wrap.bs-header-item .bs-meta-item { margin-left: 0; }

.bbpress .color.bs-meta-item { -webkit-transition: 0.2s linear all; transition: 0.2s linear all; }

.bbpress .color.bs-meta-item:hover { opacity: 0.8; }

.bbpress .color.bs-meta-item a:hover { color: inherit; }

.bs-item-list.bs-single-forum-list { margin-bottom: 40px; }

.bb-threaded-replies { list-style: none; margin-top: 20px; border-top: 1px solid #E7E9EC; padding-top: 20px; }

#bbpress-forums #replies-content .bs-reply-list-item.depth-2 { padding-left: 65px; }

#bbpress-forums #replies-content .bs-reply-list-item.depth-3 { padding-left: 105px; }

#bbpress-forums #replies-content .bs-reply-list-item.depth-4 { padding-left: 145px; }

#bbpress-forums #replies-content .bs-reply-list-item.depth-5 { padding-left: 185px; }

#bbpress-forums #replies-content .bs-reply-list-item.depth-6 { padding-left: 225px; }

.medium-editor-element blockquote:not(.wp-embedded-content), .bs-forum-content blockquote:not(.wp-embedded-content) { border-radius: 4px; padding: 12px; font-size: 22px; letter-spacing: -0.24px; line-height: 30px; position: relative; margin: 0 0 15px 0; background: #fafafa; border: 1px solid #E7E9EC; }

.medium-editor-element blockquote:not(.wp-embedded-content):before, .bs-forum-content blockquote:not(.wp-embedded-content):before { content: "\e832"; font-family: "bb-icons"; font-style: normal; font-weight: normal; display: block; text-align: center; font-variant: normal; color: #92949d; width: 30px; height: 30px; font-size: 22px; line-height: 30px; background: #e2e1e0; background-color: rgba(0, 0, 0, 0.1); border-radius: 100%; margin-bottom: 10px; }

.medium-editor-element blockquote:not(.wp-embedded-content) p, .bs-forum-content blockquote:not(.wp-embedded-content) p { font-size: 20px; }

.medium-editor-element blockquote:not(.wp-embedded-content) p:last-child, .bs-forum-content blockquote:not(.wp-embedded-content) p:last-child { margin-bottom: 0; }

.medium-editor-element blockquote:not(.wp-embedded-content) em, .bs-forum-content blockquote:not(.wp-embedded-content) em { font-size: 14px; color: #fff; line-height: 18px; display: block; margin-top: 20px; font-style: normal; }

.medium-editor-element blockquote:not(.wp-embedded-content) a, .bs-forum-content blockquote:not(.wp-embedded-content) a { color: #A3A5A9; }

.medium-editor-element.medium-editor-placeholder.error:not(.emojionearea) { background-color: rgba(239, 62, 70, 0.1); }

.bb-loading .bb-cover-wrap, .bb-loading .bb-cover-wrap:after { background: #E7E9EC; }

#bbpress-forums #replies-content .bs-single-forum-list .bs-item-wrap:not(.bs-header-item):not(.bs-topic-form-wrap) { padding: 0; }

#bbpress-forums #replies-content .bs-reply-list-item { margin-bottom: 0; padding: 15px 30px; }

#bbpress-forums #replies-content .contentinput { max-height: 240px; min-height: 75px; overflow: auto; font-size: 14px; color: #122B46; letter-spacing: -0.24px; line-height: 22px; }

#bbpress-forums #replies-content .contentinput h1, #bbpress-forums #replies-content .contentinput .h1, #bbpress-forums #replies-content .contentinput .h1, #bbpress-forums #replies-content .contentinput h2, #bbpress-forums #replies-content .contentinput .h2, #bbpress-forums #replies-content .contentinput .h2, #bbpress-forums #replies-content .contentinput h3, #bbpress-forums #replies-content .contentinput .h3, #bbpress-forums #replies-content .contentinput .h3, #bbpress-forums #replies-content .contentinput h4, #bbpress-forums #replies-content .contentinput .h4, #bbpress-forums #replies-content .contentinput .h4, #bbpress-forums #replies-content .contentinput h5, #bbpress-forums #replies-content .contentinput .h5, #bbpress-forums #replies-content .contentinput .h5, #bbpress-forums #replies-content .contentinput h6, #bbpress-forums #replies-content .contentinput .h6, #bbpress-forums #replies-content .contentinput .h6, #bbpress-forums #replies-content .contentinput p, #bbpress-forums #replies-content .contentinput address, #bbpress-forums #replies-content .contentinput hr { margin-bottom: 1rem; }

#bbpress-forums #replies-content .bs-single-forum-list .single-item-meta { margin-bottom: 0; }

#bbpress-forums #replies-content .current-new-reply { opacity: 0.5; }

body:not(.logged-in) .bb-floating-form-wrapper .bb-anonymous-field-container { border-top: 1px solid #E7E9EC; margin: 0 -15px; }

body:not(.logged-in) .bb-floating-form-wrapper .bb-anonymous-field-container .bb-field-wrap { border-bottom: 1px solid #E7E9EC; margin: 0; }

body:not(.logged-in) .bb-floating-form-wrapper .bb-anonymous-field-container input[type=text] { padding: 0 15px; }

body:not(.logged-in) .bb-floating-form-wrapper .bbp-form-fields-bottom-wrap { border-top: 0; }

body:not(.logged-in) .bb-floating-form-wrapper .bb-form-multiple-options > div { max-width: 100%; }

body:not(.logged-in) .bs-forums-items.bs-single-forum-list .item-title { /*padding-right: 50px;*/ }

.bb-model-form .dropdown.v-select .selected-tag { min-width: 88%; line-height: 1.2; }

#bbpress-forums blockquote.wp-embedded-content > a, #bbpress-forums blockquote.wp-embedded-content > p:first-child > a { font-weight: 600; }

@media (max-width: 768px) { .bbpress-widget-area-sidebar { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  #bb-user-topics-content { margin-bottom: 20px; } }

@media (max-width: 800px) { #bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .item-title { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  #bbpress-forums h1.bb-reply-topic-title, #bbpress-forums .bb-reply-topic-title.h1 { margin-bottom: 15px; }
  .bs-header-item .bb-topic-states, #bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .item-title > a { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }
  #bbpress-forums#bbpress-forums .bs-forums-items.bs-single-forum-list .item-title > a { margin-bottom: 10px; } }

.bb-sticky .bbp-topic-super-sticky-link, .bb-super-sticky.unsticky .bbp-topic-sticky-link { display: none !important; }

#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author { width: auto; }

#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content { padding: 0; margin: 0; }

.bbp-reply-content.bs-forum-content p:last-child { margin: 0; }

.bs-reply-header .bbp-author-role { display: inline-block; margin-right: 5px; margin-bottom: 4px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-meta > span.bs-timestamp { line-height: 1; margin-top: 0; }

#bbpress-forums ul.bbp-threaded-replies { list-style: none; margin-left: 0; margin-bottom: 0; }

@media (max-width: 1000px) { #bbpress-forums ul.bbp-threaded-replies { margin-left: 15px; } }

@media (max-width: 800px) { #bbpress-forums ul.bbp-threaded-replies { margin-left: 10px; } }

#bbpress-forums ul.bbp-threaded-replies .item-avatar { margin-right: 12px; }

#bbpress-forums ul.bbp-threaded-replies .bbp-author-avatar, #bbpress-forums ul.bbp-threaded-replies .item-avatar .avatar { max-width: 36px !important; min-width: 36px !important; }

#bbpress-forums ul.bbp-threaded-replies .bs-reply-list-item { padding: 20px 30px 20px 60px; }

#bbpress-forums ul.bbp-threaded-replies .depth-3 > .bs-reply-list-item { padding-left: 90px; }

#bbpress-forums ul.bbp-threaded-replies .depth-4 > .bs-reply-list-item { padding-left: 120px; }

#bbpress-forums ul.bbp-threaded-replies .depth-5 > .bs-reply-list-item { padding-left: 150px; }

#bbpress-forums ul.bbp-threaded-replies .depth-6 > .bs-reply-list-item { padding-left: 180px; }

#bbpress-forums ul.bbp-threaded-replies .depth-7 > .bs-reply-list-item { padding-left: 210px; }

#bbpress-forums ul.bbp-threaded-replies .depth-8 > .bs-reply-list-item { padding-left: 240px; }

#bbpress-forums ul.bbp-threaded-replies .depth-9 > .bs-reply-list-item { padding-left: 270px; }

#bbpress-forums ul.bbp-threaded-replies .depth-10 > .bs-reply-list-item { padding-left: 300px; }

@media screen and (max-width: 1000px) { #bbpress-forums ul.bbp-threaded-replies { margin-left: 0; }
  #bbpress-forums ul.bbp-threaded-replies .bs-reply-list-item { padding-left: 30px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-3 > .bs-reply-list-item { padding-left: 60px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-4 > .bs-reply-list-item { padding-left: 90px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-5 > .bs-reply-list-item { padding-left: 120px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-6 > .bs-reply-list-item { padding-left: 160px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-7 > .bs-reply-list-item { padding-left: 180px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-8 > .bs-reply-list-item { padding-left: 210px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-9 > .bs-reply-list-item { padding-left: 240px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-10 > .bs-reply-list-item { padding-left: 270px; } }

@media screen and (max-width: 800px) { #bbpress-forums ul.bbp-threaded-replies .bs-reply-list-item { padding-left: 25px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-3 > .bs-reply-list-item { padding-left: 35px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-4 > .bs-reply-list-item { padding-left: 45px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-5 > .bs-reply-list-item { padding-left: 55px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-6 > .bs-reply-list-item { padding-left: 65px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-7 > .bs-reply-list-item { padding-left: 75px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-8 > .bs-reply-list-item { padding-left: 85px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-9 > .bs-reply-list-item { padding-left: 95px; }
  #bbpress-forums ul.bbp-threaded-replies .depth-10 > .bs-reply-list-item { padding-left: 105px; } }

#bbpress-forums ul.bbp-threaded-replies li { margin-bottom: 0; }

#bbpress-forums ul.bbp-threaded-replies .bs-reply-header { margin-bottom: 5px; }

#bbpress-forums ul.bbp-threaded-replies .bbp-reply-content { line-height: 1.4; margin-left: 60px; padding-right: 20px; }

@media only screen and (max-width: 544px) { .has-sidebar.forums-sidebar.sidebar-left #secondary + .content-area { padding-top: 0; } }

#bbpress-forums .bs-dropdown .bbp-admin-links { font-size: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; padding: 3px 0; width: 100%; }

#bbpress-forums .bs-dropdown .bbp-admin-links a { margin: 0; padding: 9px 15px; display: block; text-align: left; color: #4D5C6D; opacity: 1; font-size: 13px; font-weight: inherit; letter-spacing: -0.24px; width: 100%; text-transform: none; }

#bbpress-forums .bs-dropdown .bbp-admin-links a.bbp-topic-reply-link { background-color: transparent; line-height: inherit; border: 0; border-radius: inherit; }

#bbpress-forums .bs-dropdown .bbp-admin-links a.bbp-topic-reply-link:hover { background-color: #F5F5F5; box-shadow: none; }

#bbpress-forums .bs-dropdown .bbp-admin-links .bbp-topic-sticky-link, #bbpress-forums .bs-dropdown .bbp-admin-links .bbp-topic-super-sticky-link { display: none; }

#bbpress-forums .status-trash.even, #bbpress-forums .status-spam.even, #bbpress-forums .status-trash.odd, #bbpress-forums .status-spam.odd { width: auto; }

#bbpress-forums .bb-single-reply-list > li > .status-trash.even, #bbpress-forums .bb-single-reply-list > li > .status-spam.even, #bbpress-forums .bb-single-reply-list > li > .status-trash.odd, #bbpress-forums .bb-single-reply-list > li > .status-spam.odd { padding: 15px 30px; }

#bbpress-forums .status-closed, #bbpress-forums .status-closed a { color: inherit; }

#bbpress-forums .bbp-reply-form fieldset.bbp-form legend { padding: 0; }

#bbpress-forums fieldset.bbp-form { margin-bottom: 30px; margin-top: 30px; }

#bbpress-forums fieldset.bbp-form + fieldset.bbp-form { margin-top: 0; }

#bbpress-forums fieldset.bbp-form legend { font-size: 20px; font-weight: 500; color: #122B46; display: block; letter-spacing: -0.24px; line-height: 1.2; margin-bottom: 20px; padding: 0; }

.bbp-user-section .bbp-pagination:first-child { display: none; }

.bbp-user-page h2.entry-title, .bbp-user-page .entry-title.h2 { font-size: 20px; margin: 0 0 16px; }

.buddypress-wrap #bbpress-forums > #subscription-toggle { display: inline-block; width: auto; margin-left: 10px; margin-bottom: 10px; }

#bbpress-forums > #subscription-toggle { margin-bottom: 25px; display: block; }

#bbpress-forums > #subscription-toggle .subscription-toggle { min-width: 160px; width: auto; }

#bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar .button, #bbpress-forums div.bbp-the-content-wrapper div.quicktags-toolbar .button-secondary { color: #555; border-color: #ccc; background: #f7f7f7; box-shadow: 0 1px 0 #ccc; vertical-align: top; height: auto; min-height: 2px; border-radius: 3px; }

#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums div.bbp-template-notice img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { margin-bottom: 0; border: 0; }

.widget_display_replies > ul > li { margin-bottom: 15px; }

.widget_display_replies > ul > li > div { font-size: 12px; color: #A3A5A9; padding-top: 3px; }

.widget_display_replies .bbp-author-avatar img.avatar, .widget_display_replies li > img.avatar { width: 18px; height: 18px; border-radius: 100%; position: relative; top: -1px; }

.widget_display_topics .topic-author img.avatar { width: 18px; height: 18px; border-radius: 100%; position: relative; top: -1px; }

#bbpress-forums fieldset.bbp-form label[for=bbp_destination_topic] { display: block; }

select#bbp_destination_topic { min-width: 40%; width: 100%; }

#bbpress-forums div.bbp-the-content-wrapper textarea.bbp-the-content { font-size: 13px; border: none; border-top: 1px solid #e7e9ec; height: 140px; }

#bbpress-forums .bbp-user-section { overflow: initial; }

.bbp-user-page.single .content-area, .bbp-user-edit.single .content-area { /* padding-top: 10px; issue with BP Pro */ }

.bbp-user-page.single .bbp-profile-avatar-link, .bbp-user-edit.single .bbp-profile-avatar-link { width: 100%; }

div#bbpress-forums:after { content: ""; display: table; clear: both; }

#bbp-user-wrapper.bb-bbp-user-wrapper ul#user_switching_switch_to { margin-bottom: 20px; }

#bbpress-forums #bbp-user-wrapper.bb-bbp-user-wrapper .entry-title { margin-bottom: 20px; }

#bbpress-forums #bbp-user-wrapper div.item-list-tabs#object-nav .current a { color: #122B46; }

#bbp-your-profile { background-color: #fff; border: 1px solid #E7EAEC; padding: 15px 20px; position: relative; border-radius: 4px; }

#bbpress-forums #bbp-your-profile fieldset { padding: 0; }

#bbpress-forums #bbp-your-profile fieldset label[for] { padding: 0; text-align: left; }

#bbpress-forums #bbp-your-profile h2.entry-title, #bbpress-forums #bbp-your-profile .entry-title.h2 { font-size: 20px; border-bottom: 1px solid rgba(0, 0, 0, 0.1); font-weight: 500; padding-bottom: 10px; padding-top: 10px; }

#bbpress-forums #bbp-your-profile fieldset.submit { border: 0; padding: 0; }

#bbpress-forums #bbp-your-profile fieldset.submit button { float: left; min-width: 180px; font-weight: 500; }

#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset select, #bbpress-forums #bbp-your-profile fieldset textarea { background-color: #fff; border: 1px solid #DEDFE2; border-radius: 3px; box-shadow: none; padding: 0 12px; width: 60%; }

#bbpress-forums #bbp-your-profile fieldset fieldset.password { width: 60%; display: block; }

#bbpress-forums .bb-edit-user-form-wrap #bbp-your-profile fieldset fieldset.password { width: 100%; }

#bbpress-forums div.bbp-topic-tags { display: none; }

.single-item.groups.buddypress #bbpress-forums > h3, .single-item.groups.buddypress #bbpress-forums > .h3 { display: none; }

#bbpress-forums fieldset.bbp-form label[for=bbp_log_reply_edit], #bbpress-forums fieldset.bbp-form label[for=bbp_log_topic_edit] { font-weight: 400; color: #4D5C6D; }

.topic-archive .bs-header-item .btn-new-topic { display: none; }

.bbp-topic-revision-log .avatar, .bbp-reply-revision-log .avatar { vertical-align: middle; }

#bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log, #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log { border-top: 1px solid #E7E9EC; border-bottom: 1px solid #E7E9EC; margin-bottom: 15px; padding: 10px 0; }

.bbp-user-edit.single #bbpress-forums > .bbp-template-notice { margin-bottom: 50px; }

#bbpress-forums#bbpress-forums .bs-forums-items.bs-item-list.list-view .bs-header-item div.action { padding-left: 0; margin-top: 5px; margin-bottom: 5px; }

#bbpress-forums#bbpress-forums .bs-forums-items .item-title .bs-meta-item a { font-size: 11px; }

.bbp-user-profile { background-color: #fff; border: 1px solid #E7EAEC; border-radius: 4px; padding: 30px; }

#bbpress-forums .bs-single-forum-list.bb-single > li.bs-header-item { border-bottom: 1px solid #E7EAEC; }

#bbpress-forums#bbpress-forums .bs-single-forum-list.bb-single .status-spam { width: -webkit-calc(100% + 60px); width: calc(100% + 60px); margin-top: -25px; margin-bottom: -25px; border-radius: 0 0 3px 3px; }

.bbp_widget_login .bbp-logged-in h4 .bb-mini-profile-card-area .bb-profile-card:before, .bbp_widget_login .bbp-logged-in .h4 .bb-mini-profile-card-area .bb-profile-card:before, .bbp_widget_login .bbp-logged-in h4 .bb-mini-group-profile-card-area .bb-profile-card:before, .bbp_widget_login .bbp-logged-in .h4 .bb-mini-group-profile-card-area .bb-profile-card:before { right: -55px; }

.bbp_widget_login .elementor-widget-container { width: 100%; }

.bbp_widget_login .bbp-logged-in h4 a, .bbp_widget_login .bbp-logged-in .h4 a { color: #122B46; }

.bbp_widget_login .bbp-logged-in h4 a:hover, .bbp_widget_login .bbp-logged-in .h4 a:hover { color: #007CFF; }

.bbp-logged-in h4, .bbp-logged-in .h4, .bp-login-widget-user-link { font-weight: 500; font-size: 14px; line-height: 19px; font-family: inherit; margin-top: 4px; margin-bottom: 0; -webkit-font-smoothing: initial; -moz-osx-font-smoothing: initial; }

.bbp-logged-in h4 a, .bbp-logged-in .h4 a, .bp-login-widget-user-link a { color: inherit; }

/* bbPress login widget */
.bbp_widget_login:after { content: " "; display: table; clear: both; }

.bbp_widget_login form.bbp-login-form { width: 100%; }

.bbp_widget_login fieldset > legend { display: none; }

.bbp_widget_login input[type=text], .bbp_widget_login input[type=password] { width: 100%; height: 34px; padding-left: 35px; }

.bbp_widget_login label { font-size: 0.875rem; }

.bbp_widget_login .bbp-login-form .bbp-username { margin-top: 0; }

.bbp_widget_login .bbp-login-form .bbp-username label, .bbp_widget_login .bbp-login-form .bbp-password label { width: 100%; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.bbp_widget_login label[for=user_login], .bbp_widget_login label[for=user_pass] { display: block; margin: 0 0 0.5rem; position: relative; }

.bbp_widget_login label[for=user_login]:before, .bbp_widget_login label[for=user_pass]:before { content: "\e825"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 35px; left: 10px; color: #A1ABB5; font-size: 18px; }

.bbp_widget_login label[for=user_pass]:before { content: "\e829"; }

.bbp_widget_login label[for=user_pass] span.label-switch { position: absolute; top: 38px; right: 10px; font-size: 0; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; cursor: pointer; }

.bbp_widget_login label[for=user_pass] span.label-switch:after { content: "\e8be"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; margin-right: 0.2em; text-align: center; font-variant: normal; text-transform: none; line-height: 1em; margin-left: 0.2em; font-size: 14px; color: #a1abb5; }

.bbp_widget_login label[for=user_pass] span.label-switch.bb-eye:after { content: "\e8fc"; }

.bbp_widget_login .bbp-remember-me { float: none; margin-top: 15px; }

.bbp_widget_login .bbp-submit-wrapper { float: none; margin-top: 20px; text-align: left; }

.bbp_widget_login .bbp-submit-wrapper p.lostmenot { display: none; }

.bbp_widget_login .bbp-submit-wrapper button { font-size: 14px; font-weight: 500; min-width: 100px; height: 34px; padding: 4px 20px; cursor: pointer; background: #9CA8B4; border: 0; }

.bbp_widget_login .bbp-submit-wrapper button.bp-login-btn-active { background: #007CFF; }

.bbp_widget_login .bbp-logged-in > a.user-submit { float: left; margin-right: 15px; }

.bbp_widget_login .bbp-logged-in > a.user-submit > img { margin-right: 0; }

.bbp_widget_login h2.widget-title, .bbp_widget_login .widget-title.h2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.bbp_widget_login .bbp-login-links { margin-top: 20px; overflow: hidden; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bbp_widget_login .bbp-login-links a:first-child { margin-right: 10px; }

.bbp-logged-in > a > .avatar, .buddypress-wrap.round-avatars .bbp-logged-in > a > .avatar { width: 46px; height: auto; border-radius: 3px; }

.bbp_widget_login a.button.logout-link { padding: 3px 0 3px; font-size: 13px; font-weight: 500; font-style: normal; line-height: 1; color: #007CFF; background: transparent; border: 0; min-height: auto; }

.bbp_widget_login a.button.logout-link:hover { color: #0F74E0; box-shadow: none; }

@media only screen and (max-width: 640px) { #bbpress-forums #bbp-your-profile fieldset label[for], #bbpress-forums #bbp-your-profile fieldset fieldset.password, #bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset select, #bbpress-forums #bbp-your-profile fieldset textarea { width: 100%; } }

@media only screen and (min-width: 992px) and (max-width: 1300px) { #bbpress-forums .bb-forums-list .lg-grid-1-3 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; } }

@media (max-width: 768px) { .topic-archive .bs-header-item .btn-new-topic { display: block; } }

@media only screen and (max-width: 480px) { #bbpress-forums div.bbp-reply-author img.avatar { position: static; width: auto; height: auto; }
  h4.bb-active-order, .bb-active-order.h4, #buddypress h4.bb-active-order, #buddypress .bb-active-order.h4 { -webkit-box-flex: 0; -ms-flex: 0 0 85%; flex: 0 0 85%; margin: 0; }
  .bs-topics-wrapper .btn-new-topic { margin-left: 10px; padding: 8px 10px; font-size: 13px; }
  #bbpress-forums#bbpress-forums .bs-forums-items .bs-section-title { font-size: 1rem; } }

.bbpress-sidebar .widget_tag_cloud { background-color: transparent; padding-left: 0; padding-right: 0; border: 0; }

.bbpress-sidebar .widget_tag_cloud .tagcloud a { color: #939597; font-size: 14px !important; line-height: 170%; padding-right: 5px; }

.bbpress-sidebar .widget_tag_cloud .tagcloud a:hover { color: #007CFF; }

.bbp-topic-revision-log-item img { vertical-align: middle; }

.ggpopover.ggpopover { max-width: 540px; width: 82%; border-color: #ddd !important; border-radius: 4px; box-shadow: 0 3px 34px 0 rgba(94, 98, 102, 0.2); }

.ggpopover .popover-title { border-radius: 4px 4px 0 0; }

.ggpopover .popover-content { border-radius: 4px; }

.ggpopover > .arrow { display: none; }

.bb-sidebar-forums li { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.bb-sidebar-forums a.bbp-forum-title { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.bb-sidebar-forums .topics-count { margin-left: auto; padding-left: 20px; }

.bb-sidebar-forums .bb-sidebar-forums { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; margin: 10px 0 -10px; }

.single.full-fi-invert:not(.groups) #bbpress-forums { padding-top: 30px; }

.single.single-forum.full-fi-invert .entry-content #bbpress-forums { padding-top: 0; }

#bbp_editor_forum_content { border-color: #DEDFE2; }

#bbp_editor_forum_content:focus { color: inherit; border-color: #E7E9EC; }

#bbp_editor_topic_content { border: 0; border-top: 1px solid #E7E9EC; border-radius: 0; }

#bbp_editor_topic_content:focus { color: inherit; border-color: #E7E9EC; }

.bbp-forum-buttons-wrap { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.bbp-forum-buttons-wrap > * { margin-left: 15px; margin-bottom: 20px; }

.bbp-forum-buttons-wrap .reported-content { opacity: 0.9; }

#bbpress-forums .bb-main-forum-title { margin: 0 auto 20px 0; }

span#subscription-toggle { float: none; display: block; }

.bbpress-sidebar #subscription-toggle { margin-bottom: 20px; }

.bs-topic-sidebar-inner #subscription-toggle { font-size: 0; width: 100%; }

#subscription-toggle span { display: block; }

.mobile-only #subscription-toggle { float: none; }

.single-topic-sidebar-links .bb-topic-report-link-wrap { margin-top: -15px; }

.single-topic-sidebar-links .bb-topic-report-link-wrap a.reported-content, .single-topic-sidebar-links .bb-topic-report-link-wrap a.report-content { width: 100%; }

.single-topic-sidebar-links .bb-topic-report-link-wrap a.reported-content { pointer-events: none; opacity: 0.8; }

.reply-edit #bbp_editor_reply_content { border: 1px solid #DEDFE2; border-radius: 3px; padding: 10px 15px; }

.reply-edit .bbp-reply-form #whats-new-toolbar { padding: 5px 0 15px; }

.reply-edit .emojionearea.medium-editor-element { background: transparent; min-height: 1px; }

.reply-edit #bbpress-forums fieldset.bbp-form > div { margin-bottom: 15px; }

.reply-edit .bbp-submit-wrapper { margin-top: 20px; }

.reply-edit #bbpress-forums .bp-feedback + fieldset.bbp-form { margin-top: 30px; }

#bbpress-forums fieldset.bbp-form .bp-feedback p { line-height: 1.3; margin: 0; }

.bbp-form .select2-container--default .select2-selection--multiple .select2-selection__choice { margin-top: 2px; margin-bottom: 2px; }

.bbp-forum-content-wrap { margin-bottom: 30px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-submit-wrapper { margin-top: 15px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-submit-wrapper .button.submit { margin-left: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bb-form-select-fields { padding: 15px 10px; }

body:not(.forum) .entry-content .bbp-topic-form .new_topic_title_avatar { margin-right: 10px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp_topic_form_type_wrapper { margin-bottom: 20px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp_topic_title_wrapper { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }

body:not(.forum) .entry-content .bbp-topic-form #bbp_editor_topic_content { background-color: #fff; border: 1px solid #E7E9EC; border-radius: 3px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-topic-form #whats-new-toolbar, body:not(.forum) .entry-content .bbp-topic-form .bbp-reply-form #whats-new-toolbar, body:not(.forum) .entry-content .bbp-topic-form .bbp-reply-form #whats-new-attachments, body:not(.forum) .entry-content .bbp-topic-form .bbp-topic-form #whats-new-attachments { padding: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-form #whats-new-toolbar, body:not(.forum) .entry-content .bbp-topic-form .bbp-form #whats-new-attachments { margin-bottom: 15px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-topic-form #whats-new-toolbar { margin-bottom: 15px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-form .emojionearea.medium-editor-element { background: transparent; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-form .bbp_topic_tags_wrapper { background: #fff; border: 1px solid #DEDFE2; border-radius: 3px; padding: 0 12px; margin-bottom: 10px !important; }

body:not(.forum) .entry-content .bbp-topic-form #bbp_topic_tags { padding: 0 12px; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-form .bb-form-select-fields { display: block; }

body:not(.forum) .entry-content .bbp-topic-form #bbp-close-btn { display: none; }

body:not(.forum) .entry-content .bbp-topic-form #whats-new-toolbar, body:not(.forum) .entry-content .bbp-topic-form #whats-new-toolbar { padding: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bb-form-select-fields > * { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bbp_topic_tags_wrapper input, body:not(.forum) .entry-content .bbp-topic-form .bbp_topic_tags_wrapper select { border: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bbp_topic_title_wrapper input { margin-left: 0; }

body:not(.forum) .entry-content .bbp-topic-form .bbp-the-content-wrapper { margin-bottom: 10px; }

body:not(.forum) .entry-content .bbp-topic-form #whats-new-attachments, body:not(.forum) .entry-content .bbp-topic-form #whats-new-attachments { padding: 0; }

body .entry-content > .bbp-topic-form.bb-modal { background-color: transparent; border: 0; border-radius: 0; padding: 0; max-width: 100%; margin: 0; box-shadow: none; }

body .entry-content > .bbp-topic-form.bb-modal fieldset.bbp-form { margin-left: 0; margin-right: 0; }

body .entry-content > .bbp-topic-form.bb-modal .new_topic_title label { display: none !important; }

body .entry-content > .bbp-topic-form.bb-modal fieldset.bbp-form label { color: inherit; display: inline-block; font-size: 15px; letter-spacing: -0.24px; margin-bottom: 5px; }

body .entry-content > .bbp-topic-form.bb-modal .new_topic_title_avatar { margin-right: 20px; }

.entry-content > .bbp-forum-form input, .entry-content > .bbp-forum-form select { width: 100%; }

.entry-content > .bbp-forum-form .bbp_editor_forum_content { border: 1px solid #dedfe2; border-radius: 3px; padding: 6px 12px 0; min-height: 40px; }

.entry-content > .bbp-forum-form .bbp-submit-wrapper .button.submit { margin-left: 0; }

#bbp-search-form { position: relative; }

#bbp-search-form #bbp_search { /*background: none;*/ font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; min-width: 100%; border-radius: 20px; /*padding-left: 20px;*/ padding-right: 35px; }

#bbp-search-form #bbp_search_submit { border: 0; display: none !important; position: absolute; width: 40px; font-size: 0; top: 0; padding: 0; background: url(../images/svg/search.svg) no-repeat center transparent; background-size: 45%; right: 5px; opacity: 0.8; }

#bbp-search-form #bbp_search_submit:hover { box-shadow: none; opacity: 1; }

.reply-edit #bbpress-forums .bbp-reply-form .bbp-form .bbp-the-content-wrapper, .topic-edit #bbpress-forums .bbp-topic-form .bbp-form .bbp-the-content-wrapper { background-color: #fff; border: 1px solid #ebe9e6; border-bottom: 0; border-radius: 4px 4px 0 0; margin-bottom: 0; display: table; width: 100%; }

.reply-edit #bbpress-forums .bbp-reply-form .bbp-form .bbp-the-content-wrapper .medium-editor-element:not(.emojionearea), .topic-edit #bbpress-forums .bbp-topic-form .bbp-form .bbp-the-content-wrapper .medium-editor-element:not(.emojionearea) { background-color: transparent; border-top: 0; }

.reply-edit #bbpress-forums .bbp-reply-form .bbp-form #whats-new-attachments, .topic-edit #bbpress-forums .bbp-topic-form .bbp-form #whats-new-attachments { margin-bottom: 0; background-color: #fff; border: 1px solid #ebe9e6; border-width: 0 1px 0 1px; padding: 15px; }

.reply-edit #bbpress-forums .bbp-reply-form .bbp-form #whats-new-toolbar, .topic-edit #bbpress-forums .bbp-topic-form .bbp-form #whats-new-toolbar { background-color: #fff; border: 1px solid #ebe9e6; border-radius: 0 0 4px 4px; border-top: 0; padding: 15px; }

.topic .forum_single_action_wrap, #buddypress .forum_single_action_wrap { display: inline-block; margin-left: 5px; position: relative; }

.topic .forum_single_action_wrap .forum_single_action_more-wrap, #buddypress .forum_single_action_wrap .forum_single_action_more-wrap { vertical-align: middle; display: inline-block; line-height: 1; }

.topic .forum_single_action_wrap .forum_single_action_more-wrap i, #buddypress .forum_single_action_wrap .forum_single_action_more-wrap i { font-size: 21px; color: #939597; }

.topic .forum_single_action_wrap .forum_single_action_options, #buddypress .forum_single_action_wrap .forum_single_action_options { position: absolute; top: 30px; right: 0; background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; width: 168px; padding: 5px 0; display: none; }

.topic .forum_single_action_wrap .forum_single_action_options:after, #buddypress .forum_single_action_wrap .forum_single_action_options:after { content: " "; position: absolute; width: 0; height: 0; top: 1px; margin: 0 auto; right: 8px; box-sizing: border-box; border: 6px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 101; }

.topic .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap, #buddypress .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap { margin: 0; }

.topic .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a, #buddypress .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a { margin: 0; display: block; text-align: left; opacity: 1; font-size: 13px !important; font-weight: inherit; letter-spacing: -0.24px; width: 100%; text-transform: none; font-weight: normal; min-height: auto; border-radius: 0; padding: 10px 14px; color: #7f868f; line-height: 1.1; border: 0; }

.topic .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a:hover, #buddypress .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a:hover { background-color: #f5f5f5; }

.topic .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a:before, #buddypress .forum_single_action_wrap .forum_single_action_options .bb-topic-report-link-wrap a:before { font-family: "bb-icons"; content: "\e8ea"; font-size: 15px; display: inline-block; margin-right: 10px; vertical-align: middle; width: 20px; text-align: center; }

.topic .forum_single_action_wrap.is_visible .forum_single_action_options, #buddypress .forum_single_action_wrap.is_visible .forum_single_action_options { display: block; }

@media screen and (max-width: 800px) { .topic .forum_single_action_wrap .forum_single_action_options, #buddypress .forum_single_action_wrap .forum_single_action_options { right: inherit; left: 0; }
  .topic .forum_single_action_wrap .forum_single_action_options:after, #buddypress .forum_single_action_wrap .forum_single_action_options:after { right: inherit; left: 2px; } }

fieldset.bbp-form .bbp-submit-wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row-reverse; flex-flow: row-reverse; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bb-form-select-fields { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 -10px; }

.bb-form-select-fields > * { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0 10px; }

.bb-form-select-fields .bb_subscriptions_active { padding-bottom: 20px; }

.bb-form-select-fields select { color: #4D5C6D; width: 100%; }

#bbpress-forums .bbp-topic-form fieldset.bbp-form .bbp_topic_title_wrapper label { display: none; }

#bbpress-forums .bbp-topic-form fieldset.bbp-form .bbp_topic_title_wrapper input { margin-bottom: 0; margin-left: 10px; }

#bbpress-forums .bbp-topic-form fieldset.bbp-form .bb-form_rev_wrapper { display: block; }

#bbpress-forums .bbp-topic-form fieldset.bbp-form > .flex { display: block; }

#bbpress-forums .bbp-topic-form fieldset.bbp-form fieldset.bbp-form { margin-bottom: 0; }

#bbpress-forums .bbp-topic-form .bbp-tags-icon { display: none; }

#bbpress-forums .bbp-topic-form .bbp-submit-wrapper .button.submit { margin-right: 0; }

#bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper #bbp_topic_title { margin-left: 0; }

#bbpress-forums .bbp-reply-form .bbp-tags-icon, .page .bbp-reply-form:not(.bb-modal) .bbp-tags-icon { display: none; }

#bbpress-forums .bbp-reply-form textarea#bbp_reply_content, .page .bbp-reply-form:not(.bb-modal) textarea#bbp_reply_content { width: 100%; }

#bbpress-forums .bbp-reply-form fieldset.bbp-form input[type=text], .page .bbp-reply-form:not(.bb-modal) fieldset.bbp-form input[type=text] { width: 100%; }

#bbpress-forums .bbp-reply-form fieldset.bbp-form label, .page .bbp-reply-form:not(.bb-modal) fieldset.bbp-form label { color: inherit; font-size: 15px; letter-spacing: -0.24px; margin-bottom: 5px; }

#bbpress-forums .bbp-reply-form fieldset.bbp-form-anonymous, .page .bbp-reply-form:not(.bb-modal) fieldset.bbp-form-anonymous { margin: 15px 0; }

#bbpress-forums .bbp-reply-form fieldset.bbp-form-anonymous p, .page .bbp-reply-form:not(.bb-modal) fieldset.bbp-form-anonymous p { margin-bottom: 15px; }

#bbpress-forums .bbp-reply-form .bb-form_rev_wrapper, #bbpress-forums .bbp-reply-form .bb-form_rev_wrapper .flex, .page .bbp-reply-form:not(.bb-modal) .bb-form_rev_wrapper, .page .bbp-reply-form:not(.bb-modal) .bb-form_rev_wrapper .flex { display: block; }

.bbp-mfp-zoom-in .bb-modal { border-color: #ddd; margin: 50px auto 0; max-width: 750px; padding: 0; border-radius: 4px 4px 0 0; box-shadow: 0 3px 34px 0 rgba(94, 98, 102, 0.2); }

.bbp-mfp-zoom-in .bb-modal form#new-post { margin-bottom: 0; }

.bbp-mfp-zoom-in .bb-modal form#new-post input.error { border: 0; opacity: 0.5; color: inherit; }

.bbp-mfp-zoom-in .bbp-the-content-wrapper { margin: 0; }

.bbp-mfp-zoom-in .bbp-the-content-wrapper textarea.bbp-the-content { max-height: 250px; margin: 0; font-size: 15px; font-family: inherit; }

.bbp-mfp-zoom-in .bbp-the-content-wrapper textarea#bbp_reply_content, .bbp-mfp-zoom-in .bbp-the-content-wrapper textarea#bbp_topic_content { width: 100%; }

.bbp-mfp-zoom-in .bbp-the-content-wrapper div.mce-panel.error { background-color: rgba(239, 62, 70, 0.1); }

.bbp-mfp-zoom-in .bbp-the-content-wrapper div.mce-panel.error iframe#bbp_topic_content_ifr { opacity: 0.5; }

.bbp-mfp-zoom-in .bb-form-select-fields { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 15px; }

@media only screen and (max-width: 544px) { .bbp-mfp-zoom-in .bb-form-select-fields { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .bbp-mfp-zoom-in .bb-form-select-fields .bb_subscriptions_active { margin-bottom: 20px; } }

@media only screen and (max-width: 800px) { .bbp-mfp-zoom-in .bbp-topic-form .bb-form-select-fields { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }
  .bbp-mfp-zoom-in .bbp-topic-form .bb-form-select-fields .bbp_topic_form_type_wrapper { width: 100%; max-width: 100%; margin-bottom: 15px; }
  .bbp-mfp-zoom-in .bbp-topic-form .bb-form-select-fields .bbp_topic_subscription_wrapper { margin-bottom: 20px; } }

.bbp-mfp-zoom-in .bb-form_rev_wrapper { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 10px 15px; }

.bbp-mfp-zoom-in .bb-form_rev_wrapper fieldset.bbp-form > div { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bbp-mfp-zoom-in .bb-form_rev_wrapper fieldset.bbp-form legend { margin-right: 10px; }

.bbp-mfp-zoom-in .bb-form_rev_wrapper fieldset.bbp-form label[for=bbp_topic_edit_reason], .bbp-mfp-zoom-in .bb-form_rev_wrapper fieldset.bbp-form label[for=bbp_reply_edit_reason] { display: none; }

.bbp-mfp-zoom-in .bb-form_rev_wrapper fieldset.bbp-form label { font-size: 14px; color: #4D5C6D; }

.bbp-mfp-zoom-in ::-webkit-input-placeholder { color: #939597; }

.bbp-mfp-zoom-in :-ms-input-placeholder { color: #939597; }

.bbp-mfp-zoom-in ::placeholder { color: #939597; }

fieldset.bbp-form .bbp-submit-wrapper { margin-left: auto; margin-top: 0; -ms-flex-flow: row; flex-flow: row; -webkit-box-flex: inherit; -ms-flex: inherit; flex: inherit; }

fieldset.bbp-form .bbp-submit-wrapper .button.submit { min-width: 120px; margin-left: 20px; }

fieldset.bbp-form .bbp-submit-wrapper a#bbp-close-btn, fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link { color: #939597; font-size: 14px; }

fieldset.bbp-form .bbp-submit-wrapper a#bbp-close-btn:hover, fieldset.bbp-form .bbp-submit-wrapper a#bbp-cancel-reply-to-link:hover { color: #007CFF; }

.bbp-template-notice { padding: 10px; line-height: 1.4; font-size: 14px; }

.bbp-template-notice p { margin: 0; }

.bbp_topic_tags_wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0 !important; padding: 5px 15px; border-bottom: 1px solid #eef0f3; border-top: 1px solid #eef0f3; }

.bbp_topic_tags_wrapper label { display: none !important; }

.bbp_topic_tags_wrapper > span > i { color: #939597; font-size: 18px; position: relative; top: 2px; }

.bbp_topic_tags_wrapper #bbp_topic_tags { border: 0; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding: 0; width: 100%; margin: 0 !important; }

#bbpress-forums .bb-modal-box div.bbp-the-content-wrapper { margin: 0; }

.bb-modal-box .bb-form-select-fields { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form { margin: 0; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper { padding-top: 15px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper #bbp_topic_title, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper #bbp_topic_title { border: 1px solid #DEDFE2; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper #bbp_topic_title.error, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form fieldset.bbp-form-anonymous + .bbp_topic_title_wrapper #bbp_topic_title.error { border: 0; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_title_wrapper { margin: 0; padding: 18px 15px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper .new_topic_title_avatar img.avatar, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_title_wrapper .new_topic_title_avatar img.avatar { max-width: 44px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper .new_topic_title, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_title_wrapper .new_topic_title { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper label, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_title_wrapper label { display: none; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_title_wrapper #bbp_topic_title, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_title_wrapper #bbp_topic_title { border: 0; width: 100%; }

.elementor-location-popup #bbpress-forums .bbp-topic-form #wp-bbp_topic_content-wrap .wp-editor-container, #bbpress-forums .bb-modal.bbp-topic-form #wp-bbp_topic_content-wrap .wp-editor-container { border-left: 0; border-right: 0; }

.elementor-location-popup #bbpress-forums .bbp-topic-form #wp-bbp_topic_content-wrap .quicktags-toolbar, #bbpress-forums .bb-modal.bbp-topic-form #wp-bbp_topic_content-wrap .quicktags-toolbar { border-radius: 0; background-color: rgba(146, 164, 183, 0.1); }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_subscription_wrapper, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_subscription_wrapper { -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_form_forum_wrapper, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_form_forum_wrapper { max-width: 200px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_form_forum_wrapper label, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_form_forum_wrapper label { display: none; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_form_type_wrapper, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_form_type_wrapper { max-width: 220px; min-width: 180px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp_topic_form_type_wrapper label, #bbpress-forums .bb-modal.bbp-topic-form .bbp_topic_form_type_wrapper label { display: none; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bp-feedback, #bbpress-forums .bb-modal.bbp-topic-form .bp-feedback { margin: 10px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form .bbp-tags-icon, #bbpress-forums .bb-modal.bbp-topic-form .bbp-tags-icon { display: inline-block; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous { padding: 0 15px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous > legend, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous > legend { padding-top: 10px; padding-bottom: 5px; color: #122B46; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous p, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous p { margin-bottom: 15px; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous p:last-child, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous p:last-child { margin-bottom: 0; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous label, #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous label { display: none; }

.elementor-location-popup #bbpress-forums .bbp-topic-form fieldset.bbp-form-anonymous input[type=text], #bbpress-forums .bb-modal.bbp-topic-form fieldset.bbp-form-anonymous input[type=text] { width: 100%; }

.elementor-location-popup .elementor-element-populated #bbpress-forums { margin: -10px; font-size: 16px; }

.elementor-location-popup .elementor-element-populated #bbpress-forums .bb-form-select-fields { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 5px; margin: 0; }

.elementor-location-popup .elementor-element-populated #bbpress-forums .bb-form-select-fields select { margin: 0; min-width: 130px; }

.elementor-location-popup .elementor-element-populated #bbpress-forums .avatar { border-radius: 50%; }

.elementor-popup-modal ~ .select2-container.select2-container--open { z-index: 9999; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form { margin: 0; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form > legend { display: block; padding: 15px 15px 0; color: #122B46; }

#bbpress-forums .bb-modal.bbp-reply-form .bp-feedback { margin: 10px; }

#bbpress-forums .bb-modal.bbp-reply-form .wp-editor-container { border-left: 0; border-right: 0; }

#bbpress-forums .bb-modal.bbp-reply-form .wp-editor-container div.mce-panel.error { background-color: rgba(239, 62, 70, 0.1); }

#bbpress-forums .bb-modal.bbp-reply-form .wp-editor-container div.mce-panel.error iframe#bbp_reply_content_ifr { opacity: 0.5; }

#bbpress-forums .bb-modal.bbp-reply-form .quicktags-toolbar { border-radius: 0; background-color: rgba(146, 164, 183, 0.1); }

#bbpress-forums .bb-modal.bbp-reply-form .bb_subscriptions_active { padding: 10px 10px; -webkit-box-flex: 1; -ms-flex: auto; flex: auto; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form-anonymous { padding: 0 15px; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form-anonymous > legend { padding-top: 10px; padding-left: 0; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form-anonymous p { margin-bottom: 15px; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form-anonymous label { display: none; }

#bbpress-forums .bb-modal.bbp-reply-form fieldset.bbp-form-anonymous input[type=text] { width: 100%; }

#bbpress-forums .bbp-reply-form.bb-modal { box-shadow: none; padding: 10px 0; border: 0; }

#bbpress-forums .bbp-reply-form.bb-modal form { margin-bottom: 0; }

#bbpress-forums .bbp-reply-form.bb-modal fieldset.bbp-form { margin-bottom: 0; }

#bbpress-forums .bbp-reply-form.bb-modal fieldset.bbp-form > legend { font-size: 16px; font-weight: 400; color: #122B46; margin-bottom: 0; width: 100%; }

#bbpress-forums .bbp-reply-form.bb-modal .wp-editor-container { border-left: 1px solid #E7E9EC; border-right: 1px solid #E7E9EC; }

#bbpress-forums .bbp-reply-form.bb-modal div.bbp-submit-wrapper { margin-top: 0; }

#bbpress-forums .bbp-reply-form.bb-modal a#bbp-close-btn, #bbpress-forums .bbp-reply-form.bb-modal a#bbp-cancel-reply-to-link { color: #939597; font-size: 14px; margin-left: 10px; }

#bbpress-forums .bbp-reply-form.bb-modal a#bbp-close-btn:hover, #bbpress-forums .bbp-reply-form.bb-modal a#bbp-cancel-reply-to-link:hover { color: #007CFF; }

.bbp-reply-form .medium-editor-element:not(.emojionearea), .bbp-topic-form .medium-editor-element:not(.emojionearea) { border-radius: 0; border-left: 0; border-right: 0; border-top: 1px solid #eef0f3; min-height: 120px; }

.bbp-reply-form .medium-editor-element:not(.emojionearea):after, .bbp-topic-form .medium-editor-element:not(.emojionearea):after { pointer-events: none; }

.bbp-reply-form .emojionearea.medium-editor-element, .bbp-topic-form .emojionearea.medium-editor-element { min-height: 1px; }

.bbp-reply-form #whats-new-toolbar, .bbp-topic-form #whats-new-toolbar { padding: 15px; }

.bbp-reply-form #whats-new-attachments, .bbp-topic-form #whats-new-attachments { padding: 0 15px; }

.bbp-reply-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-topic-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom { top: -110px; left: 40px; }

.bbp-reply-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, .bbp-topic-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { left: -14px; top: 130px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.bbp-reply-form .gif-media-search-dropdown.open, .bbp-topic-form .gif-media-search-dropdown.open { left: 50px; top: -130px; }

.bbp-reply-form .gif-media-search-dropdown:before, .bbp-topic-form .gif-media-search-dropdown:before { left: 0; top: 140px; -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); }

.bbp_topic_create li > ul, .bbp_topic_create li > ol, .bbp_reply_create li > ul, .bbp_reply_create li > ol, #bbpress-forums .bbp-reply-form li > ul, #bbpress-forums .bbp-reply-form li > ol, #bbpress-forums .bbp-topic-form li > ul, #bbpress-forums .bbp-topic-form li > ol, #bbpress-forums .bbp-reply-content li > ul, #bbpress-forums .bbp-reply-content li > ol { margin-bottom: 0; }

.forums-attached-gif-container.closed { display: none; }

.bbp-topic-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom { top: -150px; }

.bbp-topic-form .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { top: 170px; }

.bbp-topic-form .gif-media-search-dropdown.open { top: -180px; }

.bbp-topic-form .gif-media-search-dropdown:before { top: 190px; }

.bb-modal-box form { margin: 0; }

.bb-modal-box #bbp_stick_topic_select { margin: 0 !important; }

#bbpress-forums .bb-modal.bb-modal-box { bottom: 0; left: 5px; right: 5px; margin: auto; display: none; position: fixed; z-index: 999; margin: 50px auto 0; width: auto; max-width: 750px; padding: 0; border-radius: 4px 4px 0 0; box-shadow: 0 3px 34px 0 rgba(94, 98, 102, 0.2); max-height: -webkit-calc(100vh - 50px); max-height: calc(100vh - 50px); overflow-y: auto; overflow-x: hidden; }

#bbpress-forums .bb-modal.bb-modal-box .bbp-the-content-wrapper.loading { text-align: center; padding: 0; position: relative; }

#bbpress-forums .bb-modal.bb-modal-box .bbp-the-content-wrapper.loading:after { content: "\e838"; font: normal normal 400 22px/1 "bb-icons"; margin: 0; display: inline-block; text-align: center; color: #939597; -webkit-animation: spin 2s infinite linear; animation: spin 2s infinite linear; position: absolute; top: 50%; margin-top: -11px; }

#bbpress-forums .bb-modal.bb-modal-box .bbp-the-content-wrapper.loading > div[data-placeholder] { pointer-events: none; }

#bbpress-forums .bb-modal.bb-modal-box .bbp-the-content-wrapper.loading > div[data-placeholder]:after { color: #c3c6c9; content: attr(data-placeholder) !important; position: absolute; left: 0; top: 0; padding: inherit; font-style: normal; }

.bb-modal-overlay { opacity: 0; position: fixed; top: 0; left: 0; z-index: 900; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.1) !important; }

#bbp-cancel-reply-to-link { display: none; }

.reply-edit fieldset.bbp-form .bbp-submit-wrapper .button.submit, .topic-edit fieldset.bbp-form .bbp-submit-wrapper .button.submit { margin-left: 0; margin-top: 20px; }

.topic-edit .bbp_topic_title_wrapper, .reply-edit .bbp_topic_title_wrapper { -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 30px; }

.topic-edit #bbp_editor_topic_content, .reply-edit #bbp_editor_topic_content { background-color: #fff; border: 1px solid #E7E9EC; border-radius: 3px; }

.topic-edit .bbp-topic-form #whats-new-toolbar, .topic-edit .bbp-reply-form #whats-new-toolbar, .topic-edit .bbp-reply-form #whats-new-attachments, .topic-edit .bbp-topic-form #whats-new-attachments, .reply-edit .bbp-topic-form #whats-new-toolbar, .reply-edit .bbp-reply-form #whats-new-toolbar, .reply-edit .bbp-reply-form #whats-new-attachments, .reply-edit .bbp-topic-form #whats-new-attachments { padding: 0; }

.topic-edit .bbp-form #whats-new-toolbar, .topic-edit .bbp-form #whats-new-attachments, .reply-edit .bbp-form #whats-new-toolbar, .reply-edit .bbp-form #whats-new-attachments { margin-bottom: 15px; }

.topic-edit .bbp-topic-form #whats-new-toolbar, .reply-edit .bbp-topic-form #whats-new-toolbar { margin-bottom: 15px; }

.topic-edit .bbp-form .emojionearea.medium-editor-element, .reply-edit .bbp-form .emojionearea.medium-editor-element { background: transparent; }

.topic-edit .bbp-form .bbp_topic_tags_wrapper, .reply-edit .bbp-form .bbp_topic_tags_wrapper { background: #fff; border: 1px solid #DEDFE2; border-radius: 3px; padding: 0 12px; margin-bottom: 10px !important; }

.topic-edit #bbp_topic_tags, .reply-edit #bbp_topic_tags { padding: 0 12px; }

.topic-edit .bbp-form .bb-form-select-fields, .reply-edit .bbp-form .bb-form-select-fields { display: block; }

.topic-edit #bbp-close-btn, .reply-edit #bbp-close-btn { display: none; }

.reply-edit .bb-form-select-fields .bb_subscriptions_active { padding-bottom: 0; }

.reply-edit #bbpress-forums .bb-form_rev_wrapper fieldset.bbp-form { margin: 0; }

.groups.reply-edit #item-body > h3, .groups.reply-edit #item-body > .h3, .groups.topic-edit #item-body > h3, .groups.topic-edit #item-body > .h3 { display: none; }

.tagify { border: 0; width: 100%; }

.tagify__input { margin: 3px 0; padding: 0; }

.tagify__tag > div { padding: 0px 22px 0 10px; }

.tagify__tag__removeBtn { font-size: 16px; line-height: 13px; }

.tagify__tag { margin: 3px 5px 3px 0; }

.tagify__input:empty:before { opacity: 0.3; }

span.tagify__tag-text { font-size: 15px; }

#bbp-reply-exerpt { margin: 0 -15px; padding: 10px 15px 15px; font-size: 14px; color: #999; }

#new-post:not(.submitting) .bb-icon-loader { display: none; }

body:not(.topic-edit) #new-post input.select2-search__field { padding: 0 !important; }

@media screen and (max-width: 544px) { .bbp-reply-form .post-emoji:nth-child(5)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after, .bbp-reply-form .post-emoji:nth-child(6)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after, .bbp-topic-form .post-emoji:nth-child(5)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after, .bbp-topic-form .post-emoji:nth-child(6)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after { margin-top: 16px; }
  .bbp-reply-form .post-emoji:nth-child(5)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before, .bbp-reply-form .post-emoji:nth-child(6)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before, .bbp-topic-form .post-emoji:nth-child(5)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before, .bbp-topic-form .post-emoji:nth-child(6)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before { margin-top: 10px; }
  .bbp-reply-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-reply-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-topic-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-topic-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom { height: 230px; margin-bottom: 10px; }
  .bbp-reply-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper, .bbp-reply-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper, .bbp-topic-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper, .bbp-topic-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper { height: 230px; }
  .bbp-reply-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper .emojionearea-search-panel + .emojionearea-scroll-area, .bbp-reply-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper .emojionearea-search-panel + .emojionearea-scroll-area, .bbp-topic-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper .emojionearea-search-panel + .emojionearea-scroll-area, .bbp-topic-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper .emojionearea-search-panel + .emojionearea-scroll-area { height: 140px; }
  .bbp-reply-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-topic-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom { top: 50px; left: -140px; }
  .bbp-reply-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, .bbp-topic-form .post-emoji:nth-child(5) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { top: -12px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); left: 142px; }
  .bbp-reply-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom, .bbp-topic-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom { top: 50px; left: -179px; }
  .bbp-reply-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after, .bbp-topic-form .post-emoji:nth-child(6) .emojionearea .emojionearea-picker.emojionearea-picker-position-bottom .emojionearea-wrapper:after { top: -12px; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); left: 181px; }
  .bbp-reply-form .post-gif:nth-child(4)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after, .bbp-topic-form .post-gif:nth-child(4)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:after { margin-top: 16px; }
  .bbp-reply-form .post-gif:nth-child(4)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before, .bbp-topic-form .post-gif:nth-child(4)[data-bp-tooltip][data-bp-tooltip-pos=down-left]:before { margin-top: 10px; }
  .bbp-reply-form .post-gif:nth-child(4) .gif-media-search-dropdown.open, .bbp-topic-form .post-gif:nth-child(4) .gif-media-search-dropdown.open { top: 20px; left: -90px; }
  .bbp-reply-form .post-gif:nth-child(4) .gif-media-search-dropdown.open:before, .bbp-topic-form .post-gif:nth-child(4) .gif-media-search-dropdown.open:before { top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 110px; }
  .bbp-reply-form .post-gif:nth-child(5) .gif-media-search-dropdown.open, .bbp-topic-form .post-gif:nth-child(5) .gif-media-search-dropdown.open { top: 20px; left: -124px; }
  .bbp-reply-form .post-gif:nth-child(5) .gif-media-search-dropdown.open:before, .bbp-topic-form .post-gif:nth-child(5) .gif-media-search-dropdown.open:before { top: 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); left: 144px; } }

#bbpress-forums.bbpress-forums-activity .bb-modal { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); bottom: auto; }

.bbp-reply-form-success-modal .bbp-reply-form-success { position: fixed; left: 0; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); padding: 0; border-color: #e7e9ec; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .activity-inner p { margin: 0; color: #7f868f; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; border-bottom: 1px solid #e7e9ec; padding: 20px 15px; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .activity-discussion-title-wrap { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-weight: 600; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: baseline; -ms-flex-align: baseline; align-items: baseline; width: 95%; }

@media only screen and (max-width: 992px) { .bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .reply-to { width: 10%; }

@media only screen and (max-width: 992px) { .bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .reply-to { width: 100%; } }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .discussion-title { width: 85%; }

@media only screen and (max-width: 992px) { .bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .discussion-title { width: 100%; } }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .discussion-title p { margin-bottom: 0; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .discussion-title a { text-align: left; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .process-title .discussion-title .activity-list { padding: 0; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .close .bb-icon-close:before { font-size: 24px; color: #4d5d6c; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .content-title .close:hover .bb-icon-close:before { color: inherit; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .activity-inner { padding: 20px 15px 10px 15px; }

.bbp-reply-form-success-modal .bbp-reply-form-success .reply-content .view-reply-button { padding: 0 15px 25px 15px; }

.bbp-reply-form.bb-modal-box .bbp-form legend { position: relative; }

.bbp-reply-form.bb-modal-box .bbp-form legend .js-modal-close { position: absolute; right: 20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.bbp-reply-form.bb-modal-box .bbp-form legend .js-modal-close .bb-icon-close:before { font-size: 24px; }

.bb-quick-reply-form-wrap .bbp-reply-form { border: 1px solid #E7E9EC !important; border-radius: 4px 4px 0 0 !important; }

.bb-quick-reply-form-wrap .bbp-reply-form .bbp-form > legend { padding: 25px 15px !important; color: #999 !important; }

.bb-quick-reply-form-wrap .bbp-reply-form .bbp-form > legend #bbp-reply-exerpt { font-weight: 600; }

.bb-quick-reply-form-wrap .bbp-reply-form .bbp-form > legend .js-modal-close .bb-icon-close { font-size: 24px; }

body.activity .bb-modal-overlay { background: rgba(250, 251, 253, 0.9) !important; opacity: 1 !important; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap .entry-img { border-radius: 4px; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap .entry-img img { width: 100%; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem { width: -webkit-calc(100% - 24px); width: calc(100% - 24px); margin: 12px auto; border: none; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem .entry-img img { width: auto; max-height: 640px; margin: 0 auto; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap:not(.bb-media-length-1) { padding: 9px; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-media-wrap:not(.bb-media-length-1) .bb-activity-media-elem { padding: 3px; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-video-wrap.bb-video-length-1 { width: -webkit-calc(100% - 24px); width: calc(100% - 24px); margin: 12px auto; border-radius: 4px; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-video-wrap.bb-video-length-1 .bb-activity-video-elem { padding: 0; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-video-wrap:not(.bb-video-length-1) { padding: 9px; margin: 0; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-video-wrap .bb-activity-video-elem .single-activity-video { border-radius: 4px; }

body.activity .activity .activity-list .bbp_topic_create .activity-inner .bb-activity-video-wrap .bb-activity-video-elem .single-activity-video:after { border: 0; border-radius: 4px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner { border-radius: 4px 4px; /* overflow: hidden; */ }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .media-activity .bb-open-media-theatre { width: 100%; border-radius: 4px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .media-activity .bb-open-media-theatre .photo { margin: 0 auto; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem { width: -webkit-calc(100% - 24px); width: calc(100% - 24px); margin: 12px auto; border: none; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-media-wrap.bb-media-length-1 .bb-activity-media-elem .entry-img img { max-height: 640px; margin: 0 auto; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-media-wrap:not(.bb-media-length-1) { padding: 9px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-media-wrap:not(.bb-media-length-1) .bb-activity-media-elem { padding: 3px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-video-wrap.bb-video-length-1 { width: -webkit-calc(100% - 24px); width: calc(100% - 24px); margin: 12px auto; border-radius: 4px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-video-wrap.bb-video-length-1 .bb-activity-video-elem { padding: 0; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-video-wrap:not(.bb-video-length-1) { padding: 9px; margin: 0; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-video-wrap .bb-activity-video-elem .single-activity-video { border-radius: 4px; }

body.activity .activity .activity-list .bbp_reply_create .activity-inner .bb-activity-video-wrap .bb-activity-video-elem .single-activity-video:after { border: 0; border-radius: 4px; }

body.activity .bb-media-model-container .activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos=up]:before { margin-top: 13px; }

.buddyboss-theme { /** 1. Remove border when inside 'a' element in IE 8/9/10. [normalize.css] 2. Offset 'alt' text from surrounding copy. 3. Make sure images are scaled correctly. 4. Fluid images for responsive purposes. 5. Setting 'vertical-align' removes the whitespace that appears under 'img' elements when they are dropped into a page as-is. Safer alternative to using 'display: block;'. */ /*------------------------------------*\ #HEADINGS \*------------------------------------*/ /* Container */ /* Grid Cell Wrapper */ /* Grid Cell */ /*prevent style tag to display*/ /* Alignment Top */ /* Alignment Bottom */ /* Alignment Center */ /* Alignment Center */ /* Alignment Top */ /* Alignment Bottom */ /* Alignment Center */ /* Extra small screen / phone */ /* Small screen / phone */ /* Medium screen / tablet */ /* Large screen / desktop */ /* clears the 'X' from Chrome */ /* Animation example, for spinners */ /* Dropdown - Starts Here */ /* Dropdown - Ends Here */ /* More Actions Dropdown */ /* bp-navs */ /* Subnav */ /* Radio */ /* Radio */ /*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/ /* Text meant only for screen readers. */ /* Image Caption Style */ /* Gallery */ /*.gallery .gallery-item { width: 50%; }*/ /* End - Gallery */ /* Fixed `contenteditable = true` height issue in FireFox */ /* This will prevent jerk while page loading */ /* 404 Page */ /* Elementor header */ /** Force the icons' styles Some themes -- notably 2014 -- has nasty rules that could override the icons' styles so we need to force them here. */ /* Search Widget */ /* Calendar Widget */ /* Custom Menu */ /* Categories Widget */ /*Recent Comments Widget*/ /* Post Grid */ /* Blog Grid Layout */ /* Blog Masonry Layout */ /* Image cropping */ /* Related Posts */ /* Slider */ /* Onscreen Notification */ }

.buddyboss-theme img { border: 0; /* [1] */ font-style: italic; /* [2] */ height: auto; /* [3] */ max-width: 100%; /* [4] */ vertical-align: middle; /* [5] */ }

.buddyboss-theme ul.unstyled { margin-left: 0; }

.buddyboss-theme ul.unstyled, .buddyboss-theme ul.unstyled ul { list-style: none; }

.buddyboss-theme .monospace { font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.buddyboss-theme .upper { text-transform: uppercase; }

.buddyboss-theme .lower { text-transform: lowercase; }

.buddyboss-theme .italic { font-style: italic !important; }

.buddyboss-theme .strong { font-weight: bold !important; }

.buddyboss-theme .normal { font-weight: normal !important; }

.buddyboss-theme .muted { opacity: 0.55; }

.buddyboss-theme a.muted { color: #0d0d0e; }

.buddyboss-theme a.muted:hover { opacity: 1; }

.buddyboss-theme .black { color: #0d0d0e; }

.buddyboss-theme .smaller { font-size: 14px; line-height: 20px; }

.buddyboss-theme .small { font-size: 16px; line-height: 24px; color: #A3A5A9; }

.buddyboss-theme .big { font-size: 20px; line-height: 28px; }

.buddyboss-theme .large { font-size: 22px; line-height: 32px; }

.buddyboss-theme .end { margin-bottom: 0 !important; }

.buddyboss-theme .nowrap, .buddyboss-theme .nowrap td { white-space: nowrap; }

.buddyboss-theme .container, .buddyboss-theme .container-fluid, .buddyboss-theme .container-sm, .buddyboss-theme .container-md, .buddyboss-theme .container-lg, .buddyboss-theme .container-xl, .buddyboss-theme .container-xxl { margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px; }

.buddyboss-theme .container { max-width: 1200px; }

.buddyboss-theme .page-template-page-fullscreen .site-content, .buddyboss-theme .page-template-page-fullwidth-content .site-content { padding: 0; }

.buddyboss-theme .page-template-page-fullscreen .site-content > .container, .buddyboss-theme .page-template-page-fullwidth-content .site-content > .container { max-width: none; padding: 0; }

.buddyboss-theme .page-template-page-fullscreen .content-area, .buddyboss-theme .page-template-page-fullwidth-content .content-area { padding-top: 0; padding-bottom: 0; }

.buddyboss-theme .page-template-page-fullwidth-content #content { padding-left: 0; padding-right: 0; }

.buddyboss-theme .page-template-page-fullwidth-content #content #primary { max-width: 100%; }

.buddyboss-theme .container-full { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

.buddyboss-theme .bb-grid { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: -10px; margin-right: -10px; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.buddyboss-theme .bb-grid > *, .buddyboss-theme .bb-grid-cell { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 1px; list-style: none; }

.buddyboss-theme .bb-grid > *:not(.no-gutter), .buddyboss-theme .bb-grid-cell:not(.no-gutter) { padding-left: 10px; padding-right: 10px; }

.buddyboss-theme .site-content-grid > style { display: none; }

.buddyboss-theme .grid-reverse { -ms-flex-flow: row-reverse; flex-flow: row-reverse; }

.buddyboss-theme .align-items-top { -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; }

.buddyboss-theme .align-items-bottom { -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; }

.buddyboss-theme .align-items-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .align-self-top { -ms-flex-item-align: start; align-self: flex-start; }

.buddyboss-theme .align-self-bottom { -ms-flex-item-align: end; align-self: flex-end; }

.buddyboss-theme .align-self-center { -ms-flex-item-align: center; align-self: center; }

.buddyboss-theme .push-center { margin-left: auto; margin-right: auto; }

.buddyboss-theme .push-right { margin-left: auto; }

.buddyboss-theme .push-middle { margin-top: auto; margin-bottom: auto; }

.buddyboss-theme .push-bottom { margin-top: auto; }

.buddyboss-theme .push-top { margin-bottom: auto; }

@media (max-width: 543px) { .buddyboss-theme .bb-grid { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .buddyboss-theme .bb-grid > *, .buddyboss-theme .bb-grid-cell { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }

@media (min-width: 544px) { .buddyboss-theme .sm-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .buddyboss-theme .sm-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .buddyboss-theme .sm-grid-1-3 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .buddyboss-theme .sm-grid-1-4 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .buddyboss-theme .sm-grid-1-5 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .buddyboss-theme .sm-grid-1-6 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .buddyboss-theme .sm-grid-2-3 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66%; flex: 0 0 66.66%; max-width: 66.66%; }
  .buddyboss-theme .sm-grid-3-4 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } }

@media (min-width: 800px) { .buddyboss-theme .md-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .buddyboss-theme .md-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .buddyboss-theme .md-grid-1-3 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .buddyboss-theme .md-grid-1-4 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .buddyboss-theme .md-grid-1-5 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .buddyboss-theme .md-grid-1-6 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .buddyboss-theme .md-grid-2-3 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66%; flex: 0 0 66.66%; max-width: 66.66%; }
  .buddyboss-theme .md-grid-3-4 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .buddyboss-theme .md-grid-reverse { -ms-flex-flow: row-reverse; flex-flow: row-reverse; } }

@media (min-width: 992px) { .buddyboss-theme .lg-grid-1-1 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .buddyboss-theme .lg-grid-1-2 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .buddyboss-theme .lg-grid-1-3 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .buddyboss-theme .lg-grid-1-4 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .buddyboss-theme .lg-grid-1-5 { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .buddyboss-theme .lg-grid-1-6 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .buddyboss-theme .lg-grid-2-3 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66%; flex: 0 0 66.66%; max-width: 66.66%; }
  .buddyboss-theme .lg-grid-3-4 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .buddyboss-theme .lg-grid-reverse { -ms-flex-flow: row-reverse; flex-flow: row-reverse; } }

.buddyboss-theme .form-checkboxes label.checkbox { display: inline-block; margin-right: 1rem; }

.buddyboss-theme .req { position: relative; top: 1px; font-weight: bold; color: #EF3E46; font-size: 110%; }

.buddyboss-theme span.desc, .buddyboss-theme div.desc { color: rgba(77, 92, 109, 0.5); font-size: 14px; line-height: 20px; }

.buddyboss-theme span.desc { margin-left: 4px; }

.buddyboss-theme div.desc { margin-top: 0.25rem; margin-bottom: -0.5rem; }

.buddyboss-theme .form-buttons button, .buddyboss-theme .form-buttons .button { margin-right: 0.5rem; }

.buddyboss-theme .form > .form-item:last-child { margin-bottom: 0; }

.buddyboss-theme .form .row:last-child .form-item { margin-bottom: 0; }

.buddyboss-theme .form span.success, .buddyboss-theme .form span.error { font-size: 14px; line-height: 20px; margin-left: 0.25rem; }

.buddyboss-theme .form-inline input, .buddyboss-theme .form-inline textarea, .buddyboss-theme .form-inline select { display: inline-block; width: auto; }

.buddyboss-theme .append, .buddyboss-theme .prepend { display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .append input, .buddyboss-theme .prepend input { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .append .button, .buddyboss-theme .append span, .buddyboss-theme .prepend .button, .buddyboss-theme .prepend span { -ms-flex-negative: 0; flex-shrink: 0; }

.buddyboss-theme .append span, .buddyboss-theme .prepend span { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-weight: normal; border: 1px solid #DEDFE2; background-color: #f8f8f8; padding: 0 0.875rem; color: rgba(0, 0, 0, 0.5); font-size: 14px; white-space: nowrap; }

.buddyboss-theme .prepend input { border-radius: 0 3px 3px 0; }

.buddyboss-theme .prepend .button { margin-right: -1px; border-radius: 3px 0 0 3px !important; }

.buddyboss-theme .prepend span { border-right: none; border-radius: 3px 0 0 3px; }

.buddyboss-theme .append input { border-radius: 3px 0 0 3px; }

.buddyboss-theme .append .button { margin-left: -1px; border-radius: 0 3px 3px 0 !important; }

.buddyboss-theme .append span { border-left: none; border-radius: 0 3px 3px 0; }

.buddyboss-theme .bs-styled-checkbox { position: absolute; opacity: 0; }

.buddyboss-theme .bs-styled-checkbox + label { cursor: pointer; display: inline-block; position: relative; padding: 0; line-height: 1; }

.buddyboss-theme .bs-styled-checkbox + label:before { content: ""; margin-right: 10px; display: inline-block; vertical-align: text-top; width: 20px; height: 20px; background: #fff; border-radius: 3px; border: 1px solid #C9CBCA; }

.buddyboss-theme .bs-styled-checkbox:checked + label:before { background: #335eea; border-color: #335eea; }

.buddyboss-theme .bs-styled-checkbox:disabled + label { color: #b8b8b8; cursor: auto; }

.buddyboss-theme .bs-styled-checkbox:disabled + label:before { box-shadow: none; background: #ddd; }

.buddyboss-theme .bs-styled-checkbox:checked + label:after { content: "\e876"; position: absolute; left: 3px; top: 3px; font-family: "bb-icons"; color: #fff; font-size: 14px; line-height: 1; display: block; }

.buddyboss-theme .bs-styled-radio { position: absolute; opacity: 0; }

.buddyboss-theme .bs-styled-radio + label, .buddyboss-theme .bs-styled-radio + .bb-radio-label { display: inline-block; position: relative; cursor: pointer; padding: 0; }

.buddyboss-theme .bs-styled-radio + label:before, .buddyboss-theme .bs-styled-radio + .bb-radio-label:before { content: ""; display: inline-block; vertical-align: middle; cursor: pointer; position: relative; overflow: hidden; width: 22px; height: 22px; line-height: 1; background-color: #fff; border: 2px solid #D6DCE6; border-radius: 100%; margin-right: 10px; }

.buddyboss-theme .bs-styled-radio:disabled + label, .buddyboss-theme .bs-styled-radio:disabled + .bb-radio-label { color: #b8b8b8; cursor: auto; }

.buddyboss-theme .bs-styled-radio:disabled + label:before, .buddyboss-theme .bs-styled-radio:disabled + .bb-radio-label:before { box-shadow: none; background: #ddd; }

.buddyboss-theme .bs-styled-radio:checked + label:after, .buddyboss-theme .bs-styled-radio:checked + .bb-radio-label:after { content: ""; background-color: #335eea; margin: auto; width: 14px; position: absolute; height: 14px; text-align: center; left: 4px; top: 4px; border-radius: 100%; }

@media screen and (max-width: 544px) { .buddyboss-theme form.search-form > label { display: block; width: 100%; margin-bottom: 10px; }
  .buddyboss-theme form.search-form > label input[type=search] { width: 100%; } }

.buddyboss-theme input[type=search]::-webkit-search-decoration, .buddyboss-theme input[type=search]::-webkit-search-cancel-button, .buddyboss-theme input[type=search]::-webkit-search-results-button, .buddyboss-theme input[type=search]::-webkit-search-results-decoration { display: none; }

.buddyboss-theme button, .buddyboss-theme .button, .buddyboss-theme input[type=button], .buddyboss-theme input[type=submit], .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button, .buddyboss-theme .buddypress .buddypress-wrap a.button, .buddyboss-theme .buddypress .buddypress-wrap button, .buddyboss-theme .buddypress .buddypress-wrap input[type=button], .buddyboss-theme .buddypress .buddypress-wrap input[type=reset], .buddyboss-theme .buddypress .buddypress-wrap input[type=submit], .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save { font-family: inherit; font-size: 15px; color: #fff; background-color: #335eea; padding: 10px 20px; font-weight: 500; font-style: normal; text-decoration: none; text-align: center; cursor: pointer; display: inline-block; line-height: 1.3; border: 1px solid transparent; outline: none; vertical-align: middle; -webkit-appearance: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme button i, .buddyboss-theme .button i, .buddyboss-theme input[type=button] i, .buddyboss-theme input[type=submit] i, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link i, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a i, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button i, .buddyboss-theme .buddypress .buddypress-wrap a.button i, .buddyboss-theme .buddypress .buddypress-wrap button i, .buddyboss-theme .buddypress .buddypress-wrap input[type=button] i, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset] i, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit] i, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a i, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel i, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment i, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save i { position: relative; /*top: 1px;*/ /*margin: 0 2px;*/ }

.buddyboss-theme button:hover, .buddyboss-theme button:focus, .buddyboss-theme .button:hover, .buddyboss-theme .button:focus, .buddyboss-theme input[type=button]:hover, .buddyboss-theme input[type=button]:focus, .buddyboss-theme input[type=submit]:hover, .buddyboss-theme input[type=submit]:focus, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link:focus, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a:focus, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button:focus, .buddyboss-theme .buddypress .buddypress-wrap a.button:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button:focus, .buddyboss-theme .buddypress .buddypress-wrap button:hover, .buddyboss-theme .buddypress .buddypress-wrap button:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=button]:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button]:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset]:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset]:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit]:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit]:focus, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save:focus { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

.buddyboss-theme button:active, .buddyboss-theme .button:active, .buddyboss-theme input[type=button]:active, .buddyboss-theme input[type=submit]:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button:active, .buddyboss-theme .buddypress .buddypress-wrap a.button:active, .buddyboss-theme .buddypress .buddypress-wrap button:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button]:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset]:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit]:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save:active { outline: none; text-decoration: none; color: #fff; box-shadow: inset 0 0 0 99999px rgba(0, 0, 0, 0.1); }

.buddyboss-theme button.disabled, .buddyboss-theme .button.disabled, .buddyboss-theme input[type=button].disabled, .buddyboss-theme input[type=submit].disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.disabled { cursor: default; font-style: normal; color: #C8CBCF; background-color: #F5F5F5; opacity: 1; }

.buddyboss-theme button.small, .buddyboss-theme .button.small, .buddyboss-theme input[type=button].small, .buddyboss-theme input[type=submit].small, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.small, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.small, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.small, .buddyboss-theme .buddypress .buddypress-wrap a.button.small, .buddyboss-theme .buddypress .buddypress-wrap button.small, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].small, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].small, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].small, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.small { font-size: 14px; font-weight: 500; min-height: 34px; padding: 6px 20px; border-radius: 100px; }

.buddyboss-theme button.big, .buddyboss-theme .button.big, .buddyboss-theme input[type=button].big, .buddyboss-theme input[type=submit].big, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.big, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.big, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.big, .buddyboss-theme .buddypress .buddypress-wrap a.button.big, .buddyboss-theme .buddypress .buddypress-wrap button.big, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].big, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].big, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].big, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.big { font-size: 16px; min-height: 62px; padding: 20px 40px; border-radius: 100px; }

.buddyboss-theme button.large, .buddyboss-theme .button.large, .buddyboss-theme input[type=button].large, .buddyboss-theme input[type=submit].large, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.large, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.large, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.large, .buddyboss-theme .buddypress .buddypress-wrap a.button.large, .buddyboss-theme .buddypress .buddypress-wrap button.large, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].large, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].large, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].large, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.large { font-size: 16px; min-height: 50px; padding: 14px 30px; border-radius: 100px; }

.buddyboss-theme button.full, .buddyboss-theme .button.full, .buddyboss-theme input[type=button].full, .buddyboss-theme input[type=submit].full, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.full, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.full, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.full, .buddyboss-theme .buddypress .buddypress-wrap a.button.full, .buddyboss-theme .buddypress .buddypress-wrap button.full, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].full, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].full, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].full, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.full, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.full, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.full, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.full { width: 100%; }

.buddyboss-theme button.secondary, .buddyboss-theme .button.secondary, .buddyboss-theme input[type=button].secondary, .buddyboss-theme input[type=submit].secondary, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary, .buddyboss-theme .buddypress .buddypress-wrap button.secondary, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary { color: #fff; background-color: #A1ABB5; }

.buddyboss-theme button.secondary:hover, .buddyboss-theme .button.secondary:hover, .buddyboss-theme input[type=button].secondary:hover, .buddyboss-theme input[type=submit].secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap button.secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary:hover { color: #fff; background-color: #939eaa; }

.buddyboss-theme button.secondary:active, .buddyboss-theme .button.secondary:active, .buddyboss-theme input[type=button].secondary:active, .buddyboss-theme input[type=submit].secondary:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary:active, .buddyboss-theme .buddypress .buddypress-wrap button.secondary:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary:active { color: #fff; background-color: #bbc2c9; }

.buddyboss-theme button.secondary:disabled, .buddyboss-theme button.secondary.disabled, .buddyboss-theme .button.secondary:disabled, .buddyboss-theme .button.secondary.disabled, .buddyboss-theme input[type=button].secondary:disabled, .buddyboss-theme input[type=button].secondary.disabled, .buddyboss-theme input[type=submit].secondary:disabled, .buddyboss-theme input[type=submit].secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.disabled { color: #C8CBCF; background-color: #F5F5F5; }

.buddyboss-theme button.secondary.outline, .buddyboss-theme .button.secondary.outline, .buddyboss-theme input[type=button].secondary.outline, .buddyboss-theme input[type=submit].secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.outline, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.outline { background: none; color: #A1ABB5; border-color: #A1ABB5; }

.buddyboss-theme button.secondary.outline:hover, .buddyboss-theme .button.secondary.outline:hover, .buddyboss-theme input[type=button].secondary.outline:hover, .buddyboss-theme input[type=submit].secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.outline:hover { color: #939eaa; border-color: #939eaa; }

.buddyboss-theme button.secondary.outline:active, .buddyboss-theme .button.secondary.outline:active, .buddyboss-theme input[type=button].secondary.outline:active, .buddyboss-theme input[type=submit].secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.outline:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.outline:active { color: #c3cad0; border-color: #c3cad0; }

.buddyboss-theme button.secondary.outline:disabled, .buddyboss-theme button.secondary.outline.disabled, .buddyboss-theme .button.secondary.outline:disabled, .buddyboss-theme .button.secondary.outline.disabled, .buddyboss-theme input[type=button].secondary.outline:disabled, .buddyboss-theme input[type=button].secondary.outline.disabled, .buddyboss-theme input[type=submit].secondary.outline:disabled, .buddyboss-theme input[type=submit].secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].secondary.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.secondary.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.secondary.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.secondary.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.secondary.outline.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.buddyboss-theme button.success, .buddyboss-theme .button.success, .buddyboss-theme input[type=button].success, .buddyboss-theme input[type=submit].success, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success, .buddyboss-theme .buddypress .buddypress-wrap a.button.success, .buddyboss-theme .buddypress .buddypress-wrap button.success, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success { color: #fff; background-color: #28cf8b; }

.buddyboss-theme button.success:hover, .buddyboss-theme .button.success:hover, .buddyboss-theme input[type=button].success:hover, .buddyboss-theme input[type=submit].success:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.success:hover, .buddyboss-theme .buddypress .buddypress-wrap button.success:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success:hover { color: #fff; background-color: #24ba7d; }

.buddyboss-theme button.success:active, .buddyboss-theme .button.success:active, .buddyboss-theme input[type=button].success:active, .buddyboss-theme input[type=submit].success:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.success:active, .buddyboss-theme .buddypress .buddypress-wrap button.success:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success:active { color: #fff; background-color: #49dca0; }

.buddyboss-theme button.success:disabled, .buddyboss-theme button.success.disabled, .buddyboss-theme .button.success:disabled, .buddyboss-theme .button.success.disabled, .buddyboss-theme input[type=button].success:disabled, .buddyboss-theme input[type=button].success.disabled, .buddyboss-theme input[type=submit].success:disabled, .buddyboss-theme input[type=submit].success.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.success.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.disabled { color: #C8CBCF; background-color: #F5F5F5; }

.buddyboss-theme button.success.outline, .buddyboss-theme .button.success.outline, .buddyboss-theme input[type=button].success.outline, .buddyboss-theme input[type=submit].success.outline, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.outline, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.outline, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.outline, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.outline, .buddyboss-theme .buddypress .buddypress-wrap button.success.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.outline, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.outline { background: none; color: #28cf8b; border-color: #28cf8b; }

.buddyboss-theme button.success.outline:hover, .buddyboss-theme .button.success.outline:hover, .buddyboss-theme input[type=button].success.outline:hover, .buddyboss-theme input[type=submit].success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap button.success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.outline:hover { color: #24ba7d; border-color: #24ba7d; }

.buddyboss-theme button.success.outline:active, .buddyboss-theme .button.success.outline:active, .buddyboss-theme input[type=button].success.outline:active, .buddyboss-theme input[type=submit].success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap button.success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.outline:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.outline:active { color: #56dea7; border-color: #56dea7; }

.buddyboss-theme button.success.outline:disabled, .buddyboss-theme button.success.outline.disabled, .buddyboss-theme .button.success.outline:disabled, .buddyboss-theme .button.success.outline.disabled, .buddyboss-theme input[type=button].success.outline:disabled, .buddyboss-theme input[type=button].success.outline.disabled, .buddyboss-theme input[type=submit].success.outline:disabled, .buddyboss-theme input[type=submit].success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].success.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.success.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.success.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.success.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.success.outline.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.buddyboss-theme button.error, .buddyboss-theme .button.error, .buddyboss-theme input[type=button].error, .buddyboss-theme input[type=submit].error, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error, .buddyboss-theme .buddypress .buddypress-wrap a.button.error, .buddyboss-theme .buddypress .buddypress-wrap button.error, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error { color: #fff; background-color: #EF3E46; }

.buddyboss-theme button.error:hover, .buddyboss-theme .button.error:hover, .buddyboss-theme input[type=button].error:hover, .buddyboss-theme input[type=submit].error:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.error:hover, .buddyboss-theme .buddypress .buddypress-wrap button.error:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error:hover { color: #fff; background-color: #ed262f; }

.buddyboss-theme button.error:active, .buddyboss-theme .button.error:active, .buddyboss-theme input[type=button].error:active, .buddyboss-theme input[type=submit].error:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.error:active, .buddyboss-theme .buddypress .buddypress-wrap button.error:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error:active { color: #fff; background-color: #f3686f; }

.buddyboss-theme button.error:disabled, .buddyboss-theme button.error.disabled, .buddyboss-theme .button.error:disabled, .buddyboss-theme .button.error.disabled, .buddyboss-theme input[type=button].error:disabled, .buddyboss-theme input[type=button].error.disabled, .buddyboss-theme input[type=submit].error:disabled, .buddyboss-theme input[type=submit].error.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.error.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.disabled { color: #C8CBCF; background-color: #F5F5F5; }

.buddyboss-theme button.error.outline, .buddyboss-theme .button.error.outline, .buddyboss-theme input[type=button].error.outline, .buddyboss-theme input[type=submit].error.outline, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.outline, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.outline, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.outline, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.outline, .buddyboss-theme .buddypress .buddypress-wrap button.error.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.outline, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.outline { background: none; color: #EF3E46; border-color: #EF3E46; }

.buddyboss-theme button.error.outline:hover, .buddyboss-theme .button.error.outline:hover, .buddyboss-theme input[type=button].error.outline:hover, .buddyboss-theme input[type=submit].error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap button.error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.outline:hover { color: #ed262f; border-color: #ed262f; }

.buddyboss-theme button.error.outline:active, .buddyboss-theme .button.error.outline:active, .buddyboss-theme input[type=button].error.outline:active, .buddyboss-theme input[type=submit].error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap button.error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.outline:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.outline:active { color: #f4777c; border-color: #f4777c; }

.buddyboss-theme button.error.outline:disabled, .buddyboss-theme button.error.outline.disabled, .buddyboss-theme .button.error.outline:disabled, .buddyboss-theme .button.error.outline.disabled, .buddyboss-theme input[type=button].error.outline:disabled, .buddyboss-theme input[type=button].error.outline.disabled, .buddyboss-theme input[type=submit].error.outline:disabled, .buddyboss-theme input[type=submit].error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].error.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.error.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.error.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.error.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.error.outline.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.buddyboss-theme button.inverted, .buddyboss-theme .button.inverted, .buddyboss-theme input[type=button].inverted, .buddyboss-theme input[type=submit].inverted, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted, .buddyboss-theme .buddypress .buddypress-wrap button.inverted, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted { color: #000; background-color: #fff; }

.buddyboss-theme button.inverted:hover, .buddyboss-theme .button.inverted:hover, .buddyboss-theme input[type=button].inverted:hover, .buddyboss-theme input[type=submit].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted:hover { color: #000; background-color: #f2f2f2; }

.buddyboss-theme button.inverted:active, .buddyboss-theme .button.inverted:active, .buddyboss-theme input[type=button].inverted:active, .buddyboss-theme input[type=submit].inverted:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted:active, .buddyboss-theme .buddypress .buddypress-wrap button.inverted:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted:active { color: #000; background-color: white; }

.buddyboss-theme button.inverted:disabled, .buddyboss-theme button.inverted.disabled, .buddyboss-theme .button.inverted:disabled, .buddyboss-theme .button.inverted.disabled, .buddyboss-theme input[type=button].inverted:disabled, .buddyboss-theme input[type=button].inverted.disabled, .buddyboss-theme input[type=submit].inverted:disabled, .buddyboss-theme input[type=submit].inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.disabled { color: #C8CBCF; background-color: #F5F5F5; }

.buddyboss-theme button.inverted.outline, .buddyboss-theme .button.inverted.outline, .buddyboss-theme input[type=button].inverted.outline, .buddyboss-theme input[type=submit].inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.outline, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.outline { background: none; color: #fff; border-color: #fff; }

.buddyboss-theme button.inverted.outline:hover, .buddyboss-theme .button.inverted.outline:hover, .buddyboss-theme input[type=button].inverted.outline:hover, .buddyboss-theme input[type=submit].inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.outline:hover { color: #f2f2f2; border-color: #f2f2f2; }

.buddyboss-theme button.inverted.outline:active, .buddyboss-theme .button.inverted.outline:active, .buddyboss-theme input[type=button].inverted.outline:active, .buddyboss-theme input[type=submit].inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.outline:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.outline:active { color: white; border-color: white; }

.buddyboss-theme button.inverted.outline:disabled, .buddyboss-theme button.inverted.outline.disabled, .buddyboss-theme .button.inverted.outline:disabled, .buddyboss-theme .button.inverted.outline.disabled, .buddyboss-theme input[type=button].inverted.outline:disabled, .buddyboss-theme input[type=button].inverted.outline.disabled, .buddyboss-theme input[type=submit].inverted.outline:disabled, .buddyboss-theme input[type=submit].inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted.outline.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.buddyboss-theme button.inverted:hover, .buddyboss-theme .button.inverted:hover, .buddyboss-theme input[type=button].inverted:hover, .buddyboss-theme input[type=submit].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap button.inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].inverted:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.inverted:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.inverted:hover { opacity: 0.7; }

.buddyboss-theme button.round, .buddyboss-theme .button.round, .buddyboss-theme input[type=button].round, .buddyboss-theme input[type=submit].round, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.round, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.round, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.round, .buddyboss-theme .buddypress .buddypress-wrap a.button.round, .buddyboss-theme .buddypress .buddypress-wrap button.round, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].round, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].round, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].round, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.round, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.round, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.round, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.round { border-radius: 50px; }

.buddyboss-theme button.raised, .buddyboss-theme .button.raised, .buddyboss-theme input[type=button].raised, .buddyboss-theme input[type=submit].raised, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.raised, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.raised, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.raised, .buddyboss-theme .buddypress .buddypress-wrap a.button.raised, .buddyboss-theme .buddypress .buddypress-wrap button.raised, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].raised, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].raised, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].raised, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.raised, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.raised, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.raised, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.raised { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.buddyboss-theme button.outline, .buddyboss-theme .button.outline, .buddyboss-theme input[type=button].outline, .buddyboss-theme input[type=submit].outline, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline, .buddyboss-theme .buddypress .buddypress-wrap button.outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline { background: none; border-width: 1px; border-color: #335eea; color: #335eea; box-shadow: none; }

.buddyboss-theme button.outline:hover, .buddyboss-theme button.outline:focus, .buddyboss-theme .button.outline:hover, .buddyboss-theme .button.outline:focus, .buddyboss-theme input[type=button].outline:hover, .buddyboss-theme input[type=button].outline:focus, .buddyboss-theme input[type=submit].outline:hover, .buddyboss-theme input[type=submit].outline:focus, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline:focus, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline:focus, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline:focus, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline:focus, .buddyboss-theme .buddypress .buddypress-wrap button.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap button.outline:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline:focus, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline:hover, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline:focus, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:hover, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline:focus, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline:hover, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline:focus { background: none; color: #0070e6; border-color: #0070e6; }

.buddyboss-theme button.outline:active, .buddyboss-theme .button.outline:active, .buddyboss-theme input[type=button].outline:active, .buddyboss-theme input[type=submit].outline:active, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline:active, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline:active, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline:active, .buddyboss-theme .buddypress .buddypress-wrap button.outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline:active, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline:active, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline:active, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline:active { background: none; color: #3d9bff; border-color: #3d9bff; }

.buddyboss-theme button.outline:disabled, .buddyboss-theme button.outline.disabled, .buddyboss-theme .button.outline:disabled, .buddyboss-theme .button.outline.disabled, .buddyboss-theme input[type=button].outline:disabled, .buddyboss-theme input[type=button].outline.disabled, .buddyboss-theme input[type=submit].outline:disabled, .buddyboss-theme input[type=submit].outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap a.button.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap button.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap button.outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].outline.disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline:disabled, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.outline.disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline:disabled, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.outline.disabled { background: #f5f5f5; color: #DEDFE2; border-color: #DEDFE2; opacity: 1; }

.buddyboss-theme button.upper, .buddyboss-theme .button.upper, .buddyboss-theme input[type=button].upper, .buddyboss-theme input[type=submit].upper, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.upper, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.upper, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.upper, .buddyboss-theme .buddypress .buddypress-wrap a.button.upper, .buddyboss-theme .buddypress .buddypress-wrap button.upper, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].upper, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].upper, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].upper, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.upper, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.upper, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.upper { text-transform: uppercase; letter-spacing: 0.04em; font-size: 14px; }

.buddyboss-theme button.upper.small, .buddyboss-theme .button.upper.small, .buddyboss-theme input[type=button].upper.small, .buddyboss-theme input[type=submit].upper.small, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.upper.small, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.upper.small, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.upper.small, .buddyboss-theme .buddypress .buddypress-wrap a.button.upper.small, .buddyboss-theme .buddypress .buddypress-wrap button.upper.small, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].upper.small, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].upper.small, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].upper.small, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.upper.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.upper.small, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.upper.small { font-size: 12px; }

.buddyboss-theme button.upper.big, .buddyboss-theme .button.upper.big, .buddyboss-theme input[type=button].upper.big, .buddyboss-theme input[type=submit].upper.big, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.upper.big, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.upper.big, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.upper.big, .buddyboss-theme .buddypress .buddypress-wrap a.button.upper.big, .buddyboss-theme .buddypress .buddypress-wrap button.upper.big, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].upper.big, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].upper.big, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].upper.big, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.upper.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.upper.big, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.upper.big { font-size: 14px; }

.buddyboss-theme button.upper.large, .buddyboss-theme .button.upper.large, .buddyboss-theme input[type=button].upper.large, .buddyboss-theme input[type=submit].upper.large, .buddyboss-theme .buddypress .buddypress-wrap .comment-reply-link.upper.large, .buddyboss-theme .buddypress .buddypress-wrap .generic-button a.upper.large, .buddyboss-theme .buddypress .buddypress-wrap a.bp-title-button.upper.large, .buddyboss-theme .buddypress .buddypress-wrap a.button.upper.large, .buddyboss-theme .buddypress .buddypress-wrap button.upper.large, .buddyboss-theme .buddypress .buddypress-wrap input[type=button].upper.large, .buddyboss-theme .buddypress .buddypress-wrap input[type=reset].upper.large, .buddyboss-theme .buddypress .buddypress-wrap input[type=submit].upper.large, .buddyboss-theme .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.upper.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_cancel.upper.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.upper.large, .buddyboss-theme .activity-list .activity-item .comment-item .activity-meta.action .buddyboss_edit_activity_comment.action-save.upper.large { font-size: 15px; }

.buddyboss-theme input[type=submit] { width: auto; font-style: normal; }

.buddyboss-theme .breadcrumbs { font-size: 16px; margin-bottom: 27px; }

.buddyboss-theme .breadcrumbs ul { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .breadcrumbs.push-center ul { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .breadcrumbs span, .buddyboss-theme .breadcrumbs a { font-style: normal; padding: 0 0.625rem; display: inline-block; white-space: nowrap; }

.buddyboss-theme .breadcrumbs li:after { display: inline-block; content: "/"; color: rgba(0, 0, 0, 0.3); }

.buddyboss-theme .breadcrumbs li:last-child:after { display: none; }

.buddyboss-theme .breadcrumbs li:first-child span, .buddyboss-theme .breadcrumbs li:first-child a { padding-left: 0; }

.buddyboss-theme .breadcrumbs li.active a { color: #4D5C6D; text-decoration: none; cursor: text; }

.buddyboss-theme .pagination { margin: 27px 0; font-size: 16px; }

.buddyboss-theme .pagination ul { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; }

.buddyboss-theme .pagination.align-center ul { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .pagination span, .buddyboss-theme .pagination a { border-radius: 3px; display: inline-block; padding: 0.5rem 0.75rem; line-height: 1; white-space: nowrap; border: 1px solid transparent; }

.buddyboss-theme .pagination a { text-decoration: none; color: #4D5C6D; }

.buddyboss-theme .pagination a:hover { color: rgba(0, 0, 0, 0.5); border-color: #e0e1e1; }

.buddyboss-theme .pagination span, .buddyboss-theme .pagination li.active a { color: rgba(0, 0, 0, 0.5); border-color: #e0e1e1; cursor: text; }

.buddyboss-theme .pagination.upper { font-size: 14px; }

.buddyboss-theme .push-left { margin-right: auto; }

.buddyboss-theme .push-right { margin-left: auto; }

.buddyboss-theme .push-center { margin-left: auto; margin-right: auto; }

.buddyboss-theme .push-middle { margin-top: auto; margin-bottom: auto; }

.buddyboss-theme .push-bottom { margin-top: auto; }

@media (max-width: 544px) { .buddyboss-theme .push-left-sm { margin-left: 0; }
  .buddyboss-theme .push-center-sm { margin-left: auto; margin-right: auto; }
  .buddyboss-theme .push-top-sm { margin-top: 0; } }

.buddyboss-theme .align-middle { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .align-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme .align-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 544px) { .buddyboss-theme .align-left-sm { -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } }

.buddyboss-theme .fixed { position: fixed; top: 0; left: 0; z-index: 100; width: 100%; }

.buddyboss-theme .flex { display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .flex-1 { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .flex-wrap { -ms-flex-wrap: wrap; flex-wrap: wrap; }

.buddyboss-theme .flex-full { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.buddyboss-theme .flex-reverse { -ms-flex-flow: row-reverse; flex-flow: row-reverse; }

.buddyboss-theme .flex-column { -ms-flex-flow: column; flex-flow: column; }

@media (max-width: 544px) { .buddyboss-theme .flex-column-sm { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }
  .buddyboss-theme .flex-w100-sm { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; } }

@media (max-width: 544px) and (max-width: 544px) { .buddyboss-theme .flex-w100-sm { -webkit-box-flex: 0 !important; -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; } }

.buddyboss-theme .invisible { visibility: hidden; }

.buddyboss-theme .visible { visibility: visible; }

.buddyboss-theme .display-block { display: block; }

.buddyboss-theme .hide { display: none !important; }

@media (max-width: 544px) { .buddyboss-theme .hide-sm { display: none !important; } }

@media (min-width: 544px) { .buddyboss-theme .show-sm { display: block !important; } }

@media print { .buddyboss-theme .hide-print { display: none !important; }
  .buddyboss-theme .show-print { display: block !important; } }

.buddyboss-theme .no-scroll { overflow: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100% !important; }

.buddyboss-theme .scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

.buddyboss-theme .video-container { height: 0; padding-bottom: 56.25%; position: relative; margin-bottom: 18px; }

.buddyboss-theme .video-container iframe:not(.wp-embedded-content), .buddyboss-theme .video-container object, .buddyboss-theme .video-container embed { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }

.buddyboss-theme .close { display: inline-block; min-height: 16px; min-width: 16px; line-height: 16px; vertical-align: middle; text-align: center; font-size: 0.75rem; opacity: 0.6; }

.buddyboss-theme .close:hover { opacity: 1; }

.buddyboss-theme .close.small { font-size: 0.5rem; }

.buddyboss-theme .close.big { font-size: 1.125rem; }

.buddyboss-theme .close.white { color: #fff; }

.buddyboss-theme .caret { display: inline-block; }

.buddyboss-theme .button .caret { margin-right: -0.5rem; }

.buddyboss-theme .overlay { position: fixed; z-index: 200; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(255, 255, 255, 0.95); }

.buddyboss-theme .overlay > .close { position: fixed; top: 1rem; right: 1rem; }

.buddyboss-theme .overlay.black { background-color: rgba(0, 0, 0, 0.9); }

.buddyboss-theme .round { border-radius: 50%; }

.buddyboss-theme .bb-highlight { background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #FE6F4B 50%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FE6F4B 50%); }

.buddyboss-theme .bb-highlight.bb-highlight--yellow { background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #FAF141 50%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FAF141 50%); }

.buddyboss-theme .bb-highlight.bb-highlight--red { background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #FE6F4B 50%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #FE6F4B 50%); }

.buddyboss-theme .bb-highlight.bb-highlight--blue { background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #04B9D9 50%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #04B9D9 50%); }

.buddyboss-theme .bb-highlight.bb-highlight--grey { background: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0) 50%, #DEDFE2 50%); background: linear-gradient(180deg, rgba(255, 255, 255, 0) 50%, #DEDFE2 50%); }

@media print { .buddyboss-theme * { background: transparent !important; color: black !important; box-shadow: none !important; text-shadow: none !important; }
  .buddyboss-theme a, .buddyboss-theme a:visited { text-decoration: underline; }
  .buddyboss-theme pre, .buddyboss-theme blockquote { border: 1px solid #999; page-break-inside: avoid; }
  .buddyboss-theme p, .buddyboss-theme h2, .buddyboss-theme .h2, .buddyboss-theme h3, .buddyboss-theme .h3 { orphans: 3; widows: 3; }
  .buddyboss-theme thead { display: table-header-group; }
  .buddyboss-theme tr, .buddyboss-theme img { page-break-inside: avoid; }
  .buddyboss-theme img { max-width: 100% !important; }
  .buddyboss-theme h2, .buddyboss-theme .h2, .buddyboss-theme h3, .buddyboss-theme .h3, .buddyboss-theme h4, .buddyboss-theme .h4 { page-break-after: avoid; }
  @page { .buddyboss-theme { margin: 0.5cm; } } }

.buddyboss-theme .ani-bg { -webkit-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: ani-bg; animation-name: ani-bg; -webkit-animation-timing-function: linear; animation-timing-function: linear; background: #eee; background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eee), color-stop(18%, #ddd), color-stop(33%, #eee)); background: -webkit-linear-gradient(left, #eee 8%, #ddd 18%, #eee 33%); background: linear-gradient(to right, #eee 8%, #ddd 18%, #eee 33%); background-size: 1000px 100%; height: 96px; position: relative; }

@-webkit-keyframes ani-bg { 0% { background-position: -1000px 0; }
  100% { background-position: 1000px 0; } }

@keyframes ani-bg { 0% { background-position: -1000px 0; }
  100% { background-position: 1000px 0; } }

@-webkit-keyframes loading { 0% { opacity: 1; }
  100% { opacity: 0.9; } }

@keyframes loading { 0% { opacity: 1; }
  100% { opacity: 0.9; } }

@-webkit-keyframes slideUp { to { height: 0;
    padding-top: 0;
    padding-bottom: 0; } }

@keyframes slideUp { to { height: 0;
    padding-top: 0;
    padding-bottom: 0; } }

@-webkit-keyframes slideDown { from { height: 0;
    padding-top: 0;
    padding-bottom: 0; } }

@keyframes slideDown { from { height: 0;
    padding-top: 0;
    padding-bottom: 0; } }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@-webkit-keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

@-webkit-keyframes flipIn { from { opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  to { opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@keyframes flipIn { from { opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); }
  to { opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); } }

@-webkit-keyframes flipOut { from { opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  to { opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

@keyframes flipOut { from { opacity: 1;
    -webkit-transform: scaleY(1);
    transform: scaleY(1); }
  to { opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0); } }

@-webkit-keyframes zoomIn { from { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { from { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@-webkit-keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

@keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

@-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@-webkit-keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@-webkit-keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp { from { -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@-webkit-keyframes rotate { from { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate { from { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse { from { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% { -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  to { -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@-webkit-keyframes shake { 15% { -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem); }
  30% { -webkit-transform: translateX(-0.4rem);
    transform: translateX(-0.4rem); }
  45% { -webkit-transform: translateX(0.3rem);
    transform: translateX(0.3rem); }
  60% { -webkit-transform: translateX(-0.2rem);
    transform: translateX(-0.2rem); }
  75% { -webkit-transform: translateX(0.1rem);
    transform: translateX(0.1rem); }
  90% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  90% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes shake { 15% { -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem); }
  30% { -webkit-transform: translateX(-0.4rem);
    transform: translateX(-0.4rem); }
  45% { -webkit-transform: translateX(0.3rem);
    transform: translateX(0.3rem); }
  60% { -webkit-transform: translateX(-0.2rem);
    transform: translateX(-0.2rem); }
  75% { -webkit-transform: translateX(0.1rem);
    transform: translateX(0.1rem); }
  90% { -webkit-transform: translateX(0);
    transform: translateX(0); }
  90% { -webkit-transform: translateX(0);
    transform: translateX(0); } }

.buddyboss-theme .fadeIn { -webkit-animation: fadeIn 250ms; animation: fadeIn 250ms; }

.buddyboss-theme .fadeOut { -webkit-animation: fadeOut 250ms; animation: fadeOut 250ms; }

.buddyboss-theme .zoomIn { -webkit-animation: zoomIn 200ms; animation: zoomIn 200ms; }

.buddyboss-theme .zoomOut { -webkit-animation: zoomOut 500ms; animation: zoomOut 500ms; }

.buddyboss-theme .slideInRight { -webkit-animation: slideInRight 500ms; animation: slideInRight 500ms; }

.buddyboss-theme .slideInLeft { -webkit-animation: slideInLeft 500ms; animation: slideInLeft 500ms; }

.buddyboss-theme .slideInDown { -webkit-animation: slideInDown 500ms; animation: slideInDown 500ms; }

.buddyboss-theme .slideOutLeft { -webkit-animation: slideOutLeft 500ms; animation: slideOutLeft 500ms; }

.buddyboss-theme .slideOutRight { -webkit-animation: slideOutRight 500ms; animation: slideOutRight 500ms; }

.buddyboss-theme .slideOutUp { -webkit-animation: slideOutUp 500ms; animation: slideOutUp 500ms; }

.buddyboss-theme .slideUp { overflow: hidden; -webkit-animation: slideUp 200ms ease-in-out; animation: slideUp 200ms ease-in-out; }

.buddyboss-theme .slideDown { overflow: hidden; -webkit-animation: slideDown 80ms ease-in-out; animation: slideDown 80ms ease-in-out; }

.buddyboss-theme .flipIn { -webkit-animation: flipIn 250ms cubic-bezier(0.5, -0.5, 0.5, 1.5); animation: flipIn 250ms cubic-bezier(0.5, -0.5, 0.5, 1.5); }

.buddyboss-theme .flipOut { -webkit-animation: flipOut 500ms cubic-bezier(0.5, -0.5, 0.5, 1.5); animation: flipOut 500ms cubic-bezier(0.5, -0.5, 0.5, 1.5); }

.buddyboss-theme .rotate { -webkit-animation: rotate 500ms; animation: rotate 500ms; }

.buddyboss-theme .pulse { -webkit-animation: pulse 250ms 2; animation: pulse 250ms 2; }

.buddyboss-theme .shake { -webkit-animation: shake 500ms; animation: shake 500ms; }

.buddyboss-theme .dropdown:not(.v-select) { position: absolute; z-index: 100; top: 0; right: 0; width: 17.5rem; color: #000; font-size: 17px; background: #fff; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15); border-radius: 3px; max-height: 18.75rem; margin: 0; padding: 0; overflow: hidden; }

.buddyboss-theme .dropdown:not(.v-select).dropdown-mobile { position: fixed; top: 0; left: 0; right: 0; bottom: 0; width: 100%; max-height: none; border: none; }

.buddyboss-theme .dropdown:not(.v-select) .close { margin: 1.25rem auto; }

.buddyboss-theme .dropdown:not(.v-select).open { overflow: auto; }

.buddyboss-theme .dropdown:not(.v-select) ul { list-style: none; margin: 0; }

.buddyboss-theme .dropdown:not(.v-select) ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.buddyboss-theme .dropdown:not(.v-select) ul li:last-child { border-bottom: none; }

.buddyboss-theme .dropdown:not(.v-select) ul a { display: block; padding: 0.75rem; text-decoration: none; color: #000; }

.buddyboss-theme .dropdown:not(.v-select) ul a:hover { background: rgba(0, 0, 0, 0.05); }

.buddyboss-theme .message { font-size: 16px; line-height: 24px; background: #e0e1e1; color: #4D5C6D; padding: 1rem; padding-right: 2.5em; padding-bottom: 0.75rem; margin-bottom: 27px; position: relative; }

.buddyboss-theme .message a { color: inherit; }

.buddyboss-theme .message h2, .buddyboss-theme .message .h2, .buddyboss-theme .message h3, .buddyboss-theme .message .h3, .buddyboss-theme .message h4, .buddyboss-theme .message .h4, .buddyboss-theme .message h5, .buddyboss-theme .message .h5, .buddyboss-theme .message h6, .buddyboss-theme .message .h6 { margin-bottom: 0; }

.buddyboss-theme .message .close { position: absolute; right: 1rem; top: 1.1rem; }

.buddyboss-theme .message.error { background: #EF3E46; color: #fff; }

.buddyboss-theme .message.success { background: #1CD991; color: #fff; }

.buddyboss-theme .message.warning { background: #f7ba45; }

.buddyboss-theme .message.focus { background: #1c86f2; color: #fff; }

.buddyboss-theme .message.black { background: #0d0d0e; color: #fff; }

.buddyboss-theme .message.inverted { background: #fff; }

.buddyboss-theme button[data-balloon] { overflow: visible; }

.buddyboss-theme [data-balloon] { position: relative; cursor: pointer; }

.buddyboss-theme [data-balloon]:after { opacity: 0; pointer-events: none; -webkit-transition: all 0.18s ease-out 0.18s; transition: all 0.18s ease-out 0.18s; font-weight: 500; font-size: 13px; letter-spacing: -0.24px; background: rgba(18, 43, 70, 0.95); border-radius: 4px; box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22); color: #fff; content: attr(data-balloon); line-height: 1.3; padding: 7px 15px; position: absolute; white-space: nowrap; z-index: 10; }

.buddyboss-theme [data-balloon]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(0)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 18px; height: 6px; opacity: 0; pointer-events: none; -webkit-transition: all 0.18s ease-out 0.18s; transition: all 0.18s ease-out 0.18s; content: ""; position: absolute; z-index: 10; }

.buddyboss-theme [data-balloon]:hover:before, .buddyboss-theme [data-balloon]:hover:after, .buddyboss-theme [data-balloon][data-balloon-visible]:before, .buddyboss-theme [data-balloon][data-balloon-visible]:after { opacity: 1; pointer-events: auto; }

.buddyboss-theme [data-balloon].font-awesome:after { font-family: FontAwesome; }

.buddyboss-theme [data-balloon][data-balloon-break]:after { white-space: pre; }

.buddyboss-theme [data-balloon][data-balloon-blunt]:before, .buddyboss-theme [data-balloon][data-balloon-blunt]:after { -webkit-transition: none; transition: none; }

.buddyboss-theme [data-balloon][data-balloon-pos=up]:after { bottom: 100%; left: 50%; margin-bottom: 11px; -webkit-transform: translate(-50%, 10px); -ms-transform: translate(-50%, 10px); transform: translate(-50%, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up]:before { bottom: 100%; left: 50%; margin-bottom: 5px; -webkit-transform: translate(-50%, 10px); -ms-transform: translate(-50%, 10px); transform: translate(-50%, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=up][data-balloon-visible]:after { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=up]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=up][data-balloon-visible]:before { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=up-left]:after { bottom: 100%; left: 0; margin-bottom: 11px; -webkit-transform: translate(0, 10px); -ms-transform: translate(0, 10px); transform: translate(0, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up-left]:before { bottom: 100%; left: 5px; margin-bottom: 5px; -webkit-transform: translate(0, 10px); -ms-transform: translate(0, 10px); transform: translate(0, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up-left]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=up-left]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=up-left][data-balloon-visible]:before { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=up-right]:after { bottom: 100%; right: 0; margin-bottom: 11px; -webkit-transform: translate(0, 10px); -ms-transform: translate(0, 10px); transform: translate(0, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up-right]:before { bottom: 100%; right: 5px; margin-bottom: 5px; -webkit-transform: translate(0, 10px); -ms-transform: translate(0, 10px); transform: translate(0, 10px); -webkit-transform-origin: top; -ms-transform-origin: top; transform-origin: top; }

.buddyboss-theme [data-balloon][data-balloon-pos=up-right]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=up-right]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=up-right][data-balloon-visible]:before { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down]:after { left: 50%; margin-top: 11px; top: 100%; -webkit-transform: translate(-50%, -10px); -ms-transform: translate(-50%, -10px); transform: translate(-50%, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 18px; height: 6px; left: 50%; margin-top: 5px; top: 100%; -webkit-transform: translate(-50%, -10px); -ms-transform: translate(-50%, -10px); transform: translate(-50%, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=down][data-balloon-visible]:after { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=down][data-balloon-visible]:before { -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-left]:after { left: 0; margin-top: 11px; top: 100%; -webkit-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-left]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 18px; height: 6px; left: 5px; margin-top: 5px; top: 100%; -webkit-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-left]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-left]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=down-left][data-balloon-visible]:before { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-right]:after { right: 0; margin-top: 11px; top: 100%; -webkit-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-right]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2236px%22%20height%3D%2212px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(180 18 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 18px; height: 6px; right: 5px; margin-top: 5px; top: 100%; -webkit-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-right]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=down-right]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=down-right][data-balloon-visible]:before { -webkit-transform: translate(0, 0); -ms-transform: translate(0, 0); transform: translate(0, 0); }

.buddyboss-theme [data-balloon][data-balloon-pos=left]:after { margin-right: 11px; right: 100%; top: 50%; -webkit-transform: translate(10px, -50%); -ms-transform: translate(10px, -50%); transform: translate(10px, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=left]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(-90 18 18)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 6px; height: 18px; margin-right: 5px; right: 100%; top: 50%; -webkit-transform: translate(10px, -50%); -ms-transform: translate(10px, -50%); transform: translate(10px, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=left]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=left][data-balloon-visible]:after { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=left]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=left][data-balloon-visible]:before { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=right]:after { left: 100%; margin-left: 11px; top: 50%; -webkit-transform: translate(-10px, -50%); -ms-transform: translate(-10px, -50%); transform: translate(-10px, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=right]:before { background: no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http://www.w3.org/2000/svg%22%20width%3D%2212px%22%20height%3D%2236px%22%3E%3Cpath%20fill%3D%22rgba(18, 43, 70, 0.95)%22%20transform%3D%22rotate(90 6 6)%22%20d%3D%22M2.658,0.000%20C-13.615,0.000%2050.938,0.000%2034.662,0.000%20C28.662,0.000%2023.035,12.002%2018.660,12.002%20C14.285,12.002%208.594,0.000%202.658,0.000%20Z%22/%3E%3C/svg%3E"); background-size: 100% auto; width: 6px; height: 18px; left: 100%; margin-left: 5px; top: 50%; -webkit-transform: translate(-10px, -50%); -ms-transform: translate(-10px, -50%); transform: translate(-10px, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=right]:hover:after, .buddyboss-theme [data-balloon][data-balloon-pos=right][data-balloon-visible]:after { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.buddyboss-theme [data-balloon][data-balloon-pos=right]:hover:before, .buddyboss-theme [data-balloon][data-balloon-pos=right][data-balloon-visible]:before { -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); }

.buddyboss-theme [data-balloon][data-balloon-length=small]:after { white-space: normal; width: 80px; }

.buddyboss-theme [data-balloon][data-balloon-length=medium]:after { white-space: normal; width: 150px; }

.buddyboss-theme [data-balloon][data-balloon-length=large]:after { white-space: normal; width: 260px; }

.buddyboss-theme [data-balloon][data-balloon-length=xlarge]:after { white-space: normal; width: 380px; }

@media screen and (max-width: 768px) { .buddyboss-theme [data-balloon][data-balloon-length=xlarge]:after { white-space: normal; width: 90vw; } }

.buddyboss-theme [data-balloon][data-balloon-length=fit]:after { white-space: normal; width: 100%; }

.buddyboss-theme .bs-item-list.list-view { list-style: none; margin: 0; }

.buddyboss-theme .bs-item-list.list-view .bs-item-wrap { background-color: #fff; border: 1px solid #E7E9EC; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 0 -1px; padding: 15px 20px; position: relative; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .bs-item-list.list-view .bs-item-wrap:not(.no-hover-effect):hover { box-shadow: 0 3px 24px 0 rgba(18, 43, 70, 0.08); border-left-color: #fff; border-right-color: #fff; border-radius: 3px; position: relative; z-index: 1; }

.buddyboss-theme .bs-item-list.list-view .bs-item-wrap:first-child { border-radius: 4px 4px 0 0; }

.buddyboss-theme .bs-item-list.list-view .bs-item-wrap:last-child { border-radius: 0 0 4px 4px; }

.buddyboss-theme .bs-item-list.list-view .item-meta { font-size: 13px; color: #A3A5A9; letter-spacing: -0.24px; line-height: 1; }

.buddyboss-theme .bs-item-list.list-view .bs-dropdown { right: -15px; }

.buddyboss-theme .bs-item-list.list-view .bb-icon-map-pin-small:before { margin-left: 0; }

.buddyboss-theme .bs-item-list.list-view .item-avatar > a { display: inline-block; margin: 0; position: relative; }

.buddyboss-theme .bs-item-list.list-view .item-avatar { margin-right: 20px; }

.buddyboss-theme .bs-item-list.list-view .bs-dropdown-link { color: #122B46; border: 0; display: inline-block; line-height: 1; opacity: 0.4; padding: 7px 0; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .bs-item-list.list-view .bs-dropdown-link.active, .buddyboss-theme .bs-item-list.list-view .bs-dropdown-link.focus, .buddyboss-theme .bs-item-list.list-view .bs-dropdown-link:hover { background: transparent; opacity: 1; }

.buddyboss-theme .bs-item-list.list-view .bs-dropdown-link i { font-size: 20px; }

.buddyboss-theme .bs-item-list.notification-list .bs-item-wrap:not(.no-hover-effect):hover { border-left-color: transparent; border-right-color: transparent; }

.buddyboss-theme .bs-item-list .infinite-loading-container { padding: 0; }

.buddyboss-theme .bs-item-wrap.loading * { -webkit-transition: opacity; transition: opacity; -webkit-animation: loading 1s infinite; animation: loading 1s infinite; }

.buddyboss-theme .bs-dropdown-wrap { position: relative; }

.buddyboss-theme .bs-dropdown-wrap.hover-open:hover .bs-dropdown { opacity: 1; visibility: visible; }

.buddyboss-theme .bs-dropdown { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; padding: 10px 0; position: absolute; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; right: 0; top: 38px; margin: 0; min-width: 168px; opacity: 0; visibility: hidden; z-index: 95; }

.buddyboss-theme .bs-dropdown.open { opacity: 1; visibility: visible; }

.buddyboss-theme .bs-dropdown:after { content: " "; position: absolute; width: 0; height: 0; top: 1px; margin: 0 auto; right: 25px; box-sizing: border-box; border: 6px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 96; }

.buddyboss-theme .bs-dropdown li { font-size: 13px; font-weight: inherit; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.5625rem 0.9375rem; cursor: pointer; width: 100%; }

.buddyboss-theme .bs-dropdown-wrap li { border: 0; margin-bottom: 0; padding: 0; }

.buddyboss-theme .bs-dropdown-wrap .bs-dropdown a { margin: 0; padding: 9px 15px; display: block; text-align: left; opacity: 1; color: #939597; }

.buddyboss-theme .bs-dropdown-wrap .bs-dropdown a.selected, .buddyboss-theme .bs-dropdown-wrap .bs-dropdown a:hover { background: #F5F5F5; color: #335eea; }

.buddyboss-theme .bs-dropdown-wrap .bs-icon-sort-desc { color: #122B46; opacity: 0.4; font-size: 22px; line-height: 1; }

.buddyboss-theme .bb-modal { position: relative; background-color: #fff; border: 1px solid #E7E9EC; border-radius: 4px; padding: 40px; width: auto; max-width: 800px; margin: 10px auto; box-shadow: 0 3px 24px 0 rgba(18, 43, 70, 0.28); }

.buddyboss-theme .bb-modal .mfp-close, .buddyboss-theme .bb-modal .mfp-close:hover { background-color: transparent; box-shadow: none; }

.buddyboss-theme .mfp-bg { opacity: 0.4; }

@media (max-width: 992px) { .buddyboss-theme .bb-modal { padding: 40px 20px; } }

.buddyboss-theme .bb-cover-wrap { border-radius: 3px; position: relative; overflow: hidden; padding-top: 96.52%; display: block; background: #607387; }

.buddyboss-theme .bb-cover-wrap:after { content: ""; position: absolute; background: rgba(0, 0, 0, 0.1); background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, #07121D 100%); background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, #07121D 100%); border-radius: 3px; width: 100%; height: 100%; left: 0; top: 0; }

.buddyboss-theme .bb-cover-wrap.bs-no-cover-img:after { opacity: 0.3; }

.buddyboss-theme .bb-cover-wrap img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; border-radius: 0; }

.buddyboss-theme .my-account.events.profile .item-body-inner .statusnotice .em-warning { padding: 0; margin: 0; }

.buddyboss-theme .my-account.events.profile .item-body-inner .statusnotice .em-warning p { padding: 0; margin: 0 0 1.6875rem !important; }

.buddyboss-theme .bp-navs:after, .buddyboss-theme .bp-navs ul:after { content: " "; display: table; clear: both; }

.buddyboss-theme .bp-navs ul li .count, .buddyboss-theme .buddypress-wrap .bp-navs li.dynamic a .count { background: #C8CBCF; box-shadow: none; border-radius: 100px; font-size: 11px; font-weight: 600; color: #fff; letter-spacing: -0.26px; line-height: 15px; border: 0; min-width: 22px; display: inline-block; margin-left: 3px; padding: 2px 7px 1px; text-align: center; vertical-align: middle; }

.buddyboss-theme .bp-navs ul li .count:empty, .buddyboss-theme .buddypress-wrap .bp-navs li.dynamic a .count:empty { display: none; }

.buddyboss-theme .bp-navs.bp-subnavs { font-size: 14px; }

.buddyboss-theme .bp-navs ul li a { border-bottom: 1px solid transparent; margin-bottom: -1px; }

.buddyboss-theme .bp-navs ul li a, .buddyboss-theme .bp-navs ul li span { padding: 0 0 5px; color: #939597; }

.buddyboss-theme .bb-yoast-breadcrumbs { max-width: 1200px; margin: auto; padding: 20px 10px 0; font-size: 14px; }

.buddyboss-theme strong.breadcrumb_last { font-weight: 500; }

.buddyboss-theme .bb-radio-style { position: relative; line-height: 1; }

.buddyboss-theme .bb-radio-style input[type=radio] { opacity: 0; }

.buddyboss-theme .bb-radio-style input[type=radio] + span { position: relative; display: inline-block; width: 22px; height: 22px; }

.buddyboss-theme .bb-radio-style input[type=radio] + span:before { content: ""; display: inline-block; cursor: pointer; position: relative; overflow: hidden; width: 22px; height: 22px; line-height: 1; border: 2px solid #D6DCE6; border-radius: 100%; }

.buddyboss-theme .bb-radio-style input[type=radio]:checked + span:before { border: 1px solid #335eea; }

.buddyboss-theme .bb-radio-style input[type=radio]:checked + span:after { content: ""; background-color: #335eea; margin: auto; width: 14px; position: absolute; height: 14px; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); text-align: center; border-radius: 100%; }

.buddyboss-theme .bb-checkbox, .buddyboss-theme .bb-radio { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 22px; position: relative; cursor: pointer; }

.buddyboss-theme .bb-checkbox .bb-radio-help:before, .buddyboss-theme .bb-checkbox .bb-checkbox-help:before, .buddyboss-theme .bb-radio .bb-radio-help:before, .buddyboss-theme .bb-radio .bb-checkbox-help:before { display: inline-block; content: ""; width: 22px; height: 22px; vertical-align: middle; background-color: #fff; border: 2px solid #D6DCE6; border-radius: 4px; margin-right: 10px; }

.buddyboss-theme .bb-checkbox .bb-checkbox-help:after, .buddyboss-theme .bb-radio .bb-checkbox-help:after { position: absolute; top: 0; left: 0; display: inline-block; content: "\e809"; width: 22px; height: 22px; font-family: "bb-icons"; font-style: normal; font-weight: normal; font-size: 22px; line-height: 22px; background-color: #335eea; color: #fff; border-radius: 4px; opacity: 0; }

.buddyboss-theme .bb-checkbox input, .buddyboss-theme .bb-radio input { position: absolute; opacity: 0; }

.buddyboss-theme .bb-checkbox input[type=checkbox]:checked + .bb-checkbox-help:after, .buddyboss-theme .bb-radio input[type=checkbox]:checked + .bb-checkbox-help:after { opacity: 1; }

.buddyboss-theme .vue-tabs label.bb-checkbox { display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .bb-radio .bb-radio-help:before { border-radius: 50%; }

.buddyboss-theme .bb-radio .bb-radio-help:after { content: ""; position: absolute; top: 4px; left: 4px; width: 14px; height: 14px; display: inline-block; background-color: #335eea; border-radius: 50%; opacity: 0; }

.buddyboss-theme .bb-radio input[type=radio]:checked + .bb-radio-help:after { opacity: 1; }

.buddyboss-theme .bb-switch { position: relative; display: inline-block !important; width: 44px !important; height: 28px !important; margin: 0 !important; vertical-align: middle; }

.buddyboss-theme .bb-switch input { display: none; }

.buddyboss-theme .switch-slider { position: absolute; cursor: pointer; top: 0; left: 0; right: 0; bottom: 0; background-color: #C8CBCF; -webkit-transition: 0.4s; transition: 0.4s; border-radius: 34px; }

.buddyboss-theme .switch-slider:before { position: absolute; content: ""; height: 24px; width: 24px; left: 2px; bottom: 2px; background-color: white; border-radius: 50%; -webkit-transition: 0.4s; transition: 0.4s; box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.15), 0 1px 1px 0 rgba(0, 0, 0, 0.16), 0 3px 1px 0 rgba(0, 0, 0, 0.1); }

.buddyboss-theme .bb-input-switch:checked + .switch-slider { background-color: #335eea; }

.buddyboss-theme input:checked + .switch-slider:before { -webkit-transform: translateX(16px); -ms-transform: translateX(16px); transform: translateX(16px); }

.buddyboss-theme ins.iCheck-helper { z-index: 2; }

.buddyboss-theme .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.buddyboss-theme .screen-reader-text:hover, .buddyboss-theme .screen-reader-text:active, .buddyboss-theme .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

.buddyboss-theme .alignleft { float: left; }

.buddyboss-theme .alignright { float: right; }

.buddyboss-theme .aligncenter { display: block; margin-left: auto; margin-right: auto; text-align: center; }

.buddyboss-theme .clear-both { clear: both; }

.buddyboss-theme .clear-none { clear: none; }

.buddyboss-theme .clear-left { clear: left; }

.buddyboss-theme .clear-right { clear: right; }

.buddyboss-theme .wp-caption { background-color: #e6e6e6; max-width: 100%; overflow: hidden; text-align: center; }

.buddyboss-theme .wp-caption.alignleft { margin: 0.5rem 2rem 1.625rem 0; }

.buddyboss-theme .wp-caption.aligncenter { margin-left: auto; margin-right: auto; }

.buddyboss-theme .wp-caption.alignright { margin: 0.5rem 0 1.625rem 2rem; }

.buddyboss-theme .wp-caption-text { color: #666; font-size: 0.875rem; line-height: 1.2; padding: 0.5rem; }

.buddyboss-theme #tinymce.mce-content-body { font-size: 1rem; font-style: normal; font-weight: 400; padding: 15px !important; }

.buddyboss-theme .gallery { margin: 0 -5px 45px; }

.buddyboss-theme .gallery br + br { display: none; }

.buddyboss-theme .gallery-item { display: inline-block; margin: 0; padding: 5px; vertical-align: top; }

.buddyboss-theme .gallery-columns-1 .gallery-item { width: 100%; }

.buddyboss-theme .gallery-columns-2 .gallery-item { width: 50%; }

.buddyboss-theme .gallery-columns-3 .gallery-item { width: 33.3333333333%; }

.buddyboss-theme .gallery-columns-4 .gallery-item { width: 25%; }

.buddyboss-theme .gallery-columns-5 .gallery-item { width: 20%; }

.buddyboss-theme .gallery-columns-6 .gallery-item { width: 16.6666666667%; }

.buddyboss-theme .gallery-columns-7 .gallery-item { width: 14.2857142857%; }

.buddyboss-theme .gallery-columns-8 .gallery-item { width: 12.5%; }

.buddyboss-theme .gallery-columns-9 .gallery-item { width: 11.1111111111%; }

.buddyboss-theme .gallery-caption { color: #666; line-height: 1.2; padding: 0.5rem; text-align: center; }

.buddyboss-theme .gallery-icon { overflow: hidden; text-align: center; }

.buddyboss-theme .gallery-icon .attachment-thumbnail { background-color: whitesmoke; margin: 0; max-width: 100%; padding: 5px; }

.buddyboss-theme .gallery img { display: block; height: auto; width: 100%; }

.buddyboss-theme .entry-content .fluid-width-video-wrapper, .buddyboss-theme .entry-content img.aligncenter { margin-top: 30px; margin-bottom: 50px; }

.buddyboss-theme .bb-vw-container { width: 100vw; position: relative; left: 50%; right: 50%; margin-left: -50vw; margin-right: -50vw; }

.buddyboss-theme #bb-loader { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: url(../images/svg/loader.svg) center no-repeat #fff; background-size: 62px; -webkit-transition: 0.3s all; transition: 0.3s all; z-index: 9999; }

.buddyboss-theme .bb-remove-loader #bb-loader { opacity: 0; visibility: hidden; z-index: -1111; }

.buddyboss-theme .bp-screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; word-wrap: normal !important; }

.buddyboss-theme [v-cloak] { display: none !important; }

.buddyboss-theme img.wp-smiley { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; }

.buddyboss-theme *[contenteditable]:empty:before { content: "﻿"; }

.buddyboss-theme .select2-dropdown { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; border: 0; padding: 5px 10px; margin-right: 0; max-width: 300px; }

.buddyboss-theme .select2-dropdown .select2-results__option { border-radius: 3px; margin-bottom: 0; font-size: 14px; padding: 2px 5px; }

.buddyboss-theme html { height: 100%; background-image: url("../images/adminbar-background.png"); background-repeat: repeat-x; background-attachment: fixed; }

.buddyboss-theme html, .buddyboss-theme body { min-height: 100%; }

.buddyboss-theme .site { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-height: 100vh; }

.buddyboss-theme body:not(.page-template-page-fullscreen) .site { overflow-x: hidden; /* Fixed horizontal scroll issue in mobile */ }

.buddyboss-theme .site-header, .buddyboss-theme .site-content, .buddyboss-theme .bb-footer { padding: 0 10px; }

.buddyboss-theme .site-content { min-height: 70vh; }

.buddyboss-theme .site-main { position: relative; }

.buddyboss-theme .has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #primary, .buddyboss-theme body.buddypress.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #page #primary { max-width: 900px; width: 100%; }

.buddyboss-theme .content-area { padding-top: 1.875rem; padding-bottom: 2.1875rem; }

.buddyboss-theme .my-messages .content-area { padding-top: 1.5625rem; }

@media screen and (max-width: 800px) { .buddyboss-theme .content-area { padding-bottom: 1.25rem; } }

.buddyboss-theme body .widget-area:not(.widget-area-secondary) { padding-top: 1.875rem; }

.buddyboss-theme .infinite-loading-container { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; padding: 0; }

@media (min-width: 800px) { .buddyboss-theme .bb-buddypanel .site { margin-left: 68px; -webkit-transition: margin-left 0.2s; transition: margin-left 0.2s; } }

@media (min-width: 800px) { .buddyboss-theme .bb-buddypanel.bb-buddypanel-right .site { margin-right: 68px; margin-left: 0; -webkit-transition: margin-right 0.2s; transition: margin-right 0.2s; } }

.buddyboss-theme .no-results.not-found, .buddyboss-theme .error-404 { padding-top: 40px; padding-bottom: 40px; }

.buddyboss-theme .no-results.not-found .page-header, .buddyboss-theme .error-404 .page-header { margin-bottom: 60px; }

.buddyboss-theme .no-results.not-found .page-title, .buddyboss-theme .error-404 .page-title { margin-bottom: 10px; }

.buddyboss-theme .no-results.not-found .desc, .buddyboss-theme .error-404 .desc { font-size: 18px; font-weight: 300; color: #A3A5A9; letter-spacing: -0.24px; line-height: 1.5; }

.buddyboss-theme .no-results.not-found .button, .buddyboss-theme .error-404 .button { min-width: 140px; }

.buddyboss-theme .no-results.not-found .bb-img-404, .buddyboss-theme .error-404 .bb-img-404 { margin: 0 auto 40px; }

.buddyboss-theme .no-results.not-found .search-form { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .no-results.not-found .search-form label { min-width: 28%; }

.buddyboss-theme .no-results.not-found .search-form .search-field { border-radius: 100px 0 0 100px; border-right: 0; width: 100%; }

.buddyboss-theme .no-results.not-found .search-form .search-submit { border-radius: 0 100px 100px 0; font-size: 14px; font-weight: 500; letter-spacing: -0.24px; }

.buddyboss-theme .no-results.not-found .search-form input[type=search] { border-radius: 25px; }

.buddyboss-theme .no-results.not-found .no-results-img { margin-bottom: 50px; }

.buddyboss-theme .avatar { border-radius: 50%; }

@media screen and (min-width: 800px) { .buddyboss-theme .widget-area:not(.widget-area-secondary) { -webkit-box-flex: 0; -ms-flex: 0 0 300px; flex: 0 0 300px; max-width: 300px; }
  .buddyboss-theme .sidebar-left:not(.forums-sidebar) .site-content-grid { -ms-flex-flow: row-reverse; flex-flow: row-reverse; } }

@media screen and (max-width: 799px) { .buddyboss-theme body.sidebar-right:not(.profile-sidebar) .widget-area:not(.widget-area-secondary) { padding-top: 0; } }

@media screen and (max-width: 600px) { .buddyboss-theme #wpadminbar { position: fixed; } }

.buddyboss-theme .site-header { background-color: #FFF; box-shadow: inset 0 -1px 0 0 #E7E9EC; position: relative; }

.buddyboss-theme .site-header i, .buddyboss-theme .site-header .notification-dropdown i, .buddyboss-theme .site-header .header-search-wrap i { color: #939597; font-size: 21px; line-height: 1; display: inline-block; }

.buddyboss-theme .site-header .site-header-container.flex { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .site-header .menu-item-has-children.selected span[data-balloon]:after, .buddyboss-theme .site-header .menu-item-has-children.selected span[data-balloon]:before { display: none; }

.buddyboss-theme .site-header .header-aside [data-balloon]:after, .buddyboss-theme .site-header .header-aside [data-balloon]:before { z-index: 1003; }

.buddyboss-theme .site-header .bb-header-loader { text-align: center; margin: 10px 0; }

.buddyboss-theme .sticky-header .site-header { -webkit-transition: width 0.2s; transition: width 0.2s; box-shadow: 0 1px 0 0 rgba(139, 141, 157, 0.05), 0 0px 1px 0 rgba(65, 71, 108, 0.15); }

.buddyboss-theme .sticky-header .site-header.has-scrolled { box-shadow: 0 1px 0 0 rgba(139, 141, 157, 0.05), 0 5px 10px 0 rgba(65, 71, 108, 0.15); }

.buddyboss-theme .search-visible .site-header a.header-search-link[data-balloon]:after, .buddyboss-theme .search-visible .site-header a.header-search-link[data-balloon]:before { display: none; }

.buddyboss-theme .site-branding { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 76px; min-width: 60px; padding-right: 30px; -webkit-transition: all linear 0.1s; transition: all linear 0.1s; }

.buddyboss-theme .header-2 .site-branding { margin: auto; padding: 0 20px; }

.buddyboss-theme .default-header .main-navigation { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .header-2 .main-navigation, .buddyboss-theme .header-2 .header-aside { width: 40%; }

.buddyboss-theme .header-2 .site-title { text-align: center; line-height: normal; }

.buddyboss-theme .bb-mobile-header .flex-1 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; overflow: hidden; }

.buddyboss-theme .site-title { font-size: 1.375rem; font-weight: 500; margin: 0; }

.buddyboss-theme .site-title img { max-height: 76px; min-height: 60px; width: auto; padding: 10px 0; object-fit: contain; }

.buddyboss-theme #site-logo .site-title img.bb-logo { position: relative; z-index: 1; }

.buddyboss-theme .site-branding.bb-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .site-branding.bb-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme a.custom-logo-link { display: inline-block; }

.buddyboss-theme .site-header .button i { color: inherit; }

.buddyboss-theme .user-link img { border-radius: 50%; max-width: 36px; image-rendering: -webkit-optimize-contrast; }

.buddyboss-theme .header-aside { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; }

.buddyboss-theme .header-aside > * { padding: 0 10px; height: 76px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .header-aside > *:first-child { padding-left: 0; }

.buddyboss-theme .header-aside > *:last-child { padding-right: 0; }

.buddyboss-theme .header-aside .bb-button:not(.button) { font-size: 14px; color: #939597; letter-spacing: -0.24px; line-height: 1; }

.buddyboss-theme .header-aside .bb-button:not(.button):hover { color: #335eea; }

.buddyboss-theme .header-aside-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .header-aside-inner > * { padding: 0 10px; line-height: 1; }

.buddyboss-theme .header-aside-inner > *:last-child { padding-right: 0; }

.buddyboss-theme .header-aside-inner .bb-header-buttons { padding: 0; }

.buddyboss-theme .header-aside-inner .ab-submenu { list-style: none; padding: 0; margin: 0; }

.buddyboss-theme .header-aside-inner .ab-submenu a { padding-left: 25px; }

.buddyboss-theme a.user-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 0.875rem; font-weight: 500; color: #122B46; letter-spacing: -0.24px; height: 76px; }

.buddyboss-theme a.user-link i { margin: 0 6px 0 2px; }

.buddyboss-theme .bb-separator { background: rgba(0, 0, 0, 0.1); height: 28px; max-height: 28px; width: 1px; display: inline-block; margin: 0 12px 0 12px; padding: 0; vertical-align: middle; }

.buddyboss-theme .header-search-wrap { position: absolute; width: 100%; left: 0; top: 0; height: 76px; background: #fff; box-shadow: 0 1px 0 0 rgba(139, 141, 157, 0.05), 0 5px 18px 0 rgba(65, 71, 108, 0.22); opacity: 0; visibility: hidden; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; z-index: 2; }

.buddyboss-theme .search-visible .header-search-wrap { opacity: 1; visibility: visible; }

.buddyboss-theme .header-search-wrap .container { padding: 0; position: relative; width: 100%; }

.buddyboss-theme .header-search-wrap .search-form { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0; height: 76px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .header-search-wrap .search-form label { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; margin: 0; }

.buddyboss-theme .header-search-wrap input.search-field, .buddyboss-theme .header-search-wrap .search-field-top { border: 0; background-size: 20px; outline: none; box-shadow: none; padding: 0 50px 0 50px; font-size: 16px; width: 100%; height: 76px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.buddyboss-theme .header-search-wrap input.search-submit { position: absolute; width: 30px; font-size: 0; top: 18px; padding: 0; opacity: 0; }

.buddyboss-theme .header-search-wrap a.close-search { display: inline-block; line-height: 1; position: absolute; top: -webkit-calc(50% - 11px); top: calc(50% - 11px); right: 10px; }

.buddyboss-theme .header-search-wrap a.close-search i { font-size: 22px; }

.buddyboss-theme .site-header i.bb-icon-menu-left { font-size: 24px; }

.buddyboss-theme .header-aside .sub-menu { min-width: 180px; }

.buddyboss-theme .header-aside .menu-item-has-children:not(.hideshow):after { display: none; }

.buddyboss-theme .entry-header { margin-bottom: 2.1875rem; }

.buddyboss-theme .entry-header:empty { display: none; }

.buddyboss-theme .post-grid .entry-header { margin-bottom: 1.25rem; }

.buddyboss-theme .entry-header.has-parent-forums { margin-bottom: 0; }

.buddyboss-theme .entry-header.has-parent-forums h1, .buddyboss-theme .entry-header.has-parent-forums .h1 { margin-bottom: 0; }

.buddyboss-theme .bb-single-forum.has-subforums h1, .buddyboss-theme .bb-single-forum.has-subforums .h1 { margin-bottom: 40px; }

.buddyboss-theme .entry-title { font-size: 1.75rem; color: #122B46; line-height: 1.5rem; margin: 0; }

.buddyboss-theme .menu-link { font-size: 0.875rem; color: #939597; letter-spacing: -0.24px; }

.buddyboss-theme .menu-link:hover { color: #335eea; }

.buddyboss-theme .button.singup { margin-left: 0.625rem; min-width: 110px; }

.buddyboss-theme .bb-header-more-menu, .buddyboss-theme .bb-help-dropdown-wrap { position: relative; }

.buddyboss-theme .bb-header-more-menu:hover .bb-more-menu-icon:after, .buddyboss-theme .bb-header-more-menu:hover .bb-help-link:after, .buddyboss-theme .bb-header-more-menu:hover .bb-more-menu-nav, .buddyboss-theme .bb-header-more-menu:hover .bb-help-content, .buddyboss-theme .bb-help-dropdown-wrap:hover .bb-more-menu-icon:after, .buddyboss-theme .bb-help-dropdown-wrap:hover .bb-help-link:after, .buddyboss-theme .bb-help-dropdown-wrap:hover .bb-more-menu-nav, .buddyboss-theme .bb-help-dropdown-wrap:hover .bb-help-content { opacity: 1; visibility: visible; }

.buddyboss-theme .bb-more-menu-icon, .buddyboss-theme .bb-help-link { position: relative; height: 76px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .bb-more-menu-icon:after, .buddyboss-theme .bb-help-link:after { content: " "; position: absolute; width: 0; height: 0; bottom: -1px; margin: 0; right: 5px; box-sizing: border-box; border: 8px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); /*transition: all linear 0.2s;*/ z-index: 101; opacity: 0; visibility: hidden; }

.buddyboss-theme .bb-more-menu-nav, .buddyboss-theme .bb-help-content { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; padding: 10px; position: absolute; /*transition: all linear 0.2s;*/ right: -15px; top: -webkit-calc(100% - 15px); top: calc(100% - 15px); margin: 0; min-width: 168px; z-index: 100; font-size: 13px; line-height: 1.6; color: #939597; letter-spacing: -0.24px; opacity: 0; visibility: hidden; }

.buddyboss-theme .header-aside .bb-more-menu-nav .menu-item-has-children > a:after { display: none; }

.buddyboss-theme .bb-more-menu-nav { padding: 5px 0; }

.buddyboss-theme .bb-more-menu-nav ul { list-style: none; margin: 0; }

.buddyboss-theme .bb-more-menu-nav li:hover > a { background: #F5F5F5; color: #335eea; }

.buddyboss-theme .bb-more-menu-nav a { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 13px; font-weight: inherit; color: #939597; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.5625rem 0.9375rem; }

.buddyboss-theme .bb-more-menu-nav a:hover { background: #F5F5F5; color: #335eea; }

.buddyboss-theme .bb-more-menu-nav i { font-size: 14px; margin-right: 8px; }

.buddyboss-theme .bb-more-menu-nav [data-balloon]:before, .buddyboss-theme .bb-more-menu-nav [data-balloon]:after { display: none; }

.buddyboss-theme .bb-more-menu-nav .sub-menu { right: 95%; top: 0; }

.buddyboss-theme .bb-more-menu-nav .sub-menu .sub-menu { left: auto; }

.buddyboss-theme .bb-header-search-bar form { margin: 0 auto; max-width: 600px; }

.buddyboss-theme .bb-header-search-bar .search-field { border-radius: 50px; height: 34px; font-size: 14px; width: 100%; }

.buddyboss-theme .bb-header-search-bar .search-submit { display: none; }

.buddyboss-theme .bb-header-search-bar .menu-item-has-children:not(.hideshow):after, .buddyboss-theme #header-messages-dropdown-elem .menu-item-has-children:not(.hideshow):after, .buddyboss-theme #header-notification-dropdown-elem .menu-item-has-children:not(.hideshow):after { display: none; }

.buddyboss-theme .user-wrap, .buddyboss-theme .notification-wrap { display: inline-block; }

.buddyboss-theme .notification-wrap span.count { background-color: #FE6F4B; line-height: 1.6; font-size: 9px; top: -webkit-calc(50% - 20px); top: calc(50% - 20px); right: -4px; padding: 1px 6px; position: absolute; }

.buddyboss-theme a.header-search-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .site-header .bb-button-wrap { display: inline-block; height: 100%; padding-left: 10px; padding-right: 10px; }

.buddyboss-theme .site-header .bb-button-wrap:last-child { padding-right: 0; }

.buddyboss-theme .site-header .bb-button-wrap-inner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; }

.buddyboss-theme .site-header .bb-button { font-size: 14px; }

.buddyboss-theme .site-header span.bb-separator.vertical { height: 28px; margin: 0 10px; }

.buddyboss-theme .site-header span.bb-separator.horizontal { max-width: 20px; }

.buddyboss-theme .header-search-link-wrap, .buddyboss-theme .user-wrap-container, .buddyboss-theme .bb-header-more-menu, .buddyboss-theme .bb-header-search-bar, .buddyboss-theme .bb-help-dropdown-wrap, .buddyboss-theme .header-cart-link-wrap, .buddyboss-theme #header-messages-dropdown-elem, .buddyboss-theme #header-notifications-dropdown-elem { display: inline-block; padding: 0 10px; text-align: left; vertical-align: middle; }

.buddyboss-theme .header-search-link-wrap:last-child, .buddyboss-theme .user-wrap-container:last-child, .buddyboss-theme .bb-header-more-menu:last-child, .buddyboss-theme .bb-header-search-bar:last-child, .buddyboss-theme .bb-help-dropdown-wrap:last-child, .buddyboss-theme .header-cart-link-wrap:last-child, .buddyboss-theme #header-messages-dropdown-elem:last-child, .buddyboss-theme #header-notifications-dropdown-elem:last-child { /*padding-right: 0;*/ }

.buddyboss-theme .text-center .bb-header-search-bar { width: 80%; }

.buddyboss-theme .dropdown-left .menu-item-has-children:not(.hideshow):after { line-height: 1; right: 12px; top: 4px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.buddyboss-theme .dropdown-right .menu-item-has-children:not(.hideshow):after { line-height: 1; right: 12px; top: 4px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.buddyboss-theme .bb-header-buttons .button.link { background: transparent; border: 0; color: inherit; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 6px 12px; }

.buddyboss-theme .bb-header-buttons a.button.outline { color: #939597; }

.buddyboss-theme .bb-header-buttons a.button.outline:hover { color: #335eea; }

.buddyboss-theme .bb-button-wrap + .bb-button-wrap { padding-left: 0; }

.buddyboss-theme .beaver-header { position: relative; }

.buddyboss-theme .fl-theme-builder-header.bb-sfwd-aside .buddypanel .panel-head { display: none; }

.buddyboss-theme .ehf-header #masthead { width: 100%; }

@media (min-width: 800px) { .buddyboss-theme body.bb-buddypanel:not(.bb-sfwd-aside) > .fl-builder-content, .buddyboss-theme .bb-buddypanel:not(.bb-sfwd-aside) .fl-builder-content[data-type=header].fl-theme-builder-header-sticky { padding-left: 68px; }
  .buddyboss-theme .beaver-sticky-header .buddypanel { top: 0; }
  .buddyboss-theme .beaver-sticky-header.admin-bar .buddypanel { top: 32px; } }

.buddyboss-theme .fl-builder-content[data-overlay="1"]:not(.fl-theme-builder-header-sticky) { position: initial; }

@-webkit-keyframes autofill { to { background-color: transparent;
    background-image: url("../images/svg/search.svg"); } }

.buddyboss-theme .header-search-wrap input.search-field:-webkit-autofill { -webkit-animation-name: autofill; -webkit-animation-fill-mode: both; }

@media (max-width: 480px) { .buddyboss-theme .header-search-wrap input.search-field { width: 100%; padding-right: 50px; } }

@media (max-width: 799px) { .buddyboss-theme .site-header-container, .buddyboss-theme .buddypanel { display: none !important; }
  .buddyboss-theme .bb-mobile-header { height: 76px; }
  .buddyboss-theme .bb-left-panel-mobile { margin-left: 10px; }
  .buddyboss-theme .bb-left-panel-mobile, .buddyboss-theme .header-search-link { color: #939597; font-size: 26px; }
  .buddyboss-theme .site-title a { display: inline-block; } }

@media (min-width: 800px) { .buddyboss-theme .bb-mobile-header-wrapper, .buddyboss-theme .bb-mobile-panel-wrapper { display: none !important; } }

.buddyboss-theme .elementor-location-header section.elementor-section section.elementor-section .bb-mobile-header-wrapper { display: none !important; }

@media (max-width: 800px) { .buddyboss-theme .elementor-location-header .site-header .menu-item-has-children { position: inherit; }
  .buddyboss-theme .elementor-location-header .site-header .menu-item-has-children .sub-menu { right: 0; }
  .buddyboss-theme .elementor-location-header .site-header .menu-item-has-children .sub-menu:before { right: inherit; left: 30px; } }

@media (max-width: 768px) { .buddyboss-theme .elementor-location-header .site-header .menu-item-has-children .sub-menu:before { left: 68px; } }

@media (max-width: 545px) { .buddyboss-theme .elementor-location-header .elementor-section-wrap .elementor-container { padding-left: 10px !important; padding-right: 10px !important; } }

.buddyboss-theme .bb-mobile-panel-wrapper { width: 285px; position: fixed; top: 0; height: 100%; overflow-y: auto; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; z-index: 999; box-shadow: 0 2px 5px 0 rgba(18, 43, 70, 0.7); }

.buddyboss-theme .bb-mobile-panel-wrapper.left { left: 0; }

.buddyboss-theme .bb-mobile-panel-wrapper.left.closed { left: -300px; }

.buddyboss-theme .bb-mobile-panel-wrapper.right { right: 0; }

.buddyboss-theme .bb-mobile-panel-wrapper.right.closed { right: -300px; }

.buddyboss-theme .bb-mobile-panel-wrapper.dark { background-color: #242424; }

.buddyboss-theme .bb-mobile-panel-wrapper.light { background-color: #fff; }

.buddyboss-theme .admin-bar .bb-mobile-panel-wrapper { top: 32px; }

.buddyboss-theme .bb-mobile-panel-inner { background: #fff; min-height: 100%; position: relative; padding: 25px 30px 60px; z-index: 11; }

.buddyboss-theme .bb-mobile-panel-inner hr { background: #DEDFE2; height: 1px; opacity: 0.5; margin-top: 25px; margin-bottom: 25px; }

.buddyboss-theme .bb-mobile-panel-inner .mobile-menu { list-style: none; margin: 0; }

.buddyboss-theme .bb-mobile-panel-inner .mobile-menu > li { float: none; line-height: 1; margin: 0; height: auto; }

.buddyboss-theme .bb-mobile-panel-inner .mobile-menu a { display: block; padding: 12px 0; }

.buddyboss-theme .bb-mobile-panel-inner footer { opacity: 0.5; font-size: 13px; color: #939597; letter-spacing: -0.22px; }

.buddyboss-theme .bb-mobile-panel-inner .side-panel-menu { margin: 0 0 30px; }

.buddyboss-theme .bb-mobile-panel-inner .side-panel-menu > li { min-height: 44px; }

.buddyboss-theme .bb-mobile-panel-inner .side-panel-menu a { padding: 15px 0px; }

.buddyboss-theme .bb-mobile-panel-inner [data-balloon]:before, .buddyboss-theme .bb-mobile-panel-inner [data-balloon]:after { display: none; }

.buddyboss-theme .bb-mobile-panel-inner .menu-item i._mi { margin-top: 0; }

.buddyboss-theme .bb-mobile-panel-inner .bb-primary-menu a { font-size: 14px; color: #939597; letter-spacing: -0.21px; }

.buddyboss-theme .bb-mobile-panel-inner .bb-primary-menu a:hover { color: #335eea; }

.buddyboss-theme .bb-mobile-panel-inner .bb-primary-menu .current-menu-item a { color: #335eea; }

.buddyboss-theme .bb-mobile-panel-inner .bb-primary-menu .current_page_item > a { color: #335eea; }

.buddyboss-theme .bb-mobile-panel-inner .menu-item-has-children:not(.hideshow):after { display: none; }

.buddyboss-theme .bb-mobile-panel-inner .side-panel-menu .bs-submenu-toggle { opacity: 1; visibility: visible; }

.buddyboss-theme .bb-mobile-panel-inner .sub-menu.bb-open { display: block; box-shadow: none; padding-left: 30px; padding-top: 0; padding-bottom: 0; background-color: transparent; }

.buddyboss-theme .bb-mobile-panel-inner .sub-menu.bb-open a { background: transparent; padding: 10px 0px; }

.buddyboss-theme .site-header .bb-mobile-panel-inner .sub-menu.bb-open a:hover { background-color: transparent; }

.buddyboss-theme .bb-mobile-panel-inner .buddypanel-menu li { position: relative; }

.buddyboss-theme .bb-mobile-panel-inner .bs-submenu-toggle { color: inherit; cursor: pointer; margin: 0; position: absolute; right: 0; top: 10px; z-index: 22; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .bb-mobile-panel-inner .sub-menu li { min-height: 34px; }

.buddyboss-theme .bb-mobile-panel-inner .sub-menu .bs-submenu-toggle { top: 5px; }

.buddyboss-theme .bb-mobile-panel-inner .current-menu-item > a { font-weight: 500; }

.buddyboss-theme .bb-mobile-panel-inner .main-navigation + .bb-login-section { margin-top: 20px; }

.buddyboss-theme a.bb-close-panel { cursor: pointer; display: block; position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; right: 0; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; background: rgba(255, 255, 255, 0.9); z-index: 1; }

.buddyboss-theme .closed a.bb-close-panel { visibility: hidden; opacity: 0; }

.buddyboss-theme a.bb-close-panel i { background: #fff; position: absolute; right: 14px; top: 67px; line-height: 1; font-size: 34px; color: #000; border-radius: 50px; }

.buddyboss-theme .bb-search-area .search-field { border-radius: 50px; font-size: 14px; height: 34px; width: 100%; }

.buddyboss-theme .bb-search-area .search-submit { display: none; }

.buddyboss-theme .bb-login-section .button { margin-bottom: 16px; }

.buddyboss-theme .bb-mobile-panel-header .user-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .bb-mobile-panel-header .avatar { border-radius: 50%; margin-right: 15px; max-width: 52px; }

.buddyboss-theme .bb-mobile-panel-header .user-name { font-size: 18px; font-weight: 500; color: #122B46; letter-spacing: -0.24px; }

.buddyboss-theme .bb-mobile-panel-header + hr { margin-bottom: 15px; }

.buddyboss-theme .bs-submenu-toggle { -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.buddyboss-theme .bs-submenu-toggle.bs-submenu-open { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

.buddyboss-theme [dir=rtl] .side-panel-menu .bs-submenu-toggle { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.buddyboss-theme [dir=rtl] .side-panel-menu .bs-submenu-toggle.bs-submenu-open { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); }

.buddyboss-theme .bb-mobile-header .header-aside { padding-right: 15px; }

.buddyboss-theme .bb-mobile-header .header-aside span:not(.count) { line-height: 1; }

.buddyboss-theme .mobile-logo-wrapper { padding: 0 15px; }

.buddyboss-theme .bb-single-icon .mobile-logo-wrapper { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .my-account-link { line-height: 1.2; }

.buddyboss-theme .my-account-link a { font-size: 13px; color: #939597; letter-spacing: -0.24px; line-height: 1; }

@media screen and (max-width: 782px) { .buddyboss-theme .admin-bar .bb-mobile-panel-wrapper { top: 46px; height: -webkit-calc(100% - 46px); height: calc(100% - 46px); } }

@media screen and (max-width: 768px) { .buddyboss-theme .bb-mobile-header .header-aside > *:last-child { padding-right: 0 !important; } }

@media screen and (max-width: 375px) { .buddyboss-theme .bb-mobile-panel-wrapper { width: 270px; }
  .buddyboss-theme .bb-mobile-panel-wrapper a.bb-close-panel i { right: 10px; } }

@media screen and (max-width: 543px) { .buddyboss-theme #header-notifications-dropdown-elem:not(:last-child) .notification-dropdown { right: -38px; }
  .buddyboss-theme .messages-wrap:not(:last-child) .notification-dropdown { right: -78px; }
  .buddyboss-theme .messages-wrap:nth-last-child(2):not(:last-child) .notification-dropdown { right: -35px; } }

.buddyboss-theme .site-header .bb-mobile-panel-wrapper .sub-menu .current-menu-ancestor > a, .buddyboss-theme .site-header .bb-mobile-panel-wrapper .sub-menu .current-menu-item > a, .buddyboss-theme .site-header .bb-mobile-panel-wrapper .sub-menu .current-menu-parent > a, .buddyboss-theme .site-header .bb-mobile-panel-wrapper .sub-menu a:hover { background: transparent; }

.buddyboss-theme .menu-item i._mi, .buddyboss-theme .menu-item img._mi { display: inline-block; vertical-align: middle; }

.buddyboss-theme .menu-item i._mi { width: auto; height: auto; margin-top: -0.265em; font-size: 20px; line-height: 1; }

.buddyboss-theme .menu-item i._before, .buddyboss-theme .rtl .menu-item i._after { margin-right: 0.4em; }

.buddyboss-theme .menu-item i._after, .buddyboss-theme .rtl .menu-item i._before { margin-left: 0.4em; }

.buddyboss-theme .menu-item img._before, .buddyboss-theme .rtl .menu-item img._after { margin-right: 0.5em; }

.buddyboss-theme .menu-item img._after, .buddyboss-theme .rtl .menu-item img._before { margin-left: 0.5em; }

.buddyboss-theme .menu-item ._svg { width: 1em; font-size: 20px; }

.buddyboss-theme .menu-item ._image { width: 1.4em; }

.buddyboss-theme .visuallyhidden { overflow: hidden; clip: rect(0 0 0 0); position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; border: 0; }

.buddyboss-theme .menu-item i.elusive { margin-top: -0.3em; }

.buddyboss-theme .dashicons-admin-site:before { content: "\f319" !important; }

.buddyboss-theme .dashicons-welcome-view-site:before { content: "\f115" !important; }

.buddyboss-theme .side-panel-menu img._mi { margin-left: 7px; margin-right: 0.4em; }

.buddyboss-theme #primary-navbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: nowrap; flex-wrap: nowrap; min-width: 130px; }

@media screen and (min-width: 992px) { .buddyboss-theme #primary-navbar { min-width: 210px; } }

.buddyboss-theme .buddypanel-transtioned #primary-navbar { overflow: hidden; }

.buddyboss-theme .site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover > .sub-menu, .buddyboss-theme .site-header .main-navigation .primary-menu.bb-primary-overflow .menu-item-has-children:hover > a:after { visibility: hidden; }

.buddyboss-theme .primary-menu.bb-primary-overflow .menu-item-has-children:not(.hideshow):after { opacity: 0.1; }

.buddyboss-theme .primary-menu { margin: 0; /* Display flex needs here to work backend settings */ list-style: none; vertical-align: middle; height: 76px; white-space: nowrap; }

.buddyboss-theme .primary-menu.bb-primary-overflow { overflow: hidden; }

.buddyboss-theme body:not(.bb-page-loaded) .primary-menu { height: 76px; overflow: hidden; }

.buddyboss-theme .primary-menu > li { float: left; display: inline-block; height: 76px; line-height: 76px; padding: 0 16px; position: relative; vertical-align: middle; }

.buddyboss-theme .primary-menu > li:first-child { padding-left: 0; }

.buddyboss-theme .primary-menu > li > a { height: 76px; display: block; }

.buddyboss-theme .primary-menu > li .sub-menu i._mi { margin-top: -0.165em; font-size: 16px; }

.buddyboss-theme .primary-menu a { font-size: 0.875rem; color: #939597; letter-spacing: -0.24px; }

.buddyboss-theme .primary-menu a:hover, .buddyboss-theme .primary-menu a:focus { color: #335eea; }

.buddyboss-theme .primary-menu a:hover > i, .buddyboss-theme .primary-menu a:focus > i { color: #335eea; }

.buddyboss-theme .primary-menu .current-menu-parent > a, .buddyboss-theme .primary-menu .current-menu-ancestor > a, .buddyboss-theme .primary-menu .current-menu-item > a, .buddyboss-theme .primary-menu .current_page_item > a { font-weight: 500; color: #335eea; letter-spacing: -0.24px; }

.buddyboss-theme .primary-menu .current-menu-parent > a > i, .buddyboss-theme .primary-menu .current-menu-ancestor > a > i, .buddyboss-theme .primary-menu .current-menu-item > a > i, .buddyboss-theme .primary-menu .current_page_item > a > i { color: #335eea; }

.buddyboss-theme .primary-menu .more-button { font-size: 22px; color: #122B46; line-height: 1; }

.buddyboss-theme .primary-menu .more-button i { position: relative; }

.buddyboss-theme .primary-menu > .menu-item-has-children:not(.hideshow) { padding: 0 21px 0 11px; }

.buddyboss-theme .primary-menu .menu-item-has-children > a:after { left: 0; right: 0; margin: auto; }

.buddyboss-theme #navbar-collapse { position: relative; margin-left: 15px; margin-right: 15px; }

.buddyboss-theme #navbar-collapse:not(.hasItems) { margin: 0; }

.buddyboss-theme #navbar-collapse:not(.hasItems) a.more-button { display: none; }

.buddyboss-theme #navbar-collapse a.more-button { opacity: 0; visibility: hidden; }

.buddyboss-theme #navbar-collapse #navbar-extend { display: none; }

.buddyboss-theme #navbar-collapse.hasItems a.more-button { opacity: 1; visibility: visible; display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme #navbar-collapse.hasItems #navbar-extend { display: block; }

.buddyboss-theme .menu-items-right { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme .menu-items-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .site-header .sub-menu { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; padding: 10px 0; position: absolute; /*@include transition;*/ right: -20px; top: -webkit-calc(100% - 15px); top: calc(100% - 15px); margin: 0; min-width: 168px; opacity: 0; visibility: hidden; z-index: 100; }

.buddyboss-theme .site-header .sub-menu a { display: block; font-size: 13px; font-weight: inherit; color: #939597; letter-spacing: -0.24px; line-height: 1; margin-bottom: 1px; padding: 0.5625rem 0.9375rem; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.buddyboss-theme .site-header .sub-menu a:hover, .buddyboss-theme .site-header .sub-menu .current-menu-parent > a, .buddyboss-theme .site-header .sub-menu .current-menu-ancestor > a, .buddyboss-theme .site-header .sub-menu .current-menu-item > a { background: #F5F5F5; color: #335eea; }

.buddyboss-theme .site-header .sub-menu .sub-menu { top: -6px; left: -webkit-calc(100% - 16px); left: calc(100% - 16px); }

.buddyboss-theme .site-header .sub-menu .menu-item-has-children:not(.hideshow):after { line-height: 1; right: 15px; top: 4px; -webkit-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

.buddyboss-theme .site-header .sub-menu .menu-item-has-children > a:after { left: -webkit-calc(100% + 5px); left: calc(100% + 5px); -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); top: 28px; display: none; }

.buddyboss-theme .site-header .sub-menu.active { opacity: 1; visibility: visible; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; padding: 10px 0; position: absolute; right: -20px; top: -webkit-calc(100% - 15px); top: calc(100% - 15px); margin: 0; min-width: 168px; opacity: 0; visibility: hidden; z-index: 100; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu:before { content: " "; position: absolute; width: 0; height: 0; top: 0; right: 28px; border: 7px solid #000; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); z-index: 1002; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu { list-style: none; margin: 0; line-height: normal; background: #fff; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu .menu-item:hover .ab-submenu { right: inherit; left: -webkit-calc(100% - 5px); left: calc(100% - 5px); top: 0; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu .menu-item:hover .ab-submenu:before { display: none; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu .menu-item.menu-item-has-children:after { content: "\e827"; top: 50%; -webkit-transform: translate(-5px, -50%); -ms-transform: translate(-5px, -50%); transform: translate(-5px, -50%); }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu .menu-item a { display: block; line-height: 1; margin-bottom: 1px; padding: 0.5625rem 0.9375rem; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item > .ab-submenu .bb-sub-menu .menu-item a:hover { background: #f5f5f5; }

.buddyboss-theme .site-header #primary-navbar .primary-menu .menu-item:hover > .ab-submenu { opacity: 1; visibility: visible; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper { position: relative; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner { width: 168px; max-height: 65vh; margin: 0; overflow-x: hidden; overflow-y: auto; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item { position: static; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item a { padding: 0.5625rem 0.9375rem 0.5625rem 1.5rem; position: relative; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item.menu-item-has-children:after { display: none; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item.menu-item-has-children > a:before { content: "\e8ab"; font-family: "bb-icons"; font-weight: normal; speak: none; display: inline-block; color: #939597; position: absolute; left: 0; top: 50%; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); font-size: 22px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu { position: absolute; background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); list-style: none; left: -100%; z-index: 10; display: none; width: 168px; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu:before { content: ""; width: 12px; height: 12px; display: block; box-shadow: 2px -2px 2px -1px rgba(0, 0, 0, 0.1); position: absolute; right: -5px; top: 11px; z-index: 1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu .bb-sub-menu { list-style: none; margin: 0; background: #fff; z-index: 2; position: relative; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu .bb-sub-menu .menu-item a:hover { background: #f5f5f5; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu .bb-sub-menu .menu-item.menu-item-has-children:hover .ab-submenu { display: block; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu .bb-sub-menu .menu-item .ab-submenu { display: none; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item .ab-submenu .bb-sub-menu .menu-item .ab-submenu:before { display: none; }

.buddyboss-theme .site-header #primary-navbar #navbar-collapse .sub-menu .wrapper .sub-menu-inner .menu-item:hover .ab-submenu { display: block; }

.buddyboss-theme .site-header .bb-mobile-panel-wrapper .sub-menu a { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; }

.buddyboss-theme .site-header .menu-item-has-children { position: relative; }

.buddyboss-theme .site-header .menu-item-has-children > a { position: relative; }

.buddyboss-theme .primary-menu > li > .sub-menu:before, .buddyboss-theme .user-wrap-container > .sub-menu:before { content: " "; position: absolute; width: 0; height: 0; top: 0; right: 28px; border: 7px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); z-index: 1002; }

.buddyboss-theme .user-wrap-container > .sub-menu:before { right: 78px; }

.buddyboss-theme .site-header .main-navigation .menu-item-has-children:hover > .sub-menu { opacity: 1; visibility: visible; }

.buddyboss-theme .site-header .header-aside .menu-item-has-children.selected > .sub-menu { opacity: 1; visibility: visible; }

.buddyboss-theme .user-wrap-container .sub-menu { /**---- BuddyPress component's sub menu items ------------- **/ }

.buddyboss-theme .user-wrap-container .sub-menu li.menupop { position: relative; }

.buddyboss-theme .user-wrap-container .sub-menu li.menupop:hover .ab-sub-wrapper { display: block; }

.buddyboss-theme .user-wrap-container .sub-menu .ab-sub-wrapper { display: none; position: absolute; width: 187px; left: -187px; top: 0; box-sizing: border-box; margin: 0; }

.buddyboss-theme .user-wrap-container .sub-menu .ab-sub-wrapper::before { content: ""; width: 12px; height: 12px; display: block; box-shadow: 2px -2px 2px -1px rgba(0, 0, 0, 0.1); position: absolute; right: -5px; top: 11px; z-index: 1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }

.buddyboss-theme .user-wrap-container .sub-menu .ab-sub-wrapper .ab-submenu { background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); list-style: none; padding: 5px 0; }

.buddyboss-theme .site-header .more-button { height: 76px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .more-button.active { position: relative; }

.buddyboss-theme .more-button.active:after { content: " "; position: absolute; width: 0; height: 0; bottom: -2px; margin: 0 auto; right: 0; left: -7px; box-sizing: border-box; border: 8px solid black; border-color: #fff #fff transparent transparent; -webkit-transform-origin: 0 0; -ms-transform-origin: 0 0; transform-origin: 0 0; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); box-shadow: 2px -3px 3px 0 rgba(0, 0, 0, 0.02); z-index: 101; opacity: 1; visibility: visible; }

.buddyboss-theme .primary-menu .menu-item-has-children:not(.hideshow):after, .buddyboss-theme #navbar-extend .menu-item-has-children:after { content: "\e826"; font-family: "bb-icons"; font-weight: normal; speak: none; display: inline-block; color: #939597; position: absolute; right: 0; top: 0; font-size: 22px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.buddyboss-theme .site-header #navbar-extend.sub-menu .menu-item-has-children:after { right: 15px; top: 4px; }

.buddyboss-theme li.hideshow { padding: 0 8px; position: relative; }

.buddyboss-theme .sub-menu .user-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; height: auto; border-bottom: 1px solid #EEF0F3; margin-bottom: 8px; padding-bottom: 12px; padding-top: 12px; }

.buddyboss-theme .sub-menu span.user-name { font-size: 16px; font-weight: 500; color: #122B46; letter-spacing: -0.24px; margin-bottom: 2px; display: block; }

.buddyboss-theme .sub-menu .user-mention { font-size: 13px; color: #939597; letter-spacing: -0.24px; }

.buddyboss-theme .sub-menu .user-link img { float: left; margin-right: 10px; }

.buddyboss-theme .sub-menu li.current.selected a { background: #F5F5F5; border: 0; }

.buddyboss-theme .notification-link { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 76px; }

.buddyboss-theme .notification-link.active i { position: relative; }

.buddyboss-theme .notification-link.active i:after { content: ""; background: #EE343C; border-radius: 50%; width: 6px; height: 6px; position: absolute; right: 4px; top: 1px; }

.buddyboss-theme .notification-link.active i.bb-icon-mail-small:after { right: 0; }

.buddyboss-theme .notification-dropdown { background: #fff; border: 1px solid #E7E9EC; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); border-radius: 4px; list-style: none; position: absolute; /*@include transition;*/ right: -15px; top: -webkit-calc(100% - 15px); top: calc(100% - 15px); margin: 0; min-width: 430px; overflow: hidden; opacity: 0; visibility: hidden; z-index: 1001; }

.buddyboss-theme .menu-item-has-children.selected .notification-dropdown { opacity: 1; visibility: visible; }

.buddyboss-theme .dropdown-left .notification-dropdown { right: auto; left: -15px; }

@media (max-width: 543px) { .buddyboss-theme .notification-dropdown { min-width: 330px; } }

@media (max-width: 380px) { .buddyboss-theme .notification-dropdown { min-width: 280px; } }

.buddyboss-theme .user-wrap.menu-item-has-children:not(.hideshow):after { display: none; }

.buddyboss-theme .user-wrap.menu-item-has-children .bb-icon-angle-down { font-size: 22px; }

.buddyboss-theme .user-wrap.menu-item-has-children .sub-menu { min-width: 180px; }

.buddyboss-theme .user-wrap.menu-item-has-children .sub-menu a { display: block; position: relative; }

.buddyboss-theme .user-wrap.menu-item-has-children .user-name { line-height: 1.3; white-space: nowrap; padding-right: 3px; text-overflow: ellipsis; max-width: 100px; overflow: hidden; }

@media screen and (min-width: 992px) { .buddyboss-theme .user-wrap.menu-item-has-children .user-name { max-width: 180px; } }

.buddyboss-theme .user-wrap.menu-item-has-children span.no-count { display: none; }

.buddyboss-theme .user-wrap.menu-item-has-children span.count { font-size: 10px; padding: 1px 7px; position: absolute; right: 10px; }

.buddyboss-theme .user-wrap.menu-item-has-children > a:after { left: auto; right: 48px; margin: auto; bottom: -3px; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu ul:not(.has-icon) > li > a, .buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu:not(.has-icon) > li > a { padding-left: 14px; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu ul.has-icon > li.no-icon > a:before, .buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu.has-icon > li.no-icon > a:before { content: "\e98e"; font-family: "bb-icons"; font-size: 16px; line-height: 1; position: absolute; left: 14px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: 0; min-width: 16px; text-align: center; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu .ab-submenu { border-radius: 4px; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu ul { padding: 5px 0; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu li li > a { background-color: transparent; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu a { padding: 9px 14px 9px 36px; position: relative !important; color: #939597; background-color: transparent; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu a:hover { background: #F5F5F5; color: #335eea; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu a:hover > i { color: #335eea; }

.buddyboss-theme .user-wrap.menu-item-has-children #header-my-account-menu a i { font-size: 16px; position: absolute; left: 14px; top: 50%; -webkit-transform: translateY(-55%); -ms-transform: translateY(-55%); transform: translateY(-55%); margin: 0; min-width: 16px; text-align: center; color: #939597; }

.buddyboss-theme ul#wp-admin-bar-my-account-default { background-color: #464b50; }

.buddyboss-theme ul#wp-admin-bar-my-account-default.has-menupop + #wp-admin-bar-my-account-buddypress li:not(.menupop), .buddyboss-theme ul#wp-admin-bar-my-account-default.has-menupop > li:not(.menupop) { padding-left: 16px; }

.buddyboss-theme #wp-admin-bar-user-actions #wp-admin-bar-user-info { margin-bottom: 10px; }

.buddyboss-theme .bb-more-menu-nav.dropdown-left { right: auto; left: -15px; }

.buddyboss-theme .bb-more-menu-nav.dropdown-left .sub-menu { right: auto; left: 95%; }

.buddyboss-theme .bb-more-menu-nav.dropdown-left .menu-item-has-children > a:after { display: none; }

.buddyboss-theme .bb-more-menu-nav a:after { display: none; }

.buddyboss-theme .dropdown-left .sub-menu, .buddyboss-theme .dropdown-left .bb-help-content { right: auto; left: -15px; }

.buddyboss-theme .user-wrap .wp-admin-bar-arrow { display: none; }

.buddyboss-theme span.count { box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15); }

.buddyboss-theme .user-wrap ul.sub-menu a:not(.user-link) > .count { background: rgba(238, 52, 60, 0.95); box-shadow: none; border-radius: 100px; margin-left: auto; padding: 2px 6px; font-size: 10px; font-style: normal; font-weight: 600; color: #fff; letter-spacing: -0.55px; min-width: 16px; min-height: 16px; }

.buddyboss-theme .site-header-container .sub-menu .ab-submenu a:hover { background: transparent; }

.buddyboss-theme #header-aside .bb-my-account-menu { list-style: none; margin: 0; }

.buddyboss-theme #header-aside .bb-my-account-menu li { position: relative; }

.buddyboss-theme #header-aside .bb-my-account-menu li:hover > .sub-menu { display: block; opacity: 1; visibility: visible; }

.buddyboss-theme #header-aside .bb-my-account-menu i { position: relative; top: 2px; }

.buddyboss-theme #header-aside .bb-my-account-menu .sub-menu { display: none; position: absolute; width: 187px; left: -187px; top: 0; box-sizing: border-box; margin: 0; }

.buddyboss-theme #header-aside .bb-my-account-menu .sub-menu::before { content: ""; width: 12px; height: 12px; display: block; box-shadow: 2px -2px 2px -1px rgba(0, 0, 0, 0.1); position: absolute; right: -5px; top: 11px; z-index: 1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }

.buddyboss-theme #header-aside .bb-my-account-menu .sub-menu a:hover { background: transparent; }

.buddyboss-theme #header-aside .bb-my-account-menu .sub-menu .current-menu-item a { background: transparent; }

.buddyboss-theme .header-aside .wrapper { position: relative; }

.buddyboss-theme .header-aside .wrapper .count { display: none; }

.buddyboss-theme .header-aside .wrapper .sub-menu-inner { width: 187px; max-height: 76vh; margin: 0; overflow-x: hidden; overflow-y: auto; }

.buddyboss-theme .header-aside .wrapper .bb-sub-menu { width: 187px; margin: 0; list-style: none; }

.buddyboss-theme .header-aside .wrapper li { position: static !important; }

.buddyboss-theme .header-aside .wrapper li .wrapper { position: absolute; background: #fff; box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1); list-style: none; left: -187px; z-index: 10; display: none; }

.buddyboss-theme .header-aside .wrapper li .wrapper:before { content: ""; width: 12px; height: 12px; display: block; box-shadow: 2px -2px 2px -1px rgba(0, 0, 0, 0.1); position: absolute; right: -5px; top: 11px; z-index: 1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); background: #fff; }

.buddyboss-theme .header-aside .wrapper li:hover > .wrapper { display: block; }

.buddyboss-theme .header-aside .wrapper a { position: static !important; }

.buddyboss-theme .buddypanel { background: #fff; box-shadow: 0 3px 13px 0 rgba(18, 43, 70, 0.1); left: 0; position: fixed; width: 68px; height: 100%; z-index: 611; -webkit-transition: width 0.2s; transition: width 0.2s; }

.buddyboss-theme .buddypanel .link-text { display: block; min-width: 0; line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.buddyboss-theme .buddypanel .link-text, .buddyboss-theme .buddypanel span.count:not(.small) { opacity: 0; width: 0; visibility: hidden; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .buddypanel [data-balloon][data-balloon-pos=right]:before { left: inherit; top: inherit; margin-left: 60px; margin-top: 14px; }

.buddyboss-theme .buddypanel [data-balloon][data-balloon-pos=right]:after { left: inherit; top: inherit; margin-left: 65px; margin-top: 25px; }

.buddyboss-theme .buddypanel .side-panel-scroll [data-balloon][data-balloon-pos=right]:before, .buddyboss-theme .buddypanel .side-panel-scroll [data-balloon][data-balloon-pos=right]:after { display: none; }

.buddyboss-theme .buddypanel ul.buddypanel-menu li a span:not(.count) { display: block; min-width: 0; line-height: 1.2; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.buddyboss-theme .buddypanel ul.buddypanel-menu > li > a > span:not(.count) { margin-left: -10px; }

.buddyboss-theme .buddypanel .site-branding { position: relative; z-index: 29; background-color: #fff; }

.buddyboss-theme .buddypanel .count { margin-right: 15px; }

.buddyboss-theme .buddypanel .menu-item-has-children .count { display: none; }

.buddyboss-theme body.bb-buddypanel-right .buddypanel { left: auto; right: 0; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel { width: 0; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel .side-panel-inner { display: none; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .buddypanel .site-branding { opacity: 0; visibility: hidden; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside .site { margin-left: 0; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open).bb-sfwd-aside.bb-buddypanel-right .site { margin-right: 0; }

.buddyboss-theme body.bb-buddypanel:not(.buddypanel-open):not(.sticky-header).bb-sfwd-aside .buddypanel.has-scrolled a.bb-toggle-panel { opacity: 0; visibility: hidden; }

.buddyboss-theme .buddypanel #site-logo { text-align: center; padding: 20px 20px; height: auto; max-height: none; }

.buddyboss-theme .buddypanel h1.site-title, .buddyboss-theme .buddypanel .site-title.h1, .buddyboss-theme .buddypanel h2.site-title, .buddyboss-theme .buddypanel .site-title.h2 { width: 100%; }

.buddyboss-theme .buddypanel .site-title img { max-height: none; max-width: 180px; }

.buddyboss-theme .buddypanel-menu { min-height: 100%; }

.buddyboss-theme .side-panel-menu-container { height: 100%; }

@media screen and (min-width: 800px) { .buddyboss-theme .bb-buddypanel.sticky-header:not(.bb-sfwd-aside) .site-header { width: -webkit-calc(100% - 68px); width: calc(100% - 68px); } }

@media screen and (min-width: 800px) { .buddyboss-theme .bb-buddypanel.buddypanel-open.sticky-header .site-header { width: -webkit-calc(100% - 220px); width: calc(100% - 220px); }
  .buddyboss-theme .bb-buddypanel .site-header, .buddyboss-theme .bb-buddypanel .site-content, .buddyboss-theme .bb-buddypanel .header-search-wrap, .buddyboss-theme .bb-buddypanel .bb-footer { padding: 0 30px; }
  .buddyboss-theme .buddypanel-open .site { margin-left: 220px; }
  .buddyboss-theme .buddypanel-open.bb-buddypanel-right .site { margin-right: 220px; margin-left: inherit; }
  .buddyboss-theme .buddypanel-open .buddypanel { width: 220px; }
  .buddyboss-theme .buddypanel-open .buddypanel .link-text, .buddyboss-theme .buddypanel-open .buddypanel span.count:not(.small) { opacity: 1; width: auto; visibility: visible; }
  .buddyboss-theme .buddypanel-open .link-text { min-width: 120px; }
  .buddyboss-theme .buddypanel-open span.count.small { opacity: 0; -webkit-transition: all linear 0.1s; transition: all linear 0.1s; }
  .buddyboss-theme .buddypanel-open .buddypanel [data-balloon][data-balloon-pos=right]:before, .buddyboss-theme .buddypanel-open .buddypanel [data-balloon][data-balloon-pos=right]:after, .buddyboss-theme .buddypanel-open .buddypanel [data-balloon][data-balloon-pos=left]:before, .buddyboss-theme .buddypanel-open .buddypanel [data-balloon][data-balloon-pos=left]:after { display: none; }
  .buddyboss-theme .buddypanel-open .buddypanel span.visuallyhidden { position: relative; width: auto; height: auto; margin: 0; }
  .buddyboss-theme .buddypanel-open .buddypanel ul.buddypanel-menu > li > a > span { opacity: 1; width: auto; visibility: visible; } }

.buddyboss-theme .bb-buddypanel.in-bbapp .site, .buddyboss-theme .buddypanel-open.in-bbapp .site { margin-left: 0; }

.buddyboss-theme .in-bbapp.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #primary, .buddyboss-theme .in-bbapp.has-sidebar.buddypress.has-sidebar:not(.profile-sidebar):not(.group-sidebar):not(.llms-pointer) #page #primary { max-width: inherit; }

@media screen and (max-width: 799px) { .buddyboss-theme .buddypanel-open.buddypanel-header .site { margin-left: 0; }
  .buddyboss-theme .header-search-wrap { padding: 0 10px; } }

.buddyboss-theme body:not(.buddypanel-open) .buddypanel ul.buddypanel-menu > li > a > span { opacity: 0; width: 0; visibility: hidden; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme body:not(.buddypanel-open) .buddypanel ul.buddypanel-menu > li > a > span.count { display: none; }

.buddyboss-theme .panel-head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 76px; background-color: #fff; position: relative; z-index: 29; }

.buddyboss-theme .bb-buddypanel-right .panel-head { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme .site-header .bb-toggle-panel { display: none; margin-right: 20px; margin-left: 0; color: #939597; }

.buddyboss-theme .site-header .bb-toggle-panel:hover { color: #335eea; }

.buddyboss-theme .site-header .bb-toggle-panel i { color: inherit; font-size: 24px; }

.buddyboss-theme .buddypanel-header .site-header .bb-toggle-panel { display: inherit; }

.buddyboss-theme .bb-buddypanel.buddypanel-header.bb-buddypanel-right .site-header .header-3 > .bb-toggle-panel { display: none; }

.buddyboss-theme .bb-buddypanel.buddypanel-header.bb-buddypanel-right .bb-toggle-panel { margin-right: 0; }

@-webkit-keyframes site-brand { 0% { height: auto;
    opacity: 1; }
  50% { height: auto;
    opacity: 0; }
  100% { height: 0;
    opacity: 0; } }

.buddyboss-theme body.buddypanel-header.buddypanel-open .buddypanel #site-logo { height: auto; opacity: 1; }

.buddyboss-theme body.buddypanel-header:not(.buddypanel-open):not(.bb-sfwd-aside) .buddypanel #site-logo { opacity: 0; height: 0; visibility: hidden; padding: 0 0 15px; -webkit-animation: site-brand 0.3s; animation: site-brand 0.3s; -webkit-animation-fill-mode: none; animation-fill-mode: none; }

.buddyboss-theme .buddypanel .bb-toggle-panel { color: #939597; font-size: 24px; padding: 10px 16px; min-width: 68px; text-align: center; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .buddypanel .bb-toggle-panel i { font-size: inherit; }

.buddyboss-theme .buddypanel .bb-toggle-panel:hover { color: #335eea; }

.buddyboss-theme .side-panel-inner { height: -webkit-calc(100% - 120px); height: calc(100% - 120px); overflow: hidden; }

.buddyboss-theme .side-panel-menu { list-style: none; margin: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.buddyboss-theme .side-panel-menu li { min-height: 52px; }

.buddyboss-theme .side-panel-menu .bp-menu-item-at-bottom { margin-top: auto; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.buddyboss-theme .side-panel-menu .bp-menu-item-at-bottom ~ .bp-menu-item-at-bottom { margin-top: 0; }

.buddyboss-theme .side-panel-menu a { padding: 15px 0; display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 14px; color: #939597; letter-spacing: -0.24px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; line-height: 1; position: absolute; width: 100%; }

.buddyboss-theme .side-panel-menu a:hover { color: #335eea; }

.buddyboss-theme .side-panel-menu a:hover i { color: #335eea; }

.buddyboss-theme .side-panel-menu a:hover span.count { color: #fff; }

.buddyboss-theme .side-panel-menu i { color: #939597; font-size: 20px; margin-left: 7px; margin-right: 0.4em; margin-top: 2px; }

.buddyboss-theme .side-panel-menu .current-menu-item > a { font-weight: 500; }

.buddyboss-theme .side-panel-menu .current-menu-item a, .buddyboss-theme .side-panel-menu .current-menu-item i { color: #335eea; }

.buddyboss-theme .side-panel-menu .current-menu-item a:hover i { color: #335eea; }

.buddyboss-theme .side-panel-menu .bs-submenu-toggle { cursor: pointer; position: absolute; right: 10px; top: 10px; z-index: 22; opacity: 0; visibility: hidden; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; font-size: 22px; width: 30px; height: 30px; line-height: 30px; text-align: center; margin: 0; }

.buddyboss-theme .buddypanel-open .side-panel-menu .bs-submenu-toggle { opacity: 1; visibility: visible; }

.buddyboss-theme .side-panel-menu .sub-menu { list-style: none; margin-left: 0; margin-bottom: 0; }

.buddyboss-theme .side-panel-menu .sub-menu a { width: -webkit-calc(100% - 32px); width: calc(100% - 32px); }

.buddyboss-theme .side-panel-menu .sub-menu i._mi._before, .buddyboss-theme .side-panel-menu .sub-menu i.bb-icon-file { margin-left: 0; }

.buddyboss-theme span.count { background: #FE6F4B; border-radius: 100px; margin-left: auto; padding: 2px 9px; font-size: 11px; font-style: normal; font-weight: 600; color: #fff; letter-spacing: -0.55px; }

.buddyboss-theme .buddypanel span.count { box-shadow: none; }

.buddyboss-theme span.count.small { font-size: 10px; padding: 3px 5px 4px; position: absolute; left: 34px; top: 10px; line-height: 1; -webkit-transition: all linear 0.6s; transition: all linear 0.6s; }

.buddyboss-theme .buddypanel-menu > li > .bb-menu-item > img { margin: 0 24px; }

.buddyboss-theme .buddypanel-menu > li > .bb-menu-item > i:not(.bb-icon-angle-down) { margin: 0; min-width: 68px; text-align: center; }

@media (max-width: 799px) { .buddyboss-theme .buddypanel-menu > li > .bb-menu-item > img { margin: 0 17px 0 0; }
  .buddyboss-theme .buddypanel-menu > li > .bb-menu-item > i:not(.bb-icon-angle-down) { min-width: 32px; text-align: left; margin-right: 5px; } }

.buddyboss-theme .buddypanel-menu .menu-item-has-children:not(.hideshow):after { display: none; }

.buddyboss-theme .buddypanel-menu .sub-menu { display: none; position: static; opacity: 1; visibility: visible; }

@media (min-width: 800px) { .buddyboss-theme .buddypanel-open .buddypanel-menu .sub-menu.bb-open { display: block; box-shadow: none; padding-left: 32px; padding-top: 52px; }
  .buddyboss-theme .buddypanel-open .buddypanel-menu .sub-menu.bb-open .sub-menu { padding-left: 0; } }

.buddyboss-theme .widget-area { padding-bottom: 1.25rem; }

.buddyboss-theme .widget-area-secondary .widget:first-child { margin-top: 0; }

.buddyboss-theme .widget { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; font-size: 0.875rem; line-height: 1.35; margin-bottom: 1.25rem; padding: 1.25rem 0.9375rem; }

.buddyboss-theme .widget form, .buddyboss-theme .widget ul, .buddyboss-theme .widget ol { margin-bottom: 0; }

.buddyboss-theme .widget fieldset { border: 0; margin: 0; padding: 0; }

.buddyboss-theme .widget select { width: 100%; }

.buddyboss-theme .textwidget p:last-child { margin-bottom: 0; }

.buddyboss-theme .widget .widget-title { display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .widget .widget-title .widget-num-count { padding: 0 0.25rem; color: #A3A5A9; margin-right: auto; }

.buddyboss-theme .widget .widget-title a.bs-widget-reload { color: #939597; }

.buddyboss-theme .elementor-widget .elementor-widget-container > h5, .buddyboss-theme .elementor-widget .elementor-widget-container > .h5, .buddyboss-theme .widget-title { font-size: 0.75rem; font-weight: 600; color: #122B46; letter-spacing: 0.25px; line-height: 1rem; margin: 0 0 20px; text-transform: uppercase; }

.buddyboss-theme .widget .elementor-widget .elementor-widget-container > h5:empty, .buddyboss-theme .widget .elementor-widget .elementor-widget-container > .h5:empty, .buddyboss-theme .widget .widget-title:empty { display: none; }

.buddyboss-theme form.search-form { position: relative; }

.buddyboss-theme .widget_search { padding: 0.9375rem; }

.buddyboss-theme .widget_search .search-field { background-size: 17px; font-size: 13px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 100%; border-radius: 20px; }

.buddyboss-theme .widget_search .search-field-top { background-image: none; padding-left: 15px; padding-right: 40px; width: 100%; }

.buddyboss-theme .widget_search .search-submit { border: 0; position: absolute; width: 40px; font-size: 0; top: 0; padding: 0; background: url(../images/svg/search.svg) no-repeat center transparent; background-size: 45%; right: 0; opacity: 0.8; }

.buddyboss-theme .widget_search .search-submit:hover { box-shadow: none; opacity: 1; }

.buddyboss-theme #wp-calendar { font-size: 12px; margin-bottom: 0; table-layout: fixed; }

.buddyboss-theme #wp-calendar th, .buddyboss-theme #wp-calendar td { padding: 0; }

.buddyboss-theme #wp-calendar caption { text-align: center; padding-bottom: 5px; text-transform: uppercase; font-size: 13px; border-bottom: 1px solid rgba(0, 0, 0, 0.08); margin-bottom: 20px; }

.buddyboss-theme .widget_nav_menu .sub-menu { margin-left: 1.5rem; }

.buddyboss-theme .widget_nav_menu li { padding-left: 0; margin-top: 10px; }

.buddyboss-theme .widget.widget_media_gallery .gallery { margin: 0; }

.buddyboss-theme .widget_categories .children { margin-left: 15px; margin-top: 10px; }

.buddyboss-theme .widget_recent_comments .wp-block-latest-comments__comment-link { word-break: break-word; }

.buddyboss-theme .blog .site-main { position: relative; padding-bottom: 0; }

.buddyboss-theme .single:not(.single-post) .entry-content-wrap { padding: 25px 0 0px; }

.buddyboss-theme .bb-user-avatar-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .post-grid .hentry { margin-bottom: 20px; }

.buddyboss-theme .post-grid .first .ratio-wrap { width: 42.417%; }

.buddyboss-theme .post-grid .first .ratio-wrap .entry-img { padding-top: 55.27%; height: 100%; }

.buddyboss-theme .post-grid .entry-content { font-size: 1rem; color: #4D5C6D; letter-spacing: -0.24px; line-height: 1.5; margin-bottom: 1.6875rem; }

.buddyboss-theme .post-grid .entry-title { font-size: 1.25rem; color: #122B46; letter-spacing: -0.24px; line-height: 1.31; margin: 0; word-break: break-word; }

.buddyboss-theme .post-related-posts .post-grid .first .ratio-wrap { width: 100%; }

.buddyboss-theme .post-related-posts .slick-list { padding: 0 0 20px 0; }

.buddyboss-theme .bb-standard .entry-title { font-size: 1.625rem; font-weight: 500; }

.buddyboss-theme p.post-main-link { margin: 0; overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; word-break: break-all; word-break: break-word; }

.buddyboss-theme .post-inner-wrap { background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; overflow: hidden; min-width: 1px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; height: 100%; }

.buddyboss-theme .post-inner-wrap:hover { box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.12); }

.buddyboss-theme .first .post-inner-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row-reverse; flex-flow: row-reverse; }

.buddyboss-theme .first .post-inner-wrap .entry-content-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; padding: 40px; }

.buddyboss-theme .first .post-inner-wrap .entry-meta { margin-top: auto; }

.buddyboss-theme .first .post-inner-wrap .entry-title { font-size: 2.125rem; color: #122B46; letter-spacing: -0.24px; line-height: 2.625rem; }

.buddyboss-theme .format-audio .post-inner-wrap { overflow: visible; }

.buddyboss-theme .slick-slider .format-audio .mejs-time-float { margin-bottom: 0; }

.buddyboss-theme .post-grid .lg-grid-1-1 .entry-img { padding-top: 36.334%; width: 58.829%; }

.buddyboss-theme .post-grid .lg-grid-1-3 .post-inner-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.buddyboss-theme .post-grid .lg-grid-1-3 .entry-content-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .post-grid .lg-grid-1-3 .entry-meta { margin-top: auto; }

.buddyboss-theme span.edit-link { display: none; }

.buddyboss-theme .bb-masonry { margin-left: -10px; margin-right: -10px; }

.buddyboss-theme .bb-masonry .bb-masonry-sizer { width: 33.33%; }

.buddyboss-theme .bb-masonry .hentry { margin-bottom: 0; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; width: 33.33%; float: left; }

.buddyboss-theme .bb-masonry .hentry.bb-grid-1-1 { width: 100%; }

.buddyboss-theme .bb-masonry .hentry.bb-grid-1-1.first .entry-img { padding-top: 36.334%; width: 58.829%; }

.buddyboss-theme .bb-masonry .hentry.bb-grid-2-3 { width: 66.66%; }

.buddyboss-theme .bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap { width: 42.417%; }

.buddyboss-theme .bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap .entry-img { padding-top: 55.27%; }

.buddyboss-theme body:not(.bb-page-loaded) .post-grid.bb-masonry .hentry { display: none; }

.buddyboss-theme .post-grid .first.product .post-inner-wrap { -ms-flex-flow: row wrap; flex-flow: row wrap; }

.buddyboss-theme .post-grid .first.product .ratio-wrap { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; width: 100%; }

.buddyboss-theme .post-grid .first.product .ratio-wrap .entry-img { height: auto; }

.buddyboss-theme .post-grid .first.product .entry-content-wrap { padding: 25px 30px 30px; }

.buddyboss-theme .post-grid .first.product .entry-title { font-size: 1.25rem; line-height: 1.31; }

.buddyboss-theme .button-load-more-posts { font-size: 15px; color: inherit; display: inline-block; }

.buddyboss-theme .button-load-more-posts.loading:after { display: inline-block; content: "\e838"; color: inherit; font-family: "bb-icons"; font-size: 18px; line-height: 1; margin-left: 10px; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; }

@media (max-width: 992px) { .buddyboss-theme .bb-masonry .bb-masonry-sizer, .buddyboss-theme .post-grid:not(.bb-standard) .hentry { width: 50%; }
  .buddyboss-theme .post-grid:not(.bb-standard) .hentry.first { width: 100%; }
  .buddyboss-theme .post-grid:not(.bb-standard):not(.slick-slider) .hentry.first .entry-title { font-size: 1.75rem; }
  .buddyboss-theme .post-grid:not(.bb-standard) .hentry.first .entry-content-wrap { padding: 25px 30px 30px; } }

@media (max-width: 799px) { .buddyboss-theme .bb-masonry .hentry.bb-grid-1-1 { width: 100%; }
  .buddyboss-theme .bb-masonry .hentry.bb-grid-1-1.first .entry-img { padding-top: 40.476%; width: 100%; }
  .buddyboss-theme .bb-masonry .bb-masonry-sizer, .buddyboss-theme .post-grid .hentry:not(.bb-standard) { width: 100%; }
  .buddyboss-theme .hentry.first .post-inner-wrap { -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .buddyboss-theme .post-grid .hentry.first .entry-img, .buddyboss-theme .post-grid:not(.bb-standard) .hentry.first .entry-img, .buddyboss-theme .post-grid .hentry.first .entry-content-wrap, .buddyboss-theme .bb-masonry .hentry.bb-grid-2-3.first .entry-img { width: 100%; }
  .buddyboss-theme .post-grid .hentry.first .entry-img { padding-top: 52.56%; } }

.buddyboss-theme .entry-img, .buddyboss-theme .single .post-related-posts .entry-img { position: relative; overflow: hidden; padding-top: 52.56%; /* Calculated = height / width * 100 */ display: block; background: #809AB4; }

@media (max-width: 800px) { .buddyboss-theme .entry-img, .buddyboss-theme .single .post-related-posts .entry-img { padding-top: 40.476%; } }

.buddyboss-theme .single .entry-img { padding-top: 36%; margin: 0 0 32px; }

.buddyboss-theme .single .post.full-fi figure.entry-img, .buddyboss-theme .single .post.full-fi-invert figure.entry-img { width: 100vw; margin-left: -webkit-calc(-50vw + 50%); margin-left: calc(-50vw + 50%); padding-top: 60%; }

.buddyboss-theme .single-post.full-fi-invert .content-area { padding-top: 0; }

.buddyboss-theme .single-post.full-fi-invert .content-area header.entry-header { margin-top: 32px; }

.buddyboss-theme .entry-img img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.buddyboss-theme .entry-content-wrap { padding: 25px 30px 30px; }

.buddyboss-theme .entry-content-wrap .avatar { border-radius: 100%; max-width: 38px; }

.buddyboss-theme .entry-title a { color: inherit; }

.buddyboss-theme .entry-meta { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .meta-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; line-height: 1; }

.buddyboss-theme .avatar-wrap { margin-right: 10px; }

.buddyboss-theme .post-author, .buddyboss-theme .post-date { font-size: 0.875rem; color: #122B46; line-height: 1; }

.buddyboss-theme .post-date { display: block; margin-top: 4px; }

.buddyboss-theme .post-date a { color: #939597; }

.buddyboss-theme .post-date a:hover { color: #122B46; }

.buddyboss-theme .bb-bookmark { font-size: 24px; display: inline-block; }

.buddyboss-theme .top-meta .bookmark-link-container { line-height: 1.5; }

.buddyboss-theme .author-post-meta a.bb-more i:before { margin-right: 0.2em; margin-left: 0.2em; left: 0; top: 0; font-size: inherit; }

.buddyboss-theme .single-post:not(.full-fi) .content-area, .buddyboss-theme .single-post:not(.full-fi-invert) .content-area, .buddyboss-theme .single-attachment:not(.full-fi) .content-area, .buddyboss-theme .single-attachment:not(.full-fi-invert) .content-area { margin: 0 auto; max-width: 800px; }

.buddyboss-theme .single-post:not(.has-sidebar) .content-area, .buddyboss-theme .single-post:not(.has-sidebar) .site-content-grid, .buddyboss-theme .single-attachment:not(.has-sidebar) .content-area, .buddyboss-theme .single-attachment:not(.has-sidebar) .site-content-grid { margin: 0 auto; max-width: 800px; }

.buddyboss-theme .single-post .entry-content, .buddyboss-theme .single-attachment .entry-content { letter-spacing: -0.24px; }

.buddyboss-theme .single-post .entry-content p, .buddyboss-theme .single-attachment .entry-content p { margin-bottom: 40px; }

.buddyboss-theme .single-post .entry-content li > ul, .buddyboss-theme .single-post .entry-content li > ol, .buddyboss-theme .single-attachment .entry-content li > ul, .buddyboss-theme .single-attachment .entry-content li > ol { margin-bottom: 0; }

@media (max-width: 544px) { .buddyboss-theme .single-post .entry-content p, .buddyboss-theme .single-attachment .entry-content p { margin-bottom: 20px; } }

.buddyboss-theme .single .entry-content-wrap { padding: 0; }

.buddyboss-theme .single .entry-title { font-size: 2rem; line-height: 1.2; margin-bottom: 20px; letter-spacing: -0.03rem; }

.buddyboss-theme .single .entry-meta { margin-bottom: 25px; }

@media (min-width: 800px) { .buddyboss-theme .single-post .content-area, .buddyboss-theme .single-attachment .content-area { max-width: -webkit-calc(100% - 300px); max-width: calc(100% - 300px); } }

.buddyboss-theme .entry-content img.alignleft { margin: 0.5rem 2rem 1.625rem 0; }

.buddyboss-theme .entry-content img.alignright { margin: 0.5rem 0 1.625rem 2rem; }

.buddyboss-theme .author-post-meta { -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 15px 0; }

.buddyboss-theme .author-post-meta i { font-size: 24px; color: #122B46; opacity: 0.4; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .author-post-meta i:hover { opacity: 0.9; }

.buddyboss-theme .author-post-meta .bb-icon-like { font-size: 33px; margin: 0 5px 4px 0; }

.buddyboss-theme .author-post-meta .bb-icon-like.bookmarked { opacity: 1; }

.buddyboss-theme .like-count { font-size: 14px; color: #122B46; letter-spacing: -0.24px; line-height: 1; }

.buddyboss-theme .author-post-meta a[href="#comments"], .buddyboss-theme .author-post-meta .author-box-share-wrap { margin-right: 12px; }

.buddyboss-theme a.bb-like-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-left: -2px; color: #7F868F; }

.buddyboss-theme a.bb-like-wrap:hover { color: #122B46; }

.buddyboss-theme a.bb-like-wrap:hover .like-count { color: #122B46; }

.buddyboss-theme .show-support.show-support-inactive { display: none; }

.buddyboss-theme .show-support.show-support-active { margin-bottom: 20px; }

.buddyboss-theme .post-author-info { border-bottom: 1px solid #E7E9EC; margin-bottom: 30px; }

.buddyboss-theme .post-author-details { display: -webkit-box; display: -ms-flexbox; display: flex; border-top: 1px solid #E7E9EC; padding-top: 30px; padding-bottom: 30px; }

.buddyboss-theme .post-author-details .avatar { border-radius: 100%; max-width: 60px; }

.buddyboss-theme .post-author-details a.post-author { font-size: 16px; letter-spacing: -0.27px; }

.buddyboss-theme .post-author-details .author-desc { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; line-height: 1.5; margin: 0; }

.buddyboss-theme .post-author-details .author-desc-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 15px; }

.buddyboss-theme .post-meta-wrapper { border-top: 1px solid #E7E9EC; padding-top: 30px; font-size: 15px; }

.buddyboss-theme .post-meta-wrapper > div:first-child { margin-bottom: 10px; }

.buddyboss-theme .post-meta-wrapper i { font-size: 17px; }

.buddyboss-theme .show-support h6, .buddyboss-theme .show-support .h6 { font-size: 18px; font-weight: 400; letter-spacing: -0.24px; margin: 0 0 10px; }

.buddyboss-theme .show-support p { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; margin: 0 0 5px; }

.buddyboss-theme .bb-subscribe-wrap { background: url(../images/svg/newsletter-bg.svg) no-repeat left bottom #fff; background-size: contain; border: 1px solid #EEF0F3; border-radius: 4px; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 30px 20px 125px; min-height: 401px; position: relative; overflow: hidden; margin-bottom: 30px; clear: both; }

.buddyboss-theme .bb-subscribe-wrap h3, .buddyboss-theme .bb-subscribe-wrap .h3 { font-weight: 600; font-size: 18px; color: #122B46; letter-spacing: -0.24px; margin: 0 0 0; text-transform: uppercase; }

.buddyboss-theme .bb-subscribe-wrap p { font-size: 14px; color: #A3A5A9; letter-spacing: -0.24px; }

.buddyboss-theme .bb-subscribe-wrap .bb-icon-mail-open { font-size: 50px; color: rgba(0, 0, 0, 0.28); }

.buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=email], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=text], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=date], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=tel], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=number], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=url], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form textarea, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form select { background-color: #f8f8f8; border-radius: 3px; font-size: 14px; color: #bdbdbd; border: 1px solid #DEDFE2; }

.buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=email].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=text].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=date].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=tel].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=number].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=url].bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form textarea.bb-newsletter-blog-post, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form select.bb-newsletter-blog-post { border-top-left-radius: 3px; border-bottom-left-radius: 3px; border-top-right-radius: 0px; border-bottom-right-radius: 0px; }

.buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=submit] { background: #DEDFE2; border-radius: 3px; border-left: 0; font-size: 14px; color: #fff; letter-spacing: -0.24px; }

.buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=submit].bb-newsletter-bp-update { border-radius: 0 3px 3px 0; vertical-align: bottom; }

@media (max-width: 544px) { .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=email], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=text], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=date], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=tel], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=number], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=url], .buddyboss-theme .bb-subscribe-wrap .wpcf7-form textarea, .buddyboss-theme .bb-subscribe-wrap .wpcf7-form select { width: 100%; margin-bottom: 10px; border-radius: 3px; }
  .buddyboss-theme .bb-subscribe-wrap .wpcf7-form input[type=submit] { width: 40%; border-radius: 3px; }
  .buddyboss-theme .bb-subscribe-wrap div.wpcf7 .ajax-loader { width: 100%; background-position: center; } }

@media (max-width: 992px) { .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=email], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=text], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=date], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=tel], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=number], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=url], .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form textarea, .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form select { width: 100%; margin-bottom: 10px; border-radius: 3px; }
  .buddyboss-theme .has-sidebar .bb-subscribe-wrap .wpcf7-form input[type=submit] { width: 40%; border-radius: 3px; }
  .buddyboss-theme .has-sidebar .bb-subscribe-wrap div.wpcf7 .ajax-loader { width: 100%; background-position: center; } }

.buddyboss-theme .bb-standard .entry-img { padding-top: 40.476%; }

.buddyboss-theme .pagination-below { clear: both; overflow: hidden; padding: 30px 0; text-align: center; }

.buddyboss-theme .post-grid .format-quote .post-inner-wrap { background: #A3A5A9; }

.buddyboss-theme .post-grid .format-quote .entry-content { font-size: 22px; color: #fff; letter-spacing: -0.24px; line-height: 30px; font-style: italic; }

.buddyboss-theme .post-grid .format-quote blockquote { color: #fff; margin: 0; }

.buddyboss-theme .post-grid .video-container { margin-bottom: 0; }

.buddyboss-theme .top-meta a { margin-left: 15px; }

.buddyboss-theme .top-meta a .bb-icon-like.bookmarked { color: #122B46; }

.buddyboss-theme .top-meta a, .buddyboss-theme .top-meta .like-count { font-size: 12px; color: #939597; letter-spacing: -0.21px; }

.buddyboss-theme .top-meta a:hover { color: #335eea; }

.buddyboss-theme .top-meta a:hover .like-count { color: #335eea; }

.buddyboss-theme .top-meta a:hover i { opacity: 0.9; }

.buddyboss-theme .top-meta i { font-size: 24px; margin-right: 5px; opacity: 0.4; color: #122B46; }

.buddyboss-theme .top-meta i.bb-icon-like.bookmarked { opacity: 0.9; }

.buddyboss-theme .hentry blockquote.wp-block-quote { background: #e3e6ea; border-radius: 3px; margin: 0 0 40px; padding: 30px; font-size: 22px; letter-spacing: -0.24px; line-height: 30px; position: relative; }

.buddyboss-theme .hentry blockquote.wp-block-quote:before { content: "\e832"; font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; text-align: center; font-variant: normal; text-transform: none; color: #fff; width: 38px; height: 38px; line-height: 38px; background: #7F868F; border-radius: 100%; margin-bottom: 20px; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.buddyboss-theme .hentry blockquote.wp-block-quote p:last-child { margin-bottom: 0; }

.buddyboss-theme .entry-content .bb-chat-container { margin-bottom: 40px; }

.buddyboss-theme .entry-content .bb-chat-container p { margin: 0; padding: 15px; font-size: 14px; color: #A3A5A9; letter-spacing: -0.21px; }

.buddyboss-theme .entry-content .bb-chat-container p:nth-child(odd) { background: #EEF0F3; }

.buddyboss-theme .entry-content .bb-chat-container p:nth-child(even) { background: #fff; }

.buddyboss-theme .widget ul { list-style: none; margin-left: 0; }

.buddyboss-theme .widget ul a { font-size: 14px; color: #939597; letter-spacing: -0.21px; line-height: 16px; }

.buddyboss-theme .widget ul a:hover { color: #335eea; }

.buddyboss-theme .widget li { margin-bottom: 10px; }

.buddyboss-theme .widget_mc4wp_form_widget .mc4wp-form-fields > p:first-child { display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .widget_mc4wp_form_widget input[type=email] { width: -webkit-calc(100% - 100px); width: calc(100% - 100px); background: #FBFBFC; border: 1px solid #DEDFE2; border-radius: 3px 0 0 3px; font-size: 14px; }

.buddyboss-theme .widget_mc4wp_form_widget input[type=submit] { background: #D0D4D8; border-radius: 0 3px 3px 0; border-left: 0; font-size: 14px; color: #fff; letter-spacing: -0.24px; }

.buddyboss-theme .widget_post_author .avatar { border-radius: 100%; margin-right: 8px; max-width: 36px; }

.buddyboss-theme .widget_post_author .post-author-head { margin-bottom: 15px; }

.buddyboss-theme .widget_post_author .post-author-head a:hover .post-author { color: #335eea; }

.buddyboss-theme .widget_post_author .author-desc-wrap { color: #A3A5A9; letter-spacing: -0.21px; line-height: 22px; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts, .buddyboss-theme .elementor-widget-container .bb-recent-posts { margin-left: 0; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts li, .buddyboss-theme .elementor-widget-container .bb-recent-posts li { display: -webkit-box; display: -ms-flexbox; display: flex; margin-bottom: 20px; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts li > div, .buddyboss-theme .elementor-widget-container .bb-recent-posts li > div { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts .entry-media.entry-img, .buddyboss-theme .elementor-widget-container .bb-recent-posts .entry-media.entry-img { border-radius: 3px; max-width: 74px; width: 74px; margin: 0 15px 0 0; padding-top: 60px; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts h4, .buddyboss-theme .bb_widget_recent_posts .bb-recent-posts .h4, .buddyboss-theme .elementor-widget-container .bb-recent-posts h4, .buddyboss-theme .elementor-widget-container .bb-recent-posts .h4 { margin: 0; line-height: 1; font-weight: 400; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts h4 a.bb-title, .buddyboss-theme .bb_widget_recent_posts .bb-recent-posts .h4 a.bb-title, .buddyboss-theme .elementor-widget-container .bb-recent-posts h4 a.bb-title, .buddyboss-theme .elementor-widget-container .bb-recent-posts .h4 a.bb-title { font-size: 14px; color: #122B46; letter-spacing: -0.24px; line-height: 22px; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts h4 a.bb-title:hover, .buddyboss-theme .bb_widget_recent_posts .bb-recent-posts .h4 a.bb-title:hover, .buddyboss-theme .elementor-widget-container .bb-recent-posts h4 a.bb-title:hover, .buddyboss-theme .elementor-widget-container .bb-recent-posts .h4 a.bb-title:hover { color: #335eea; }

.buddyboss-theme .bb_widget_recent_posts .bb-recent-posts span.post-date, .buddyboss-theme .elementor-widget-container .bb-recent-posts span.post-date { font-size: 12px; color: #939597; letter-spacing: -0.24px; line-height: 22px; margin: 0; }

.buddyboss-theme .bb-follow-links { font-size: 24px; margin-top: -5px; }

.buddyboss-theme .bb-follow-links a { color: #939597; margin-right: 10px; }

.buddyboss-theme .bb-follow-links a:hover { color: #335eea; }

.buddyboss-theme .bb-follow-links a i { font-size: 24px; }

.buddyboss-theme .bb-follow-links [class^=bb-icon-]:before, .buddyboss-theme .bb-follow-links [class*=" bb-icon-"]:before { margin: 0; }

.buddyboss-theme .archive-description { margin-bottom: 30px; }

.buddyboss-theme .bb-bookmark.bb-icon-loader { font-size: 21px; }

.buddyboss-theme .bb-bookmark.bookmarked:before { content: "\e833"; }

.buddyboss-theme span.post-format-icon { height: 38px; width: 38px; background-color: #122B46; border-radius: 100%; color: #fff; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; font-size: 24px; margin-bottom: 18px; }

.buddyboss-theme span.post-format-icon.white { background: #fff; color: #A3A5A9; }

.buddyboss-theme .content-area .gallery-icon { position: relative; overflow: hidden; padding-top: 68.785%; display: block; background: #809AB4; border-radius: 4px; }

.buddyboss-theme .content-area .gallery-icon > *, .buddyboss-theme .content-area .gallery-icon img { position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; z-index: 0; min-height: 100%; width: auto; min-width: 100%; object-fit: cover; }

.buddyboss-theme .top-meta .bb-like-wrap:before, .buddyboss-theme .top-meta .bb-like-wrap:after { display: none; }

.buddyboss-theme .post-grid.bb-masonry .bb-comment-text, .buddyboss-theme .post-grid.bb-grid .bb-comment-text { display: none; }

.buddyboss-theme .post-grid.bb-masonry .top-meta a, .buddyboss-theme .post-grid.bb-grid .top-meta a { margin-left: 6px; }

.buddyboss-theme .post-grid.bb-masonry .post-date, .buddyboss-theme .post-grid.bb-grid .post-date { font-size: 13px; }

.buddyboss-theme .first .post-inner-wrap .entry-content-wrap .entry-content { margin-bottom: 0; }

.buddyboss-theme .post-related-posts .slick-slide > div { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; }

.buddyboss-theme .post-related-posts .slick-slide > div article { height: 100%; padding: 0 10px; }

.buddyboss-theme .single-post .post-related-posts, .buddyboss-theme .single-attachment .post-related-posts { border-bottom: 1px solid #EEF0F3; margin-bottom: 20px; padding-bottom: 10px; }

.buddyboss-theme .single-post .post-related-posts > .post-grid, .buddyboss-theme .single-attachment .post-related-posts > .post-grid { display: none; }

.buddyboss-theme .single-post .post-related-posts > .post-grid.slick-initialized, .buddyboss-theme .single-attachment .post-related-posts > .post-grid.slick-initialized { display: block; }

.buddyboss-theme .single-post .post-related-posts .slick-slider .slick-track, .buddyboss-theme .single-post .post-related-posts .slick-slider .slick-list, .buddyboss-theme .single-attachment .post-related-posts .slick-slider .slick-track, .buddyboss-theme .single-attachment .post-related-posts .slick-slider .slick-list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.buddyboss-theme .single-post .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev, .buddyboss-theme .single-attachment .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev { right: auto; left: 5px; }

.buddyboss-theme .single-post .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev i, .buddyboss-theme .single-attachment .post-related-posts .slick-slider a.slick-arrow.bb-slide-prev i { display: block; margin-top: 1px; }

.buddyboss-theme .single-post .post-related-posts .slick-slider .slick-arrow, .buddyboss-theme .single-attachment .post-related-posts .slick-slider .slick-arrow { background: rgba(0, 0, 0, 0.27); box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09); border-radius: 100%; }

.buddyboss-theme .single-post .post-related-posts .slick-slider .slick-arrow i, .buddyboss-theme .single-attachment .post-related-posts .slick-slider .slick-arrow i { color: #fff; }

.buddyboss-theme .single-post .post-related-posts .gallery, .buddyboss-theme .single-attachment .post-related-posts .gallery { margin-bottom: 0; }

.buddyboss-theme .single-post .post-related-posts .gallery .gallery-item, .buddyboss-theme .single-attachment .post-related-posts .gallery .gallery-item { display: none; }

.buddyboss-theme .single-post .post-related-posts .gallery .gallery-item:first-child, .buddyboss-theme .single-attachment .post-related-posts .gallery .gallery-item:first-child { display: block; }

.buddyboss-theme .single-post .post-related-posts .gallery.slick-initialized, .buddyboss-theme .single-attachment .post-related-posts .gallery.slick-initialized { display: block; }

.buddyboss-theme .single-post .post-related-posts .gallery.slick-initialized .gallery-item, .buddyboss-theme .single-attachment .post-related-posts .gallery.slick-initialized .gallery-item { display: block; }

.buddyboss-theme .single-post .post-related-posts .gallery ul.slick-dots, .buddyboss-theme .single-attachment .post-related-posts .gallery ul.slick-dots { display: none !important; }

.buddyboss-theme .single-post .post-related-posts .post-inner-wrap, .buddyboss-theme .single-attachment .post-related-posts .post-inner-wrap { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.buddyboss-theme .single-post .post-related-posts .post-grid .first .entry-img, .buddyboss-theme .single-attachment .post-related-posts .post-grid .first .entry-img { width: 100%; }

.buddyboss-theme .single-post .post-related-posts .hentry blockquote, .buddyboss-theme .single-attachment .post-related-posts .hentry blockquote { margin-bottom: 0; }

.buddyboss-theme .single-post .post-related-posts h2.entry-title, .buddyboss-theme .single-post .post-related-posts .entry-title.h2, .buddyboss-theme .single-post .post-related-posts h1.entry-title, .buddyboss-theme .single-post .post-related-posts .entry-title.h1, .buddyboss-theme .single-attachment .post-related-posts h2.entry-title, .buddyboss-theme .single-attachment .post-related-posts .entry-title.h2, .buddyboss-theme .single-attachment .post-related-posts h1.entry-title, .buddyboss-theme .single-attachment .post-related-posts .entry-title.h1 { margin-bottom: 0; font-size: 1.25rem; line-height: 28px; }

.buddyboss-theme .single-post .post-related-posts .entry-img, .buddyboss-theme .single-attachment .post-related-posts .entry-img { margin-bottom: 0; }

.buddyboss-theme .single-post .post-related-posts > h5, .buddyboss-theme .single-post .post-related-posts > .h5, .buddyboss-theme .single-attachment .post-related-posts > h5, .buddyboss-theme .single-attachment .post-related-posts > .h5 { position: relative; }

.buddyboss-theme .single-post .post-related-posts > h4, .buddyboss-theme .single-post .post-related-posts > .h4, .buddyboss-theme .single-attachment .post-related-posts > h4, .buddyboss-theme .single-attachment .post-related-posts > .h4 { position: relative; }

.buddyboss-theme .single-post .post-related-posts .entry-content, .buddyboss-theme .single-attachment .post-related-posts .entry-content { display: none; }

.buddyboss-theme .single-post .post-related-posts .format-standard:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-post .post-related-posts .format-aside:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-post .post-related-posts .format-link:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-post .post-related-posts .format-audio:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-post .post-related-posts .format-quote .entry-content-wrap .entry-content, .buddyboss-theme .single-attachment .post-related-posts .format-standard:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-attachment .post-related-posts .format-aside:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-attachment .post-related-posts .format-link:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-attachment .post-related-posts .format-audio:not(.has-post-thumbnail) .entry-content, .buddyboss-theme .single-attachment .post-related-posts .format-quote .entry-content-wrap .entry-content { display: block; }

.buddyboss-theme .single-post .post-related-posts .post-grid .format-quote .entry-content, .buddyboss-theme .single-attachment .post-related-posts .post-grid .format-quote .entry-content { font-size: 14px; color: #4D5C6D; }

.buddyboss-theme .single-post .post-related-posts .lg-grid-1-3, .buddyboss-theme .single-attachment .post-related-posts .lg-grid-1-3 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; vertical-align: top; }

.buddyboss-theme .single-post .post-related-posts .entry-content-wrap, .buddyboss-theme .single-attachment .post-related-posts .entry-content-wrap { padding: 25px 30px 30px; }

.buddyboss-theme .single-post .post-related-posts .entry-content-wrap .entry-meta, .buddyboss-theme .single-attachment .post-related-posts .entry-content-wrap .entry-meta { margin-bottom: 0; }

.buddyboss-theme .single-post .post-related-posts .entry-content-wrap .entry-meta .push-right > a, .buddyboss-theme .single-attachment .post-related-posts .entry-content-wrap .entry-meta .push-right > a { display: none; }

.buddyboss-theme .single-post .post-related-posts .entry-content-wrap .entry-meta .push-right > a.bookmark-link-container, .buddyboss-theme .single-attachment .post-related-posts .entry-content-wrap .entry-meta .push-right > a.bookmark-link-container { display: inline-block; }

@media screen and (min-width: 768px) and (max-width: 1550px) { .buddyboss-theme .single-post .post-related-posts .single-post.bb-buddypanel .site-content, .buddyboss-theme .single-attachment .post-related-posts .single-post.bb-buddypanel .site-content { padding-left: 80px; padding-right: 80px; } }

@media screen and (min-width: 768px) and (max-width: 1420px) { .buddyboss-theme .single-post .post-related-posts body.single-post .site-content-grid > .bb-share-container, .buddyboss-theme .single-attachment .post-related-posts body.single-post .site-content-grid > .bb-share-container { display: block; } }

@media screen and (min-width: 768px) and (max-width: 1150px) { .buddyboss-theme .single-post .post-related-posts .single-post .content-area, .buddyboss-theme .single-attachment .post-related-posts .single-post .content-area { max-width: 100%; width: 100%; }
  .buddyboss-theme .single-post .post-related-posts .single-post .widget-area:not(.widget-area-secondary), .buddyboss-theme .single-attachment .post-related-posts .single-post .widget-area:not(.widget-area-secondary) { -webkit-box-flex: 0; -ms-flex: none; flex: none; max-width: 100%; }
  .buddyboss-theme .single-post .post-related-posts .single.single-post .site-content-grid, .buddyboss-theme .single-attachment .post-related-posts .single.single-post .site-content-grid { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

@media (max-width: 544px) { .buddyboss-theme .single-post .post-related-posts .slick-initialized .slick-list, .buddyboss-theme .single-attachment .post-related-posts .slick-initialized .slick-list { height: 100% !important; } }

@media (max-width: 900px) { .buddyboss-theme body.has-sidebar.single-post .post-related-posts .slick-initialized .slick-list { height: 100% !important; } }

.buddyboss-theme .bb-share-container span.jssocials-share-label { display: none !important; }

@media (max-width: 543px) { .buddyboss-theme .single .entry-title { font-size: 1.5rem; line-height: 1.5; }
  .buddyboss-theme .post-grid .first .ratio-wrap, .buddyboss-theme .bb-masonry .hentry.bb-grid-2-3.first .ratio-wrap { width: 100%; } }

@media (min-width: 375px) and (max-width: 543px) { .buddyboss-theme .post-grid.grid .entry-meta .top-meta { -webkit-box-flex: unset; -ms-flex: unset; flex: unset; margin-top: 0; } }

@media (min-width: 544px) and (max-width: 767px) { .buddyboss-theme .post-related-posts .post-grid .hentry.first .entry-img { padding-top: 36%; } }

.buddyboss-theme .sticky-header #comments { position: relative; }

.buddyboss-theme .sticky-header #comments:before { display: block; content: ""; margin-top: -68px; height: 68px; visibility: hidden; pointer-events: none; }

.buddyboss-theme .comments-title { font-family: inherit; font-size: 18px; font-weight: 400; margin-bottom: 20px; }

.buddyboss-theme .comment-list { list-style: none; margin: 0; }

.buddyboss-theme .children { list-style: none; margin-bottom: 0; }

.buddyboss-theme .comment-author .avatar { border-radius: 100%; max-width: 42px; }

.buddyboss-theme .comment-body { display: -webkit-box; display: -ms-flexbox; display: flex; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; margin-bottom: 20px; padding: 30px; }

.buddyboss-theme cite.fn { display: block; }

.buddyboss-theme .comment-content-wrap { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; padding-left: 12px; }

.buddyboss-theme .comment-author { line-height: 1; }

.buddyboss-theme .comment-author a.url { font-size: 14px; font-weight: 600; font-style: normal; color: #122B46; letter-spacing: -0.24px; line-height: 18px; }

.buddyboss-theme a.comment-date { font-size: 14px; color: #939597; letter-spacing: -0.24px; }

.buddyboss-theme a.comment-date:hover { color: #122B46; }

.buddyboss-theme .comment-text { font-size: 16px; color: #4D5C6D; letter-spacing: -0.24px; line-height: 24px; margin-top: 8px; margin-bottom: 8px; word-break: break-word; }

.buddyboss-theme .comment-text p:last-child { margin-bottom: 0; }

.buddyboss-theme .comment-footer { font-size: 14px; color: #939597; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; letter-spacing: -0.26px; margin-bottom: -8px; }

.buddyboss-theme .comment-footer a { color: inherit; }

.buddyboss-theme .comment-footer .bb-bookmark { cursor: pointer; }

.buddyboss-theme .comment-footer a:not(.bb-bookmark) { color: inherit; margin-right: 20px; }

.buddyboss-theme .comment-respond { margin: 20px 0; padding: 30px; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; -webkit-transition: 0.3s all; transition: 0.3s all; }

.buddyboss-theme .comment-respond.bb-active { box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06); }

.buddyboss-theme .comment-respond .comment-author { font-weight: 500; color: #122B46; }

.buddyboss-theme .comment-respond .comment-author:hover { color: #335eea; }

.buddyboss-theme .comment-respond .vcard { margin-right: 12px; }

.buddyboss-theme .comment-respond form { margin: 0; }

.buddyboss-theme .comment-respond form div.error { font-size: 14px; line-height: 20px; }

.buddyboss-theme .comment-respond textarea { border-color: #DEDFE2; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .comment-respond .form-submit { margin: 0; text-align: right; }

.buddyboss-theme .comment-respond .comment-form-comment { margin-bottom: 15px; }

.buddyboss-theme .comment-reply-title { font-size: 18px; font-weight: 500; }

.buddyboss-theme p.logged-in-as, .buddyboss-theme p.comment-notes { font-size: 16px; }

.buddyboss-theme .comment-form label { display: block; }

.buddyboss-theme .comment-form textarea { width: 100%; max-height: 120px; resize: vertical; }

.buddyboss-theme .comment-form input[type=text], .buddyboss-theme .comment-form input[type=email], .buddyboss-theme .comment-form input[type=name], .buddyboss-theme .comment-form input[type=url] { width: 100%; }

@media (min-width: 800px) { .buddyboss-theme .comment-form-author, .buddyboss-theme .comment-form-email, .buddyboss-theme .comment-form-url { width: -webkit-calc(33.33% - 13.33px); width: calc(33.33% - 13.33px); float: left; margin-right: 20px; } }

.buddyboss-theme #respond .comment-form-url { margin-right: 0; }

.buddyboss-theme #respond .comment-form-url input { max-width: 100%; }

.buddyboss-theme p.form-submit { clear: both; }

.buddyboss-theme a#cancel-comment-reply-link { float: right; }

.buddyboss-theme .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.buddyboss-theme .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.buddyboss-theme .slick-list:focus { outline: none; }

.buddyboss-theme .slick-list.dragging { cursor: pointer; }

.buddyboss-theme .slick-slider .slick-track, .buddyboss-theme .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.buddyboss-theme .slick-track { position: relative; top: 0; left: 0; display: block; }

.buddyboss-theme .slick-track:before, .buddyboss-theme .slick-track:after { display: table; content: ""; }

.buddyboss-theme .slick-track:after { clear: both; }

.buddyboss-theme .slick-loading .slick-track { visibility: hidden; }

.buddyboss-theme .slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline: none; -webkit-transition: all 300ms ease; transition: all 300ms ease; }

.buddyboss-theme [dir=rtl] .slick-slide { float: right; }

.buddyboss-theme .slick-slide img { display: block; }

.buddyboss-theme .slick-slide.slick-loading img { display: none; }

.buddyboss-theme .slick-slide.dragging img { pointer-events: none; }

.buddyboss-theme .slick-initialized .slick-slide { display: block; }

.buddyboss-theme .slick-loading .slick-slide { visibility: hidden; }

.buddyboss-theme .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.buddyboss-theme .slick-arrow.slick-hidden { display: none; }

.buddyboss-theme .slick-arrow { background: rgba(0, 0, 0, 0.27); box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.09); border-radius: 100%; cursor: pointer; float: right; height: 30px; left: 5px; margin-top: -15px; position: absolute; text-align: center; top: 50%; width: 30px; opacity: 0.8; -webkit-transition: 0.3s all; transition: 0.3s all; z-index: 10; }

.buddyboss-theme .slick-arrow i { color: #fff; font-size: 28px; margin: 0 -3px; line-height: 1.2; }

.buddyboss-theme .slick-arrow.bb-slide-next { right: 5px; left: auto; }

.buddyboss-theme .slick-arrow.bb-slide-prev { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

.buddyboss-theme ul.slick-dots { left: 0; right: 0; margin: 0 auto; position: absolute; bottom: 10px; list-style: none; text-align: center; }

.buddyboss-theme ul.slick-dots li { display: inline-block; }

.buddyboss-theme ul.slick-dots span { display: block; width: 8px; height: 8px; border-radius: 100%; border: 1px solid #fff; margin: 0 2px; }

.buddyboss-theme ul.slick-dots .slick-active span { background: #fff; cursor: pointer; }

.buddyboss-theme .post-related-posts a.slick-arrow { right: 5px; background-color: transparent; box-shadow: none; }

.buddyboss-theme .post-related-posts a.slick-arrow i { color: #122B46; }

.buddyboss-theme .post-related-posts a.slick-arrow:hover i { color: #335eea; }

.buddyboss-theme .post-related-posts a.slick-arrow.slick-disabled i { opacity: 0.5; }

.buddyboss-theme .post-related-posts a.slick-arrow.slick-disabled:hover i { color: #122B46; }

.buddyboss-theme .post-related-posts a.slick-arrow.bb-slide-prev { right: 35px; left: inherit; }

.buddyboss-theme .post-related-posts a.slick-arrow.bb-slide-prev i { position: relative; bottom: 2px; }

.buddyboss-theme .post-related-posts .slick-slider .slick-list { padding-left: 0; padding-right: 0; }

.buddyboss-theme body.page-template-page-fullwidth .wp-block-cover-image { width: 100vw; margin-left: -webkit-calc(-50vw + 50%); margin-left: calc(-50vw + 50%); }

.buddyboss-theme body.page-template-page-fullwidth .wp-block-code { max-width: 1200px; margin-left: auto; margin-right: auto; }

.buddyboss-theme pre.wp-block-code, .buddyboss-theme pre.wp-block-verse, .buddyboss-theme pre.wp-block-preformatted { max-width: 1200px; width: 100%; }

.buddyboss-theme .wp-block-media-text, .buddyboss-theme figure.wp-block-audio { margin: 0 0 1.6875rem; }

.buddyboss-theme ul.wp-block-gallery { margin-left: 0; }

.buddyboss-theme blockquote.wp-block-pullquote { color: #4D5C6D; border-top: 1px solid rgba(0, 0, 0, 0.05); border-bottom: 1px solid rgba(0, 0, 0, 0.05); padding: 2em 0; }

.buddyboss-theme blockquote.wp-block-pullquote p { font-size: 24px; line-height: 1.4; font-weight: inherit; margin-bottom: 0; }

.buddyboss-theme blockquote.wp-block-pullquote cite { font-style: italic; font-weight: inherit; font-size: 15px; margin-top: 1.25em; text-transform: none; display: inline-block; }

.buddyboss-theme p.has-background { padding: 30px; }

.buddyboss-theme figure.wp-block-audio audio { width: 100%; }

.buddyboss-theme figure.wp-block-audio figcaption { color: #939597; }

.buddyboss-theme figure.wp-block-video video { width: 100%; }

.buddyboss-theme figure.wp-block-video figcaption { color: #939597; }

.buddyboss-theme pre.wp-block-code { padding: 0.75em 1.25em; }

.buddyboss-theme pre.wp-block-code code { font-size: 14px; line-height: 1.5; }

.buddyboss-theme table.wp-block-table { display: table; }

.buddyboss-theme .wp-block-columns { margin-left: -10px; margin-right: -10px; }

.buddyboss-theme .wp-block-columns p { padding-left: 10px; padding-right: 10px; }

.buddyboss-theme hr.wp-block-separator { border-color: transparent; height: 1px; border-bottom: 0; background-color: #DEDFE2; }

.buddyboss-theme .wp-block-categories.aligncenter { text-align: inherit; }

.buddyboss-theme .wp-block-categories ul { list-style: none; text-align: left; margin-left: 0; }

.buddyboss-theme .wp-block-categories ul li.cat-item { font-size: 14px; }

.buddyboss-theme .wp-block-categories ul li.cat-item a { color: #939597; }

.buddyboss-theme .wp-block-categories ul li.cat-item a:hover { color: #122B46; }

.buddyboss-theme .wp-block-categories ul li.cat-item ul { padding-left: 2em; }

.buddyboss-theme .elementor-element.widget.bp-latest-activities ul, .buddyboss-theme ul.wp-block-latest-posts { list-style: none; margin-left: 0; }

.buddyboss-theme .elementor-element.widget.bp-latest-activities ul li, .buddyboss-theme ul.wp-block-latest-posts li { text-align: left; }

.buddyboss-theme .elementor-element.widget.bp-latest-activities ul li a, .buddyboss-theme ul.wp-block-latest-posts li a { color: #939597; font-size: 14px; }

.buddyboss-theme .elementor-element.widget.bp-latest-activities ul li a:hover, .buddyboss-theme ul.wp-block-latest-posts li a:hover { color: #122B46; }

.buddyboss-theme .elementor-element.widget.bp-latest-activities ul li .wp-block-latest-posts__post-date, .buddyboss-theme ul.wp-block-latest-posts li .wp-block-latest-posts__post-date { font-size: 12px; color: #bdbdbd; }

.buddyboss-theme .elementor-widget-wp-widget-bbp_replies_widget ul, .buddyboss-theme .elementor-widget-wp-widget-bbp_forums_widget ul, .buddyboss-theme .elementor-widget-wp-widget-bbp_topics_widget ul, .buddyboss-theme .elementor-widget-wp-widget-bbp_views_widget ul, .buddyboss-theme .elementor-widget-wp-widget-recent-posts ul { list-style: none; margin: 0; }

.buddyboss-theme .elementor-widget-wp-widget-bbp_replies_widget ul li a, .buddyboss-theme .elementor-widget-wp-widget-bbp_forums_widget ul li a, .buddyboss-theme .elementor-widget-wp-widget-bbp_topics_widget ul li a, .buddyboss-theme .elementor-widget-wp-widget-bbp_views_widget ul li a, .buddyboss-theme .elementor-widget-wp-widget-recent-posts ul li a { color: #939597; font-size: 14px; }

.buddyboss-theme .elementor-widget-wp-widget-bbp_replies_widget ul li a:hover, .buddyboss-theme .elementor-widget-wp-widget-bbp_forums_widget ul li a:hover, .buddyboss-theme .elementor-widget-wp-widget-bbp_topics_widget ul li a:hover, .buddyboss-theme .elementor-widget-wp-widget-bbp_views_widget ul li a:hover, .buddyboss-theme .elementor-widget-wp-widget-recent-posts ul li a:hover { color: #122B46; }

.buddyboss-theme figure.wp-block-embed { margin: 0; }

.buddyboss-theme .entry-content .wp-block-embed .fluid-width-video-wrapper { margin-top: 10px; margin-bottom: 10px; }

.buddyboss-theme .wp-block-table td, .buddyboss-theme .wp-block-table th { border-color: rgba(0, 0, 0, 0.05); }

.buddyboss-theme .wp-block-table th:first-child, .buddyboss-theme .wp-block-table td:first-child { padding-left: 0.5em; }

.buddyboss-theme .wp-block-table th:last-child, .buddyboss-theme .wp-block-table td:last-child { padding-right: 0.5em; }

.buddyboss-theme table.wp-block-table.is-style-regular { border-top: 1px solid rgba(0, 0, 0, 0.05); }

.buddyboss-theme .entry-content img { vertical-align: bottom; }

.buddyboss-theme .entry-content .emoji, .buddyboss-theme .entry-content .emojioneemoji { vertical-align: middle; }

.buddyboss-theme body .wp-block-cover-image h2, .buddyboss-theme body .wp-block-cover-image .h2, .buddyboss-theme body .wp-block-cover-image .wp-block-cover-image-text, .buddyboss-theme body .wp-block-cover-image .wp-block-cover-text, .buddyboss-theme body .wp-block-cover h2, .buddyboss-theme body .wp-block-cover .h2, .buddyboss-theme body .wp-block-cover .wp-block-cover-image-text, .buddyboss-theme body .wp-block-cover .wp-block-cover-text { font-size: 2.5em; font-weight: 600; }

.buddyboss-theme .wp-block-embed-wordpress-tv .wp-block-embed__wrapper { width: 100%; position: relative; padding-top: 56.25%; }

.buddyboss-theme .wp-block-embed-wordpress-tv iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.buddyboss-theme .wp-block-social-links { margin: 1.6875rem 0; }

.buddyboss-theme .jssocials-shares { text-align: center; }

.buddyboss-theme .jssocials-shares * { box-sizing: border-box; }

.buddyboss-theme .jssocials-share { display: inline-block; vertical-align: top; }

.buddyboss-theme .jssocials-share:last-child { margin-right: 0; }

.buddyboss-theme .jssocials-share-logo { width: 1em; vertical-align: middle; font-size: 1.5em; }

.buddyboss-theme img.jssocials-share-logo { width: auto; height: 1em; }

.buddyboss-theme .jssocials-share-link { display: inline-block; text-align: center; text-decoration: none; line-height: 1; }

.buddyboss-theme .jssocials-share-link.jssocials-share-link-count { padding-top: 0.2em; }

.buddyboss-theme .jssocials-share-link.jssocials-share-link-count .jssocials-share-count { display: block; font-size: 0.6em; margin: 0 -0.5em -0.8em -0.5em; }

.buddyboss-theme .jssocials-share-link.jssocials-share-no-count { padding-top: 0.5em; }

.buddyboss-theme .jssocials-share-link.jssocials-share-no-count .jssocials-share-count { height: 1em; }

.buddyboss-theme .jssocials-share-label { padding-left: 0.3em; vertical-align: middle; }

.buddyboss-theme .jssocials-share-count-box { display: inline-block; height: 1.5em; padding: 0 0.3em; line-height: 1; vertical-align: middle; cursor: default; }

.buddyboss-theme .jssocials-share-count-box.jssocials-share-no-count { display: none; }

.buddyboss-theme .jssocials-share-count { line-height: 1.5em; vertical-align: middle; }

.buddyboss-theme .jssocials-share-logo.fa:before { font-family: "bb-icons"; font-style: normal; font-weight: normal; speak: none; display: inline-block; text-decoration: inherit; width: 1em; text-align: center; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.buddyboss-theme .jssocials-share-logo.fa.fa-twitter:before { content: "\e83e"; }

.buddyboss-theme .jssocials-share-logo.fa.fa-facebook:before { content: "\e83f"; }

.buddyboss-theme .full-fi .site-content-grid > .bb-share-container, .buddyboss-theme .full-fi-invert .site-content-grid > .bb-share-container { margin-left: 60px; }

.buddyboss-theme .single .site-content-grid { position: relative; }

.buddyboss-theme .bb-share-container { position: absolute; width: 50px; top: 175px; background: #fff; box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.06); border-radius: 100px; padding: 15px 0; text-align: center; z-index: 21; }

.buddyboss-theme .sidebar-left .bb-share-container { margin-left: 60px; }

.buddyboss-theme .sidebar-right .bb-share-container { margin-left: -60px; }

.buddyboss-theme .single-post:not(.has-sidebar) .bb-share-container, .buddyboss-theme .single-attachment:not(.has-sidebar) .bb-share-container { margin-left: -60px; }

.buddyboss-theme .bb-share-container .bb-bookmark, .buddyboss-theme .bb-share-container .bb-icon-bookmark-small:before { color: inherit; font-size: 24px; margin: 0; }

.buddyboss-theme .bb-share-container .like-count { display: block; text-align: center; }

.buddyboss-theme .bb-share-container a.bb-like-wrap { -ms-flex-flow: column; flex-flow: column; margin: 6px 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.buddyboss-theme .bb-share-container .bb-icon-like { font-size: 26px; color: #122B46; line-height: 1.3; }

.buddyboss-theme .bb-share-container a { color: #122B46; font-size: 17px; margin-bottom: 2px; -webkit-transition: all linear 0.2s; transition: all linear 0.2s; }

.buddyboss-theme .bb-share-container a > * { opacity: 0.4; }

.buddyboss-theme .bb-share-container a:hover { color: #122B46; }

.buddyboss-theme .bb-share-container a:hover > * { opacity: 1; }

.buddyboss-theme .bb-share-container a i.bookmarked { opacity: 1; }

.buddyboss-theme .bb-share-container a i.bb-icon-like.bookmarked { opacity: 0.9; }

.buddyboss-theme .bb-share-container a i.bb-icon-bookmark-small.bookmarked { opacity: 0.4; }

.buddyboss-theme .bb-share-container a i.bb-icon-bookmark-small.bookmarked:hover { opacity: 1; }

.buddyboss-theme .bb-share-container a i.bookmarked + .like-count { opacity: 1; }

.buddyboss-theme .bb-share-container.bb-share-author-box { position: absolute; top: auto; left: auto; margin: 15px; bottom: 20px; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all linear 0.2s; transition: all linear 0.2s; visibility: hidden; opacity: 0; min-height: 110px; }

.buddyboss-theme .jssocials-share-count-box { display: block; font-size: 14px; color: #122B46; letter-spacing: -0.24px; line-height: 1; opacity: 0.4; margin-bottom: 5px; }

.buddyboss-theme .jssocials-share.jssocials-share-twitter { margin-bottom: 0; }

.buddyboss-theme .author-box-share-wrap { position: relative; }

.buddyboss-theme .author-box-share-wrap:hover .bb-share-author-box { visibility: visible; opacity: 1; }

.buddyboss-theme .author-box-share-wrap .jssocials-shares { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; }

.buddyboss-theme .content-area .jssocials-shares { margin: 12px 0; }

.buddyboss-theme .content-area .author-post-meta .jssocials-shares { margin-bottom: 6px; margin-top: 6px; }

.buddyboss-theme .bb-share-container .jssocials-share:not(:last-child) { margin-bottom: 8px; }

.buddyboss-theme .social-networks .fa { font-family: FontAwesome; font-weight: 400; }

.buddyboss-theme .bb-share-container span.like-count { display: none; }

@media (max-width: 1400px) { .buddyboss-theme .bb-share-author-box { display: -webkit-box; display: -ms-flexbox; display: flex; box-shadow: 0 6px 10px 10px rgba(0, 0, 0, 0.06); width: auto; height: 50px; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 0 15px; top: 80%; }
  .buddyboss-theme .bb-share-author-box a.bb-like-wrap { -ms-flex-flow: row; flex-flow: row; margin: 0 10px 0 0; }
  .buddyboss-theme .bb-share-author-box a { font-size: 16px; margin: 0; }
  .buddyboss-theme .bb-share-author-box .bb-bookmark { position: relative; top: 2px; }
  .buddyboss-theme .bb-share-author-box .jssocials-shares { display: -webkit-box; display: -ms-flexbox; display: flex; }
  .buddyboss-theme .has-sidebar .site-main > .bb-share-container { display: none; } }

@media (max-width: 1420px) { .buddyboss-theme .has-sidebar .site-content-grid > .bb-share-container { display: none; } }

@media (min-width: 1241px) { .buddyboss-theme .single.full-fi .site-content-grid > .bb-share-container, .buddyboss-theme .single.full-fi-invert .site-content-grid > .bb-share-container { display: block; } }

@media (max-width: 1190px) { .buddyboss-theme .buddypanel-open.single-post:not(.has-sidebar) .site-content-grid > .bb-share-container, .buddyboss-theme .buddypanel-open.single-attachment:not(.has-sidebar) .site-content-grid > .bb-share-container { display: none; } }

@media (max-width: 1040px) { .buddyboss-theme .single-post:not(.has-sidebar) .site-content-grid > .bb-share-container, .buddyboss-theme .single-attachment:not(.has-sidebar) .site-content-grid > .bb-share-container { display: none; } }

.buddyboss-theme .bb-footer { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: #fff; font-size: 13px; color: #A3A5A9; }

.buddyboss-theme .bb-footer li a { font-size: 13px; color: #939597; letter-spacing: -0.24px; }

.buddyboss-theme .bb-footer .widget ul li a { color: #939597; }

.buddyboss-theme .bb-footer .widget ul li a:hover { color: #335eea; }

.buddyboss-theme .bb-footer .widget { background-color: transparent; border: 0; font-size: inherit; color: inherit; margin-bottom: 30px; padding: 0; }

.buddyboss-theme .bb-footer .widget li { margin-bottom: 16px; }

.buddyboss-theme .bb-footer .widget li i { margin-right: 5px; }

.buddyboss-theme .bb-footer .widget li.vcard { margin-bottom: 0; }

.buddyboss-theme .bb-footer .widget h4:not(.widget-title), .buddyboss-theme .bb-footer .widget .h4:not(.widget-title) { margin-bottom: 0; }

.buddyboss-theme .bb-footer .widget-title { font-size: 14px; font-weight: 500; letter-spacing: 0.5px; margin-bottom: 30px; }

.buddyboss-theme .bb-footer .menu-item-has-children { /*padding-right: 20px;*/ }

.buddyboss-theme .bb-footer .sub-menu { top: auto; bottom: 100%; margin-top: 16px; margin-left: 0; }

.buddyboss-theme .bb-footer .menu-item-has-children > a:after { top: auto; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); }

.buddyboss-theme .bb-footer .bs-submenu-toggle { cursor: pointer; position: relative; font-size: 20px; top: 3px; z-index: 22; }

.buddyboss-theme .bb-footer .widget_nav_menu .sub-menu a { color: #939597; display: inline-block; }

.buddyboss-theme .bb-footer .widget_nav_menu .sub-menu a:hover { color: #335eea; }

.buddyboss-theme .bb-footer .bb-menu-widget { margin-bottom: 30px; }

.buddyboss-theme .bb-footer .bbp-login-links { clear: both; margin: 20px 0 0; float: left; width: 100%; }

.buddyboss-theme .bb-footer .bbp_widget_login .bbp-remember-me { float: left; margin-top: 28px; }

.buddyboss-theme .bb-footer .bbp_widget_login .bbp-submit-wrapper { width: 100%; }

.buddyboss-theme .bb-footer .bbp_widget_login .bbp-login-links { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-flow: row wrap; flex-flow: row wrap; }

.buddyboss-theme .bb-footer .widget.buddypress div.item-options a { margin-right: 0.9375rem; font-size: 0.8125rem; }

.buddyboss-theme .bb-footer .footer-bottom { border-top: 0; padding: 40px 0 40px; font-size: 14px; }

.buddyboss-theme .bb-footer .footer-bottom li { padding: 0; }

.buddyboss-theme .bb-footer .footer-bottom li a { font-size: 14px; }

.buddyboss-theme .bb-footer .footer-widget-area { padding-top: 50px; padding-left: 10px; padding-right: 10px; }

.buddyboss-theme .bb-footer .footer-widget-area + .footer-bottom { border-top: 1px solid #E7E9EC; }

.buddyboss-theme .bb-footer .footer-menu { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin: 0; list-style: none; }

.buddyboss-theme .bb-footer .footer-menu a { padding: 0; font-size: 14px; color: #122B46; letter-spacing: 0.5px; text-transform: uppercase; margin-right: 30px; }

.buddyboss-theme .bb-footer .footer-menu a:hover { color: #335eea; }

.buddyboss-theme .bb-footer .footer-socials { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; margin: 0 0 0 auto; list-style: none; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme .bb-footer .footer-socials a { display: block; line-height: 1; margin: 6px; }

.buddyboss-theme .bb-footer .footer-socials a:hover { color: #335eea; }

.buddyboss-theme .bb-footer .footer-socials li:first-child a { margin-left: 0; }

.buddyboss-theme .bb-footer .footer-socials li:last-child a { margin-right: 0; }

.buddyboss-theme .bb-footer .footer-socials i { font-size: 22px; }

.buddyboss-theme span.bb-separator.vertical { background: rgba(0, 0, 0, 0.1); height: 100%; max-height: 100%; margin: 0; }

.buddyboss-theme span.bb-separator.horizontal { background: rgba(0, 0, 0, 0.1); max-height: 1px; width: 100%; margin: 1rem 0; }

.buddyboss-theme #page .footer-widget-area { padding-top: 30px; }

.buddyboss-theme #page .footer-bottom { padding-top: 30px; padding-bottom: 30px; }

.buddyboss-theme .footer-bottom .container { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.buddyboss-theme .copyright { margin-right: 30px; }

.buddyboss-theme .copyright, .buddyboss-theme .footer-desc { font-size: 14px; letter-spacing: -0.24px; }

.buddyboss-theme .footer-desc { text-align: right; }

.buddyboss-theme .footer-socials + .footer-desc { margin-top: 5px; }

.buddyboss-theme .footer-desc p:last-child { margin-bottom: 0; }

.buddyboss-theme .footer-copyright-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-top: 5px; }

.buddyboss-theme .footer-copyright-wrap .footer-menu a { font-size: 14px; color: rgba(147, 149, 151, 0.5); letter-spacing: -0.24px; text-transform: none; }

.buddyboss-theme .footer-logo-wrap { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-bottom: 15px; }

.buddyboss-theme .footer-logo-wrap .footer-loto { margin-right: 20px; }

.buddyboss-theme span.footer-tagline { font-size: 14px; }

.buddyboss-theme .bb-footer.style-2 .footer-bottom-right { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; }

.buddyboss-theme .bb-footer.style-2 .footer-socials { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.buddyboss-theme .bb-footer.style-2 .footer-desc { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; }

.buddyboss-theme .bb-footer.style-2 .footer-desc { margin: 0 0 10px; }

.buddyboss-theme .footer-bottom-left { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.buddyboss-theme .footer-bottom-right { padding-left: 20px; }

.buddyboss-theme .footer-loto img { height: auto; max-height: 70px; width: auto; }

@media screen and (max-width: 992px) { .buddyboss-theme .bb-footer .footer-widget { -webkit-box-flex: 0; -ms-flex: 0 0 33.33%; flex: 0 0 33.33%; max-width: 33.33%; } }

@media screen and (max-width: 767px) { .buddyboss-theme .bb-footer .footer-widget { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .buddyboss-theme .footer-bottom .container.flex { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .buddyboss-theme .footer-bottom .footer-menu, .buddyboss-theme .footer-bottom .footer-socials { padding: 0; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .buddyboss-theme .bb-footer .footer-menu a { margin: 0 15px; }
  .buddyboss-theme .footer-copyright-wrap, .buddyboss-theme .footer-bottom-right { margin-top: 20px; }
  .buddyboss-theme .copyright, .buddyboss-theme .footer-desc { text-align: center; }
  .buddyboss-theme .copyright, .buddyboss-theme .footer-bottom .footer-menu.secondary { margin: 0; width: 100%; }
  .buddyboss-theme .footer-bottom-right { width: 100%; }
  .buddyboss-theme .footer-logo-wrap .footer-loto { margin: 0 auto 15px; }
  .buddyboss-theme span.footer-tagline { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; text-align: center; } }

@media screen and (max-width: 543px) { .buddyboss-theme .bb-footer .footer-widget { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } }

.buddyboss-theme .bb-meeting-container { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; background: #fff; border: 1px solid #E7E9EC; border-radius: 4px; padding: 20px; margin-bottom: 20px; }

.buddyboss-theme .bp-vertical-navs .bb-meeting-container { border: 0; padding: 0; }

.buddyboss-theme .bb-meeting-container #subnav { margin: 20px -20px; width: auto; padding: 0 20px; }

.buddyboss-theme .bb-meeting-container .bb-meeting-actions-wrap { margin: 0; -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.buddyboss-theme .bb-meeting-container .bb-meeting-actions-wrap .bb-title { margin: 0; }

@media screen and (max-width: 360px) { .buddyboss-theme .bb-meeting-container .bb-meeting-actions-wrap .bb-meeting-actions #bp-add-meeting { padding: 8px 10px; font-size: 12px; } }

.buddyboss-theme #bp-meeting-edit .modal-mask, .buddyboss-theme #bp-meeting-create .modal-mask { z-index: 999; }

.buddyboss-theme #bp-meeting-edit .modal-mask .modal-wrapper, .buddyboss-theme #bp-meeting-create .modal-mask .modal-wrapper { max-width: 1100px; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form { height: 90vh; overflow: auto; margin: 5vh 0; box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.08); }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup { display: inline-block; width: 100%; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap { width: 48%; float: left; margin-right: 2%; margin-right: 0; clear: left; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap:nth-child(even) { margin-left: 2%; clear: none; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap.full-row { width: 100%; margin-left: 0; margin-right: 0; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap.checkbox-row label { position: relative; line-height: 1.3; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap.checkbox-row label:before { position: absolute; left: 0; top: -1px; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap.checkbox-row label > span { font-weight: normal; padding-left: 25px; display: inline-block; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bp-zoom-meeting-form-submit-wrapper { clear: both; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .select2-container--default .select2-selection--multiple .select2-selection__choice { border-radius: 20px; background: #eceef1 none !important; border: 0; color: #333; padding: 3px 15px; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-select-container span.select2-selection__choice__remove:before { font-size: 14px; background: transparent; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form p label { font-size: 16px; letter-spacing: -0.24px; line-height: 1; margin: 0 0 8px; cursor: pointer; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form p label[aria-hidden=true] { cursor: auto; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form p input + label { font-size: 15px; margin-top: 12px; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form .select2-container { width: 100% !important; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form .bp-zoom-meeting-alt-host .select2-selection__rendered { width: 100%; display: block !important; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form .bp-zoom-meeting-alt-host .select2-selection__rendered .select2-search.select2-search--inline { width: 100%; margin-top: 10px; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form .bb-model-footer { clear: both; }

.buddyboss-theme #buddypress #bp-new-zoom-meeting-form .submit.loading:after { content: "\e838"; font-family: "bb-icons"; font-size: 18px; line-height: 1; margin-left: 10px; text-align: center; display: inline-block; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; }

.buddyboss-theme .meeting-item-container .load-more .button.loading:after { content: "\e838"; font-family: "bb-icons"; font-size: 18px; line-height: 1; margin-left: 10px; text-align: center; display: inline-block; -webkit-animation: spin 3s infinite linear; animation: spin 3s infinite linear; }

.buddyboss-theme .meeting-item-container .bb-internal-model .bb-media-section video { width: 80%; height: auto; }

@media screen and (max-width: 1024px) { .buddyboss-theme #buddypress #bp-new-zoom-meeting-form #boss-media-create-meeting-popup .bb-field-wrapper > .bb-field-wrap { width: 100%; margin-left: 0 !important; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.pull-animation { -webkit-animation-name: closeItem; animation-name: closeItem; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }

@-webkit-keyframes closeItem { 0% { -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0; }
  100% { -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes closeItem { 0% { -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0; }
  100% { -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.close-item { -webkit-animation: fadein 0.6s; animation: fadein 0.6s; }

@-webkit-keyframes fadein { 0% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes fadein { 0% { opacity: 1; }
  100% { opacity: 0; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification { height: 35px; }

@media screen and (max-width: 500px) { .buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification { height: auto; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .notification-list .read-item.pull-animation { -webkit-animation-name: closeItem; animation-name: closeItem; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }

@keyframes closeItem { 0% { -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    opacity: 0; }
  100% { -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .notification-list .read-item.close-item { -webkit-animation: fadein 0.6s; animation: fadein 0.6s; }

@keyframes fadein { 0% { opacity: 1; }
  100% { opacity: 0; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .notification-list.close-item { -webkit-animation: fadein 0.6s; animation: fadein 0.6s; }

@keyframes fadein { 0% { opacity: 1; }
  100% { opacity: 0; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .notification-list .read-item.pull-animation { -webkit-animation-name: closeItemLeft; animation-name: closeItemLeft; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }

@-webkit-keyframes closeItemLeft { 0% { -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0; }
  100% { -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes closeItemLeft { 0% { -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    opacity: 0; }
  100% { -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1; } }

.buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .notification-list .read-item.close-item { -webkit-animation: fadein 0.6s; animation: fadein 0.6s; }

@keyframes fadein { 0% { opacity: 1; }
  100% { opacity: 0; } }

@media screen and (max-width: 500px) { .buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .notification-list .read-item.pull-animation, .buddyboss-theme .bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .notification-list .read-item.pull-animation { -webkit-animation-name: closeItemLeft; animation-name: closeItemLeft; -webkit-animation-duration: 0.6s; animation-duration: 0.6s; }
  @-webkit-keyframes closeItemLeft { 0% { -webkit-transform: translate(-100%, 0);
      transform: translate(-100%, 0);
      opacity: 0; }
    100% { -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } }
  @keyframes closeItemLeft { 0% { -webkit-transform: translate(-100%, 0);
      transform: translate(-100%, 0);
      opacity: 0; }
    100% { -webkit-transform: translate(0, 0);
      transform: translate(0, 0);
      opacity: 1; } } }

.activity-list .activity-item .activity-content .activity-header { min-height: 35px; display: flex; align-items: center; }

.bs-item-list { padding-left: 0; }

#buddypress .generic-button a.outline, .groups-header #item-header-content .generic-button .group-button, a.subscription-toggle { color: #335eea; border-color: #335eea; }

#buddypress .generic-button a.outline:hover, .groups-header #item-header-content .generic-button .group-button:hover, a.subscription-toggle:hover { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-check:focus + #buddypress .generic-button a.outline, #buddypress .generic-button a.outline:focus, .btn-check:focus + .groups-header #item-header-content .generic-button .group-button, .groups-header #item-header-content .generic-button .group-button:focus, .btn-check:focus + a.subscription-toggle, a.subscription-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.5); }

.btn-check:checked + #buddypress .generic-button a.outline, .btn-check:active + #buddypress .generic-button a.outline, #buddypress .generic-button a.outline:active, #buddypress .generic-button a.outline.active, #buddypress .generic-button a.outline.dropdown-toggle.show, .btn-check:checked + .groups-header #item-header-content .generic-button .group-button, .btn-check:active + .groups-header #item-header-content .generic-button .group-button, .groups-header #item-header-content .generic-button .group-button:active, .groups-header #item-header-content .generic-button .group-button.active, .groups-header #item-header-content .generic-button .group-button.dropdown-toggle.show, .btn-check:checked + a.subscription-toggle, .btn-check:active + a.subscription-toggle, a.subscription-toggle:active, a.subscription-toggle.active, a.subscription-toggle.dropdown-toggle.show { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.btn-check:checked + #buddypress .generic-button a.outline:focus, .btn-check:active + #buddypress .generic-button a.outline:focus, #buddypress .generic-button a.outline:active:focus, #buddypress .generic-button a.outline.active:focus, #buddypress .generic-button a.outline.dropdown-toggle.show:focus, .btn-check:checked + .groups-header #item-header-content .generic-button .group-button:focus, .btn-check:active + .groups-header #item-header-content .generic-button .group-button:focus, .groups-header #item-header-content .generic-button .group-button:active:focus, .groups-header #item-header-content .generic-button .group-button.active:focus, .groups-header #item-header-content .generic-button .group-button.dropdown-toggle.show:focus, .btn-check:checked + a.subscription-toggle:focus, .btn-check:active + a.subscription-toggle:focus, a.subscription-toggle:active:focus, a.subscription-toggle.active:focus, a.subscription-toggle.dropdown-toggle.show:focus { box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.5); }

#buddypress .generic-button a.outline:disabled, #buddypress .generic-button a.outline.disabled, .groups-header #item-header-content .generic-button .group-button:disabled, .groups-header #item-header-content .generic-button .group-button.disabled, a.subscription-toggle:disabled, a.subscription-toggle.disabled { color: #335eea; background-color: transparent; }

.buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, a.bbp-topic-reply-link { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.buddypress .buddypress-wrap .comment-reply-link:hover, .buddypress .buddypress-wrap .generic-button a:hover, .buddypress .buddypress-wrap a.bp-title-button:hover, .buddypress .buddypress-wrap a.button:hover, .buddypress .buddypress-wrap button:hover, .buddypress .buddypress-wrap input[type=button]:hover, .buddypress .buddypress-wrap input[type=reset]:hover, .buddypress .buddypress-wrap input[type=submit]:hover, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:hover, a.bbp-topic-reply-link:hover { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; }

.btn-check:focus + .buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .comment-reply-link:focus, .btn-check:focus + .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap .generic-button a:focus, .btn-check:focus + .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.bp-title-button:focus, .btn-check:focus + .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap a.button:focus, .btn-check:focus + .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap button:focus, .btn-check:focus + .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=button]:focus, .btn-check:focus + .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=reset]:focus, .btn-check:focus + .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap input[type=submit]:focus, .btn-check:focus + .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus, .btn-check:focus + a.bbp-topic-reply-link, a.bbp-topic-reply-link:focus { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.btn-check:checked + .buddypress .buddypress-wrap .comment-reply-link, .btn-check:active + .buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .comment-reply-link:active, .buddypress .buddypress-wrap .comment-reply-link.active, .show > .buddypress .buddypress-wrap .comment-reply-link.dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap .generic-button a, .btn-check:active + .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap .generic-button a:active, .buddypress .buddypress-wrap .generic-button a.active, .show > .buddypress .buddypress-wrap .generic-button a.dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap a.bp-title-button, .btn-check:active + .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.bp-title-button:active, .buddypress .buddypress-wrap a.bp-title-button.active, .show > .buddypress .buddypress-wrap a.bp-title-button.dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap a.button, .btn-check:active + .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap a.button:active, .buddypress .buddypress-wrap a.button.active, .show > .buddypress .buddypress-wrap a.button.dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap button, .btn-check:active + .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap button:active, .buddypress .buddypress-wrap button.active, .show > .buddypress .buddypress-wrap button.dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap input[type=button], .btn-check:active + .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=button]:active, .buddypress .buddypress-wrap input[type=button].active, .show > .buddypress .buddypress-wrap input[type=button].dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap input[type=reset], .btn-check:active + .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=reset]:active, .buddypress .buddypress-wrap input[type=reset].active, .show > .buddypress .buddypress-wrap input[type=reset].dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap input[type=submit], .btn-check:active + .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap input[type=submit]:active, .buddypress .buddypress-wrap input[type=submit].active, .show > .buddypress .buddypress-wrap input[type=submit].dropdown-toggle, .btn-check:checked + .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, .btn-check:active + .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:active, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.active, .show > .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.dropdown-toggle, .btn-check:checked + a.bbp-topic-reply-link, .btn-check:active + a.bbp-topic-reply-link, a.bbp-topic-reply-link:active, a.bbp-topic-reply-link.active, .show > a.bbp-topic-reply-link.dropdown-toggle { color: #FFFFFF; background-color: #294bbb; border-color: #2647b0; }

.btn-check:checked + .buddypress .buddypress-wrap .comment-reply-link:focus, .btn-check:active + .buddypress .buddypress-wrap .comment-reply-link:focus, .buddypress .buddypress-wrap .comment-reply-link:active:focus, .buddypress .buddypress-wrap .comment-reply-link.active:focus, .show > .buddypress .buddypress-wrap .comment-reply-link.dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap .generic-button a:focus, .btn-check:active + .buddypress .buddypress-wrap .generic-button a:focus, .buddypress .buddypress-wrap .generic-button a:active:focus, .buddypress .buddypress-wrap .generic-button a.active:focus, .show > .buddypress .buddypress-wrap .generic-button a.dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap a.bp-title-button:focus, .btn-check:active + .buddypress .buddypress-wrap a.bp-title-button:focus, .buddypress .buddypress-wrap a.bp-title-button:active:focus, .buddypress .buddypress-wrap a.bp-title-button.active:focus, .show > .buddypress .buddypress-wrap a.bp-title-button.dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap a.button:focus, .btn-check:active + .buddypress .buddypress-wrap a.button:focus, .buddypress .buddypress-wrap a.button:active:focus, .buddypress .buddypress-wrap a.button.active:focus, .show > .buddypress .buddypress-wrap a.button.dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap button:focus, .btn-check:active + .buddypress .buddypress-wrap button:focus, .buddypress .buddypress-wrap button:active:focus, .buddypress .buddypress-wrap button.active:focus, .show > .buddypress .buddypress-wrap button.dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap input[type=button]:focus, .btn-check:active + .buddypress .buddypress-wrap input[type=button]:focus, .buddypress .buddypress-wrap input[type=button]:active:focus, .buddypress .buddypress-wrap input[type=button].active:focus, .show > .buddypress .buddypress-wrap input[type=button].dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap input[type=reset]:focus, .btn-check:active + .buddypress .buddypress-wrap input[type=reset]:focus, .buddypress .buddypress-wrap input[type=reset]:active:focus, .buddypress .buddypress-wrap input[type=reset].active:focus, .show > .buddypress .buddypress-wrap input[type=reset].dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap input[type=submit]:focus, .btn-check:active + .buddypress .buddypress-wrap input[type=submit]:focus, .buddypress .buddypress-wrap input[type=submit]:active:focus, .buddypress .buddypress-wrap input[type=submit].active:focus, .show > .buddypress .buddypress-wrap input[type=submit].dropdown-toggle:focus, .btn-check:checked + .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus, .btn-check:active + .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:focus, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:active:focus, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.active:focus, .show > .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.dropdown-toggle:focus, .btn-check:checked + a.bbp-topic-reply-link:focus, .btn-check:active + a.bbp-topic-reply-link:focus, a.bbp-topic-reply-link:active:focus, a.bbp-topic-reply-link.active:focus, .show > a.bbp-topic-reply-link.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.buddypress .buddypress-wrap .comment-reply-link:disabled, .buddypress .buddypress-wrap .comment-reply-link.disabled, .buddypress .buddypress-wrap .generic-button a:disabled, .buddypress .buddypress-wrap .generic-button a.disabled, .buddypress .buddypress-wrap a.bp-title-button:disabled, .buddypress .buddypress-wrap a.bp-title-button.disabled, .buddypress .buddypress-wrap a.button:disabled, .buddypress .buddypress-wrap a.button.disabled, .buddypress .buddypress-wrap button:disabled, .buddypress .buddypress-wrap button.disabled, .buddypress .buddypress-wrap input[type=button]:disabled, .buddypress .buddypress-wrap input[type=button].disabled, .buddypress .buddypress-wrap input[type=reset]:disabled, .buddypress .buddypress-wrap input[type=reset].disabled, .buddypress .buddypress-wrap input[type=submit]:disabled, .buddypress .buddypress-wrap input[type=submit].disabled, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a:disabled, .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a.disabled, a.bbp-topic-reply-link:disabled, a.bbp-topic-reply-link.disabled { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.bs-single-forum-list .item-meta a:hover, #bbpress-forums .bbp-reply-form.bb-modal a#bbp-close-btn:hover, #bbpress-forums .bbp-reply-form.bb-modal a#bbp-cancel-reply-to-link:hover { color: #335eea; }

.group-description { margin-bottom: 10px; }

#group-admins { padding-left: 0; }

#buddypress #item-header #header-cover-image.has-cover-image { border-radius: 5px 5px 0 0; }

.bp-list.groups-list .group-list-header .bs-group-cover { width: auto; right: 0; }

#buddypress #group-activity-search, #buddypress #dir-groups-search, #buddypress #dir-activity-search { padding-left: 15px; }

.subnav-search.groups-search { margin-top: -94px; }

.bp-list.groups-list .group-list-header { padding-top: 40px; padding-bottom: 60px; }

.add-to-calendar .dropdown-item { background-size: 18px; background-position: center left 12px; background-repeat: no-repeat; padding-left: calc(1rem + 25px); font-size: 0.875rem; }

.add-to-calendar .apple { background-image: url(../img/add-to-calendar/apple.svg); }

.add-to-calendar .google { background-image: url(../img/add-to-calendar/google.svg); }

.add-to-calendar .outlook { background-image: url(../img/add-to-calendar/outlook.svg); }

.add-to-calendar .yahoo { background-image: url(../img/add-to-calendar/yahoo.svg); }

/** Gravity Forms Bootstrap styling https://github.com/MoshCat/bootstrap-gravityforms Gravity Forms SASS styles for use in your Bootstrap enabled WordPress theme. Please use these styles together with bootstrap-gravityforms-hooks for full functionality: https://github.com/MoshCat/bootstrap-gravityforms-hooks */
/* Form grid layout Used in the basic.css front-end stylesheet and editor.css. */
.gform_wrapper.gravity-theme * { box-sizing: border-box; }

.gform_wrapper.gravity-theme .gform_fields { width: 100%; display: -ms-grid; display: grid; -ms-grid-columns: 1fr 2% [12]; grid-template-columns: repeat(12, 1fr); grid-template-rows: repeat(auto-fill, auto); grid-column-gap: 2%; grid-row-gap: 16px; }

.gform_wrapper.gravity-theme .gfield { grid-column: 1 / -1; }

.gform_wrapper.gravity-theme .gfield.gfield--width-full { -ms-grid-column-span: 12; grid-column: span 12; }

.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths { -ms-grid-column-span: 11; grid-column: span 11; }

.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths { -ms-grid-column-span: 10; grid-column: span 10; }

.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter { -ms-grid-column-span: 9; grid-column: span 9; }

.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds { -ms-grid-column-span: 8; grid-column: span 8; }

.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths { -ms-grid-column-span: 7; grid-column: span 7; }

.gform_wrapper.gravity-theme .gfield.gfield--width-half { -ms-grid-column-span: 6; grid-column: span 6; }

.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths { -ms-grid-column-span: 5; grid-column: span 5; }

.gform_wrapper.gravity-theme .gfield.gfield--width-third { -ms-grid-column-span: 4; grid-column: span 4; }

.gform_wrapper.gravity-theme .gfield.gfield--width-quarter { -ms-grid-column-span: 3; grid-column: span 3; }

@media (max-width: 640px) { .gform_wrapper.gravity-theme .gform_fields { grid-column-gap: 0; }
  .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) { grid-column: 1 / -1; } }

/* Labels & Descriptions
-------------------------------------------------------------- */
.gform_wrapper .field_description_below .gfield_description { margin-top: 0.5rem; margin-bottom: 0; }

.gform_wrapper .field_description_above .gfield_description { margin-bottom: 0.5rem; margin-top: -0.5rem; }

.gform_wrapper.field_sublabel_below select + label, .gform_wrapper.field_sublabel_below input + label { margin-top: 0.125rem; margin-bottom: 0; }

.gform_wrapper.field_sublabel_above select + label, .gform_wrapper.field_sublabel_above input + label { margin-bottom: 0.125rem; }

.gform_wrapper.right_label .gfield_label { text-align: right; }

.gform_wrapper .gform_fields:not(.top_label) .gfield > .gfield_label { float: left; width: 25%; }

.gform_wrapper .gform_fields:not(.top_label) .gfield > .ginput_container, .gform_wrapper .gform_fields:not(.top_label) .gfield > .gfield_description { width: 73%; margin-left: 27%; }

.gform_footer.right_label, .gform_footer.left_label { width: 73%; margin-left: 27%; }

/* Standard Fields
-------------------------------------------------------------- */
.gform_wrapper { /* Sections -------------------------------------------------------------- */ /* Radio Buttons & Checkboxes -------------------------------------------------------------- */ /* Textarea -------------------------------------------------------------- */ /* Pages -------------------------------------------------------------- */ /* Multi Select -------------------------------------------------------------- */ }

.gform_wrapper .gsection { padding-top: 2em; }

.gform_wrapper .gsection h2.gsection_title, .gform_wrapper .gsection .gsection_title.h2 { border-bottom: 1px solid #ced5de; padding-bottom: 0.125em; margin-bottom: 0.125em; }

.gform_wrapper ul.gfield_radio, .gform_wrapper ul.gfield_checkbox { padding: 0; list-style: none; margin-bottom: 1.25rem; }

.gform_wrapper .gfield .custom-control-label { font-size: 1rem; color: #495263; }

.gform_wrapper li.gchoice_select_all .custom-control-label, .gform_wrapper input:checked + .custom-control-label { font-weight: 700; }

.gform_wrapper .gchoice:last-child { margin-bottom: 0; }

.gform_wrapper .ginput_container_textarea .textarea.form-control-sm, .gform_wrapper .ginput_container_textarea .gform_widget textarea.textarea, .gform_widget .gform_wrapper .ginput_container_textarea textarea.textarea, .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="text"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="text"], .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="email"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="email"], .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="url"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="url"], .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="search"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="search"], .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="number"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="number"], .gform_wrapper .ginput_container_textarea .gform_widget input.textarea[type="tel"], .gform_widget .gform_wrapper .ginput_container_textarea input.textarea[type="tel"] { height: 75px; }

.gform_wrapper .ginput_container_textarea .textarea.form-control-lg { height: 125px; }

.gform_wrapper .ginput_container_textarea .charleft { color: #666d7a; font-size: 0.75rem; margin-top: 0.25rem; white-space: nowrap; }

.gform_wrapper .progress_wrapper { margin-bottom: 2.5rem; }

.gform_wrapper .progress_title { color: #666d7a; font-size: 0.875rem; font-weight: normal; text-transform: uppercase; }

.gform_wrapper .gf_page_steps { width: 100%; margin-bottom: 0.5rem; padding-bottom: 0.25rem; border-bottom: 1px dotted #dee3ea; font-size: 0.875rem; }

.gform_wrapper .gf_page_steps .gf_step { width: auto; display: inline-block; margin: 0.5rem 2rem 0.5rem 0; opacity: 0.6; }

.gform_wrapper .gf_page_steps .gf_step.gf_step_active { opacity: 1; font-weight: 700; }

.gform_wrapper select[multiple="multiple"] { font-size: 0.9375em; }

/* Advanced Fields
-------------------------------------------------------------- */
.gform_wrapper { /* Consent field -------------------------------------------------------------- */ /* Complex fields -------------------------------------------------------------- */ /* Date- & Timefields -------------------------------------------------------------- */ /* Lists -------------------------------------------------------------- */ /* File Upload -------------------------------------------------------------- */ /* List -------------------------------------------------------------- */ /* Nova Geolocalisation -------------------------------------------------------------- */ /* Custom File Upload - Javascript required to show filename and preview. -------------------------------------------------------------- */ /* Password -------------------------------------------------------------- */ }

.gform_wrapper .gfield_consent_description { color: #666d7a; background-color: transparent; max-height: 120px; margin-top: 0.5rem; overflow-y: auto; }

.gform_wrapper .ginput_complex { display: flex; align-items: center; }

.gform_wrapper .ginput_complex.ginput_container_name .name_prefix, .gform_wrapper .ginput_complex.ginput_container_name .name_suffix { flex-grow: 0.5; }

.gform_wrapper .ginput_complex.ginput_container_address > span { margin-bottom: 0.625rem; }

.gform_wrapper .ginput_complex .hour_minute_colon { margin-left: 0.5rem; margin-right: 0.5rem; }

.gform_wrapper .field_sublabel_hidden_label i { display: none; }

.gform_wrapper .ginput_container_date { position: relative; }

.gform_wrapper .ginput_container_date .ui-datepicker-trigger { position: absolute; top: 14px; right: 17px; }

.gform_wrapper .ginput_container_date img { display: none; }

.gform_wrapper .ginput_container_date input.datepicker { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' version='1'%3E%3Cpath fill='%23999' d='M15 6V3h-2v1a1 1 0 1 1-2 0V3H5v1a1 1 0 1 1-2 0V3H1v3h14zm0 1H1v8h14V7zm-2-5h2l1 1v12l-1 1H1l-1-1V3l1-1h2V1a1 1 0 1 1 2 0v1h6V1a1 1 0 1 1 2 0v1z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: calc(100% - 1em) center; }

.gform_wrapper .ginput_container_date input.datepicker.datepicker_no_icon { background-image: none; }

.gform_wrapper .clear-multi { display: flex; flex-flow: row nowrap; }

.gform_wrapper .clear-multi > div { width: 100%; }

.gform_wrapper .clear-multi > div:not(:last-child) { margin-right: 40px; }

.gform_wrapper .clear-multi .gfield_time_hour i { float: right; font-style: normal; }

.gform_wrapper .gfield_list { width: 100%; }

.gform_wrapper .gfield_list th { color: #666d7a; font-size: 0.875rem; }

.gform_wrapper .gfield_list td { padding-bottom: 40px; }

.gform_wrapper .gfield_list th:not(:first-child), .gform_wrapper .gfield_list td:not(:first-child) { padding-left: 40px; }

.gform_wrapper .ginput_container_fileupload .form-control + label, .gform_wrapper .ginput_container_fileupload #buddypress .dir-search input[type=search] + label, #buddypress .dir-search .gform_wrapper .ginput_container_fileupload input[type=search] + label, .gform_wrapper .ginput_container_fileupload #buddypress .dir-search input[type=text] + label, #buddypress .dir-search .gform_wrapper .ginput_container_fileupload input[type=text] + label, .gform_wrapper .ginput_container_fileupload #buddypress .groups-members-search input[type=search] + label, #buddypress .groups-members-search .gform_wrapper .ginput_container_fileupload input[type=search] + label, .gform_wrapper .ginput_container_fileupload #buddypress .groups-members-search input[type=text] + label, #buddypress .groups-members-search .gform_wrapper .ginput_container_fileupload input[type=text] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=color] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=color] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=date] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=date] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=datetime-local] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=datetime-local] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=datetime] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=datetime] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=email] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=email] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=month] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=month] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=number] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=number] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=password] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=password] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=range] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=range] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=search] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=search] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=tel] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=tel] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=text] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=text] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=time] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=time] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=url] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=url] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form input[type=week] + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload input[type=week] + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form select + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload select + label, .gform_wrapper .ginput_container_fileupload #buddypress .standard-form textarea + label, #buddypress .standard-form .gform_wrapper .ginput_container_fileupload textarea + label { display: none !important; }

.gform_wrapper .ginput_container_fileupload .gform_fileupload_multifile { width: 100%; }

.gform_wrapper .ginput_container_fileupload .gform_drop_area { background: #f3f4f6; border-radius: 0.375rem; border: 1px dashed #dee3ea; padding: 1.25rem; text-align: center; min-height: 120px; display: flex; justify-content: center; align-items: center; }

.gform_wrapper .ginput_container_fileupload .gform_drop_instructions { margin-right: 0.625rem; font-size: 0.875rem; }

.gform_wrapper .ginput_container_fileupload .validation_message { padding: 0; margin: 0; background-color: transparent; border-color: transparent; }

.gform_wrapper .gform_delete { vertical-align: middle; cursor: pointer; }

.gform_wrapper .ginput_container_list .gfield_list_group { display: flex; align-items: center; margin-bottom: 0.625rem; }

.gform_wrapper .ginput_container_list .gfield_list_group_item { margin-right: 0.5rem; }

.gform_wrapper .ginput_container_nova_geolocation .btn-location { background: #f3f4f6; border: 1px solid #ced5de; border-left: none; color: #335eea; margin-left: -1.25rem !important; }

.gform_wrapper .ginput_container_nova_geolocation .btn-location .ni { transform: scale(1.2); }

.gform_wrapper .custom-file-label { font-size: 1rem; }

.gform_wrapper .preview > .ginput_container { display: flex; flex-flow: row nowrap; align-items: flex-start; }

.gform_wrapper .preview > .ginput_container .custom-file { height: auto; }

.gform_wrapper .preview > .ginput_container .preview_img { width: calc(40% - 40px); display: block; margin: 0 0 0.25rem 40px; }

.gform_wrapper .ginput_container_password button { -webkit-appearance: none; appearance: none; background: 0 0; border: none; position: absolute; right: 20px; text-align: center; top: 0; width: 40px; height: calc(1.68em + 1.2rem + 2px); background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3E%3Cpath d='M288 144a111 111 0 00-31 5 55 55 0 017 27 56 56 0 01-56 56 55 55 0 01-27-7 112 112 0 10107-81zm285 97C518 136 411 64 288 64S58 136 3 241a32 32 0 000 30c55 105 162 177 285 177s230-72 285-177a32 32 0 000-30zM288 400c-99 0-189-55-238-144 49-89 139-144 238-144s189 55 238 144a272 272 0 01-238 144z'/%3E%3C/svg%3E"); background-size: 20px 15px; background-repeat: no-repeat; background-position: center; }

.gform_wrapper .ginput_container_password button[label="Hide Password"] { background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'%3E%3Cpath fill='currentColor' d='M634 471L36 4a16 16 0 00-22 2L4 18a16 16 0 002 23l598 467a16 16 0 0022-2l10-12a16 16 0 00-2-23zM297 146l135 106c-3-60-52-108-112-108a112 112 0 00-23 2zm46 220L208 260c3 60 52 108 112 108a113 113 0 0023-2zm-23-254c99 0 189 55 238 144a286 286 0 01-44 60l38 30a334 334 0 0053-75 32 32 0 000-30A321 321 0 00320 64c-37 0-72 7-105 19l47 36c19-4 38-7 58-7zm0 288c-99 0-189-55-238-144a285 285 0 0144-60l-38-30a334 334 0 00-53 75 32 32 0 000 30 321 321 0 00285 177c37 0 72-7 105-19l-47-36c-19 4-38 7-58 7z'/%3E%3C/svg%3E"); }

.gform_wrapper .ginput_container_password button .dashicons { display: none; }

.gform_wrapper .field_sublabel_above .ginput_container_password button { bottom: 0; top: auto; }

.gform_wrapper .gfield_password_strength { font-size: 0.875rem; border: 1px solid #dee3ea; margin: 40px 0 0; text-align: center; background-color: #EEE; border-bottom: 3px solid #DDD; padding: 3px; }

.gform_wrapper .gfield_password_strength.bad { background-color: #FFB78C; border-color: #FF853C; border-bottom: 3px solid #FF853C; }

.gform_wrapper .gfield_password_strength.good { background-color: #FFEC8b; border-color: #FC0; border-bottom: 3px solid #FC0; }

.gform_wrapper .gfield_password_strength.mismatch, .gform_wrapper .gfield_password_strength.short { background-color: #FFA0A0; border-color: #f04040; border-bottom: 3px solid #f04040; }

.gform_wrapper .gfield_password_strength.strong { background-color: #C3FF88; border-color: #8DFF1C; border-bottom: 3px solid #8DFF1C; }

/* --------------------------------------------------------------
# Chosen (Included in Gravity Forms for extend select UI)
# Chosen is a library for making long, unwieldy select boxes more user friendly.
# https://harvesthq.github.io/chosen/
-------------------------------------------------------------- */
/* stylelint-disable no-descending-specificity */
.chosen-container-single .chosen-single { position: relative; display: block; overflow: hidden; padding: 0 0 0 8px; height: 32px; border: 1px solid #ced5de; border-radius: 5px; background-color: #fff; background-image: linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); background-clip: padding-box; box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1); color: #444; text-decoration: none; white-space: nowrap; line-height: 31px; }

.chosen-container-single .chosen-single input[type="text"] { cursor: pointer; opacity: 0; position: absolute; }

.chosen-container-single .chosen-default { color: #999; }

.chosen-container-single .chosen-single span { display: block; overflow: hidden; margin-right: 26px; text-overflow: ellipsis; white-space: nowrap; }

.chosen-container-single .chosen-single-with-deselect span { margin-right: 38px; }

.chosen-container-single .chosen-single abbr { position: absolute; top: 6px; right: 26px; display: block; width: 12px; height: 12px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") -42px 1px no-repeat; font-size: 1px; }

.chosen-container-single .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single.chosen-disabled .chosen-single abbr:hover { background-position: -42px -10px; }

.chosen-container-single .chosen-single div { position: absolute; top: 0; right: 0; display: block; width: 18px; height: 100%; }

.chosen-container-single .chosen-single div b { display: block; width: 100%; height: 100%; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 0 6px; }

.chosen-container-single .chosen-search { position: relative; z-index: 1010; margin: 0; padding: 3px 4px; white-space: nowrap; }

.chosen-container-single .chosen-search input[type="text"] { margin: 1px 0; padding: 4px 20px 4px 5px; width: 100%; height: auto; outline: 0; border: 1px solid #ced5de; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat 100% -20px; font-size: 1em; font-family: sans-serif; line-height: normal; border-radius: 0; }

.chosen-container-single .chosen-drop { margin-top: -1px; border-radius: 0 0 4px 4px; background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search { position: absolute; clip: rect(0, 0, 0, 0); }

.chosen-container { position: relative; display: inline-block; vertical-align: middle; font-size: 0.9375em; user-select: none; width: 100% !important; }

.chosen-container * { box-sizing: border-box; }

.chosen-container .chosen-drop { position: absolute; top: 100%; z-index: 1010; width: 100%; border: 1px solid #ced5de; border-top: 0; background: #fff; box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); display: none; }

.chosen-container.chosen-with-drop .chosen-drop { display: block; }

.chosen-container a { cursor: pointer; }

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name { margin-right: 4px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: normal; color: #999; }

.chosen-container .search-choice .group-name::after, .chosen-container .chosen-single .group-name::after { content: ":"; padding-left: 2px; vertical-align: top; }

.chosen-container .chosen-results { color: #444; position: relative; overflow-x: hidden; overflow-y: auto; margin: 0 4px 4px 0; padding: 0 0 0 4px; max-height: 240px; -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li { display: none; margin: 0; padding: 5px 6px; list-style: none; line-height: 15px; word-wrap: break-word; -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result { display: list-item; cursor: pointer; }

.chosen-container .chosen-results li.disabled-result { display: list-item; color: #ccc; cursor: default; }

.chosen-container .chosen-results li.highlighted { background-color: #3875d7; background-image: linear-gradient(#3875d7 20%, #2a62bc 90%); color: #fff; }

.chosen-container .chosen-results li.no-results { color: #777; display: list-item; background: #f4f4f4; }

.chosen-container .chosen-results li.group-result { display: list-item; font-weight: bold; cursor: default; }

.chosen-container .chosen-results li.group-option { padding-left: 15px; }

.chosen-container .chosen-results li em { font-style: normal; text-decoration: underline; }

.chosen-container-multi .chosen-choices { position: relative; overflow: hidden; margin: 0; padding: 0 5px; width: 100%; height: auto; border: 1px solid #ced5de; background-color: #fff; background-image: linear-gradient(#eee 1%, #fff 15%); cursor: text; }

.chosen-container-multi .chosen-choices li { float: left; list-style: none; }

.chosen-container-multi .chosen-choices li.search-field { margin: 0; padding: 0; white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type="text"] { margin: 1px 0; padding: 0; height: 25px; outline: 0; border: 0 !important; background: transparent !important; box-shadow: none; color: #999; font-size: 100%; font-family: sans-serif; line-height: normal; border-radius: 0; width: 25px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled { padding-right: 5px; border: 1px solid #ccc; background-color: #e4e4e4; background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); color: #666; }

.chosen-container-multi .chosen-choices li.search-choice-focus { background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close { background-position: -42px -10px; }

.chosen-container-multi .chosen-choices li.search-choice { position: relative; margin: 3px 5px 3px 0; padding: 3px 20px 3px 5px; border: 1px solid #ced5de; max-width: 100%; border-radius: 3px; background-color: #eee; background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%); background-size: 100% 19px; background-repeat: repeat-x; background-clip: padding-box; box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05); color: #333; line-height: 13px; cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span { word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close { position: absolute; top: 4px; right: 3px; display: block; width: 12px; height: 12px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") -42px 1px no-repeat; font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover { background-position: -42px -10px; }

.chosen-container-multi .chosen-results { margin: 0; padding: 0; }

.chosen-container-multi .chosen-drop .result-selected { display: list-item; color: #ccc; cursor: default; }

.chosen-disabled { opacity: 0.5 !important; cursor: default; }

.chosen-disabled .chosen-single { cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close { cursor: default; }

.chosen-container-active .chosen-single { border: 1px solid #9c1a1a; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active.chosen-with-drop .chosen-single { border: 1px solid #ced5de; -moz-border-radius-bottomright: 0; border-bottom-right-radius: 0; -moz-border-radius-bottomleft: 0; border-bottom-left-radius: 0; background-image: linear-gradient(#eee 20%, #fff 80%); box-shadow: 0 1px 0 #fff inset; }

.chosen-container-active.chosen-with-drop .chosen-single div { border-left: none; background: transparent; }

.chosen-container-active.chosen-with-drop .chosen-single div b { background-position: -18px 6px; }

.chosen-container-active .chosen-choices { border: 1px solid #9c1a1a; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.chosen-container-active .chosen-choices li.search-field input[type="text"] { color: #222 !important; }

.chosen-rtl { text-align: right; }

.chosen-rtl .chosen-single { overflow: visible; padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span { margin-right: 0; margin-left: 26px; direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span { margin-left: 38px; }

.chosen-rtl .chosen-single div { right: auto; left: 3px; }

.chosen-rtl .chosen-single abbr { right: auto; left: 26px; }

.chosen-rtl .chosen-choices li { float: right; }

.chosen-rtl .chosen-choices li.search-field input[type="text"] { direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice { margin: 3px 5px 3px 0; padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close { right: auto; left: 4px; }

.chosen-rtl.chosen-container-single .chosen-results { margin: 0 0 4px 4px; padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option { padding-right: 15px; padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div { border-right: none; }

.chosen-rtl .chosen-search input[type="text"] { padding: 4px 5px 4px 20px; background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") no-repeat -30px -20px; direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b { background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b { background-position: -12px 2px; }

/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) { .chosen-rtl .chosen-search input[type="text"], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-container-single .chosen-search input[type="text"], .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='37'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23888' d='M48.5 4.5L52 1l-1-1-3.5 3.5L44 0l-1 1 3.5 3.5L43 8l1 1 3.5-3.5L51 9l1-1z'/%3E%3Cpath fill='%23464646' d='M48.5 15.5L52 12l-1-1-3.5 3.5L44 11l-1 1 3.5 3.5L43 19l1 1 3.5-3.5L51 20l1-1z'/%3E%3Cpath fill='%23888' fill-rule='nonzero' d='M41.1 33.7l2.7 2.7c.4.4 1.2.4 1.6 0 .4-.5.4-1.2 0-1.6l-2.7-2.7c1.1-1.8.9-4.2-.7-5.7a4.7 4.7 0 1 0-.9 7.3zm-4.3-6c1-1 2.8-1 3.9 0 1 1 1 2.8 0 4a3 3 0 0 1-4 0 3 3 0 0 1 0-4z'/%3E%3Cpath fill='%23888' d='M2 7h7l-3.5 5zm25 5h-7l3.5-5z'/%3E%3C/g%3E%3C/svg%3E") !important; background-size: 52px 37px !important; background-repeat: no-repeat !important; } }

/* Datepicker
-------------------------------------------------------------- */
.ui-datepicker { background-color: #FFFFFF; border: 1px solid #ced5de; display: none; font-size: 0.875rem; padding: 0.25rem; }

.ui-datepicker .ui-datepicker-header { display: flex; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { background-position: 50%; background-repeat: no-repeat; cursor: pointer; width: 30px; }

.ui-datepicker .ui-datepicker-prev { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18'%3E%3Cpath fill='none' stroke='%23666' stroke-linecap='square' d='M10 0L1 9l9 9'/%3E%3C/svg%3E"); }

.ui-datepicker .ui-datepicker-next { order: 1; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='18'%3E%3Cpath fill='none' stroke='%23666' stroke-linecap='square' d='M1 0l9 9-9 9'/%3E%3C/svg%3E"); }

.ui-datepicker .ui-datepicker-title { display: flex; flex: 1; justify-content: center; width: calc(100% - 60px); }

.ui-datepicker .ui-datepicker-title > select { border-color: transparent; box-shadow: none; background-color: white; margin: 5px; }

.ui-datepicker .ui-datepicker-calendar { width: 100%; min-width: 240px; font-family: sans-serif; margin: 0; }

.ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar th { text-align: center; }

.ui-datepicker .ui-datepicker-calendar td a, .ui-datepicker .ui-datepicker-calendar th a { display: block; text-decoration: none; }

.ui-datepicker .ui-datepicker-calendar td a:hover, .ui-datepicker .ui-datepicker-calendar th a:hover { background-color: #f3f4f6; }

/* --------------------------------------------------------------
# Chosen (Included in Gravity Forms for extend select UI)
# Chosen is a library for making long, unwieldy select boxes more user friendly.
# https://harvesthq.github.io/chosen/
-------------------------------------------------------------- */
.gpoll_container { margin-top: 1.25rem; margin-bottom: 0.625rem; background-color: #FFFFFF; border: 1px solid #dee3ea; border-radius: 0.375rem; padding: 20px 30px; color: #495263; }

.gpoll_container .green .gpoll_ratio_box { background-color: #2d805c; }

.gpoll_container .green .gpoll_bar_juice { background: #2d805c; }

.gpoll_container .blue .gpoll_ratio_box { background-color: #1e73be; }

.gpoll_container .blue .gpoll_bar_juice { background: #1e73be; }

.gpoll_container .red .gpoll_ratio_box { background-color: #A51D2D; }

.gpoll_container .red .gpoll_bar_juice { background: #A51D2D; }

.gpoll_container .gpoll_ratio_box { border-right: 3px solid #fff; }

.gpoll_container .gpoll_bar { display: flex; overflow: hidden; font-size: 0.75rem; background: #f3f4f6; border-radius: 0.375rem; border-top-left-radius: 0; border-bottom-left-radius: 0; box-shadow: none; }

.gpoll_container .gpoll_bar .gpoll_bar_juice { display: flex; justify-content: flex-end; overflow: hidden; color: #FFFFFF; text-align: center; white-space: nowrap; box-shadow: none; background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; animation: 1s linear infinite progress-bar-stripes; }

.gpoll_container .gpoll_bar .gpoll_bar_juice::after { content: none; }

/* Custom
-------------------------------------------------------------- */
.gform_wrapper .clear-multi .ginput_container label, .gform_wrapper .clear-multi .ginput_container i { display: inline-block; line-height: 1.25rem; vertical-align: top; }

.gform_wrapper .clear-multi .ginput_container label { float: left; }

.gform_wrapper .clear-multi .ginput_container i { float: none !important; margin-left: 4px; }

/** Removes Number field arrows @see https://stackoverflow.com/questions/3790935/can-i-hide-the-html5-number-input-s-spin-box */
.ginput_container_time .form-control, .ginput_container_time #buddypress .dir-search input[type=search], #buddypress .dir-search .ginput_container_time input[type=search], .ginput_container_time #buddypress .dir-search input[type=text], #buddypress .dir-search .ginput_container_time input[type=text], .ginput_container_time #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .ginput_container_time input[type=search], .ginput_container_time #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .ginput_container_time input[type=text], .ginput_container_time #buddypress .standard-form input[type=color], #buddypress .standard-form .ginput_container_time input[type=color], .ginput_container_time #buddypress .standard-form input[type=date], #buddypress .standard-form .ginput_container_time input[type=date], .ginput_container_time #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .ginput_container_time input[type=datetime-local], .ginput_container_time #buddypress .standard-form input[type=datetime], #buddypress .standard-form .ginput_container_time input[type=datetime], .ginput_container_time #buddypress .standard-form input[type=email], #buddypress .standard-form .ginput_container_time input[type=email], .ginput_container_time #buddypress .standard-form input[type=month], #buddypress .standard-form .ginput_container_time input[type=month], .ginput_container_time #buddypress .standard-form input[type=number], #buddypress .standard-form .ginput_container_time input[type=number], .ginput_container_time #buddypress .standard-form input[type=password], #buddypress .standard-form .ginput_container_time input[type=password], .ginput_container_time #buddypress .standard-form input[type=range], #buddypress .standard-form .ginput_container_time input[type=range], .ginput_container_time #buddypress .standard-form input[type=search], #buddypress .standard-form .ginput_container_time input[type=search], .ginput_container_time #buddypress .standard-form input[type=tel], #buddypress .standard-form .ginput_container_time input[type=tel], .ginput_container_time #buddypress .standard-form input[type=text], #buddypress .standard-form .ginput_container_time input[type=text], .ginput_container_time #buddypress .standard-form input[type=time], #buddypress .standard-form .ginput_container_time input[type=time], .ginput_container_time #buddypress .standard-form input[type=url], #buddypress .standard-form .ginput_container_time input[type=url], .ginput_container_time #buddypress .standard-form input[type=week], #buddypress .standard-form .ginput_container_time input[type=week], .ginput_container_time #buddypress .standard-form select, #buddypress .standard-form .ginput_container_time select, .ginput_container_time #buddypress .standard-form textarea, #buddypress .standard-form .ginput_container_time textarea { min-width: 70px; }

.ginput_container_time input[type="number"]::-webkit-outer-spin-button, .ginput_container_time input[type="number"]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

.ginput_container_time input[type="number"] { -moz-appearance: textfield; }

.gform_wrapper { margin-bottom: 1.25rem; text-align: left; }

.gform_wrapper .gform_heading .gform_description { display: block; margin-bottom: 1rem; }

.gform_wrapper .gform_body { margin-bottom: 1rem; }

.gform_wrapper ul.gform_fields { display: flex; flex-wrap: wrap; margin-right: -20px; margin-left: -20px; margin-bottom: 0; padding: 0; list-style: none; }

.gform_wrapper ul.gform_fields .gfield.form-group { width: 100%; padding-right: 20px; padding-left: 20px; }

.gform_wrapper ul.gform_fields .gfield.form-group.hidden_label { margin-bottom: 40px; }

.gform_wrapper .gform_footer, .gform_wrapper .gform_page_footer { margin-top: 2rem; }

@keyframes ajax-spinner { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

.gform_wrapper .gform_ajax_spinner { color: #335eea; margin-left: 1rem; }

.gform_wrapper .gform_validation_container, .gform_wrapper .gform_hidden { display: none !important; position: absolute !important; left: -9000px; }

.gform_wrapper .gfield_required { color: #A51D2D; margin-left: .2em; }

.gform_wrapper .gfield_required .gfield_required, .gform_wrapper .gform_required_legend .gfield_required { margin-left: 0; }

.gform_wrapper select[aria-invalid="true"], .gform_wrapper textarea[aria-invalid="true"], .gform_wrapper input[aria-invalid="true"] { border-color: rgba(165, 29, 45, 0.5); }

.gform_widget .form-group { margin-bottom: 0.5rem; }

.custom-select-sm { line-height: 1.25; }

.custom-select-lg { line-height: 2; }

.mce-content-body .form-control:disabled, .mce-content-body #buddypress .dir-search input:disabled[type=search], #buddypress .dir-search .mce-content-body input:disabled[type=search], .mce-content-body #buddypress .dir-search input:disabled[type=text], #buddypress .dir-search .mce-content-body input:disabled[type=text], .mce-content-body #buddypress .groups-members-search input:disabled[type=search], #buddypress .groups-members-search .mce-content-body input:disabled[type=search], .mce-content-body #buddypress .groups-members-search input:disabled[type=text], #buddypress .groups-members-search .mce-content-body input:disabled[type=text], .mce-content-body #buddypress .standard-form input:disabled[type=color], #buddypress .standard-form .mce-content-body input:disabled[type=color], .mce-content-body #buddypress .standard-form input:disabled[type=date], #buddypress .standard-form .mce-content-body input:disabled[type=date], .mce-content-body #buddypress .standard-form input:disabled[type=datetime-local], #buddypress .standard-form .mce-content-body input:disabled[type=datetime-local], .mce-content-body #buddypress .standard-form input:disabled[type=datetime], #buddypress .standard-form .mce-content-body input:disabled[type=datetime], .mce-content-body #buddypress .standard-form input:disabled[type=email], #buddypress .standard-form .mce-content-body input:disabled[type=email], .mce-content-body #buddypress .standard-form input:disabled[type=month], #buddypress .standard-form .mce-content-body input:disabled[type=month], .mce-content-body #buddypress .standard-form input:disabled[type=number], #buddypress .standard-form .mce-content-body input:disabled[type=number], .mce-content-body #buddypress .standard-form input:disabled[type=password], #buddypress .standard-form .mce-content-body input:disabled[type=password], .mce-content-body #buddypress .standard-form input:disabled[type=range], #buddypress .standard-form .mce-content-body input:disabled[type=range], .mce-content-body #buddypress .standard-form input:disabled[type=search], #buddypress .standard-form .mce-content-body input:disabled[type=search], .mce-content-body #buddypress .standard-form input:disabled[type=tel], #buddypress .standard-form .mce-content-body input:disabled[type=tel], .mce-content-body #buddypress .standard-form input:disabled[type=text], #buddypress .standard-form .mce-content-body input:disabled[type=text], .mce-content-body #buddypress .standard-form input:disabled[type=time], #buddypress .standard-form .mce-content-body input:disabled[type=time], .mce-content-body #buddypress .standard-form input:disabled[type=url], #buddypress .standard-form .mce-content-body input:disabled[type=url], .mce-content-body #buddypress .standard-form input:disabled[type=week], #buddypress .standard-form .mce-content-body input:disabled[type=week], .mce-content-body #buddypress .standard-form select:disabled, #buddypress .standard-form .mce-content-body select:disabled, .mce-content-body #buddypress .standard-form textarea:disabled, #buddypress .standard-form .mce-content-body textarea:disabled, .mce-content-body .custom-select:disabled { background-color: #f3f4f6; }

.mailster-wrapper.error .form-control, .mailster-wrapper.error #buddypress .dir-search input[type=search], #buddypress .dir-search .mailster-wrapper.error input[type=search], .mailster-wrapper.error #buddypress .dir-search input[type=text], #buddypress .dir-search .mailster-wrapper.error input[type=text], .mailster-wrapper.error #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .mailster-wrapper.error input[type=search], .mailster-wrapper.error #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .mailster-wrapper.error input[type=text], .mailster-wrapper.error #buddypress .standard-form input[type=color], #buddypress .standard-form .mailster-wrapper.error input[type=color], .mailster-wrapper.error #buddypress .standard-form input[type=date], #buddypress .standard-form .mailster-wrapper.error input[type=date], .mailster-wrapper.error #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .mailster-wrapper.error input[type=datetime-local], .mailster-wrapper.error #buddypress .standard-form input[type=datetime], #buddypress .standard-form .mailster-wrapper.error input[type=datetime], .mailster-wrapper.error #buddypress .standard-form input[type=email], #buddypress .standard-form .mailster-wrapper.error input[type=email], .mailster-wrapper.error #buddypress .standard-form input[type=month], #buddypress .standard-form .mailster-wrapper.error input[type=month], .mailster-wrapper.error #buddypress .standard-form input[type=number], #buddypress .standard-form .mailster-wrapper.error input[type=number], .mailster-wrapper.error #buddypress .standard-form input[type=password], #buddypress .standard-form .mailster-wrapper.error input[type=password], .mailster-wrapper.error #buddypress .standard-form input[type=range], #buddypress .standard-form .mailster-wrapper.error input[type=range], .mailster-wrapper.error #buddypress .standard-form input[type=search], #buddypress .standard-form .mailster-wrapper.error input[type=search], .mailster-wrapper.error #buddypress .standard-form input[type=tel], #buddypress .standard-form .mailster-wrapper.error input[type=tel], .mailster-wrapper.error #buddypress .standard-form input[type=text], #buddypress .standard-form .mailster-wrapper.error input[type=text], .mailster-wrapper.error #buddypress .standard-form input[type=time], #buddypress .standard-form .mailster-wrapper.error input[type=time], .mailster-wrapper.error #buddypress .standard-form input[type=url], #buddypress .standard-form .mailster-wrapper.error input[type=url], .mailster-wrapper.error #buddypress .standard-form input[type=week], #buddypress .standard-form .mailster-wrapper.error input[type=week], .mailster-wrapper.error #buddypress .standard-form select, #buddypress .standard-form .mailster-wrapper.error select, .mailster-wrapper.error #buddypress .standard-form textarea, #buddypress .standard-form .mailster-wrapper.error textarea { border-color: #A51D2D; }

.mailster-wrapper.error .form-control:focus, .mailster-wrapper.error #buddypress .dir-search input:focus[type=search], #buddypress .dir-search .mailster-wrapper.error input:focus[type=search], .mailster-wrapper.error #buddypress .dir-search input:focus[type=text], #buddypress .dir-search .mailster-wrapper.error input:focus[type=text], .mailster-wrapper.error #buddypress .groups-members-search input:focus[type=search], #buddypress .groups-members-search .mailster-wrapper.error input:focus[type=search], .mailster-wrapper.error #buddypress .groups-members-search input:focus[type=text], #buddypress .groups-members-search .mailster-wrapper.error input:focus[type=text], .mailster-wrapper.error #buddypress .standard-form input:focus[type=color], #buddypress .standard-form .mailster-wrapper.error input:focus[type=color], .mailster-wrapper.error #buddypress .standard-form input:focus[type=date], #buddypress .standard-form .mailster-wrapper.error input:focus[type=date], .mailster-wrapper.error #buddypress .standard-form input:focus[type=datetime-local], #buddypress .standard-form .mailster-wrapper.error input:focus[type=datetime-local], .mailster-wrapper.error #buddypress .standard-form input:focus[type=datetime], #buddypress .standard-form .mailster-wrapper.error input:focus[type=datetime], .mailster-wrapper.error #buddypress .standard-form input:focus[type=email], #buddypress .standard-form .mailster-wrapper.error input:focus[type=email], .mailster-wrapper.error #buddypress .standard-form input:focus[type=month], #buddypress .standard-form .mailster-wrapper.error input:focus[type=month], .mailster-wrapper.error #buddypress .standard-form input:focus[type=number], #buddypress .standard-form .mailster-wrapper.error input:focus[type=number], .mailster-wrapper.error #buddypress .standard-form input:focus[type=password], #buddypress .standard-form .mailster-wrapper.error input:focus[type=password], .mailster-wrapper.error #buddypress .standard-form input:focus[type=range], #buddypress .standard-form .mailster-wrapper.error input:focus[type=range], .mailster-wrapper.error #buddypress .standard-form input:focus[type=search], #buddypress .standard-form .mailster-wrapper.error input:focus[type=search], .mailster-wrapper.error #buddypress .standard-form input:focus[type=tel], #buddypress .standard-form .mailster-wrapper.error input:focus[type=tel], .mailster-wrapper.error #buddypress .standard-form input:focus[type=text], #buddypress .standard-form .mailster-wrapper.error input:focus[type=text], .mailster-wrapper.error #buddypress .standard-form input:focus[type=time], #buddypress .standard-form .mailster-wrapper.error input:focus[type=time], .mailster-wrapper.error #buddypress .standard-form input:focus[type=url], #buddypress .standard-form .mailster-wrapper.error input:focus[type=url], .mailster-wrapper.error #buddypress .standard-form input:focus[type=week], #buddypress .standard-form .mailster-wrapper.error input:focus[type=week], .mailster-wrapper.error #buddypress .standard-form select:focus, #buddypress .standard-form .mailster-wrapper.error select:focus, .mailster-wrapper.error #buddypress .standard-form textarea:focus, #buddypress .standard-form .mailster-wrapper.error textarea:focus { border-color: #A51D2D; box-shadow: 0 0 0 0.25rem rgba(165, 29, 45, 0.25); }

.mailster-form-info { position: relative; padding: 1rem 1rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0; }

.mailster-form-info.error { color: #FFFFFF; background-color: #A51D2D; border-color: #A51D2D; }

.mailster-form-info.error .alert-link { color: #cccccc; }

.mailster-form-info.success { color: #FFFFFF; background-color: #2d805c; border-color: #2d805c; }

.mailster-form-info.success .alert-link { color: #cccccc; }

.mailster-form-info ul { list-style: none; margin: 0; padding: 0; }

.mm-page { box-sizing: border-box; position: relative; }

.mm-slideout { transition: transform 0.4s ease; z-index: 1; }

.mm-wrapper_opened { overflow-x: hidden; position: relative; }

.mm-wrapper_background .mm-page { background: inherit; }

.mm-menu_offcanvas { display: none; position: fixed; right: auto; z-index: 0; }

.mm-menu_offcanvas.mm-menu_opened { display: block; }

.mm-menu_offcanvas { width: 80%; min-width: 240px; max-width: 500px; }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { transform: translate3d(80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { transform: translate3d(240px, 0, 0); } }

@media all and (min-width: 625px) { .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { transform: translate3d(500px, 0, 0); } }

.mm-wrapper__blocker { background: rgba(3, 2, 1, 0); overflow: hidden; display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 2; }

.mm-wrapper_blocking { overflow: hidden; }

.mm-wrapper_blocking body { overflow: hidden; }

.mm-wrapper_blocking .mm-wrapper__blocker { display: block; }

[dir="rtl"] .mm-menu_offcanvas { /*left: unset; right: 0;*/ }

/*! jQuery mmenu v7.3.3 @requires jQuery 1.7.0 or later mmenujs.com Copyright (c) Fred Heusschen www.frebsite.nl License: CC-BY-NC-4.0 http://creativecommons.org/licenses/by-nc/4.0/ */
.mm-menu { --mm-line-height: 20px; --mm-listitem-size: 74px; --mm-navbar-size: 74px; --mm-offset-top: 0; --mm-offset-right: 0; --mm-offset-bottom: 0; --mm-offset-left: 0; --mm-color-border: rgba(38, 46, 68, 0.2); --mm-color-button: #262e44; --mm-color-text: #262e44; --mm-color-text-dimmed: #262e44; --mm-color-background: #FFFFFF; --mm-color-background-highlight: rgba(0, 0, 0, 0.05); --mm-color-background-emphasis: rgba(255, 255, 255, 0.4); --mm-shadow: 0 0 10px rgba( 0,0,0, 0.3 ); }

.mm-hidden { display: none !important; }

.mm-wrapper { overflow-x: hidden; position: relative; }

.mm-menu { background: #FFFFFF; border-color: rgba(38, 46, 68, 0.2); color: #262e44; background: var(--mm-color-background); border-color: var(--mm-color-border); color: var(--mm-color-text); line-height: 20px; line-height: var(--mm-line-height); box-sizing: border-box; display: block; padding: 0; margin: 0; position: absolute; z-index: 0; top: 0; right: 0; bottom: 0; left: 0; top: var(--mm-offset-top); right: var(--mm-offset-right); bottom: var(--mm-offset-bottom); left: var(--mm-offset-left); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.mm-menu a, .mm-menu a:link, .mm-menu a:active, .mm-menu a:visited, .mm-menu a:hover { color: inherit; text-decoration: none; }

[dir="rtl"] .mm-menu { direction: rtl; }

.mm-panels, .mm-panels > .mm-panel { position: absolute; left: 0; right: 0; top: 0; bottom: 0; z-index: 0; }

.mm-panels, .mm-panel { box-sizing: border-box; background: #FFFFFF; border-color: rgba(38, 46, 68, 0.2); color: #262e44; background: var(--mm-color-background); border-color: var(--mm-color-border); color: var(--mm-color-text); }

.mm-panels { overflow: hidden; }

.mm-panel { -webkit-overflow-scrolling: touch; overflow: scroll; overflow-x: hidden; overflow-y: auto; width: 100%; padding: 0 20px; transform: translate3d(100%, 0, 0); transition: transform 0.4s ease; }

.mm-panel:not(.mm-hidden) { display: block; }

.mm-panel:before, .mm-panel:after { content: ''; display: block; height: 20px; }

.mm-panel_has-navbar { padding-top: 74px; padding-top: var(--mm-navbar-size); }

.mm-panel_opened { z-index: 1; transform: translate3d(0%, 0, 0); }

.mm-panel_opened-parent { transform: translate3d(-30%, 0, 0); }

.mm-panel_highest { z-index: 2; }

.mm-panel_noanimation { transition: none !important; }

.mm-panel_noanimation.mm-panel_opened-parent { transform: translate3d(0, 0, 0); }

[dir="rtl"] .mm-panel:not(.mm-panel_opened) { transform: translate3d(-100%, 0, 0); }

[dir="rtl"] .mm-panel.mm-panel_opened-parent { transform: translate3d(30%, 0, 0); }

.mm-listitem_vertical > .mm-panel { transform: none !important; display: none; width: 100%; padding: 10px 0 10px 10px; }

.mm-listitem_vertical > .mm-panel:before, .mm-listitem_vertical > .mm-panel:after { content: none; display: none; }

.mm-listitem_opened > .mm-panel { display: block; }

.mm-listitem_vertical > .mm-listitem__btn { height: 74px; height: var(--mm-listitem-size); bottom: auto; }

.mm-listitem_vertical .mm-listitem:last-child:after { border-color: transparent; }

.mm-listitem_opened > .mm-listitem__btn:after { transform: rotate(225deg); right: 64px; }

.mm-btn { box-sizing: border-box; width: 74px; padding: 0; }

.mm-btn:before, .mm-btn:after { border-color: rgba(38, 46, 68, 0.2); border-color: var(--mm-color-button); border-width: 2px; border-style: solid; }

.mm-btn_close:before, .mm-btn_close:after { content: ''; box-sizing: content-box; display: block; width: 5px; height: 5px; margin: auto; position: absolute; top: 0; bottom: 0; transform: rotate(-45deg); }

.mm-btn_close:before { border-right: none; border-bottom: none; right: 63px; }

.mm-btn_close:after { border-left: none; border-top: none; right: 70px; }

.mm-btn_prev:before, .mm-btn_next:after { content: ''; border-bottom: none; border-right: none; box-sizing: content-box; display: block; width: 8px; height: 8px; margin: auto; position: absolute; top: 0; bottom: 0; }

.mm-btn_prev:before { transform: rotate(-45deg); left: 68px; right: auto; }

.mm-btn_next:after { transform: rotate(135deg); right: 68px; left: auto; }

[dir="rtl"] .mm-btn_next:after { transform: rotate(-45deg); left: 68px; right: auto; }

[dir="rtl"] .mm-btn_prev:before { transform: rotate(135deg); right: 68px; left: auto; }

[dir="rtl"] .mm-btn_close:before, [dir="rtl"] .mm-btn_close:after { right: auto; }

[dir="rtl"] .mm-btn_close:before { left: 70px; }

[dir="rtl"] .mm-btn_close:after { left: 63px; }

.mm-navbar { background: #FFFFFF; border-color: rgba(38, 46, 68, 0.2); color: #262e44; background: var(--mm-color-background); border-color: var(--mm-color-border); color: var(--mm-color-text-dimmed); border-bottom-width: 1px; border-bottom-style: solid; text-align: center; display: none; height: 74px; height: var(--mm-navbar-size); padding: 0 74px; margin: 0; position: absolute; top: 0; left: 0; right: 0; opacity: 1; transition: opacity 0.4s ease; }

.mm-navbar > * { box-sizing: border-box; display: block; padding: 27px; padding: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5); padding-left: 0; padding-right: 0; }

.mm-navbar a, .mm-navbar a:hover { text-decoration: none; }

.mm-navbar__title { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.mm-navbar__btn { position: absolute; top: 0; bottom: 0; z-index: 1; }

.mm-navbar__btn:first-child { text-align: left; left: 0; }

.mm-navbar__btn:last-child { text-align: right; right: 0; }

.mm-panel_has-navbar .mm-navbar { display: block; }

[dir="rtl"] .mm-navbar__btn:first-child { text-align: right; right: 0; left: auto; }

[dir="rtl"] .mm-navbar__btn:last-child { text-align: left; left: 0; right: auto; }

.mm-listview, .mm-listitem { list-style: none; display: block; padding: 0; margin: 0; }

.mm-listitem { color: #262e44; color: var(--mm-color-text); border-color: rgba(38, 46, 68, 0.2); border-color: var(--mm-color-border); position: relative; display: flex; flex-wrap: wrap; }

.mm-listitem:after { content: ''; border-color: inherit; border-bottom-width: 1px; border-bottom-style: solid; display: block; position: absolute; left: 65px; right: 0; bottom: 0; }

.mm-listitem a, .mm-listitem a:hover { text-decoration: none; }

.mm-listitem__text, .mm-listitem__btn { color: inherit; display: block; padding-top: 27px; padding-top: calc( (var( --mm-listitem-size ) - var( --mm-line-height )) / 2); padding-bottom: 27px; padding-bottom: calc( (var( --mm-listitem-size ) - var( --mm-line-height )) / 2); }

.mm-listitem__text { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-left: 65px; padding-right: 10px; flex-grow: 1; flex-basis: 10%; }

.mm-listitem__btn { -webkit-tap-highlight-color: rgba(255, 255, 255, 0.4); tap-highlight-color: rgba(255, 255, 255, 0.4); -webkit-tap-highlight-color: var(--mm-color-background-emphasis); tap-highlight-color: var(--mm-color-background-emphasis); background: rgba(3, 2, 1, 0); border-color: inherit; width: auto; padding-right: 84px; position: relative; }

.mm-listitem__btn:not(.mm-listitem__text) { border-left-width: 1px; border-left-style: solid; }

.mm-listitem_selected > .mm-listitem__text { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); }

.mm-listitem_opened > .mm-listitem__btn, .mm-listitem_opened > .mm-panel { background: rgba(0, 0, 0, 0.05); background: var(--mm-color-background-highlight); }

.mm-panels > .mm-panel > .mm-listview { margin: 20px -20px; }

.mm-panels > .mm-panel > .mm-listview:first-child, .mm-panels > .mm-panel > .mm-navbar + .mm-listview { margin-top: -20px; }

.mm-listitem_divider { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; background: rgba(0, 0, 0, 0.05); background: var(--mm-color-background-highlight); font-size: 75%; text-transform: uppercase; min-height: 20px; min-height: var(--mm-line-height); padding: 17.75px; padding: calc( ((var( --mm-listitem-size ) * .75) - var( --mm-line-height )) * .5); padding-right: 10px; padding-left: 65px; }

.mm-listitem_spacer { padding-top: 74px; padding-top: var(--mm-listitem-size); }

.mm-listitem_spacer > .mm-btn_next { top: 74px; top: var(--mm-listitem-size); }

[dir="rtl"] .mm-listitem:after { left: 0; right: 65px; }

[dir="rtl"] .mm-listitem__text { padding-left: 10px; padding-right: 65px; }

[dir="rtl"] .mm-listitem__btn { padding-left: 84px; border-left-width: 0; border-left-style: none; }

[dir="rtl"] .mm-listitem__btn:not(.mm-listitem__text) { padding-right: 0; border-right-width: 1px; border-right-style: solid; }

.mm-sronly { border: 0 !important; clip: rect(1px, 1px, 1px, 1px) !important; clip-path: inset(50%) !important; white-space: nowrap !important; width: 1px !important; min-width: 1px !important; height: 1px !important; min-height: 1px !important; padding: 0 !important; overflow: hidden !important; position: absolute !important; }

.mm-menu_fx-menu-zoom { transition: transform 0.4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-zoom { transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); transform-origin: left center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom { transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-zoom.mm-menu_position-right { transform: scale(0.7, 0.7) translate3d(30%, 0, 0); transform-origin: right center; }

.mm-wrapper_opening .mm-menu_fx-menu-zoom.mm-menu_position-right { transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu_fx-menu-slide { transition: transform 0.4s ease; }

.mm-wrapper_opened .mm-menu_fx-menu-slide { transform: translate3d(-30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide { transform: translate3d(0%, 0, 0); }

.mm-wrapper_opened .mm-menu_fx-menu-slide.mm-menu_position-right { transform: translate3d(30%, 0, 0); }

.mm-wrapper_opening .mm-menu_fx-menu-slide.mm-menu_position-right { transform: translate3d(0%, 0, 0); }

.mm-menu_fx-menu-fade { opacity: 0; transition: opacity 0.4s ease; }

.mm-wrapper_opening .mm-menu_fx-menu-fade { opacity: 1; }

.mm-menu_fx-panels-none .mm-panel, .mm-panel_fx-none { transition-property: none; }

.mm-menu_fx-panels-none .mm-panel.mm-panel_opened-parent, .mm-panel_fx-none.mm-panel_opened-parent { transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel, .mm-panel_fx-zoom { transform-origin: left center; transform: scale(1.5, 1.5) translate3d(100%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened, .mm-panel_fx-zoom.mm-panel_opened { transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu_fx-panels-zoom .mm-panel.mm-panel_opened-parent, .mm-panel_fx-zoom.mm-panel_opened-parent { transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu_fx-panels-slide-0 .mm-panel_opened-parent, .mm-panel_fx-slide-0.mm-panel_opened-parent { transform: translate3d(0, 0, 0); }

.mm-menu_fx-panels-slide-100 .mm-panel_opened-parent, .mm-panel_fx-slide-100.mm-panel_opened-parent { transform: translate3d(-100%, 0, 0); }

.mm-panel_fx-slide-up, .mm-menu_fx-panels-slide-up .mm-panel { transform: translate3d(0, 100%, 0); }

.mm-panel_fx-slide-up.mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened, .mm-menu_fx-panels-slide-up .mm-panel_opened-parent { transform: translate3d(0, 0%, 0); }

.mm-panel_fx-slide-right, .mm-menu_fx-panels-slide-right .mm-panel { transform: translate3d(-100%, 0, 0); }

.mm-panel_fx-slide-right.mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened, .mm-menu_fx-panels-slide-right .mm-panel_opened-parent { transform: translate3d(0, 0%, 0); }

[class*="mm-menu_fx-listitems-"] .mm-listitem { transition: none 0.4s ease; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(1) { transition-delay: 50ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(2) { transition-delay: 100ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(3) { transition-delay: 150ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(4) { transition-delay: 200ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(5) { transition-delay: 250ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(6) { transition-delay: 300ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(7) { transition-delay: 350ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(8) { transition-delay: 400ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(9) { transition-delay: 450ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(10) { transition-delay: 500ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(11) { transition-delay: 550ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(12) { transition-delay: 600ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(13) { transition-delay: 650ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(14) { transition-delay: 700ms; }

[class*="mm-menu_fx-listitems-"] .mm-listitem:nth-child(15) { transition-delay: 750ms; }

.mm-menu_fx-listitems-slide .mm-listitem { transition-property: transform, opacity; transform: translate3d(50%, 0, 0); opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-slide .mm-panel_opened .mm-listitem { transform: translate3d(0, 0, 0); opacity: 1; }

.mm-menu_fx-listitems-fade .mm-listitem { transition-property: opacity; opacity: 0; }

.mm-wrapper_opening .mm-menu_fx-listitems-fade .mm-panel_opened .mm-listitem { opacity: 1; }

.mm-menu_fx-listitems-drop .mm-listitem { transition-property: opacity, top; opacity: 0; top: -25%; }

.mm-wrapper_opening .mm-menu_fx-listitems-drop .mm-panel_opened .mm-listitem { opacity: 1; top: 0; }

.mm-menu_position-right { left: auto; right: 0; }

.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { transform: translate3d(-80vw, 0, 0); }

@media all and (max-width: 300px) { .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { transform: translate3d(-240px, 0, 0); } }

@media all and (min-width: 625px) { .mm-wrapper_opening .mm-menu_position-right.mm-menu_opened ~ .mm-slideout { transform: translate3d(-500px, 0, 0); } }

.mm-menu_position-front, .mm-menu_position-top, .mm-menu_position-bottom { transition: transform 0.4s ease; }

.mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened, .mm-menu_position-bottom.mm-menu_opened { z-index: 2; }

.mm-menu_position-front.mm-menu_opened ~ .mm-slideout, .mm-menu_position-top.mm-menu_opened ~ .mm-slideout, .mm-menu_position-bottom.mm-menu_opened ~ .mm-slideout { transform: none !important; z-index: 0; }

.mm-menu_position-front.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-top.mm-menu_opened ~ .mm-wrapper__blocker, .mm-menu_position-bottom.mm-menu_opened ~ .mm-wrapper__blocker { z-index: 1; }

.mm-menu_position-front { transform: translate3d(-100%, 0, 0); }

.mm-menu_position-front.mm-menu_position-right { transform: translate3d(100%, 0, 0); }

.mm-menu_position-top, .mm-menu_position-bottom { width: 100%; min-width: 100%; max-width: 100%; }

.mm-menu_position-top { transform: translate3d(0, -100%, 0); }

.mm-menu_position-top { height: 80vh; min-height: 140px; max-height: 880px; }

.mm-menu_position-bottom { transform: translate3d(0, 100%, 0); top: auto; }

.mm-menu_position-bottom { height: 80vh; min-height: 140px; max-height: 880px; }

.mm-wrapper_opening .mm-menu_position-front, .mm-wrapper_opening .mm-menu_position-top, .mm-wrapper_opening .mm-menu_position-bottom { transform: translate3d(0, 0, 0); }

.mm-navbars_top, .mm-navbars_bottom { background: inherit; border-color: inherit; border-width: 0; position: absolute; left: 0; right: 0; z-index: 1; }

.mm-navbars_top > .mm-navbar, .mm-navbars_bottom > .mm-navbar { border-width: 0; display: flex; position: relative; }

.mm-navbars_top > .mm-navbar:not(.mm-navbar_has-btns), .mm-navbars_bottom > .mm-navbar:not(.mm-navbar_has-btns) { padding: 0; }

.mm-navbars_top > .mm-navbar > :not(img):not(.mm-btn), .mm-navbars_bottom > .mm-navbar > :not(img):not(.mm-btn) { flex: 1; }

.mm-navbars_top { border-bottom-style: solid; border-bottom-width: 1px; top: 0; bottom: auto; }

.mm-menu_navbar_top-1 .mm-panels { top: 74px; top: calc( var( --mm-navbar-size ) * 1); }

.mm-menu_navbar_top-2 .mm-panels { top: 148px; top: calc( var( --mm-navbar-size ) * 2); }

.mm-menu_navbar_top-3 .mm-panels { top: 222px; top: calc( var( --mm-navbar-size ) * 3); }

.mm-menu_navbar_top-4 .mm-panels { top: 296px; top: calc( var( --mm-navbar-size ) * 4); }

.mm-navbars_bottom { border-top-style: solid; border-top-width: 1px; bottom: 0; top: auto; }

.mm-menu_navbar_bottom-1 .mm-panels { bottom: 74px; bottom: calc( var( --mm-navbar-size ) * 1); }

.mm-menu_navbar_bottom-2 .mm-panels { bottom: 148px; bottom: calc( var( --mm-navbar-size ) * 2); }

.mm-menu_navbar_bottom-3 .mm-panels { bottom: 222px; bottom: calc( var( --mm-navbar-size ) * 3); }

.mm-menu_navbar_bottom-4 .mm-panels { bottom: 296px; bottom: calc( var( --mm-navbar-size ) * 4); }

.mm-navbar_size-2 { height: 148px; height: calc( var( --mm-navbar-size ) * 2); }

.mm-navbar_size-3 { height: 222px; height: calc( var( --mm-navbar-size ) * 3); }

.mm-navbar_size-4 { height: 296px; height: calc( var( --mm-navbar-size ) * 4); }

.mm-navbar__breadcrumbs { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; -webkit-overflow-scrolling: touch; overflow-x: auto; text-align: left; padding: 0 0 0 20px; }

.mm-navbar__breadcrumbs > * { display: inline-block; padding-right: 6px; padding-top: 27px; padding-top: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5); padding-bottom: 27px; padding-bottom: calc( (var( --mm-navbar-size ) - var( --mm-line-height )) * .5); }

.mm-navbar__breadcrumbs > a { text-decoration: underline; }

.mm-navbar_has-btns .mm-navbar__breadcrumbs { margin-left: -74px; }

.mm-navbar_has-btns .mm-btn:not(.mm-hidden) + .mm-navbar__breadcrumbs { margin-left: 0; padding-left: 0; }

.mm-navbar__tab_selected { background: inherit !important; color: inherit !important; border-width: 1px; border-style: solid; border-color: inherit; }

.mm-navbar__tab_selected:first-child { border-left: none; }

.mm-navbar__tab_selected:last-child { border-right: none; }

.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs, .mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar { background: inherit !important; color: inherit !important; }

.mm-navbars_top .mm-navbar_tabs:not(:last-child) { border-bottom-width: 1px; border-bottom-style: solid; }

.mm-navbars_top .mm-navbar__tab_selected { border-bottom: none; margin-bottom: -1px; }

.mm-navbars_top .mm-navbar_tabs:first-child .mm-navbar__tab_selected { border-top: none; }

.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar { background: inherit; color: inherit; }

.mm-navbars_bottom .mm-navbar_tabs:not(:first-child) { border-top-width: 1px; border-top-style: solid; }

.mm-navbars_bottom .mm-navbar__tab_selected { border-top: none; margin-top: -1px; }

.mm-navbars_bottom .mm-navbar_tabs:last-child .mm-navbar__tab_selected { border-bottom: none; }

.mm-navbars_top.mm-navbars_has-tabs > .mm-navbar:not(.mm-navbar_tabs), .mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs ~ .mm-navbar, .mm-navbar_tabs > a:not(.mm-navbar__tab_selected) { background: rgba(255, 255, 255, 0.4); background: var(--mm-color-background-emphasis); color: #262e44; color: var(--mm-color-text-dimmed); }

.mm-slideout { z-index: inherit; }

.mm-wrapper__blocker { background-color: rgba(38, 46, 68, 0.3); }

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened ~ .mm-slideout { z-index: 1052; }

.mm-menu_position-front.mm-menu_opened, .mm-menu_position-top.mm-menu_opened, .mm-menu_position-bottom.mm-menu_opened { z-index: 1054; }

.layout-menu-offcanvas { display: none; position: fixed; }

.mm-menu_offcanvas { width: 100%; }

@media (max-width: 575.98px) { .mm-panel_has-navbar .mm-navbar { padding-left: 15px; padding-right: 15px; } }

.mm-panel_has-navbar .mm-navbar:after { content: ''; border-color: rgba(38, 46, 68, 0.2); border-bottom-width: 3px; border-bottom-style: solid; display: block; position: absolute; right: 50px; left: 50px; bottom: 0; }

@media (max-width: 575.98px) { .mm-panel_has-navbar .mm-navbar:after { right: 15px; left: 15px; } }

.mm-navbar, .mm-navbars_top { border: none; }

.mm-panels { text-transform: uppercase; }

.mm-listitem__text { padding-right: 65px; }

@media (max-width: 575.98px) { .mm-listitem__text { padding-right: 15px; padding-left: 15px; } }

.mm-listitem:after { left: 50px; right: 50px; }

@media (max-width: 575.98px) { .mm-listitem:after { left: 15px; right: 15px; } }

.mm-menu a { transition: color .3s; }

.mm-menu a:hover, .mm-menu a:active, .mm-menu a:focus { color: #335eea; }

.mm-btn_prev:before, .mm-btn_prev:after, .mm-btn_next:before, .mm-btn_next:after { transition: border-color .3s; }

.mm-btn_prev:hover:before, .mm-btn_prev:hover:after, .mm-btn_prev:active:before, .mm-btn_prev:active:after, .mm-btn_prev:focus:before, .mm-btn_prev:focus:after, .mm-btn_next:hover:before, .mm-btn_next:hover:after, .mm-btn_next:active:before, .mm-btn_next:active:after, .mm-btn_next:focus:before, .mm-btn_next:focus:after { border-color: #335eea; }

@media (max-width: 575.98px) { .mm-btn_prev:before, .mm-btn_next:before { left: 15px; }
  .mm-btn_prev:after, .mm-btn_next:after { right: 15px; } }

.mm-close { background-color: transparent; border: none; color: #262e44; text-align: center; font-size: 0.6875rem; text-transform: uppercase; top: 30px; left: 30px; position: absolute; transition: color .3s; }

@media (max-width: 575.98px) { .mm-close { top: 15px; left: 15px; } }

.mm-menu_position-left .mm-close { left: auto; right: 30px; }

@media (max-width: 575.98px) { .mm-menu_position-left .mm-close { right: 15px; } }

.mm-close svg { width: 28px; height: 28px; }

.mm-close path { transition: fill .3s; }

.mm-close span { padding-top: 5px; display: block; }

.mm-close:hover, .mm-close:active, .mm-close:focus { color: #335eea; }

.mm-close:hover path, .mm-close:active path, .mm-close:focus path { fill: #335eea; }

.novablock { margin-bottom: 1.5rem; }

.novablock-polling_place, .novablock-waste_collection { padding: 2.25rem; background-color: #f3f4f6; }

.novablock-polling_place .dropdown-menu, .novablock-waste_collection .dropdown-menu { max-height: 200px; overflow: auto; width: 100%; }

.novablock-polling_place .form-group, .novablock-waste_collection .form-group { margin-bottom: 0; }

.novablock-polling_place .card, .novablock-waste_collection .card { margin-top: 1rem; }

.novablock-sve-bl { position: relative; display: block; padding: 0; overflow: hidden; margin-left: -15px; margin-right: -15px; }

@media (min-width: 1200px) { .novablock-sve-bl { width: 1000px; margin: auto; display: inline-block; margin-left: calc(calc(100% - 1000px) / 2); } }

.novablock-sve-bl::before { content: ''; display: block; }

@media (max-width: 575.98px) { .novablock-sve-bl::before { height: 1380px; } }

@media (min-width: 576px) and (max-width: 767.98px) { .novablock-sve-bl::before { height: 1340px; } }

@media (min-width: 768px) and (max-width: 991.98px) { .novablock-sve-bl::before { height: 1220px; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .novablock-sve-bl::before { padding-top: 135%; } }

@media (min-width: 1200px) and (max-width: 1399.98px) { .novablock-sve-bl::before { padding-top: 98%; } }

.novablock-sve-bl iframe { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.search-fullscreen { position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; background-color: rgba(16, 19, 28, 0.9); transition: all 0.25s ease-in-out; transform: scale(0, 0); opacity: 0; z-index: 2048; color: #FFFFFF; }

.search-fullscreen.open { transform: translate(0px, 0px) scale(1, 1); opacity: 1; }

.search-fullscreen-content { text-align: center; width: 750px; max-width: 100%; margin: auto; margin-top: -35px; top: 50%; left: 0; right: 0; position: absolute; padding-left: 15px; padding-right: 15px; }

.search-fullscreen .search-engine .input-group { border-bottom: 1px solid rgba(255, 255, 255, 0.8); display: block; position: relative; }

.search-fullscreen .search-engine .form-control, .search-fullscreen .search-engine #buddypress .dir-search input[type=search], #buddypress .dir-search .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .dir-search input[type=text], #buddypress .dir-search .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .standard-form input[type=color], #buddypress .standard-form .search-fullscreen .search-engine input[type=color], .search-fullscreen .search-engine #buddypress .standard-form input[type=date], #buddypress .standard-form .search-fullscreen .search-engine input[type=date], .search-fullscreen .search-engine #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .search-fullscreen .search-engine input[type=datetime-local], .search-fullscreen .search-engine #buddypress .standard-form input[type=datetime], #buddypress .standard-form .search-fullscreen .search-engine input[type=datetime], .search-fullscreen .search-engine #buddypress .standard-form input[type=email], #buddypress .standard-form .search-fullscreen .search-engine input[type=email], .search-fullscreen .search-engine #buddypress .standard-form input[type=month], #buddypress .standard-form .search-fullscreen .search-engine input[type=month], .search-fullscreen .search-engine #buddypress .standard-form input[type=number], #buddypress .standard-form .search-fullscreen .search-engine input[type=number], .search-fullscreen .search-engine #buddypress .standard-form input[type=password], #buddypress .standard-form .search-fullscreen .search-engine input[type=password], .search-fullscreen .search-engine #buddypress .standard-form input[type=range], #buddypress .standard-form .search-fullscreen .search-engine input[type=range], .search-fullscreen .search-engine #buddypress .standard-form input[type=search], #buddypress .standard-form .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .standard-form input[type=tel], #buddypress .standard-form .search-fullscreen .search-engine input[type=tel], .search-fullscreen .search-engine #buddypress .standard-form input[type=text], #buddypress .standard-form .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .standard-form input[type=time], #buddypress .standard-form .search-fullscreen .search-engine input[type=time], .search-fullscreen .search-engine #buddypress .standard-form input[type=url], #buddypress .standard-form .search-fullscreen .search-engine input[type=url], .search-fullscreen .search-engine #buddypress .standard-form input[type=week], #buddypress .standard-form .search-fullscreen .search-engine input[type=week], .search-fullscreen .search-engine #buddypress .standard-form select, #buddypress .standard-form .search-fullscreen .search-engine select, .search-fullscreen .search-engine #buddypress .standard-form textarea, #buddypress .standard-form .search-fullscreen .search-engine textarea { float: none; display: block; color: #FFFFFF; border-radius: 0; padding-right: 205px; }

@media (max-width: 575.98px) { .search-fullscreen .search-engine .form-control, .search-fullscreen .search-engine #buddypress .dir-search input[type=search], #buddypress .dir-search .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .dir-search input[type=text], #buddypress .dir-search .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .standard-form input[type=color], #buddypress .standard-form .search-fullscreen .search-engine input[type=color], .search-fullscreen .search-engine #buddypress .standard-form input[type=date], #buddypress .standard-form .search-fullscreen .search-engine input[type=date], .search-fullscreen .search-engine #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .search-fullscreen .search-engine input[type=datetime-local], .search-fullscreen .search-engine #buddypress .standard-form input[type=datetime], #buddypress .standard-form .search-fullscreen .search-engine input[type=datetime], .search-fullscreen .search-engine #buddypress .standard-form input[type=email], #buddypress .standard-form .search-fullscreen .search-engine input[type=email], .search-fullscreen .search-engine #buddypress .standard-form input[type=month], #buddypress .standard-form .search-fullscreen .search-engine input[type=month], .search-fullscreen .search-engine #buddypress .standard-form input[type=number], #buddypress .standard-form .search-fullscreen .search-engine input[type=number], .search-fullscreen .search-engine #buddypress .standard-form input[type=password], #buddypress .standard-form .search-fullscreen .search-engine input[type=password], .search-fullscreen .search-engine #buddypress .standard-form input[type=range], #buddypress .standard-form .search-fullscreen .search-engine input[type=range], .search-fullscreen .search-engine #buddypress .standard-form input[type=search], #buddypress .standard-form .search-fullscreen .search-engine input[type=search], .search-fullscreen .search-engine #buddypress .standard-form input[type=tel], #buddypress .standard-form .search-fullscreen .search-engine input[type=tel], .search-fullscreen .search-engine #buddypress .standard-form input[type=text], #buddypress .standard-form .search-fullscreen .search-engine input[type=text], .search-fullscreen .search-engine #buddypress .standard-form input[type=time], #buddypress .standard-form .search-fullscreen .search-engine input[type=time], .search-fullscreen .search-engine #buddypress .standard-form input[type=url], #buddypress .standard-form .search-fullscreen .search-engine input[type=url], .search-fullscreen .search-engine #buddypress .standard-form input[type=week], #buddypress .standard-form .search-fullscreen .search-engine input[type=week], .search-fullscreen .search-engine #buddypress .standard-form select, #buddypress .standard-form .search-fullscreen .search-engine select, .search-fullscreen .search-engine #buddypress .standard-form textarea, #buddypress .standard-form .search-fullscreen .search-engine textarea { padding-right: 75px; } }

.search-fullscreen .search-engine .form-control:focus, .search-fullscreen .search-engine #buddypress .dir-search input:focus[type=search], #buddypress .dir-search .search-fullscreen .search-engine input:focus[type=search], .search-fullscreen .search-engine #buddypress .dir-search input:focus[type=text], #buddypress .dir-search .search-fullscreen .search-engine input:focus[type=text], .search-fullscreen .search-engine #buddypress .groups-members-search input:focus[type=search], #buddypress .groups-members-search .search-fullscreen .search-engine input:focus[type=search], .search-fullscreen .search-engine #buddypress .groups-members-search input:focus[type=text], #buddypress .groups-members-search .search-fullscreen .search-engine input:focus[type=text], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=color], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=color], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=date], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=date], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=datetime-local], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=datetime-local], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=datetime], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=datetime], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=email], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=email], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=month], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=month], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=number], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=number], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=password], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=password], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=range], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=range], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=search], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=search], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=tel], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=tel], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=text], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=text], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=time], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=time], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=url], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=url], .search-fullscreen .search-engine #buddypress .standard-form input:focus[type=week], #buddypress .standard-form .search-fullscreen .search-engine input:focus[type=week], .search-fullscreen .search-engine #buddypress .standard-form select:focus, #buddypress .standard-form .search-fullscreen .search-engine select:focus, .search-fullscreen .search-engine #buddypress .standard-form textarea:focus, #buddypress .standard-form .search-fullscreen .search-engine textarea:focus { border-color: rgba(255, 255, 255, 0.6); }

.search-fullscreen .search-engine .input-group-btn { position: absolute; right: 0; top: 0; display: block; width: auto; }

.search-fullscreen .search-engine .btn { border-radius: 0; }

.search-fullscreen .close { position: fixed; top: 30px; right: 30px; opacity: 1; font-size: 40px; top: 15px; right: 15px; }

.search-fullscreen .close svg { width: 30px; height: 30px; }

.search-fullscreen .close svg path { fill: rgba(255, 255, 255, 0.5); transition: fill .3s; }

.search-fullscreen .close:hover svg path, .search-fullscreen .close:active svg path, .search-fullscreen .close:focus svg path { fill: white; }

.searchwp-live-search { /* Bullet proof Screen Reader Only text */ }

.searchwp-live-search-results { border-radius: 0.5rem; min-height: 0; transition: opacity .25s ease-in-out; opacity: 0; height: 0; overflow: hidden; z-index: 9999; position: absolute; display: none; font-size: 0.875rem; background: #fafbfc; box-shadow: 0 0 2px 0 rgba(30, 30, 30, 0.4); width: 315px; min-height: 70px; max-height: 300px; left: 15px !important; right: 15px !important; width: auto !important; }

.searchwp-live-search-results-showing { display: block; opacity: 1; height: auto; overflow: auto; }

.searchwp-live-search-results p { margin: 0; border-bottom: 1px solid #dee3ea; }

.searchwp-live-search-results a { padding: 15px; display: block; transition: background-color .3s; display: flex; align-items: center; justify-content: space-between; white-space: normal; line-height: 1.1; }

.searchwp-live-search-results a strong { flex-grow: 1; color: #262e44; }

.searchwp-live-search-results a span { text-transform: uppercase; color: #335eea; letter-spacing: .05em; font-size: 0.75rem; flex-grow: 0; margin-left: 10px; }

.searchwp-live-search-results a:hover, .searchwp-live-search-results a:active, .searchwp-live-search-results a:focus { background-color: rgba(51, 94, 234, 0.1); text-decoration: none; }

.searchwp-live-search-results .spinner { position: absolute; opacity: .4; width: 30px !important; height: 30px !important; top: 0 !important; bottom: 0 !important; left: 0 !important; right: 0 !important; margin: auto; }

.searchwp-live-search-results .spinner:after { content: ''; width: 30px; height: 30px; display: block; overflow: hidden; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='spinner-third' class='svg-inline--fa fa-spinner-third fa-w-16' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='grey' d='M456.433 371.72l-27.79-16.045c-7.192-4.152-10.052-13.136-6.487-20.636 25.82-54.328 23.566-118.602-6.768-171.03-30.265-52.529-84.802-86.621-144.76-91.424C262.35 71.922 256 64.953 256 56.649V24.56c0-9.31 7.916-16.609 17.204-15.96 81.795 5.717 156.412 51.902 197.611 123.408 41.301 71.385 43.99 159.096 8.042 232.792-4.082 8.369-14.361 11.575-22.424 6.92z'%3E%3C/path%3E%3C/svg%3E"); background-size: contain; animation: searchwp-rotate 1.2s ease infinite; }

.searchwp-live-search-results .spinner > div { display: none; }

.admin-bar .searchwp-live-search-results { margin-top: -32px; }

.searchwp-live-search-no-results { text-align: center; padding: 30px 15px; border: none; }

.searchwp-live-search-no-min-chars:after { display: block; text-align: center; padding: 30px 15px; content: 'Continuez d\'écrire...'; }

.searchwp-live-search-no-min-chars .searchwp-live-search-no-results { display: none; }

.searchwp-live-search-result--focused a { color: #262e44; }

.searchwp-live-search-result-result--focused a { color: #262e44; }

.searchwp-live-search-result:last-of-type p { border-bottom: 0; }

.searchwp-live-search-instructions { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; overflow: hidden; padding: 0; position: absolute; width: 1px; white-space: nowrap; }

@keyframes searchwp-rotate { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

/* Arrows */
.slick-prev, .slick-next { color: #FFFFFF; background-color: #335eea; border-color: #335eea; position: absolute; top: 50%; transform: translate(0, -50%); z-index: 1; }

.slick-prev:hover, .slick-next:hover { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; }

.btn-check:focus + .slick-prev, .slick-prev:focus, .btn-check:focus + .slick-next, .slick-next:focus { color: #FFFFFF; background-color: #2b50c7; border-color: #294bbb; box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.btn-check:checked + .slick-prev, .btn-check:active + .slick-prev, .slick-prev:active, .slick-prev.active, .show > .slick-prev.dropdown-toggle, .btn-check:checked + .slick-next, .btn-check:active + .slick-next, .slick-next:active, .slick-next.active, .show > .slick-next.dropdown-toggle { color: #FFFFFF; background-color: #294bbb; border-color: #2647b0; }

.btn-check:checked + .slick-prev:focus, .btn-check:active + .slick-prev:focus, .slick-prev:active:focus, .slick-prev.active:focus, .show > .slick-prev.dropdown-toggle:focus, .btn-check:checked + .slick-next:focus, .btn-check:active + .slick-next:focus, .slick-next:active:focus, .slick-next.active:focus, .show > .slick-next.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(82, 118, 237, 0.5); }

.slick-prev:disabled, .slick-prev.disabled, .slick-next:disabled, .slick-next.disabled { color: #FFFFFF; background-color: #335eea; border-color: #335eea; }

.slick-prev::before, .slick-next::before { font-size: 2rem; width: 2rem; display: inline-block; }

.slick-prev:hover::before, .slick-prev:focus::before, .slick-prev:hover::before, .slick-prev:focus::before, .slick-next:hover::before, .slick-next:focus::before, .slick-next:hover::before, .slick-next:focus::before { opacity: 1; }

.slick-prev.slick-disabled, .slick-prev.slick-disabled, .slick-next.slick-disabled, .slick-next.slick-disabled { opacity: .15; cursor: default !important; }

.slick-prev { left: 0; transform: translate(-50%, -50%); }

.slick-prev::before { content: "←"; }

.slick-next { right: 0; transform: translate(50%, -50%); }

.slick-next::before { content: "→"; }

/* Right to left */
.slick-inline .slick-list { margin-left: -15px; margin-right: -15px; }

.slick-inline .slick-track { display: flex; align-items: stretch; }

.slick-inline .slick-track > [class^="col"] { float: none; flex: auto; height: auto; }

.slick-inline:not(.slick-slider) { margin-left: -15px; margin-right: -15px; display: flex; overflow: hidden; }

.slick-inline[data-xs="unslick"] { flex-wrap: wrap; }

.slick-full .slick-prev, .slick-arrows-inside .slick-prev { transform: translate(50%, -50%); }

.slick-full .slick-next, .slick-arrows-inside .slick-next { transform: translate(-50%, -50%); }

.slick-inline .slick-prev, .slick-arrows-outside .slick-prev { transform: translate(-150%, -50%); }

.slick-inline .slick-next, .slick-arrows-outside .slick-next { transform: translate(150%, -50%); }

.slick-arrows-edge .slick-prev { transform: translate(-50%, -50%); transform: translate(15px, -50%); }

.slick-arrows-edge .slick-next { transform: translate(50%, -50%); transform: translate(-15px, -50%); }

.slick-arrows-edge.slick-inline { padding-left: 2rem; padding-right: 2rem; }

.slick-arrows-on-hover .slick-prev, .slick-arrows-on-hover .slick-next { opacity: 0; }

@media (max-width: 767.98px) { .slick-arrows-on-hover .slick-prev, .slick-arrows-on-hover .slick-next { display: none !important; } }

.slick-arrows-on-hover:hover .slick-prev, .slick-arrows-on-hover:hover .slick-next { opacity: 1; }

.slick-inline { margin-right: -15px; margin-left: -15px; }

.slick-inline .slick-list { margin-left: -3px; margin-right: -3px; padding-left: 25px; padding-right: 25px; }

.slick-inline .col, .slick-inline .gform_wrapper .ginput_complex.ginput_container_name > span, .gform_wrapper .slick-inline .ginput_complex.ginput_container_name > span { padding-left: 3px; padding-right: 3px; }

.slick-inline-left .slick-track { margin-left: 0; }

.slick-inline-right .slick-track { margin-right: 0; }

.slick-dots { position: absolute; top: 100%; right: 0; left: 0; z-index: 2; display: flex; justify-content: center; padding-left: 0; margin: 1.5rem 15% 0; list-style: none; overflow: hidden; }

.slick-dots li { flex: 0 1 auto; margin-right: 3px; margin-left: 3px; }

.slick-dots button:active, .slick-dots .slick-active button { background-color: #335eea; }

.slick-dots button:active:hover, .slick-dots .slick-active button:hover { background-color: #335eea; }

.slick-dots button { padding: 0; position: relative; vertical-align: middle; cursor: pointer; user-select: none; background-color: rgba(255, 255, 255, 0.1); text-indent: -9999px; width: 30px; height: 3px; border: none; display: block; border-radius: 0.5rem; margin-top: 10px; margin-bottom: 10px; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .slick-dots button { transition: none; } }

.slick-dots button::before { content: ''; background-color: transparent; display: block; margin-top: -10px; margin-bottom: -10px; position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.slick-dots button:focus, .slick-dots button.focus { outline: 0; box-shadow: none; }

.slick-dots-inside .slick-dots { position: absolute; bottom: 0; top: auto; margin-bottom: 1.5rem; }

.slick-dots-inside .slick-dots .slick-active button { background-color: #FFFFFF; }

.slick-dots-inside .slick-dots .slick-active button:hover { background-color: #FFFFFF; }

.slick-dots-inside .slick-dots button { background-color: rgba(255, 255, 255, 0.1); }

.slick-dotted:not(.slick-no-nav) { margin-bottom: calc(3rem + 23px); }

.slick-no-nav .slick-prev, .slick-no-nav .slick-next, .slick-no-nav .slick-dots { display: none; }

.slick .lift:hover, .slick .lift:focus { box-shadow: none !important; }

.wp_ulike_btn span { display: flex; align-items: center; }

.reply .wpulike-heart button.wp_ulike_btn, .topic .wpulike-heart button.wp_ulike_btn, .wpulike-heart button.wp_ulike_btn { background-color: #fafbfc; color: inherit; transition: background-color .3s, color .3s; }

.reply .wpulike-heart button.wp_ulike_btn:hover, .reply .wpulike-heart button.wp_ulike_btn:active, .reply .wpulike-heart button.wp_ulike_btn:focus, .topic .wpulike-heart button.wp_ulike_btn:hover, .topic .wpulike-heart button.wp_ulike_btn:active, .topic .wpulike-heart button.wp_ulike_btn:focus, .wpulike-heart button.wp_ulike_btn:hover, .wpulike-heart button.wp_ulike_btn:active, .wpulike-heart button.wp_ulike_btn:focus { background-color: #fafbfc; color: #335eea; }

.reply .wp_ulike_is_liked button.wp_ulike_btn, .topic .wp_ulike_is_liked button.wp_ulike_btn, .wp_ulike_is_liked button.wp_ulike_btn { background-color: #335eea; color: #FFFFFF; }

.reply .wp_ulike_is_liked button.wp_ulike_btn:hover, .reply .wp_ulike_is_liked button.wp_ulike_btn:active, .reply .wp_ulike_is_liked button.wp_ulike_btn:focus, .topic .wp_ulike_is_liked button.wp_ulike_btn:hover, .topic .wp_ulike_is_liked button.wp_ulike_btn:active, .topic .wp_ulike_is_liked button.wp_ulike_btn:focus, .wp_ulike_is_liked button.wp_ulike_btn:hover, .wp_ulike_is_liked button.wp_ulike_btn:active, .wp_ulike_is_liked button.wp_ulike_btn:focus { background-color: #335eea; color: #FFFFFF; }

.wpulike-heart { margin: 0; padding: 0; }

.wpulike-heart .wp_ulike_general_class { border: none; box-shadow: none; padding: 0; }

.wpulike-heart .wp_ulike_btn { line-height: 1; display: block; }

.reply .wpulike button.wp_ulike_btn.wp_ulike_put_text, .topic .wpulike button.wp_ulike_btn.wp_ulike_put_text { min-width: 0; }

.reply .wpulike .btn, .topic .wpulike .btn { width: 36px; height: 36px; font-size: 16px; padding: 0; border-radius: 50%; display: flex; align-items: center; justify-content: center; min-width: 0; border: none; transition: color .3s, background-color .3s; }

.reply .wpulike .btn .ni, .topic .wpulike .btn .ni { line-height: -0.2em; }

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Accessibility
# Alignments
# Infinite scroll
# Captions
# Galleries
--------------------------------------------------------------*/
/*-------------------------------------------------------------- # Accessibility --------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; }

.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 0.875; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

/*-------------------------------------------------------------- # Alignments --------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

a img.alignright { float: right; margin: 0.313rem 0 1.25rem 1.25rem; }

a img.alignnone { margin: 0.313rem 1.25rem 1.25rem 0; }

a img.alignleft { float: left; margin: 0.313rem 1.25rem 1.25rem 0; }

a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }

.wp-caption.alignnone { margin: 0.313rem 1.25rem 1.25rem 0; }

.wp-caption.alignleft { margin: 0.313rem 1.25rem 1.25rem 0; }

.wp-caption.alignright { margin: 0.313rem 0 1.25rem 1.25rem; }

/*-------------------------------------------------------------- # Infinite scroll --------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

iframe { border: none; }

/*-------------------------------------------------------------- # Captions --------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; }

.wp-caption-text { text-align: center; }

/*-------------------------------------------------------------- # Galleries --------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*-------------------------------------------------------------- # Bannière --------------------------------------------------------------*/
.wp-block-cover-image.has-background-dim, .wp-block-cover.has-background-dim { margin-bottom: 1em; }

/*-------------------------------------------------------------- # Buttons --------------------------------------------------------------*/
.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus { text-decoration: none; }

/*-------------------------------------------------------------- # Média & texte --------------------------------------------------------------*/
.wp-block-media-text__media img { height: auto; }

/*-------------------------------------------------------------- # Colors --------------------------------------------------------------*/
:root .has-black-color { color: #000; }

:root .has-white-color { color: #FFFFFF; }

.wp-block-cover.has-white-background-color .wp-block-cover__inner-container { color: inherit; }

/* Correctif pour la barre d'admin */
@media (max-width: 600px) { #wpadminbar { position: fixed; } }

.admin-bar .mm-ocd, .admin-bar .layout-navigation.sticky { top: 32px !important; }

@media (max-width: 782px) { .admin-bar .mm-ocd, .admin-bar .layout-navigation.sticky { top: 45px !important; } }

.alert-banner .container > :last-child { margin-bottom: 0; }

.article-wrapper { padding-top: 20px; padding-bottom: 20px; }

@media (min-width: 576px) { .article-wrapper { margin: 0; padding-top: 40px; padding-bottom: 40px; } }

.article-image { text-align: center; }

.article-header { text-align: center; position: relative; padding-bottom: 2.5rem; margin-bottom: 2.5rem; }

.article-header > :last-child { margin-bottom: 0; }

.article-header::after { content: ''; width: 110px; position: absolute; height: 1px; background-color: #dee3ea; left: 50%; margin-left: -55px; bottom: 0; }

.article-title { text-transform: none; margin-top: 0; text-align: center; margin-bottom: 2rem; }

.article-badge, .article-tags, .article-highlight { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.article-tags, .article-highlight, .article-meta, .article-infos, .article-badge { margin-bottom: 1.25rem; }

.article-highlight { color: #335eea; }

.article-meta { font-size: 0.875rem; color: #666d7a; }

.article-infos { color: #666d7a; list-style: none; display: flex; justify-content: center; align-items: center; padding: 0; margin-right: -1rem; margin-left: -1rem; font-size: 0.875rem; }

.article-infos > li { padding-left: 1rem; padding-right: 1rem; }

.article-badge { background-color: #335eea; display: inline-flex; color: #FFFFFF; display: inline-block; padding: 0.1rem 0.75rem; border-radius: 0.1875rem; font-size: 0.875rem; }

.article-section { margin-bottom: 25px; background-color: #FFFFFF; border: 1px solid #dee3ea; border-radius: 0.375rem; }

.article-section .article-image:first-child { margin: -1px -1px 0 -1px; border-radius: 0.375rem 0.375rem 0 0; }

.article-section .article-image:first-child .img-fluid { border-radius: 0.375rem 0.375rem 0 0; }

.article-section-header { padding: 30px 20px; }

@media (min-width: 576px) { .article-section-header { padding: 2.5rem 5.625rem; } }

.article-section-body { padding: 30px 20px; }

@media (min-width: 576px) { .article-section-body { padding: 2.5rem 5.625rem 3.75rem; } }

.article-section-main .article-section-body { padding-top: 40px; }

@media (min-width: 576px) { .article-section-main .article-section-body { padding-top: 3.125rem; } }

.article-section-body { position: relative; }

.article-section-body > :last-child { margin-bottom: 0; }

.article-section-body::before { content: ''; position: absolute; left: 95px; right: 95px; height: 1px; top: 0; display: block; background-color: #dee3ea; }

.article-section-body hr { border-color: #dee3ea; margin: 2.5rem 95px; }

.article-section > .article-section-body:first-child::before { content: none; }

.article-section-title { font-size: 1rem; margin-bottom: 0; }

@media (min-width: 576px) { .article-section-title { font-size: 1.25rem; } }

.article-section-title a { text-decoration: none; color: inherit; display: flex; align-items: center; }

.article-section-title a:hover, .article-section-title a:active, .article-section-title a:focus { color: #335eea; }

.article-section-collapse .article-section-title a:not(.collapsed) { color: #335eea; }

.article-section-collapse .article-section-title a:not(.collapsed)::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%232e55d3'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); transform: rotate(-180deg); }

.article-section-collapse .article-section-title a::after { flex-shrink: 0; width: 1.25rem; height: 1.25rem; margin-left: auto; content: ""; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23495263'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-size: 1.25rem; transition: transform 0.2s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .article-section-collapse .article-section-title a::after { transition: none; } }

.article-footer .social-tool { position: fixed; bottom: 30px; }

.article-footer .social-tool .btn { width: 60px; height: 60px; border-radius: 50%; font-size: 24px; font-size: 1.5rem; display: flex; align-items: center; justify-content: center; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1); }

.article-footer .social-tool .count-box { background-color: #FFFFFF; display: inline-flex; padding: 2px 5px; border-radius: 3px; margin-left: 10px; min-width: 20px; font-weight: bold; text-align: center; align-items: center; justify-content: center; box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1); }

.article-footer button.wp_ulike_btn.wp_ulike_put_text, .article-footer .wp_ulike_btn { font-size: 24px; font-size: 1.5rem; }

.article-footer .social-tool-like { left: 35px; }

.article-footer .social-tool-share { right: 35px; }

.article-list { padding-top: 1.25rem; }

.article-list-header { display: flex; align-items: center; justify-content: space-between; margin-bottom: 1.875rem; }

.article-list-title { margin-bottom: 0; }

.article-tooltip .networks { display: flex; align-items: center; justify-content: center; }

.article-tooltip .networks .btn { width: 30px; height: 30px; margin: 0 .25rem; }

.article-section-related .list-group-item { display: flex; align-items: center; border: none; }

.article-section-related .list-group-item .text { line-height: normal; }

.article-section-related .list-group-item .icon { width: 36px; height: 36px; display: flex; align-items: center; justify-content: center; margin-right: 1rem; border-radius: 50%; }

.article-section-related .list-group-item .information { color: #666d7a; line-height: normal; margin-left: 0.5rem; white-space: nowrap; }

.article-section-related .list-group-item .information::before { content: '('; }

.article-section-related .list-group-item .information::after { content: ')'; }

.article-section-related .list-group { margin: -1rem; }

.article-section-related .list-group-item { transition: background-color .3s; }

.article-section-related .list-group-item .text { color: #335eea; }

.article-section-related .list-group-item .icon { background-color: #fafbfc; transition: background-color .3s, color .3s; }

.article-section-related .list-group-item:hover, .article-section-related .list-group-item:active, .article-section-related .list-group-item:focus { background-color: rgba(51, 94, 234, 0.05); }

.article-section-related .list-group-item:hover .icon, .article-section-related .list-group-item:active .icon, .article-section-related .list-group-item:focus .icon { background-color: #335eea; color: #FFFFFF; }

.block { display: block; background-color: #335eea; color: #FFFFFF; text-align: center; transition: background .3s, transform .3s; max-width: 380px; margin-left: auto; margin-right: auto; position: relative; text-align: left; }

.block-title, .block-footer { position: absolute; padding: 15px 30px; left: 0; right: 0; }

.block-title { top: 0; background-color: rgba(51, 94, 234, 0.85); color: #FFFFFF; font-size: calc(1.2875rem + 0.45vw); display: flex; align-items: center; font-weight: 700; }

@media (min-width: 1200px) { .block-title { font-size: 1.625rem; } }

.block-footer { bottom: 0; padding-bottom: 20px; }

.block-image { background-size: cover; padding-top: 100%; display: block; }

.block-image img { display: none; }

.block-secondary { background-color: #9c1a1a; }

.block-secondary .block-title { background-color: #9c1a1a; color: contrast-color(#9c1a1a); }

.block-secondary:hover, .block-secondary:active, .block-secondary:focus { background-color: color-shade(#9c1a1a, 15%); }

.block-secondary .btn-light { color: #9c1a1a; }

.block-secondary .btn-light:hover, .block-secondary .btn-light:active, .block-secondary .btn-light:focus { color: #9c1a1a; }

.btn { transition: color .3s, background-color .3s, border-color .3s; }

.btn-xs { padding: 0.2rem 0.55rem; font-size: 0.75rem; }

.btn-light:hover, .btn-light:active { color: #335eea; }

.btn-light:focus, .btn-light.active { background-color: #335eea; color: #FFFFFF; }

.btn-light:focus, .btn-check:focus + .btn-light, .btn-check:checked + .btn-light:focus, .btn-check:active + .btn-light:focus, .btn-light:active:focus, .btn-light.active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(51, 94, 234, 0.25); }

.btn-facebook { color: #FFFFFF; background-color: #3b5998; border-color: #3b5998; }

.btn-facebook:hover { color: #FFFFFF; background-color: #324c81; border-color: #2f477a; }

.btn-check:focus + .btn-facebook, .btn-facebook:focus { color: #FFFFFF; background-color: #324c81; border-color: #2f477a; box-shadow: 0 0 0 0.25rem rgba(88, 114, 167, 0.5); }

.btn-check:checked + .btn-facebook, .btn-check:active + .btn-facebook, .btn-facebook:active, .btn-facebook.active, .show > .btn-facebook.dropdown-toggle { color: #FFFFFF; background-color: #2f477a; border-color: #2c4372; }

.btn-check:checked + .btn-facebook:focus, .btn-check:active + .btn-facebook:focus, .btn-facebook:active:focus, .btn-facebook.active:focus, .show > .btn-facebook.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(88, 114, 167, 0.5); }

.btn-facebook:disabled, .btn-facebook.disabled { color: #FFFFFF; background-color: #3b5998; border-color: #3b5998; }

.btn-twitter { color: #FFFFFF; background-color: #00acee; border-color: #00acee; }

.btn-twitter:hover { color: #FFFFFF; background-color: #0092ca; border-color: #008abe; }

.btn-check:focus + .btn-twitter, .btn-twitter:focus { color: #FFFFFF; background-color: #0092ca; border-color: #008abe; box-shadow: 0 0 0 0.25rem rgba(38, 184, 241, 0.5); }

.btn-check:checked + .btn-twitter, .btn-check:active + .btn-twitter, .btn-twitter:active, .btn-twitter.active, .show > .btn-twitter.dropdown-toggle { color: #FFFFFF; background-color: #008abe; border-color: #0081b3; }

.btn-check:checked + .btn-twitter:focus, .btn-check:active + .btn-twitter:focus, .btn-twitter:active:focus, .btn-twitter.active:focus, .show > .btn-twitter.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(38, 184, 241, 0.5); }

.btn-twitter:disabled, .btn-twitter.disabled { color: #000; background-color: #00acee; border-color: #00acee; }

.btn-mail { color: #FFFFFF; background-color: #b8bec8; border-color: #b8bec8; }

.btn-mail:hover { color: #FFFFFF; background-color: #9ca2aa; border-color: #9398a0; }

.btn-check:focus + .btn-mail, .btn-mail:focus { color: #FFFFFF; background-color: #9ca2aa; border-color: #9398a0; box-shadow: 0 0 0 0.25rem rgba(194, 200, 209, 0.5); }

.btn-check:checked + .btn-mail, .btn-check:active + .btn-mail, .btn-mail:active, .btn-mail.active, .show > .btn-mail.dropdown-toggle { color: #FFFFFF; background-color: #9398a0; border-color: #8a8f96; }

.btn-check:checked + .btn-mail:focus, .btn-check:active + .btn-mail:focus, .btn-mail:active:focus, .btn-mail.active:focus, .show > .btn-mail.dropdown-toggle:focus { box-shadow: 0 0 0 0.25rem rgba(194, 200, 209, 0.5); }

.btn-mail:disabled, .btn-mail.disabled { color: #000; background-color: #b8bec8; border-color: #b8bec8; }

.btn-up .ni, .btn-down .ni { width: 1em; height: 1em; transition: transform .15s ease-in-out; }

.btn-up .ni { transform: translateY(1px); }

.btn-up:hover .ni { transform: translateY(-2px); }

.btn-up.btn-lg:hover .ni, .btn-group-lg > .btn-up.btn:hover .ni { transform: translateY(-3px); }

.btn-down .ni { transform: translateY(1px); }

.btn-down:hover .ni { transform: translateY(2px); }

.btn-down.btn-lg:hover .ni, .btn-group-lg > .btn-down.btn:hover .ni { transform: translateY(3px); }

.card-image:first-child { margin: -1px -1px 0 -1px; border-radius: 0.375rem 0.375rem 0 0; }

.card-image:first-child .img-fluid { border-radius: 0.375rem 0.375rem 0 0; }

.card-title { font-size: 1.25rem; font-weight: 700; margin-top: 0; margin-bottom: 0.9375rem; }

.card-title a { text-decoration: none; color: inherit; transition: color .3s; }

.card-title a:hover, .card-title a:active, .card-title a:focus { color: #335eea; }

.card-body > :last-child { margin-bottom: 0; }

.card-badge, .card-tags { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.card-badge { background-color: #335eea; display: inline-flex; color: #FFFFFF; display: inline-block; padding: 0.1rem 0.75rem; border-radius: 0.1875rem; font-size: 80%; position: absolute; left: 1.5rem; bottom: calc(100% + 1.5rem); margin: 0; }

.card-body:first-child .card-badge { position: static; margin-bottom: 0.75rem; }

.card-highlight, .card-meta, .card-infos, .card-text, .card-tags { margin-bottom: 0.75rem; }

.card-highlight { color: #335eea; }

.card-meta { font-size: 0.875rem; color: #666d7a; }

.card-meta > a { color: inherit; text-decoration: none; }

.card-infos { font-size: 0.875rem; }

.card-text { font-size: 0.875rem; color: inherit; }

.card-text > :last-child { margin-bottom: 0; }

.card-content { display: flex; flex-direction: column; }

.card-thumbnail { overflow: hidden; }

.card-thumbnail .card-body { position: relative; }

.card-thumbnail .stretched-link::after { top: -500px; }

.card-thumbnail .card-footer { padding: 0.75rem 0.9375rem; border-top: 1px solid #dee3ea; }

.card-line .card-header { padding-top: 1.125rem; }

.card-line .card-footer { padding-bottom: 1.125rem; }

.card-thumbnail, .card-line { text-align: left; }

.card-thumbnail .card-footer, .card-line .card-footer { background-color: transparent; }

.card-thumbnail .card-footer .social-tools, .card-line .card-footer .social-tools { display: flex; align-items: center; justify-content: space-between; }

.card-thumbnail .card-footer .social-tool, .card-line .card-footer .social-tool { display: flex; align-items: center; }

.card-thumbnail .card-footer .social-tool .btn, .card-line .card-footer .social-tool .btn { width: 36px; height: 36px; font-size: 16px; padding: 0; border-radius: 50%; display: flex; align-items: center; justify-content: center; min-width: 0; border: none; transition: color .3s, background-color .3s; }

.card-thumbnail .card-footer .social-tool .btn .ni, .card-line .card-footer .social-tool .btn .ni { line-height: -0.2em; }

.card-thumbnail .card-footer .count-box, .card-line .card-footer .count-box { padding: 0 0 0 0.5rem; font-size: 0.875rem; line-height: normal; display: inline-flex; color: #666d7a; font-weight: 600; flex-shrink: 0; }

.card-thumbnail .card-footer-vote-classic, .card-thumbnail .card-footer-vote-weighted, .card-line .card-footer-vote-classic, .card-line .card-footer-vote-weighted { display: flex; align-items: center; justify-content: space-between; }

.card-thumbnail .card-footer-vote-classic .count-box, .card-thumbnail .card-footer-vote-weighted .count-box, .card-line .card-footer-vote-classic .count-box, .card-line .card-footer-vote-weighted .count-box { flex-grow: 1; display: block; text-align: right; }

.card-thumbnail .card-footer-vote-classic .loader, .card-thumbnail .card-footer-vote-weighted .loader, .card-line .card-footer-vote-classic .loader, .card-line .card-footer-vote-weighted .loader { width: 1.5rem; height: 1.5rem; flex-shrink: 0; margin-left: .5rem; }

.card-thumbnail .card-footer-vote-weighted .input-group, .card-line .card-footer-vote-weighted .input-group { width: auto; }

.card-thumbnail .card-footer-vote-weighted .input-group .form-control, .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .dir-search input[type=search], #buddypress .dir-search .card-thumbnail .card-footer-vote-weighted .input-group input[type=search], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .dir-search input[type=text], #buddypress .dir-search .card-thumbnail .card-footer-vote-weighted .input-group input[type=text], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .card-thumbnail .card-footer-vote-weighted .input-group input[type=search], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .card-thumbnail .card-footer-vote-weighted .input-group input[type=text], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=color], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=color], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=date], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=date], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=datetime-local], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=datetime], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=datetime], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=email], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=email], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=month], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=month], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=number], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=number], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=password], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=password], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=range], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=range], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=search], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=search], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=tel], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=tel], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=text], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=text], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=time], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=time], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=url], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=url], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=week], #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group input[type=week], .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form select, #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group select, .card-thumbnail .card-footer-vote-weighted .input-group #buddypress .standard-form textarea, #buddypress .standard-form .card-thumbnail .card-footer-vote-weighted .input-group textarea, .card-line .card-footer-vote-weighted .input-group .form-control, .card-line .card-footer-vote-weighted .input-group #buddypress .dir-search input[type=search], #buddypress .dir-search .card-line .card-footer-vote-weighted .input-group input[type=search], .card-line .card-footer-vote-weighted .input-group #buddypress .dir-search input[type=text], #buddypress .dir-search .card-line .card-footer-vote-weighted .input-group input[type=text], .card-line .card-footer-vote-weighted .input-group #buddypress .groups-members-search input[type=search], #buddypress .groups-members-search .card-line .card-footer-vote-weighted .input-group input[type=search], .card-line .card-footer-vote-weighted .input-group #buddypress .groups-members-search input[type=text], #buddypress .groups-members-search .card-line .card-footer-vote-weighted .input-group input[type=text], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=color], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=color], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=date], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=date], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=datetime-local], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=datetime], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=datetime], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=email], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=email], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=month], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=month], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=number], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=number], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=password], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=password], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=range], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=range], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=search], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=search], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=tel], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=tel], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=text], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=text], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=time], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=time], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=url], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=url], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form input[type=week], #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group input[type=week], .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form select, #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group select, .card-line .card-footer-vote-weighted .input-group #buddypress .standard-form textarea, #buddypress .standard-form .card-line .card-footer-vote-weighted .input-group textarea { flex-grow: 0; width: 50px; text-align: center; }

.card-tooltip .networks { display: flex; align-items: center; justify-content: center; }

.card-tooltip .networks .btn { width: 30px; height: 30px; margin: 0 .25rem; }

.card-line .card-footer { border: none; }

@media (min-width: 1200px) { .card-line { display: flex; align-items: stretch; flex-direction: row; }
  .card-line.no-post-thumbnail:not(.card-meeting) { text-align: center; }
  .card-line .card-image { width: 33.33%; margin: -1px 0 -1px -1px; border-radius: 0.375rem 0 0 0.375rem; }
  .card-line .card-content { flex-grow: 1; }
  .card-line .card-image + .card-content { padding-left: 0.375rem; } }

.card-line.card-resource .card-image { padding: 1.5rem 1.5rem 0.75rem 1.5rem; width: 220px; margin-left: auto; margin-right: auto; }

@media (min-width: 1200px) { .card-line.card-resource .card-image { padding: 1.5rem 0 1.5rem 1.5rem; width: 220px; } }

.card-meeting .card-image { background-color: #335eea; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; color: #FFFFFF; text-transform: uppercase; text-align: center; position: relative; }

.card-meeting .card-image-date { position: absolute; left: 0; right: 0; top: 0; bottom: 0; display: flex; flex-direction: column; align-items: center; justify-content: center; }

.card-meeting .card-image::before { content: ''; display: block; padding-top: 52.52173913%; }

.card-meeting .card-image a { color: #FFFFFF; height: 100%; padding: 30px 5px; }

.card-meeting .card-image a:hover, .card-meeting .card-image a:active { text-decoration: none; }

.card-meeting .card-image .dates { display: flex; align-items: center; justify-content: center; }

.card-meeting .card-image .date { padding: 0 15px; }

.card-meeting .card-image .ni { font-size: 35px; }

.card-meeting .card-image .date-day { font-size: 84px; font-weight: 600; line-height: 1; }

.card-meeting .card-image .date-month { font-size: 22px; font-weight: 400; letter-spacing: .2em; }

.card-meeting .card-image .date-month:after { content: '.'; }

.card-meeting .card-image .date-schedule { letter-spacing: .24em; display: block; margin-top: 10px; padding: 0 55px; }

.card-meeting .card-image .date-range .date-day, .card-meeting .card-image .date-range .date-month { display: block; }

.card-meeting .card-image .date-range .date-month { font-size: 18px; margin-top: -5px; }

.card-comment .card-header { border: none; background-color: transparent; }

.card-comment .card-header { display: flex; align-items: center; }

.card-comment .comment-author { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; }

.card-comment .comment-avatar { margin-right: 1rem; }

.card-comment .comment-metadata { font-size: 0.875rem; color: #666d7a; }

.card-comment .card-header { padding-bottom: 0; }

.card-comment .card-footer { padding-top: 0; }

.card-comment .card-body .link { color: #335eea; }

.card-comment-main .card-body { font-size: 1rem; }

.card.loading-blink .card-header, .card.loading-blink .card-body { color: #335eea !important; }

.card-line, .card-infowindow { min-width: 100%; }

.card-line [class^="col"], .card-infowindow [class^="col"] { position: static; }

.card-infowindow { width: 600px; }

.card-infowindow .card-link { color: #335eea; }

@media (max-width: 575.98px) { .card-infowindow { width: 300px; } }

.card-infowindow.card-signalement { width: 280px; }

.card-forum .card-meta { margin-top: .5rem; }

.form-label { font-weight: 700; color: #262e44; float: none; }

.form-group { margin-bottom: 1.25rem; }

.dropdown-menu { box-shadow: 0 1.5rem 4rem rgba(22, 28, 45, 0.15); }

.map { height: 450px; }

.map-lg { height: 550px; }

.leaflet-container { font: inherit; }

.leaflet-container a.leaflet-popup-close-button { z-index: 2; font-size: 1.25rem; top: 6px; right: 6px; }

.leaflet-popup-content { margin: 0; }

.leaflet-popup-content p { margin: 0 0 1rem; }

.leaflet-popup-content-wrapper { padding: 0; }

.modal .btn-close { position: absolute; right: 1rem; top: 1rem; }

.modal-header { justify-content: center; }

.modal-header .btn-close { position: absolute; right: 2rem; top: auto; }

.modal-title { font-size: 1.4rem; }

.modal-body { margin: 0; }

.modal-body > :last-child { margin-bottom: 0; }

.modal-footer { border: none; padding-top: 0; }

.modal-video .btn-close { position: absolute; right: -2rem; top: -2rem; color: #fff; }

.modal-comment .card { border-radius: 0; }

.modal-comment .card.card-comment-main { border-radius: calc(0.5rem - 1px) calc(0.5rem - 1px) 0 0; }

.modal-comment .card.card-comment-main .card-header { padding-top: 2rem; }

.modal-comment .card-header, .modal-comment .card-body, .modal-comment .card-footer { padding-left: 2rem; padding-right: 2rem; }

.modal-comment .card + .card { margin-top: -1px; }

.modal-comment .form-submit { margin-bottom: 0; }

.modal-gravity-form .modal-body { padding: 0; }

.modal-gravity-form .gform_wrapper { margin: 0; }

.modal-gravity-form .gform_confirmation_wrapper { margin: 2rem; }

.ni { display: inline-block; vertical-align: middle; height: 1em; width: auto; vertical-align: text-bottom; vertical-align: -0.125em; fill: currentColor; stroke: currentColor; }

.ni [fill] { fill: currentColor; }

.ni [stroke] { stroke: currentColor; }

.ni-lg { font-size: 1.33333em; line-height: 0.75em; vertical-align: -.0667em; }

.ni-xs { font-size: .75em; }

.ni-sm { font-size: .875em; }

.ni-1x { height: 1em; }

.ni-2x { height: 2em; }

.ni-fw { text-align: center; width: 1.25em; }

.ni-ul { list-style-type: none; margin-left: 2.5em; padding-left: 0; }

.ni-ul > li { position: relative; }

.ni-li { left: -2em; position: absolute; text-align: center; width: 2em; line-height: inherit; }

.page-header { background: #FFFFFF; margin-top: -1px; border-top: 1px solid #dee3ea; border-bottom: 1px solid #dee3ea; min-height: 56px; display: flex; }

.page-header .container { display: flex; align-items: center; }

.page-header .container .page-title { flex-grow: 1; }

.page-header .page-title { font-size: calc(1.275rem + 0.3vw); color: #262e44; margin: 0; }

@media (min-width: 1200px) { .page-header .page-title { font-size: 1.5rem; } }

.page-filters { background-color: #335eea; color: #FFFFFF; padding: 10px 0; }

.page-filters .tag { background-color: rgba(0, 0, 0, 0.15); border-radius: 2px; color: #FFFFFF; font-size: 0.75rem; text-transform: none; font-weight: 400; line-height: 1; padding: 6px 12px 6px 10px; display: inline-block; margin-right: 10px; }

.page-filters .tag a { color: #FFFFFF; opacity: .4; position: relative; right: -3px; transition: opacity .3s; }

.page-filters .tag a:hover, .page-filters .tag a:active, .page-filters .tag a:focus { opacity: .8; }

.page-content { padding: 30px 0; }

@media (min-width: 576px) { .page-content { padding: 3rem 0 4rem; } }

.page-switch { margin-bottom: 3rem; }

.page-switch .btn { margin: 0 0.75rem; }

.page-footer { padding-bottom: 4rem; }

.page-modal-filters .modal-footer .btn + .btn { margin-left: 15px; }

.page-with-steps .page-header { padding-top: 40px; padding-bottom: 40px; margin-bottom: 0; }

.page-with-steps .page-header > .container > :last-child, .page-with-steps .page-header > :last-child { margin-bottom: 0; }

.page-steps { background-color: #FFFFFF; border-bottom: 1px solid #dee3ea; }

.page-steps .nav { display: flex; flex-wrap: nowrap; overflow: auto; counter-reset: count; }

.page-steps .nav > li { counter-increment: count; display: flex; flex-grow: 1; min-width: 180px; }

.page-steps .nav > li a { padding-bottom: 10px; padding-top: 10px; display: flex; align-items: center; border-right: 1px solid #dee3ea; color: #262e44; flex-grow: 1; text-decoration: none; }

.page-steps .nav > li a strong { font-weight: bold; display: block; color: #262e44; }

.page-steps .nav > li a .badge { font-size: 12px; color: #666d7a; background-color: #f3f4f6; }

.page-steps .nav > li a::before { content: counter(count); font-weight: 900; color: #b8bec8; font-size: 40px; margin-right: 14px; line-height: 1; }

.page-steps .nav > li.active a::before, .page-steps .nav > li.active a strong { color: #335eea; }

.page-steps .nav > li.current a, .page-steps .nav > li.current.active a { background-color: #335eea; }

.page-steps .nav > li.current a::before, .page-steps .nav > li.current a strong, .page-steps .nav > li.current.active a::before, .page-steps .nav > li.current.active a strong { color: #FFFFFF; }

.page-steps .nav > li.current a .badge, .page-steps .nav > li.current.active a .badge { color: #FFFFFF; background-color: rgba(38, 46, 68, 0.4); }

.pagination-container { display: flex; align-items: center; justify-content: center; margin-top: 3rem; }

.scrolltop { position: fixed; right: 30px; bottom: 30px; opacity: 0; transition: opacity .3s; }

@media (max-width: 991.98px) { .scrolltop { right: 15px; bottom: 15px; } }

.scrolltop.sticky { opacity: 1; top: auto !important; left: auto !important; }

.section { overflow: hidden; text-align: center; padding-top: calc(1.575rem + 3.9vw); padding-bottom: calc(1.575rem + 3.9vw); }

@media (min-width: 1200px) { .section { padding-top: 4.5rem; } }

@media (min-width: 1200px) { .section { padding-bottom: 4.5rem; } }

.section.has-no-background + .section.has-no-background { padding-top: 0; }

.section-header { margin-bottom: 2.25rem; }

@media (max-width: 575.98px) { .section-header { margin-bottom: 1.125rem; } }

.section-header .section-title { margin-bottom: 0; }

.section-title { text-align: center; font-weight: 600; font-size: calc(1.39rem + 1.68vw); color: #262e44; line-height: 1.2; }

@media (min-width: 1200px) { .section-title { font-size: 2.65rem; } }

.section-full { position: relative; }

.section-full .section-content { z-index: 2; }

@media (max-width: 575.98px) { .section-full .section-content { position: relative; min-height: 300px; } }

@media (min-width: 576px) { .section-full .section-content { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } }

.section-full .section-content:last-child { margin-bottom: 0; }

.section-full .section-footer { position: absolute; bottom: 30px; left: 0; right: 0; z-index: 100; }

.section-slider { text-align: left; }

.section-bg { top: 50%; position: absolute; right: 0; left: 0; transform: translateY(-50%); z-index: 1; }

@media (max-width: 575.98px) { .section-bg .carousel-item .bg-cover { min-height: 300px; } }

.section-footer { margin-top: calc(1.4625rem + 2.55vw); }

@media (min-width: 1200px) { .section-footer { margin-top: 3.375rem; } }

.section-footer .btn { min-width: 150px; }

.timeline { width: 100%; margin: 10px auto 20px; position: relative; padding: 0 0 0 10px; transition: all .4s ease; }

.timeline:before { content: ''; width: 3px; height: 100%; background: rgba(51, 94, 234, 0.2); left: 20px; top: 0; position: absolute; }

.timeline-item { margin-bottom: 50px; position: relative; margin-left: 50px; }

.timeline-item::after { display: block; clear: both; content: ""; }

.timeline-item:before, .timeline-item:after { content: ''; overflow: hidden; border-radius: 50%; position: absolute; }

.timeline-item:before { background: #335eea; width: 32px; height: 32px; top: -4px; left: -54px; border: 5px solid #FFFFFF; }

.timeline-item:after { background: #FFFFFF; width: 12px; height: 12px; left: -44px; top: 6px; }

.timeline-item:last-child { padding-bottom: 0; margin-bottom: 0; }

.timeline-title { line-height: 1.34; margin-top: 0; margin-bottom: 12px; text-transform: none; }

.timeline-date { color: #335eea; text-transform: uppercase; font-weight: 600; margin-bottom: 10px; font-size: 15px; }

.timeline-text { line-height: 1.68; color: #262e44; margin-bottom: 0; font-size: 17px; }

.timeline-text p { margin-bottom: 1em; }

.section-customize-header { text-align: center; background-color: #335eea; overflow: hidden; position: relative; display: flex; align-items: center; justify-content: center; }

.section-customize-header::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-color: rgba(38, 46, 68, 0.2); }

.section-customize-header .container { position: relative; }

.section-customize-header.bg-cover { min-height: 300px; }

.section-customize-header .section-header > :last-child { margin-bottom: 0; }

.section-customize-header .section-title { font-size: calc(1.45rem + 2.4vw); color: #FFFFFF; margin-top: 0; margin-bottom: .5em; }

@media (min-width: 1200px) { .section-customize-header .section-title { font-size: 3.25rem; } }

.section-customize-header .section-subtitle { font-size: calc(1.325rem + 0.9vw); margin-bottom: .5em; }

@media (min-width: 1200px) { .section-customize-header .section-subtitle { font-size: 2rem; } }

.section-customize-header .section-intro { font-size: 1.5rem; color: #FFFFFF; font-weight: 300; }

.section-customize-header .section-intro > :last-child { margin-bottom: 0; }

.section-customize-header .btn-video { padding: 0; border: 3px solid #FFFFFF; position: relative; }

.section-customize-header .btn-video:hover .ni, .section-customize-header .btn-video:active .ni, .section-customize-header .btn-video:focus .ni { opacity: .7; }

.section-customize-header .btn-video .ni { font-size: calc(1.46875rem + 2.625vw); position: absolute; text-align: center; left: 0; top: 0; width: 55px; height: 55px; right: 0; bottom: 0; margin: auto; display: block; line-height: 1; color: #FFFFFF; text-shadow: 0 0 5px rgba(0, 0, 0, 0.26); opacity: .5; transition: opacity .3s; }

@media (min-width: 1200px) { .section-customize-header .btn-video .ni { font-size: 3.4375rem; } }

.section-customize-header .section-more { margin-top: 2.25rem; }

.section-engagements-figures .section-content .lead { margin-bottom: 30px; }

.section-engagements-figures .section-content .card { background: #fff; border: 1px solid #d5d9dc; border-radius: 5px; }

.section-engagements-figures .section-content .card .card-body { padding: 20px; }

.section-engagements-figures .section-content .card .count { display: flex; margin-bottom: 10px; font-weight: 700; display: flex; align-items: center; justify-content: center; color: #335eea; }

.section-engagements-figures .section-content .card .count .ni { font-size: 60px; margin-right: 1rem; }

.section-engagements-figures .section-content .card .count span { font-size: 70px; font-family: var(--bs-font-sans-serif); }

.section-engagements-figures .section-content .card-title { font-weight: 400; font-size: 16px; }

.section-mosaic { background-color: #ebeef2; line-height: 1; overflow: hidden; }

.section-mosaic .grid { margin-left: -7px; margin-right: -7px; }

.section-mosaic .grid-item { padding: 0 7px; margin-bottom: 14px; }

.section-mosaic .grid-item.h-1x { height: 221px; }

.section-mosaic .grid-item.h-2x { height: 456px; }

.section-mosaic .grid-item.w-1x { width: 228px; }

.section-mosaic .grid-item.w-2x { width: 456px; }

.section-mosaic a.thumbnail { display: flex; flex-direction: column; justify-content: flex-start; max-width: none; padding: 0; }

.section-mosaic a.thumbnail .thumbnail-image, .section-mosaic a.thumbnail .thumbnail-body { flex: 1; transition: flex .3s, padding .3s; }

.section-mosaic a.thumbnail .thumbnail-image { flex-shrink: 1; flex-grow: 1; height: auto; background: transparent; }

.section-mosaic a.thumbnail .thumbnail-image img { display: none; }

.section-mosaic a.thumbnail .thumbnail-image:before, .section-mosaic a.thumbnail .thumbnail-image:after { content: none; }

.section-mosaic a.thumbnail .thumbnail-body { flex-grow: 0; flex-shrink: 0; position: static; }

.section-mosaic a.thumbnail .thumbnail-body-inner { transition: transform .25s, top .25s; position: relative; top: 0; }

.section-mosaic a.thumbnail .thumbnail-body .btn { display: none; opacity: 0; transition: opacity .3s, margin-top .3s; }

.section-mosaic a.thumbnail .thumbnail-body .btn .icon-long-arrow-right { margin-left: 6px; }

.section-mosaic a.thumbnail .thumbnail-text { position: absolute; opacity: 0; transition: opacity .3s; }

.section-mosaic a.thumbnail:hover .thumbnail-title, .section-mosaic a.thumbnail:active .thumbnail-title, .section-mosaic a.thumbnail:focus .thumbnail-title { color: #FFFFFF !important; }

.section-mosaic a.thumbnail:hover .thumbnail-image, .section-mosaic a.thumbnail:active .thumbnail-image, .section-mosaic a.thumbnail:focus .thumbnail-image { flex: 0; }

.section-mosaic a.thumbnail:hover .thumbnail-image img, .section-mosaic a.thumbnail:active .thumbnail-image img, .section-mosaic a.thumbnail:focus .thumbnail-image img { opacity: 1; }

.section-mosaic a.thumbnail:hover .thumbnail-body, .section-mosaic a.thumbnail:active .thumbnail-body, .section-mosaic a.thumbnail:focus .thumbnail-body { flex: 2; }

.section-mosaic a.thumbnail:hover .thumbnail-body-inner, .section-mosaic a.thumbnail:active .thumbnail-body-inner, .section-mosaic a.thumbnail:focus .thumbnail-body-inner { top: 50%; transform: translateY(-50%); }

.section-mosaic a.thumbnail:hover .thumbnail-body .btn, .section-mosaic a.thumbnail:active .thumbnail-body .btn, .section-mosaic a.thumbnail:focus .thumbnail-body .btn { display: inline-block; margin-top: 15px; }

.section-mosaic a.thumbnail:hover .thumbnail-body .btn, .section-mosaic a.thumbnail:hover .thumbnail-text, .section-mosaic a.thumbnail:active .thumbnail-body .btn, .section-mosaic a.thumbnail:active .thumbnail-text, .section-mosaic a.thumbnail:focus .thumbnail-body .btn, .section-mosaic a.thumbnail:focus .thumbnail-text { opacity: 1; }

.section-mosaic .thumbnail { overflow: hidden; position: relative; border: none; background-position: center; background-size: cover; background-repeat: no-repeat; height: 100%; width: 100%; margin-bottom: 0; }

.section-mosaic .thumbnail-image { background-color: transparent; }

.section-mosaic .thumbnail-image img { display: none; }

.section-mosaic .thumbnail-body { padding: 23px 15px; position: absolute; left: 0; right: 0; bottom: 0; background-color: rgba(51, 94, 234, 0.9); }

.section-mosaic .thumbnail-body .btn-diamond { padding: 0; width: 30px; height: 30px; position: relative; }

.section-mosaic .thumbnail-body .btn-diamond svg { transform: none; margin: auto; position: absolute; top: 0; right: 0; bottom: 0; left: 0; }

.section-mosaic .thumbnail-title, .section-mosaic .thumbnail-text { color: #FFFFFF; }

.section-mosaic .thumbnail-title { text-transform: uppercase; letter-spacing: .16em; font-size: 18px; font-weight: 500; margin-bottom: 0; }

.section-mosaic .thumbnail-subtitle { font-size: 19px; font-weight: 500; color: #FFFFFF; margin-top: 5px; }

.section-mosaic .thumbnail-text { font-size: 17px; font-family: var(--bs-font-sans-serif); margin-top: 25px; }

.section-mosaic .thumbnail-overlay .thumbnail-body { top: 0; }

.section-mosaic .grid-item-1 a.thumbnail { display: block; }

.section-mosaic .grid-item-1 a.thumbnail .thumbnail-body .btn, .section-mosaic .grid-item-1 a.thumbnail .thumbnail-image { display: none; }

.section-mosaic .grid-item-1 a.thumbnail .thumbnail-body-inner { position: static; }

.section-mosaic .grid-item-1 a.thumbnail .thumbnail-body { height: 100%; display: flex; align-content: center; justify-content: center; align-items: center; transition: background-color .3s; }

.section-mosaic .grid-item-1 a.thumbnail:hover .thumbnail-body .btn, .section-mosaic .grid-item-1 a.thumbnail:active .thumbnail-body .btn, .section-mosaic .grid-item-1 a.thumbnail:focus .thumbnail-body .btn { display: none; }

.section-mosaic .grid-item-1 a.thumbnail:hover .thumbnail-body-inner, .section-mosaic .grid-item-1 a.thumbnail:active .thumbnail-body-inner, .section-mosaic .grid-item-1 a.thumbnail:focus .thumbnail-body-inner { transform: none; }

.section-mosaic .grid-item-1 a.thumbnail:hover .thumbnail-body, .section-mosaic .grid-item-1 a.thumbnail:active .thumbnail-body, .section-mosaic .grid-item-1 a.thumbnail:focus .thumbnail-body { background-color: #335eea; }

.section-mosaic .h-1x .thumbnail-text { margin-top: 15px; }

.section-mosaic .w-1x.h-1x .thumbnail-text { display: none; }

.section-mosaic .h-1x .thumbnail-body, .section-mosaic .w-2x.h-2x .thumbnail-body { padding-top: 16px; padding-bottom: 16px; }

.section-mosaic .w-2x.h-2x .thumbnail-title { font-size: 22px; font-weight: 700; }

.section-mosaic .listicon { margin: 0; border: 1px solid #262e44; height: 100%; position: relative; transition: background-color .3s; }

.section-mosaic .listicon:hover, .section-mosaic .listicon:active, .section-mosaic .listicon:focus { background-color: rgba(51, 94, 234, 0.9); }

.section-mosaic .listicon:hover .listicon-title, .section-mosaic .listicon:active .listicon-title, .section-mosaic .listicon:focus .listicon-title { color: #FFFFFF; }

.section-mosaic .listicon:hover .listicon-icon, .section-mosaic .listicon:active .listicon-icon, .section-mosaic .listicon:focus .listicon-icon { filter: grayscale(100%) invert(100%); }

.section-mosaic .listicon-icon { display: inline-block; position: static; margin: 0 0 22px; transition: all .3s; padding: 0; }

.section-mosaic .listicon-icon > img { height: 100px; width: 100px; position: static; margin: 0 auto; }

.section-mosaic .listicon-title { font-size: 15px; font-weight: 700; text-transform: uppercase; letter-spacing: .16em; line-height: 1.3; transition: color .3s; }

.section-mosaic .listicon-content { position: absolute; top: 50%; left: 10px; right: 10px; margin-top: -70px; text-align: center; }

.section-mosaic .listicon-content .listicon-icon { display: inline-block; margin-bottom: 10px; }

.section-mosaic .listicon-survey { background-color: #FFFFFF; display: flex; justify-content: center; align-items: center; align-content: center; padding: 15px 30px; border: none; }

.section-mosaic .listicon-survey:hover, .section-mosaic .listicon-survey:active, .section-mosaic .listicon-survey:focus { background-color: #FFFFFF; }

.section-mosaic .listicon-survey:hover .listicon-title, .section-mosaic .listicon-survey:hover .listicon-title, .section-mosaic .listicon-survey:hover .listicon-title, .section-mosaic .listicon-survey:active .listicon-title, .section-mosaic .listicon-survey:active .listicon-title, .section-mosaic .listicon-survey:active .listicon-title, .section-mosaic .listicon-survey:focus .listicon-title, .section-mosaic .listicon-survey:focus .listicon-title, .section-mosaic .listicon-survey:focus .listicon-title { color: #335eea; }

.section-mosaic .listicon-survey .listicon-content { text-align: center; position: static; margin: 0; }

.section-mosaic .listicon-survey .listicon-title, .section-mosaic .listicon-survey .listicon-text { margin-bottom: 17px; }

.section-mosaic .listicon-survey .listicon-title { color: #1d2129; text-transform: uppercase; letter-spacing: .16em; position: relative; padding-bottom: 18px; margin-bottom: 18px; font-size: 22px; }

.section-mosaic .listicon-survey .listicon-title:after { content: ''; background-color: #d9dde3; width: 50px; height: 3px; left: 0; right: 0; bottom: 0; margin-left: auto; margin-right: auto; position: absolute; }

.section-mosaic .listicon-survey .listicon-text { color: #7c7d80; line-height: 1.4; font-size: 17px; }

.section-mosaic .listicon-survey .btn .icon-long-arrow-right { margin-left: 6px; }

.section-mosaic #masonry.loading { visibility: hidden; max-height: 705px; }

.section-related-content { background-color: #dfdfdf; }

.section-related-content .section-title { font-size: 25px; text-transform: uppercase; }

.section-related-content .section-header { margin-bottom: 25px; }

.section-showcase .section-content { display: block; position: relative; }

.section-showcase .section-content-title { background-color: #262e44; padding: 15px; color: #FFFFFF; margin: 0; }

@media (min-width: 992px) { .section-showcase .section-content-title { background-color: transparent; padding: 0; position: absolute; left: 30px; bottom: 30px; max-width: 480px; text-align: left; font-size: calc(1.325rem + 0.9vw); line-height: 1.8; } }

@media (min-width: 992px) and (min-width: 1200px) { .section-showcase .section-content-title { font-size: 2rem; } }

@media (min-width: 992px) { .section-showcase .section-content-title span { -webkit-box-decoration-break: clone; -o-box-decoration-break: clone; box-decoration-break: clone; display: inline; padding: 3px 15px; color: #fff; background-color: #335eea; } }

@media (min-width: 1200px) { .section-meetings .section-content .row > [class^="col-"]:nth-child(even) .card .card-image { order: 2; border-radius: 0 0.375rem 0.375rem 0; margin-right: -1px; margin-left: 0; }
  .section-meetings .section-content .row > [class^="col-"]:nth-child(even) .card .card-image + .card-content { padding-right: 0.375rem; padding-left: 0; } }

.layout-navigation { padding: 6px 0; background-color: #FFFFFF; border-bottom: 1px solid #E7E9EC; }

.layout-navigation .navbar-header { display: flex; align-items: center; }

.layout-navigation .navbar-nav > li { display: flex; align-items: center; }

.layout-navigation .navbar-nav > li .nav-link { color: #262e44; transition: color .3s; position: relative; text-align: center; }

.layout-navigation .navbar-nav > li .nav-link.show, .layout-navigation .navbar-nav > li .nav-link:hover, .layout-navigation .navbar-nav > li .nav-link:active, .layout-navigation .navbar-nav > li .nav-link:focus { color: #335eea; }

.layout-navigation .navbar-nav > li .nav-link.show::before, .layout-navigation .navbar-nav > li .nav-link:hover::before, .layout-navigation .navbar-nav > li .nav-link:active::before, .layout-navigation .navbar-nav > li .nav-link:focus::before { opacity: 1; }

.layout-navigation .navbar-btn { white-space: nowrap; }

.layout-navigation .navbar-brand { display: flex; align-items: center; height: 60px; max-width: 40vw; }

@media (min-width: 992px) { .layout-navigation .navbar-brand { height: 80px; } }

.layout-navigation .navbar-brand .logo { max-height: 100%; width: auto; }

.layout-navigation .navbar-toggler .ni { width: 1.5em; height: 1.5em; padding: 5px; }

@media (min-width: 992px) { .layout-navigation .navbar-nav .nav-link { padding: .75rem 1rem; } }

.layout-footer { text-align: center; background-color: #2d323c; padding: 50px 0 40px; color: #b8bec8; }

.layout-footer .widget-title { color: #f3f4f6; font-size: 30px; font-size: 1.875rem; margin-bottom: 20px; margin-top: 0; font-weight: 600; }

.layout-footer .nav { justify-content: center; }

.layout-footer hr { background-color: #666d7a; width: 90px; margin: 40px auto; }

.layout-footer-menus .nav { display: block; }

@media (min-width: 992px) { .layout-footer-menus .nav { display: flex; } }

.layout-footer-menus .nav-link { color: #b8bec8; font-size: 0.75rem; text-transform: uppercase; letter-spacing: .05em; transition: color .3s; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-weight: 700; }

.layout-footer-menus .nav-link:hover, .layout-footer-menus .nav-link:active, .layout-footer-menus .nav-link:focus { color: #FFFFFF; }

.layout-footer-infos .logo { margin: 0 auto 2rem; width: 250px; }

.layout-footer-infos .nav-networks { margin: 0 -6px 2rem; }

.layout-footer-infos .nav-networks > li { padding-left: 6px; padding-right: 6px; }

.layout-footer-infos .nav-networks > li > a { background-color: rgba(0, 0, 0, 0.4); color: #FFFFFF; width: 44px; height: 44px; text-align: center; display: block; border-radius: 50%; font-size: 22px; transition: background-color .3s; display: flex; align-items: center; justify-content: center; padding: 0; }

.layout-footer-infos .nav-networks > li > a:hover, .layout-footer-infos .nav-networks > li > a:active, .layout-footer-infos .nav-networks > li > a:focus { background-color: rgba(0, 0, 0, 0.9); }

.layout-footer-infos .nav-networks > li > a > img { margin-top: -3px; vertical-align: middle; }

.layout-footer-infos .nav-networks > li > a .fa-twitter, .layout-footer-infos .nav-networks > li > a .fa-facebook { position: relative; top: 1px; }

.layout-footer-watermark { color: rgba(255, 255, 255, 0.4); }

.layout-footer-watermark .logo-inovagora { width: auto; height: 1.2em; }

.layout-footer-watermark a { color: inherit; transition: color .3s; }

.layout-footer-watermark a:hover, .layout-footer-watermark a:active, .layout-footer-watermark a:focus { color: #FFFFFF; }

.card-auth .card-header, .card-auth .card-footer, .card-auth .card-body { padding: 3rem; }

.card-auth .card-footer { padding-top: 1.25rem; padding-bottom: 1.25rem; }

.card-auth .card-footer a { color: #9c1a1a; }

.card-auth .card-header, .card-auth .card-footer { background-color: transparent; text-align: center; }

.card-auth .card-header { padding-bottom: 0; border: none; }

.card-auth .card-title { font-size: 1.875rem; }

.card-auth .card-text { font-size: inherit; color: #666d7a; }

.card-auth .lostpassword { color: #666d7a; }

.card-auth .lostpassword:hover, .card-auth .lostpassword:active, .card-auth .lostpassword:focus { text-decoration: underline; }

.card-auth .btn[type="submit"] { width: 100%; }
