@charset "UTF-8";
@charset "UTF-8";
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Light.ttf) format('truetype');
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-LightItalic.ttf) format('truetype');
font-weight: 300;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Regular.ttf) format('truetype');
font-weight: 400;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Italic.ttf) format('truetype');
font-weight: 400;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src:url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Medium.ttf) format('truetype');
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src:url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-MediumItalic.ttf) format('truetype');
font-weight: 500;
font-style: italic;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-SemiBold.ttf) format('truetype');
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: 'InterText';
src: url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.woff) format('woff'),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/assets/fonts/Inter-Bold.ttf) format('truetype');
font-weight: 700;
font-style: normal;
font-display: swap;
}
 :root {
--bb-rl-primary-color: #4946fe;
--bb-rl-secondary-color: #dde4ff;
--bb-rl-background-color: #fff;
--bb-rl-background-hover-color: #f8f8f8;
--bb-rl-background-secondary-color: #f6f6f6;
--bb-rl-background-secondary-hover-color: #f3f3f3;
--bb-rl-background-tertiary-color: #dbdbdb;
--bb-rl-background-tertiary-hover-color: #cececf;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #dde4ff;
--bb-rl-background-brand-secondary-hover-color: #c2cdff;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-primary-color: #4946fe;
--bb-rl-background-info-primary-hover-color: #4937f4;
--bb-rl-background-info-secondary-color: #dde4ff;
--bb-rl-background-info-secondary-hover-color: #c2cdff;
--bb-rl-background-positive-primary-color: #14ae5c;
--bb-rl-background-positive-primary-hover-color: #009951;
--bb-rl-background-positive-secondary-color: #ebffee;
--bb-rl-background-positive-secondary-hover-color: #cff7d3;
--bb-rl-background-warning-primary-color: #e5a000;
--bb-rl-background-warning-primary-hover-color: #bf6a02;
--bb-rl-background-warning-secondary-color: #fffbeb;
--bb-rl-background-warning-secondary-hover-color: #fff1c2;
--bb-rl-background-danger-primary-color: #ec221f;
--bb-rl-background-danger-primary-hover-color: #c00f0c;
--bb-rl-background-danger-secondary-color: #fee9e7;
--bb-rl-background-danger-secondary-hover-color: #fdd3d0;
--bb-rl-border-color: #f3f3f3;
--bb-rl-border-secondary-color: #e7e7e7;
--bb-rl-border-tertiary-color: #cececf;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #6d6d6e;
--bb-rl-border-quaternary-color: #9e9e9e;
--bb-rl-border-brand-primary-color: #3325ae;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #3325ae;
--bb-rl-border-info-secondary-color: #4946fe;
--bb-rl-border-positive-primary-color: #02542d;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #682d03;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #690807;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #242425;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #555556;
--bb-rl-text-tertiary-color: #858586;
--bb-rl-text-disabled-color: #9e9e9e;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #3325ae;
--bb-rl-text-positive-primary-color: #02542d;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #682d03;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #690807;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #0c0c0d;
--bb-rl-icon-primary-color: #3d3d3d;
--bb-rl-icon-secondary-color: #6d6d6e;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #cececf;
--bb-rl-icon-brand-primary-color: #3325ae;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #3325ae;
--bb-rl-icon-positive-primary-color: #02542d;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #682d03;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #690807;
--bb-rl-icon-danger-secondary-color: #ec221f;
--bb-rl-radius-xs: 2px;
--bb-rl-radius-sm: 4px;
--bb-rl-radius-md: 6px;
--bb-rl-radius-base: 8px;
--bb-rl-radius-lg: 12px;
--bb-rl-radius-full: 99px;
--bb-rl-space-0: 0;
--bb-rl-space-50: 4px;
--bb-rl-space-100: 8px;
--bb-rl-space-200: 16px;
--bb-rl-space-300: 24px;
--bb-rl-space-400: 32px;
--bb-rl-space-500: 40px;
--bb-rl-space-600: 48px;
--bb-rl-space-700: 56px;
--bb-rl-z-index-dropdown: 1000;
--bb-rl-z-index-sticky: 1020;
--bb-rl-z-index-fixed: 1030;
--bb-rl-z-index-adminbar: 1035;
--bb-rl-z-index-modal-backdrop: 1040;
--bb-rl-z-index-modal: 1050;
--bb-rl-z-index-popover: 1060;
--bb-rl-z-index-tooltip: 1070;
--bb-rl-font-family-base: InterText, serif;
--bb-rl-font-size-2xl: 20px;
--bb-rl-font-size-base: 16px;
--bb-rl-font-size-xs: 11px;
--bb-rl-font-size-sm: 13px;
--bb-rl-base-line-xs: 16px;
--bb-rl-base-line-small: 20px;
--bb-rl-base-line: 24px;
--bb-rl-base-line-2xl: 30px;
} .bb-rl-dark-mode {
--bb-rl-primary-color: #4946fe;
--bb-rl-background-color: #242425;
--bb-rl-background-hover-color: #555556;
--bb-rl-background-secondary-color: #2f2f2f;
--bb-rl-background-secondary-hover-color: #3d3d3d;
--bb-rl-background-tertiary-color: #6d6d6e;
--bb-rl-background-tertiary-hover-color: #555556;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #3325ae;
--bb-rl-background-brand-secondary-hover-color: #2e2689;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-secondary-color: #3325ae;
--bb-rl-background-positive-primary-color: #008043;
--bb-rl-background-positive-primary-hover-color: #02542d;
--bb-rl-background-positive-secondary-color: #02542d;
--bb-rl-background-positive-secondary-hover-color: #024023;
--bb-rl-background-warning-primary-color: #975102;
--bb-rl-background-warning-primary-hover-color: #682d03;
--bb-rl-background-warning-secondary-color: #682d03;
--bb-rl-background-warning-secondary-hover-color: #522504;
--bb-rl-background-danger-primary-color: #900b09;
--bb-rl-background-danger-primary-hover-color: #690807;
--bb-rl-background-danger-secondary-color: #690807;
--bb-rl-background-danger-secondary-hover-color: #4d0b0a;
--bb-rl-border-color: #2f2f2f;
--bb-rl-border-secondary-color: #3d3d3d;
--bb-rl-border-tertiary-color: #555556;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #f6f6f6;
--bb-rl-border-quaternary-color: #f3f3f3;
--bb-rl-border-brand-primary-color: #c2cdff;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #c2cdff;
--bb-rl-border-positive-primary-color: #cff7d3;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #fff1c2;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #fdd3d0;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #fff;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #cececf;
--bb-rl-text-tertiary-color: #b6b6b6;
--bb-rl-text-disabled-color: #e7e7e7;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #c2cdff;
--bb-rl-text-positive-primary-color: #cff7d3;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #fff1c2;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #fdd3d0;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #cececf;
--bb-rl-icon-primary-color: #cececf;
--bb-rl-icon-secondary-color: #cececf;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #858586;
--bb-rl-icon-brand-primary-color: #c2cdff;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #dde4ff;
--bb-rl-icon-positive-primary-color: #cff7d3;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #fff1c2;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #fdd3d0;
--bb-rl-icon-danger-secondary-color: #ec221f;
scrollbar-color: #666 transparent;
color-scheme: dark;
} *,
*::before,
*::after {
box-sizing: border-box;
}
* {
margin: 0;
}
body {
line-height: 1.5;
-webkit-font-smoothing: antialiased;
}
img,
picture,
video,
canvas,
svg {
display: block;
max-width: 100%;
}
input,
button,
textarea,
select {
font: inherit;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
body,
.site-title {
font-family: var(--bb-rl-font-family-base);
overflow-wrap: break-word;
}
p {
text-wrap: pretty;
}
h1,
h2,
h3,
h4,
h5,
h6 {
text-wrap: balance;
}
html,
body {
min-height: 100%;
}
a {
color: var(--bb-rl-primary-color);
outline: 0;
text-decoration: none;
}
.inline-block {
display: inline-block;
}
.block {
display: block;
}
.flex {
display: flex;
}
.flex-1 {
flex: 1;
}
.flex-row {
flex-direction: row;
}
.flex-column {
flex-direction: column;
}
.flex-row-reverse {
flex-direction: row-reverse;
}
.flex-wrap {
flex-wrap: wrap;
}
.inline-flex {
display: inline-flex;
}
.justify-center {
justify-content: center;
}
.justify-between {
justify-content: space-between;
}
.justify-around {
justify-content: space-around;
}
.items-start {
align-items: flex-start;
}
.items-center {
align-items: center;
}
.items-end {
align-items: flex-end;
}
.bp-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;
width: 1px;
word-wrap: normal !important;
}
.mfp-hide {
display: none;
}
.bb-rl-container {
margin-left: auto;
margin-right: auto;
}
.bb-rl-container-inner {
max-width: 1200px;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
}
.bb-rl-header-container {
max-width: initial;
}
.bb-rl-screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
img.emoji,
img.emotions,
img.emojioneemoji {
display: inline-block;
vertical-align: middle;
margin: 3px;
width: 24px;
height: 24px;
} input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@keyframes popIn {
0% {
transform: translateY(20%) scale(0.8);
}
100% {
transform: translateY(0) scale(1);
}
}
.site.bb-readylaunch {
background-color: var(--bb-rl-background-secondary-color);
margin-left: 0;
margin-top: 69px;
padding: 0;
min-height: calc(100vh - 69px);
}
.bb-rl-left-panel ~ .site.bb-readylaunch {
margin-left: 300px;
}
.bb-readylaunch-template {
color: var(--bb-rl-text-color);
font-size: 1rem;
font-family: var(--bb-rl-font-family-base);
line-height: 1.5;
font-optical-sizing: auto;
font-style: normal;
}
.bb-rl-header .site-title {
font-weight: 500;
font-style: normal;
font-size: 30px;
font-display: swap;
}
body {
font-weight: 400;
font-style: normal;
font-size: var(--bb-rl-font-size-base);
font-display: swap;
}
h1 {
font-weight: 400;
font-style: normal;
font-size: 34px;
font-display: swap;
}
h2 {
font-weight: 400;
font-style: normal;
font-size: 24px;
font-display: swap;
}
h3 {
font-weight: 400;
font-style: normal;
font-size: 20px;
font-display: swap;
}
h4 {
font-weight: 400;
font-style: normal;
font-size: 18px;
font-display: swap;
}
h5 {
font-weight: 400;
font-style: normal;
font-size: 16px;
font-display: swap;
}
h6 {
font-weight: 500;
font-style: normal;
font-size: 12px;
font-display: swap;
}
#wpadminbar {
z-index: var(--bb-rl-z-index-adminbar);
}
.bb-readylaunch-template div.mce-panel {
background-color: var(--bb-rl-background-color);
}
.bb-readylaunch-template .wp-editor-container {
border-color: var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-template div.mce-toolbar-grp {
border-bottom-color: var(--bb-rl-border-secondary-color);
background: var(--bb-rl-background-color);
}
.bb-readylaunch-template .mce-toolbar .mce-ico {
color: var(--bb-rl-icon-secondary-color);
}
.bb-readylaunch-template .atwho-view {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-border-secondary-color);
border-radius: 8px;
min-width: 220px;
}
.bb-readylaunch-template .atwho-view small {
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .atwho-view ul li .username {
display: none;
}
.bb-readylaunch-template .emojionearea .emojionearea-picker {
background-color: var(--bb-rl-background-color);
}
.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters {
background-color: var(--bb-rl-background-secondary-color);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter {
opacity: 1;
}
.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter.active {
background-color: var(--bb-rl-background-color);
}
.bb-readylaunch-template .emojionearea .emojionearea-picker .emojionearea-scroll-area .emojionearea-category-title {
color: var(--bb-rl-text-secondary-color);
background-color: transparent;
}
.bb-readylaunch-template.bb-rl-dark-mode .emojionearea .emojionearea-picker .emojionearea-filters .emojionearea-filter img {
filter: invert(1);
}
@media screen and (max-width: 992px) {
.bb-rl-left-panel ~ .site.bb-readylaunch {
margin-left: 0;
}
.site.bb-readylaunch {
margin-top: 66px;
}
}
@media screen and (max-width: 782px) {
body.admin-bar .site.bb-readylaunch {
margin-top: 65px;
min-height: calc(100vh - 65px);
}
.site.bb-readylaunch {
padding: 0 15px;
}
}
@media screen and (max-width: 600px) {
#wpadminbar {
position: fixed;
}
}
.bb-rl-members ul.bp-list,
.bb-rl-groups ul.bp-list {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: var(--bb-rl-space-200);
}
.bb-rl-members ul.bp-list.grid,
.bb-rl-groups ul.bp-list.grid { }
.bb-rl-primary-container .bb-rl-members ul.bp-list.grid, .bb-rl-primary-container
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1600px) {
.bb-rl-primary-container .bb-rl-members ul.bp-list.grid, .bb-rl-primary-container
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
.bb-rl-primary-container .bb-rl-members ul.bp-list.grid, .bb-rl-primary-container
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: 1fr;
}
}
@media screen and (max-width: 800px) {
.bb-rl-primary-container .bb-rl-members ul.bp-list.grid, .bb-rl-primary-container
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: 1fr;
}
}
.bb-rl-members ul.bp-list.grid .item-entry,
.bb-rl-groups ul.bp-list.grid .item-entry {
width: 100%;
}
.bb-rl-members ul.bp-list.grid .item-entry.item-entry-header,
.bb-rl-groups ul.bp-list.grid .item-entry.item-entry-header {
grid-column: 1 / -1;
}
@media screen and (max-width: 1200px) {
.bb-rl-members ul.bp-list.grid,
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 800px) {
.bb-rl-members ul.bp-list.grid,
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 544px) {
.bb-rl-members ul.bp-list.grid,
.bb-rl-groups ul.bp-list.grid {
grid-template-columns: 1fr;
}
}
.bb-rl-members ul.bp-list:not(.grid),
.bb-rl-groups ul.bp-list:not(.grid) {
grid-template-columns: 1fr;
}
.bb-rl-members ul.bp-list:not(.grid) .item-entry,
.bb-rl-groups ul.bp-list:not(.grid) .item-entry {
width: 100%;
}
.bp-screen-reader-text,
.bb-screen-reader-text,
.bb-rl-screen-reader-text {
border: 0;
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
word-wrap: normal !important;
}
.bb-rl-secondary-header {
background-color: var(--bb-rl-background-color);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: 12px var(--bb-rl-space-300);
margin-bottom: var(--bb-rl-space-400);
gap: var(--bb-rl-space-100);
flex-flow: wrap;
justify-content: space-between;
}
@media screen and (max-width: 900px) {
.bb-rl-secondary-header {
justify-content: center;
}
}
@media screen and (max-width: 782px) {
.bb-rl-secondary-header {
margin-left: -15px;
margin-right: -15px;
flex-direction: column;
gap: var(--bb-rl-space-100);
}
.bb-rl-primary-container .bb-rl-secondary-header {
margin-left: 0;
margin-right: 0;
}
}
.bb-rl-secondary-header .bb-rl-actions-buttons {
margin-left: var(--bb-rl-space-200);
padding-left: var(--bb-rl-space-200);
position: relative;
}
.bb-rl-secondary-header .bb-rl-actions-buttons:before {
content: "|";
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
color: var(--bb-rl-border-secondary-color);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
font-size: var(--bb-rl-font-size-sm);
padding: 6px var(--bb-rl-space-200);
margin-right: 10px;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-secondary [class*="bb-icons-rl-"] {
font-size: 16px;
margin-right: 6px;
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
font-size: var(--bb-rl-font-size-sm);
padding: 6px var(--bb-rl-space-200);
margin-right: 10px;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-secondary-header .bb-rl-actions-buttons .action-primary [class*="bb-icons-rl-"] {
font-size: 16px;
margin-right: 6px;
}
.bb-rl-secondary-header .bb-rl-actions-buttons .button {
margin-right: 0;
}
.bb-rl-secondary-header .bb-rl-actions-buttons .button ~ .button {
margin-left: var(--bb-rl-space-100);
}
.bb-rl-secondary-header .bb-rl-actions-buttons .bb-model-footer .button ~ .button {
margin-left: 0;
}
.bb-rl-secondary-header .bb-rl-entry-heading {
align-items: center;
}
.bb-rl-groups-single-wrapper .bb-rl-secondary-header {
border-bottom: 0;
}
.bb-rl-primary-container .bb-rl-secondary-header {
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-primary-container .bb-rl-secondary-header #object-nav {
padding: 12px var(--bb-rl-space-200);
}
.bb-rl-entry-heading h2,
.bb-rl-entry-heading .bb-rl-page-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-color);
white-space: nowrap;
}
@media screen and (max-width: 900px) {
.bb-rl-sub-ctrls {
flex-flow: wrap;
gap: var(--bb-rl-space-100);
margin-right: auto;
margin-left: auto;
justify-content: center;
}
}
.bb-rl-grid-filters {
gap: var(--bb-rl-space-100);
}
.bb-rl-grid-filters .layout-view {
display: inline-flex;
}
.bb-rl-grid-filters .layout-view.active i, .bb-rl-grid-filters .layout-view:hover i {
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-grid-filters .layout-view i {
font-size: 28px;
color: var(--bb-rl-icon-tertiary-color);
}
.bb-rl-action-button a i {
margin-right: var(--bb-rl-space-50);
}
ul.bp-list {
list-style: none;
padding: 0;
}
.bb-rl-loading-bg {
background-color: var(--bb-rl-background-secondary-color);
animation: fade-in-out infinite 2s ease;
}
@keyframes fade-in-out {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
.bb-readylaunch-template .atwho-view {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
z-index: var(--bb-rl-z-index-popover);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.bb-readylaunch-template .atwho-view ul {
margin: var(--bb-rl-space-100) 0;
}
.bb-readylaunch-template .atwho-view ul li {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-readylaunch-template .atwho-view ul .cur {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-readylaunch-template .atwho-view ul .cur small {
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .atwho-view ul li.list-loader {
color: var(--bb-rl-text-secondary-color);
}
.bb-readylaunch-template .atwho-view ul li.list-loader:before {
content: "";
display: inline-block;
height: 16px;
vertical-align: middle;
width: 16px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-readylaunch-template .atwho-view small {
color: var(--bb-rl-text-secondary-color);
}
span.atwho-inserted {
color: var(--bb-rl-primary-color);
}
.medium-editor-element p {
line-height: 1.5;
margin-bottom: var(--bb-rl-space-200);
}
.medium-editor-element b {
font-weight: 600;
}
.medium-editor-element i {
font-style: italic;
}
.medium-editor-element blockquote {
font-style: italic;
background-color: var(--bb-rl-background-secondary-color);
border-left: 2px solid var(--bb-rl-background-tertiary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
}
.medium-editor-element pre {
background-color: var(--bb-rl-background-secondary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
}
.medium-editor-element ol,
.medium-editor-element ul {
padding: 0 0 var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.medium-editor-element h3,
.medium-editor-element h4 {
font-size: 17px;
font-weight: 600;
margin-bottom: var(--bb-rl-space-200);
}
.medium-editor-element h4 {
font-size: 16px;
}
.emojionearea .emojionearea-button:before {
content: "\e436";
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line);
}
.bb-rl-screen-content .emoji,
.bb-rl-screen-content .emojioneemoji {
vertical-align: middle;
}
.bb-rl-gif-media-search-dropdown {
position: absolute;
left: 0;
bottom: 40px;
z-index: 99;
display: none;
background: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding-bottom: var(--bb-rl-space-100);
border: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-gif-media-search-dropdown.open {
display: block;
width: 310px;
}
.bb-rl-gif-media-search-dropdown .gif-alert {
display: none;
align-items: center;
justify-content: center;
flex-flow: column;
min-height: 100px;
}
.bb-rl-gif-media-search-dropdown .gif-alert [class*="bb-icon"] {
color: var(--bb-rl-icon-secondary-color);
font-size: 30px;
opacity: 0.6;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-gif-media-search-dropdown .gif-alert p {
font-size: 13px;
font-weight: 500;
line-height: 1.5;
opacity: 0.6;
}
.bb-rl-gif-media-search-dropdown .gif-alert.show {
display: flex;
}
.bb-rl-gif-media-search-dropdown .gif-search-results {
min-height: 190px;
max-height: 250px;
padding: var(--bb-rl-space-100) var(--bb-rl-space-100) 0;
overflow: auto;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul {
columns: 2 auto;
column-gap: 4px;
margin: 0;
padding: 0;
list-style: none;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg1 {
background: #e0245e;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg2 {
background: #f45d22;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg3 {
background: #ffad1f;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg4 {
background: #17bf63;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg5 {
background: #1c94e0;
}
.bb-rl-gif-media-search-dropdown .gif-search-results ul .bg6 {
background: #794bc4;
}
.bb-rl-gif-media-search-dropdown .found-media-item img {
width: 100%;
height: 100%;
min-width: 100%;
}
.bb-readylaunch-template .gif-search-query {
padding: var(--bb-rl-space-200);
position: relative;
}
.bb-readylaunch-template .gif-search-query .search-query-input {
font-size: 13px;
background-color: var(--bb-rl-background-color);
color: var(--bb-rl-text-tertiary-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
padding: 0 var(--bb-rl-space-100) 0 var(--bb-rl-space-400);
height: 32px;
width: 100%;
}
.bb-readylaunch-template .gif-search-query:before {
content: "\e30c";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 1rem;
position: absolute;
left: var(--bb-rl-space-300);
top: 50%;
transform: translateY(-50%);
}
.emojionearea-standalone.emojionearea .emojionearea-picker,
.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker {
border-radius: var(--bb-rl-radius-lg);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
}
.emojionearea-standalone.emojionearea .emojionearea-picker .emojionearea-wrapper:after,
.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker .emojionearea-wrapper:after {
display: none;
}
.emojionearea-standalone.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters .emojionearea-filter:first-of-type,
.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters .emojionearea-filter:first-of-type {
border-top-left-radius: var(--bb-rl-radius-lg);
}
.emojionearea-standalone.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters,
.bb-rl-emojionearea-theatre.emojionearea .emojionearea-picker.emojionearea-filters-position-top .emojionearea-filters {
border-top-right-radius: var(--bb-rl-radius-lg);
border-top-left-radius: var(--bb-rl-radius-lg);
} div[class*="attached-gif-container"] .gif-play-button {
height: 60px;
width: 60px;
font-size: 60px;
position: absolute;
left: 50%;
margin-left: -30px;
top: 50%;
margin-top: -30px;
}
div[class*="attached-gif-container"] .gif-play-button [class*="bb-icon"] {
font-family: bb-icons-rl;
display: flex;
align-items: center;
justify-content: center;
font-style: normal;
color: var(--bb-rl-text-white-color);
background-color: rgba(0, 0, 0, 0.7);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
height: 50px;
width: 50px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 11;
transition: all ease 0.3s;
border-radius: var(--bb-rl-radius-full);
}
div[class*="attached-gif-container"] .gif-play-button [class*="bb-icon"]:before {
content: "\e3d0";
font-family: bb-icons-rl;
font-size: 30px;
font-weight: 500;
opacity: 0.8;
}
div[class*="attached-gif-container"] .gif-icon {
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-text-white-color);
position: absolute;
display: block;
height: 30px;
font-weight: 600;
width: 44px;
bottom: 0;
left: 0;
border-radius: 0 var(--bb-rl-radius-md) 0 0;
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
background-color: var(--bb-rl-background-black-color);
opacity: 0.45;
}
div[class*="attached-gif-container"] .gif-icon:after {
content: "GIF";
}
div[class*="attached-gif-container"] .gif-player {
display: inline-flex;
position: relative;
max-width: 380px;
overflow: hidden;
border-radius: var(--bb-rl-radius-md);
}
div.xdsoft_datetimepicker {
font-family: var(--bb-rl-font-family-base);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
border-radius: var(--bb-rl-radius-md);
}
div.xdsoft_datetimepicker .xdsoft_datepicker {
width: 220px;
}
div.xdsoft_datetimepicker .xdsoft_monthpicker {
display: flex;
align-items: center;
}
div.xdsoft_datetimepicker .xdsoft_next,
div.xdsoft_datetimepicker .xdsoft_prev {
background: none;
height: auto;
width: auto;
text-indent: 0;
margin-right: auto;
}
div.xdsoft_datetimepicker .xdsoft_next:before,
div.xdsoft_datetimepicker .xdsoft_prev:before {
content: "\e138";
color: var(--bb-rl-icon-secondary-color);
font-size: 16px;
font-family: bb-icons-rl;
}
div.xdsoft_datetimepicker .xdsoft_next {
margin-right: 0;
margin-left: auto;
opacity: 1;
}
div.xdsoft_datetimepicker .xdsoft_next:before {
content: "\e13a";
}
div.xdsoft_datetimepicker .xdsoft_today_button {
display: none;
}
div.xdsoft_datetimepicker .xdsoft_month {
width: auto;
}
div.xdsoft_datetimepicker .xdsoft_label {
background-color: var(--bb-rl-background-color);
text-decoration: none;
width: auto;
padding: 8px 3px;
}
div.xdsoft_datetimepicker .xdsoft_label span {
color: var(--bb-rl-text-color);
font-size: 15px;
font-weight: 500;
text-decoration: none !important;
}
div.xdsoft_datetimepicker .xdsoft_label i {
height: auto;
width: auto;
background-image: none;
opacity: 1;
margin-left: 6px;
font-style: normal;
}
div.xdsoft_datetimepicker .xdsoft_label i:before {
content: "\e136";
font-family: bb-icons-rl;
color: var(--bb-rl-icon-tertiary-color);
font-size: 12px;
font-weight: 500;
}
div.xdsoft_datetimepicker .xdsoft_calendar th {
display: flex;
align-items: center;
justify-content: center;
background-color: transparent !important;
color: var(--bb-rl-text-tertiary-color);
border: 0;
font-size: 11px;
font-weight: 500;
height: 30px;
width: 30px;
}
div.xdsoft_datetimepicker .xdsoft_calendar tr {
display: flex;
}
div.xdsoft_datetimepicker .xdsoft_calendar td {
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;
color: var(--bb-rl-text-secondary-color);
font-size: 13px;
font-weight: 500;
text-align: center;
height: 30px;
border-radius: var(--bb-rl-radius-full);
border: 1px solid transparent;
}
div.xdsoft_datetimepicker .xdsoft_calendar td > div {
padding: 0;
}
div.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, div.xdsoft_datetimepicker .xdsoft_calendar td:hover {
font-weight: 600;
color: var(--bb-rl-primary-color) !important;
background-color: transparent !important;
border-color: var(--bb-rl-primary-color);
box-shadow: none !important;
}
div.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
color: var(--bb-rl-primary-color);
}
div.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
border-radius: var(--bb-rl-radius-md);
}
div.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
font-size: 12px;
color: var(--bb-rl-text-secondary-color);
background-color: transparent;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border: 0;
width: 140px;
text-align: left;
}
div.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current, div.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
box-shadow: none;
}
div.xdsoft_datetimepicker .xdsoft_scrollbar {
width: 5px;
right: 2px;
}
div.xdsoft_datetimepicker .xdsoft_scrollbar > .xdsoft_scroller {
background-color: var(--bb-rl-border-tertiary-color) !important;
}
div.xdsoft_datetimepicker .xdsoft_timepicker {
width: 100px;
}
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
display: none;
}
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
height: 195px;
border: 0;
}
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time {
font-size: 13px;
color: var(--bb-rl-text-secondary-color);
line-height: 1.2;
background-color: transparent;
border: 0;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
height: auto;
}
div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time.xdsoft_current, div.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box .xdsoft_time:hover {
color: var(--bb-rl-text-color) !important;
background-color: var(--bb-rl-background-secondary-hover-color) !important;
box-shadow: none;
}
.bb-readylaunch-template .bb-schedule-post_dropdown_section .bb-time-meridian {
background-color: var(--bb-rl-background-color);
}
div.video-js {
font-family: inherit;
border-radius: var(--bb-rl-radius-lg);
overflow: hidden;
max-width: 100%;
cursor: pointer;
}
div.video-js video,
div.video-js .vjs-poster {
border-radius: var(--bb-rl-radius-lg);
object-fit: contain;
}
div.video-js .vjs-poster > img {
position: absolute;
object-fit: cover;
height: 100%;
width: 100%;
}
div.video-js button.vjs-big-play-button {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background-color: var(--bb-rl-background-black-color);
border: 1px solid var(--bb-rl-border-quinery-color);
height: 56px;
width: 56px;
border-radius: var(--bb-rl-radius-full);
transition: all ease 0.3s;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
}
div.video-js button.vjs-big-play-button:before {
content: "\e3d0";
color: var(--bb-rl-border-tertiary-color);
font-family: bb-icons-rl;
font-size: 32px;
font-weight: 500;
}
div.video-js button.vjs-big-play-button .vjs-icon-placeholder {
display: none;
}
div.video-js .pcture-in-picture-notice {
display: none;
}
div.video-js .vjs-control-bar {
padding-top: 5px;
bottom: 10px;
background-color: transparent;
z-index: 1;
}
div.video-js .vjs-control-bar:before {
content: "";
position: absolute;
bottom: -10px;
top: 0;
width: 100%;
background: linear-gradient(to top, rgba(51, 51, 51, 0.5), rgba(51, 51, 51, 0));
}
div.video-js .vjs-control-bar button {
background-color: transparent !important;
padding: 0;
border: 0;
width: 4em;
font-size: 10px;
line-height: 1.3;
box-shadow: none !important;
text-shadow: none;
font-family: inherit;
opacity: 0.8;
}
div.video-js .vjs-control-bar button:hover {
opacity: 1;
}
div.video-js .vjs-control-bar button .vjs-icon-placeholder:before {
font-family: bb-icons-rl;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 25px;
color: var(--bb-rl-text-white-color);
filter: drop-shadow(0 0 4px rgba(0, 0, 0, 0.3));
}
div.video-js .vjs-control-bar button.vjs-play-control .vjs-icon-placeholder:before {
content: "\e39e";
}
div.video-js .vjs-control-bar button.vjs-play-control.vjs-paused .vjs-icon-placeholder:before {
content: "\e3d0";
font-weight: 500;
}
div.video-js .vjs-control-bar button.vjs-seek-button .vjs-icon-placeholder:before {
content: "\e6a6";
}
div.video-js .vjs-control-bar button.vjs-seek-button.skip-back .vjs-icon-placeholder:before {
transform: rotateY(180deg);
}
div.video-js .vjs-control-bar button.vjs-mute-control .vjs-icon-placeholder:before {
content: "\e44a";
}
div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-0 .vjs-icon-placeholder:before {
content: "\e45a";
}
div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-1 .vjs-icon-placeholder:before {
content: "\e44e";
}
div.video-js .vjs-control-bar button.vjs-mute-control.vjs-vol-2 .vjs-icon-placeholder:before {
content: "\e44c";
}
div.video-js .vjs-control-bar button.vjs-picture-in-picture-control .vjs-icon-placeholder:before {
content: "\e64c";
}
div.video-js .vjs-control-bar button.vjs-fullscreen-control .vjs-icon-placeholder:before {
content: "\e0a6";
}
div.video-js .vjs-control-bar button.enlarge_button .vjs-icon-placeholder:before {
content: "\e0a6";
}
div.video-js .vjs-control-bar button.enlarge_button:before {
display: none;
}
div.video-js .vjs-control-bar button.enlarge_button:after {
left: 0;
}
div.video-js .vjs-control-bar .vjs-time-control {
font-size: 14px;
font-weight: 500;
line-height: 25px;
color: rgba(255, 255, 255, 0.7);
text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
padding-left: 0;
padding-right: 0;
text-align: center;
}
div.video-js .vjs-control-bar .vjs-time-control span {
line-height: 25px;
}
div.video-js .vjs-control-bar .vjs-volume-control .vjs-volume-tooltip {
display: none;
}
div.video-js .vjs-control-bar .vjs-slider {
background-color: rgba(255, 255, 255, 0.5);
border-radius: 4px;
}
div.video-js .vjs-control-bar .vjs-play-progress,
div.video-js .vjs-control-bar .vjs-volume-level {
background-color: var(--bb-rl-primary-color);
border-radius: 4px;
}
div.video-js .vjs-control-bar .vjs-slider-horizontal .vjs-volume-level:before {
top: -0.4em;
}
div.video-js:fullscreen .vjs-control-bar .vjs-fullscreen-control .vjs-icon-placeholder:before {
content: "\e09e";
}
div.video-js.vjs-playing button.vjs-big-play-button {
display: none;
}
div.video-js.vjs-playing ~ .bb-video-duration,
div.video-js.vjs-playing ~ .bb-rl-video-duration {
display: none;
}
div.video-js.vjs-has-started ~ .bb-rl-video-duration,
div.video-js.vjs-has-started ~ .bb-video-duration {
display: none;
}
div.video-js.vjs-error:after,
div.video-js.vjs-error .vjs-big-play-button {
display: none;
}
div.video-js.vjs-error .vjs-error-display {
background: rgba(0, 0, 0, 0.8);
}
div.video-js.vjs-error .vjs-error-display .vjs-modal-dialog-content {
color: var(--bb-rl-text-white-color);
font-size: 14px;
line-height: 24px;
letter-spacing: -0.24px;
top: 50%;
transform: translateY(-50%);
height: auto;
margin-top: 30px;
}
div.video-js.vjs-error .vjs-error-display:before {
content: "\e4dc";
font-family: bb-icons-rl;
font-size: 48px;
font-weight: 500;
color: var(--bb-rl-text-white-color);
text-shadow: none;
margin-top: -35px;
}
div.video-js.vjs-error ~ .bb-video-duration,
div.video-js.vjs-error ~ .bb-rl-video-duration {
display: none;
}
.has-no-thumbnail div.video-js .vjs-error-display {
background: var(--bb-rl-background-tertiary-color);
}
.has-no-thumbnail div.video-js .vjs-error-display .vjs-modal-dialog-content {
color: var(--bb-rl-text-color);
}
.has-no-thumbnail div.video-js .vjs-error-display:before {
color: var(--bb-rl-icon-color);
}
div.video-js.vjs-picture-in-picture {
pointer-events: none;
}
div.video-js.vjs-picture-in-picture:after {
display: none;
}
div.video-js.vjs-picture-in-picture video,
div.video-js.vjs-picture-in-picture .vjs-control-bar,
div.video-js.vjs-picture-in-picture .vjs-big-play-button {
display: none;
}
div.video-js.vjs-picture-in-picture .pcture-in-picture-notice {
color: var(--bb-rl-text-white-color);
display: block;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: center;
margin-top: 40px;
position: absolute;
top: 50%;
left: 0;
right: 0;
}
div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before {
content: "\e64c";
font-weight: 400;
color: var(--bb-rl-text-white-color);
display: block;
font-size: 48px;
font-family: bb-icons-rl;
text-shadow: none;
margin-top: -65px;
margin-bottom: var(--bb-rl-space-200);
}
@media screen and (max-width: 544px) {
div.video-js.vjs-picture-in-picture .pcture-in-picture-notice {
font-size: 14px;
font-weight: 500;
}
div.video-js.vjs-picture-in-picture .pcture-in-picture-notice:before {
font-size: 40px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 768px) {
div.video-js {
bottom: 10px;
}
div.video-js .vjs-seek-button,
div.video-js .vjs-time-control,
div.video-js .vjs-duration,
div.video-js .vjs-playback-rate,
div.video-js .vjs-picture-in-picture-control {
display: none;
}
div.video-js button {
width: 3em;
}
div.video-js .enlarge_button {
background-color: transparent !important;
padding: 0;
border: 0;
width: 4em;
font-size: 10px;
line-height: 1.3;
box-shadow: none;
text-shadow: none;
font-family: inherit;
display: block;
z-index: 1111;
}
div.video-js.vjs-error .vjs-error-display .vjs-modal-dialog-content {
font-size: 13px;
line-height: 20px;
}
div.video-js.vjs-error .vjs-error-display:before {
font-size: 36px;
}
}
div.vjs-menu .vjs-menu-content {
background: var(--bb-rl-background-black-color);
border-radius: 5px;
}
div.vjs-menu li {
color: var(--bb-rl-text-white-color);
}
div.vjs-menu li .vjs-menu-item-text {
opacity: 0.7;
font-size: 11px;
font-weight: 500;
}
div.vjs-menu li.vjs-selected, div.vjs-menu li:hover {
color: var(--bb-rl-background-black-color);
background-color: var(--bb-rl-text-white-color);
}
div.vjs-menu li.vjs-selected .vjs-menu-item-text, div.vjs-menu li:hover .vjs-menu-item-text {
opacity: 1;
}
.single-activity-video.video-js .vjs-fullscreen-control,
.bb-rl-single-activity-video.video-js .vjs-fullscreen-control {
display: none;
}
.bb-rl-more_dropdown-wrap {
position: absolute;
top: var(--bb-rl-space-200);
right: var(--bb-rl-space-200);
z-index: var(--bb-rl-z-index-dropdown);
visibility: hidden;
opacity: 0;
}
.is-visible .bb-rl-more_dropdown-wrap {
visibility: visible;
opacity: 1;
}
.bb_rl_more_dropdown__action {
display: flex;
align-items: center;
justify-content: center;
color: var(--bb-rl-icon-tertiary-color);
font-size: 24px;
padding: var(--bb-rl-space-50);
background-color: var(--bb-rl-background-black-color);
border: 1px solid transparent;
border-radius: var(--bb-rl-radius-full);
}
.bb_rl_more_dropdown__action i {
font-style: normal;
font-weight: 700;
}
.bb_rl_more_dropdown {
position: absolute;
top: 40px;
right: 0;
z-index: var(--bb-rl-z-index-dropdown);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 190px;
visibility: hidden;
opacity: 0;
}
.bb_rl_more_dropdown.open {
visibility: visible;
opacity: 1;
}
.bb_rl_more_dropdown ul {
padding: 0;
width: 100%;
list-style: none;
}
.bb_rl_more_dropdown a {
display: flex;
align-items: center;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb_rl_more_dropdown a i {
font-style: normal;
}
.bb_rl_more_dropdown a:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb_rl_more_dropdown a:before {
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
font-weight: 400;
margin-right: var(--bb-rl-space-100);
}
.bb_rl_more_dropdown li.bb_rl_move_file a:before {
content: "\e836";
}
.bb_rl_more_dropdown li.bb_rl_delete_file a:before {
content: "\e4a6";
}
.bb_rl_more_dropdown li.bb_rl_move_video a:before {
content: "\e260";
}
.bb_rl_more_dropdown li.bb_rl_edit_thumbnail_video a:before {
content: "\e2ca";
}
.bb-rl-activity-media-elem.bb-rl-document-activity {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
position: relative;
width: 100%;
}
.bb-rl-activity-media-elem.bb-rl-document-activity + .bb-rl-document-activity {
margin-top: var(--bb-rl-space-200);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap {
display: flex;
align-items: center;
justify-content: center;
height: 200px;
overflow: hidden;
text-align: center;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-description-wrap {
width: 100%;
display: flex;
align-items: center;
flex-direction: row;
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio::-webkit-media-controls-enclosure,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio::-webkit-media-controls-enclosure {
border-radius: 0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-color);
padding: var(--bb-rl-space-200);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio::-webkit-media-controls-panel,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio::-webkit-media-controls-panel {
padding: 0;
}
.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-text-wrap) .bb-rl-document-description-wrap, .bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-text-wrap) .bb-rl-document-description-wrap, .bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-audio-wrap) .bb-rl-document-description-wrap, .bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-audio-wrap) .bb-rl-document-description-wrap, .bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-preview-wrap) .bb-rl-document-description-wrap, .bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-preview-wrap) .bb-rl-document-description-wrap {
border-radius: var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;
}
.bb-rl-activity-media-elem.bb-rl-document-activity:has(.document-preview-wrap), .bb-rl-activity-media-elem.bb-rl-document-activity:has(.bb-rl-document-preview-wrap) {
display: flex;
flex-flow: column;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text:not(.loaded):after {
content: "\ef30";
font-family: "bb-icons"; display: inline-block;
text-align: center;
margin: 10px 0;
animation: spin 2s infinite linear;
}
.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity {
padding: 5px 5px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img {
flex-basis: 48px;
width: 48px;
line-height: 1;
text-align: center;
display: inline-block;
vertical-align: middle;
position: relative;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img > i {
font-size: 48px;
color: var(--bb-rl-text-tertiary-color);
font-style: normal;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap {
flex-basis: calc(100% - 70px);
width: calc(100% - 70px);
display: inline-block;
vertical-align: middle;
padding-left: var(--bb-rl-space-100);
}
.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap {
padding: var(--bb-rl-space-100) 0 var(--bb-rl-space-100) var(--bb-rl-space-50);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-title {
display: block;
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 600;
width: calc(100% - 70px);
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-description,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text {
display: inline-block;
vertical-align: middle;
color: var(--bb-rl-text-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
line-height: 1;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-description {
margin-right: 6px;
text-transform: lowercase;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text-click {
margin-left: 3px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description {
transition: opacity ease 0.3s;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-extension-description:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 4px;
width: 4px;
background-color: var(--bb-rl-background-tertiary-color);
margin: 0 6px 0 0;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-detail-wrap .bb-rl-document-helper-text {
display: none;
position: relative;
top: -10px;
opacity: 0;
visibility: hidden;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap > .bb-rl-document-action_more {
border-color: var(--bb-rl-border-secondary-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap > .bb-rl-document-action_more i {
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap {
position: absolute;
right: 15px;
top: 25px;
transition: all 0.3s ease;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb-rl-document-action_collapse {
display: none;
}
.bb-media-info-section .bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap {
right: 10px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown {
width: 210px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb-rl-document-action_more i {
font-weight: 700;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a {
display: inline-flex;
padding: var(--bb-rl-space-50);
transition: all 0.3s ease;
border: 0.5px solid transparent;
border-radius: 6px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a i {
font-size: 24px;
font-style: normal;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a.bb-rl-document-action_more i {
color: var(--bb-rl-icon-tertiary-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a.bb-rl-document-action_more:hover i {
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a[data-balloon]:after {
margin-top: 4px;
font-size: 12px;
padding: 5px 10px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a[data-balloon][data-balloon-pos="down"]:before {
margin-top: -1px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap > a.document-action_more {
margin-left: var(--bb-rl-space-50);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file.bb-rl-move-disabled a {
pointer-events: none;
opacity: 0.7;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file.bb-rl-move-disabled[data-balloon]:after {
content: attr(data-balloon);
white-space: normal;
max-width: 200px;
width: 100%;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_move_file a:before {
content: "\e260";
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_delete_file a:before {
content: "\e4a6";
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_privacy_file a:before {
content: "\e308";
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap .bb_rl_more_dropdown ul li.bb_rl_copy_download_file_url a:before {
content: "\e20c";
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap {
padding: 0;
width: 100%;
float: left;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap audio,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-audio-wrap audio {
margin: var(--bb-rl-space-100) 0;
width: 100%;
float: left;
outline: 0;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap {
background-color: var(--bb-rl-background-color);
border-radius: 0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);
height: 200px;
overflow: hidden;
text-align: center;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-audio-wrap
.bb-rl-document-audio-wrap ~ .document-action-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity .document-preview-wrap ~ .document-action-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-preview-wrap ~ .document-action-wrap {
bottom: 21px;
top: inherit;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap .CodeMirror,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap .CodeMirror { height: auto;
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large {
max-height: 150px;
overflow: hidden;
position: relative;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .document-expand,
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .bb-rl-document-expand,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .document-expand,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .bb-rl-document-expand {
opacity: 1;
visibility: visible;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror { height: auto;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-vscrollbar,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-vscrollbar { display: none !important;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-sizer,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-sizer { min-height: auto !important;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-text-wrap.is_large .CodeMirror .CodeMirror-scroll,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-text-wrap.is_large .CodeMirror .CodeMirror-scroll { height: auto;
overflow: hidden !important;
padding-bottom: 50px;
width: 100%;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .document-text-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-text-wrap {
max-height: inherit;
overflow: initial;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-expand .bb-rl-document-collapse-text {
display: block;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.code-full-view .bb-rl-document-expand .bb-rl-document-expand-text {
display: none;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 11;
visibility: hidden;
opacity: 0;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .document-expand-anchor,
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-expand-anchor,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .document-expand-anchor,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-expand-anchor {
display: flex;
align-items: center;
position: absolute;
bottom: 0;
right: var(--bb-rl-space-300);
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-tertiary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
z-index: 11;
font-size: var(--bb-rl-font-size-sm);
line-height: 1;
font-weight: 500;
opacity: 0;
visibility: hidden;
margin-top: 25px;
transition: all ease 0.3s;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .document-expand-anchor .document-icon-plus,
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-expand-anchor .document-icon-plus,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .document-expand-anchor .document-icon-plus,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-expand-anchor .document-icon-plus {
font-size: 16px;
color: var(--bb-rl-icon-color);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .document-expand .bb-rl-document-collapse-text,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-expand .bb-rl-document-collapse-text {
display: none;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible {
z-index: var(--bb-rl-z-index-dropdown);
}
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action_more[data-balloon]:before,
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action_more[data-balloon]:after {
display: none;
}
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb-rl-document-action-wrap,
.bb-rl-activity-media-elem.bb-rl-document-activity.is-visible .bb_rl_more_dropdown {
opacity: 1;
visibility: visible;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .more_text_view,
.bb-rl-activity-media-elem.bb-rl-document-activity .bb_rl_more_text_view {
color: var(--bb-rl-text-tertiary-color);
background-color: var(--bb-rl-background-color);
border-top: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-activity-media-elem.bb-rl-document-activity:hover .document-expand .document-expand-anchor,
.bb-rl-activity-media-elem.bb-rl-document-activity:hover .bb-rl-document-expand .bb-rl-document-expand-anchor {
opacity: 1;
visibility: visible;
bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-media-elem.bb-rl-document-activity:hover .CodeMirror-gutters,
.bb-rl-activity-media-elem.bb-rl-document-activity:hover .CodeMirror {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-view-more--pagination .bb-rl-button.bb-rl-button--small {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.7;
gap: var(--bb-rl-space-50);
}
.bb-rl-view-more--pagination .bb-rl-button.bb-rl-button--small [class*="bb-icons"] {
font-size: 16px;
} .item .list-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-color);
}
.item .list-title a {
color: var(--bb-rl-text-color);
}
.item .list-title a:hover {
color: var(--bb-rl-primary-color);
} .bb-rl-secondary-header #object-nav {
padding: 12px var(--bb-rl-space-300);
width: 100%;
}
.bb-rl-secondary-header #object-nav ul {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
flex-flow: wrap;
}
.bb-rl-secondary-header #object-nav ul li {
list-style: none;
margin: 0 var(--bb-rl-space-50) 0 0;
padding: 0;
display: flex;
align-items: center;
}
.bb-rl-secondary-header #object-nav ul li a {
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
padding: 7px var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
white-space: nowrap;
}
.bb-rl-secondary-header #object-nav ul li a .count {
display: none;
}
.bb-rl-secondary-header #object-nav ul li.selected a,
.bb-rl-secondary-header #object-nav ul li a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu {
padding: var(--bb-rl-space-100) 0;
}
.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu li {
margin: 0;
}
.bb-rl-secondary-header #object-nav ul.bb-rl-sub-menu li a {
border-radius: 0;
padding: 10px var(--bb-rl-space-200);
} .atwho-container .atwho-view {
z-index: 999989;
} .bb-rl-media-single-album .bb-single-album-header {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 0 0 var(--bb-rl-space-200);
margin: 0 0 var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-media-single-album .bb-single-album-header .bb-rl-album-title {
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: var(--bb-rl-text-color);
}
.bb-rl-media-single-album .bb-single-album-header .bb-rl-album-title .bb-rl-album-back {
display: inline-flex;
align-items: center;
color: var(--bb-rl-text-color);
margin-right: var(--bb-rl-space-100);
vertical-align: middle;
}
.bb-rl-media-single-album .bb-single-album-header .button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
margin-left: var(--bb-rl-space-100);
}
.bb-rl-media-single-album .bb-single-album-header .button:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-media-single-album .bb-single-album-header .button:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-media-single-album .bb-single-album-header .button:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-media-single-album .bb-single-album-header .album-actions {
display: flex;
justify-content: flex-start;
align-items: center;
}
.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header {
margin-right: var(--bb-rl-space-200);
margin-bottom: 0;
font-size: var(--bb-rl-font-size-2xl);
list-style: 1;
}
.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header a {
color: var(--bb-rl-text-color);
}
.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header a:hover {
color: var(--bb-rl-primary-color);
}
.bb-rl-media-single-album .bb-single-album-header .album-actions .bb-member-media-header #bb-select-deselect-all-media {
order: -1;
}
.bb-rl-media-single-album .bb-rl-album-meta {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-media-single-album .bb-rl-album-meta p {
flex-basis: 100%;
width: 100%;
font-size: var(--bb-rl-font-size-sm);
margin-top: var(--bb-rl-space-100);
line-height: var(--bb-rl-base-line-xs);
}
.bb-rl-media-single-album .bb-rl-album-meta p [class*="bb-icons-rl-"] {
margin-right: var(--bb-rl-space-100);
font-size: var(--bb-rl-font-size-base);
vertical-align: top;
color: var(--bb-rl-icon-primary-color);
display: inline-block;
}
.bb-rl-media-single-album .bb-rl-album-meta p .bb-sep {
margin: 0 var(--bb-rl-space-100);
width: 4px;
height: 4px;
background-color: var(--bb-rl-background-black-color);
border-radius: var(--bb-rl-radius-full);
display: inline-block;
vertical-align: middle;
position: relative;
top: -2px;
opacity: 0.5;
}
.bb-rl-media-single-album .bb-rl-album-meta .bb-media-privacy-wrap::before {
display: none;
}
.bb-rl-media-single-album .bb-rl-album-meta .privacy {
display: inline-block;
vertical-align: top;
}
.bb-rl-media-single-album .bb-rl-album-meta .privacy::before {
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-media-single-album .bb-album-actions {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-media-single-album .bb-album-actions .button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-media-single-album .bb-album-actions .button:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-media-single-album .bb-album-actions .button:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-media-single-album .bb-album-actions .button:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-media-single-album .bb-album-actions .button.bb-delete {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-media-single-album .bb-album-actions .button.bb-delete:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-media-single-album .bb-album-actions .button.bb-delete:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-media-single-album .bb-album-actions .button.bb-delete:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-media-single-album .bb-album-actions #bb-album-privacy {
margin-left: auto;
margin-right: 0;
}
.divider {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
border: 1px dashed var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.divider--dot::after {
content: "";
display: block;
width: var(--bb-rl-space-100);
height: var(--bb-rl-space-100);
background-color: var(--bb-rl-border-secondary-color);
border-radius: 50%;
}
.divider--line::after {
content: "";
display: block;
width: 1px;
height: var(--bb-rl-space-400);
background-color: var(--bb-rl-border-secondary-color);
} button[data-balloon] {
overflow: visible;
}
[data-balloon] {
position: relative;
cursor: pointer;
}
[data-balloon]:after {
opacity: 0;
pointer-events: none;
transition: all 0.18s ease-out 0.18s;
font-weight: 500;
font-size: 0.85rem;
letter-spacing: -0.24px;
content: attr(data-balloon);
color: var(--bb-rl-text-white-color);
padding: 6px 12px;
background-color: var(--bb-rl-background-black-color);
border-radius: var(--bb-rl-radius-md);
font-size: 0.85rem;
text-align: center;
line-height: 1.3;
position: absolute;
white-space: nowrap;
box-shadow: 0 1px 3px 0 black;
z-index: var(--bb-rl-z-index-dropdown);
}
[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%22var(--bb-rl-background-black-color)%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;
transition: all 0.18s ease-out 0.18s;
content: "";
position: absolute;
z-index: 10;
}
[data-balloon]:hover:before, [data-balloon]:hover:after, [data-balloon][data-balloon-visible]:before, [data-balloon][data-balloon-visible]:after {
opacity: 1;
pointer-events: auto;
}
[data-balloon].font-awesome:after {
font-family: FontAwesome;
}
[data-balloon][data-balloon-break]:after {
white-space: pre;
}
[data-balloon][data-balloon-blunt]:before, [data-balloon][data-balloon-blunt]:after {
transition: none;
}
[data-balloon][data-balloon-pos="up"]:after {
bottom: 100%;
left: 50%;
margin-bottom: 11px;
transform: translate(-50%, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up"]:before {
bottom: 100%;
left: 50%;
margin-bottom: 5px;
transform: translate(-50%, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up"]:hover:after, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:after {
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos="up"]:hover:before, [data-balloon][data-balloon-pos="up"][data-balloon-visible]:before {
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos="up-left"]:after {
bottom: 100%;
left: 0;
margin-bottom: 11px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up-left"]:before {
bottom: 100%;
left: 5px;
margin-bottom: 5px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up-left"]:hover:after, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:after {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="up-left"]:hover:before, [data-balloon][data-balloon-pos="up-left"][data-balloon-visible]:before {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="up-right"]:after {
bottom: 100%;
right: 0;
margin-bottom: 11px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up-right"]:before {
bottom: 100%;
right: 5px;
margin-bottom: 5px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-balloon][data-balloon-pos="up-right"]:hover:after, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:after {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="up-right"]:hover:before, [data-balloon][data-balloon-pos="up-right"][data-balloon-visible]:before {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="down"]:after {
left: 50%;
margin-top: 11px;
top: 100%;
transform: translate(-50%, -10px);
}
[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%22var(--bb-rl-background-black-color)%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%;
transform: translate(-50%, -10px);
}
[data-balloon][data-balloon-pos="down"]:hover:after, [data-balloon][data-balloon-pos="down"][data-balloon-visible]:after {
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos="down"]:hover:before, [data-balloon][data-balloon-pos="down"][data-balloon-visible]:before {
transform: translate(-50%, 0);
}
[data-balloon][data-balloon-pos="down-left"]:after {
left: 0;
margin-top: 11px;
top: 100%;
transform: translate(0, -10px);
}
[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%22var(--bb-rl-background-black-color)%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%;
transform: translate(0, -10px);
}
[data-balloon][data-balloon-pos="down-left"]:hover:after, [data-balloon][data-balloon-pos="down-left"][data-balloon-visible]:after {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="down-left"]:hover:before, [data-balloon][data-balloon-pos="down-left"][data-balloon-visible]:before {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="down-right"]:after {
right: 0;
margin-top: 11px;
top: 100%;
transform: translate(0, -10px);
}
[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%22var(--bb-rl-background-black-color)%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%;
transform: translate(0, -10px);
}
[data-balloon][data-balloon-pos="down-right"]:hover:after, [data-balloon][data-balloon-pos="down-right"][data-balloon-visible]:after {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="down-right"]:hover:before, [data-balloon][data-balloon-pos="down-right"][data-balloon-visible]:before {
transform: translate(0, 0);
}
[data-balloon][data-balloon-pos="left"]:after {
margin-right: 11px;
right: 100%;
top: 50%;
transform: translate(10px, -50%);
}
[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%22var(--bb-rl-background-black-color)%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%;
transform: translate(10px, -50%);
}
[data-balloon][data-balloon-pos="left"]:hover:after, [data-balloon][data-balloon-pos="left"][data-balloon-visible]:after {
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos="left"]:hover:before, [data-balloon][data-balloon-pos="left"][data-balloon-visible]:before {
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos="right"]:after {
left: 100%;
margin-left: 11px;
top: 50%;
transform: translate(-10px, -50%);
}
[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%22var(--bb-rl-background-black-color)%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%;
transform: translate(-10px, -50%);
}
[data-balloon][data-balloon-pos="right"]:hover:after, [data-balloon][data-balloon-pos="right"][data-balloon-visible]:after {
transform: translate(0, -50%);
}
[data-balloon][data-balloon-pos="right"]:hover:before, [data-balloon][data-balloon-pos="right"][data-balloon-visible]:before {
transform: translate(0, -50%);
}
[data-balloon][data-balloon-length="small"]:after {
white-space: normal;
width: 80px;
}
[data-balloon][data-balloon-length="medium"]:after {
white-space: normal;
width: 150px;
}
[data-balloon][data-balloon-length="large"]:after {
white-space: normal;
width: 260px;
}
[data-balloon][data-balloon-length="xlarge"]:after {
white-space: normal;
width: 380px;
}
@media screen and (max-width: 768px) {
[data-balloon][data-balloon-length="xlarge"]:after {
white-space: normal;
width: 90vw;
}
}
[data-balloon][data-balloon-length="fit"]:after {
white-space: normal;
width: 100%;
}
[data-bp-tooltip]:after {
background: var(--bb-rl-background-black-color);
color: var(--bb-rl-text-secondary-color);
}
[data-bp-tooltip]: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%22var(--bb-rl-background-black-color)%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;
transition: all 0.18s ease-out 0.18s;
}
[data-bp-tooltip] {
position: relative;
cursor: pointer;
display: block;
}
[data-bp-tooltip]:after {
opacity: 0;
pointer-events: none;
transition: all 0.18s ease-out 0.18s;
font-weight: 500;
font-size: 0.85rem;
letter-spacing: -0.24px;
background: var(--bb-rl-background-black-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
color: var(--bb-rl-text-white-color);
content: attr(data-bp-tooltip);
line-height: 1.3;
padding: 7px 15px;
position: absolute;
white-space: nowrap;
z-index: 10;
}
[data-bp-tooltip]: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%22var(--bb-rl-background-black-color)%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;
transition: all 0.18s ease-out 0.18s;
content: "";
position: absolute;
z-index: 10;
}
[data-bp-tooltip]:hover:before, [data-bp-tooltip]:hover:after, [data-bp-tooltip][data-bp-tooltip-visible]:before, [data-bp-tooltip][data-bp-tooltip-visible]:after {
opacity: 1;
pointer-events: auto;
}
[data-bp-tooltip].font-awesome:after {
font-family: FontAwesome;
}
[data-bp-tooltip][data-bp-tooltip-break]:after {
white-space: pre;
}
[data-bp-tooltip][data-bp-tooltip-blunt]:before, [data-bp-tooltip][data-bp-tooltip-blunt]:after {
transition: none;
}
[data-bp-tooltip][data-bp-tooltip-pos="up"]:after {
bottom: 100%;
left: 50%;
margin-bottom: 11px;
transform: translate(-50%, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up"]:before {
bottom: 100%;
left: 50%;
margin-bottom: 5px;
transform: translate(-50%, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="up"][data-bp-tooltip-visible]:after {
transform: translate(-50%, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="up"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="up"][data-bp-tooltip-visible]:before {
transform: translate(-50%, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="up-left"]:after {
bottom: 100%;
left: 0;
margin-bottom: 11px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up-left"]:before {
bottom: 100%;
left: 5px;
margin-bottom: 5px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up-left"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="up-left"][data-bp-tooltip-visible]:after {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="up-left"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="up-left"][data-bp-tooltip-visible]:before {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="up-right"]:after {
bottom: 100%;
right: 0;
margin-bottom: 11px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up-right"]:before {
bottom: 100%;
right: 5px;
margin-bottom: 5px;
transform: translate(0, 10px);
transform-origin: top;
}
[data-bp-tooltip][data-bp-tooltip-pos="up-right"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="up-right"][data-bp-tooltip-visible]:after {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="up-right"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="up-right"][data-bp-tooltip-visible]:before {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down"]:after {
left: 50%;
margin-top: 11px;
top: 100%;
transform: translate(-50%, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down"]:before {
left: 50%;
margin-top: 5px;
top: 100%;
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%22var(--bb-rl-background-black-color)%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;
transform: translate(-50%, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="down"][data-bp-tooltip-visible]:after {
transform: translate(-50%, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="down"][data-bp-tooltip-visible]:before {
transform: translate(-50%, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:after {
left: 0;
margin-top: 11px;
top: 100%;
transform: translate(0, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:before {
left: 5px;
margin-top: 5px;
top: 100%;
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%22var(--bb-rl-background-black-color)%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;
transform: translate(0, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="down-left"][data-bp-tooltip-visible]:after {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-left"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="down-left"][data-bp-tooltip-visible]:before {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-right"]:after {
right: 0;
margin-top: 11px;
top: 100%;
transform: translate(0, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-right"]:before {
right: 5px;
margin-top: 5px;
top: 100%;
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%22var(--bb-rl-background-black-color)%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;
transform: translate(0, -10px);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-right"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="down-right"][data-bp-tooltip-visible]:after {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="down-right"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="down-right"][data-bp-tooltip-visible]:before {
transform: translate(0, 0);
}
[data-bp-tooltip][data-bp-tooltip-pos="left"]:after {
margin-right: 11px;
right: 100%;
top: 50%;
transform: translate(10px, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="left"]:before {
margin-right: 5px;
right: 100%;
top: 50%;
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%22var(--bb-rl-background-black-color)%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;
transform: translate(10px, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="left"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="left"][data-bp-tooltip-visible]:after {
transform: translate(0, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="left"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="left"][data-bp-tooltip-visible]:before {
transform: translate(0, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="right"]:after {
left: 100%;
margin-left: 11px;
top: 50%;
transform: translate(-10px, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="right"]:before {
left: 100%;
margin-left: 5px;
top: 50%;
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%22var(--bb-rl-background-black-color)%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;
transform: translate(-10px, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="right"]:hover:after, [data-bp-tooltip][data-bp-tooltip-pos="right"][data-bp-tooltip-visible]:after {
transform: translate(0, -50%);
}
[data-bp-tooltip][data-bp-tooltip-pos="right"]:hover:before, [data-bp-tooltip][data-bp-tooltip-pos="right"][data-bp-tooltip-visible]:before {
transform: translate(0, -50%);
}
[data-bp-tooltip][data-bp-tooltip-length="small"]:after {
white-space: normal;
width: 80px;
}
[data-bp-tooltip][data-bp-tooltip-length="medium"]:after {
white-space: normal;
width: 150px;
}
[data-bp-tooltip][data-bp-tooltip-length="large"]:after {
white-space: normal;
width: 260px;
}
[data-bp-tooltip][data-bp-tooltip-length="xlarge"]:after {
white-space: normal;
width: 380px;
}
@media screen and (max-width: 768px) {
[data-bp-tooltip][data-bp-tooltip-length="xlarge"]:after {
white-space: normal;
width: 90vw;
}
}
[data-bp-tooltip][data-bp-tooltip-length="fit"]:after {
white-space: normal;
width: 100%;
}
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend {
position: relative;
}
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:after {
opacity: 0;
pointer-events: none;
transition: all 0.18s ease-out 0.18s;
font-weight: 500;
font-size: 0.85rem;
letter-spacing: -0.24px;
background: var(--bb-rl-background-black-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.22);
color: var(--bb-rl-text-white-color);
content: attr(data-hover);
line-height: 1.3;
padding: 7px 15px;
position: absolute;
white-space: nowrap;
z-index: 10;
bottom: 100%;
left: 50%;
margin-bottom: 11px;
transform: translate(-50%, 10px);
transform-origin: top;
}
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend: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%22var(--bb-rl-background-black-color)%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;
transition: all 0.18s ease-out 0.18s;
content: "";
position: absolute;
z-index: 10;
bottom: 100%;
left: 50%;
margin-bottom: 5px;
transform: translate(-50%, 10px);
transform-origin: top;
}
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:hover:before, .bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.following:hover:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:hover:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.is_friend:hover:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:hover:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.pending_friend:hover:after,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:hover:before,
.bb-rl-member-buttons-wrap .bb-rl-primary-hover-action.awaiting_response_friend:hover:after {
opacity: 1;
transform: translate(-50%, 0);
pointer-events: auto;
}
.bb-rl-notice {
display: flex;
align-items: center;
padding: var(--bb-rl-space-100);
border: 1px solid transparent;
border-radius: var(--bb-rl-radius-md);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-notice > [class*="bb-icons"] {
margin-right: var(--bb-rl-space-100);
font-size: 20px;
font-family: bb-icons-rl;
}
.bb-rl-notice__title {
color: var(--bb-rl-text-color);
font-weight: 500;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-notice__close {
font-size: 14px;
color: var(--bb-rl-icon-tertiary-color);
position: absolute;
right: var(--bb-rl-space-100);
top: 50%;
transform: translateY(-50%);
border: 0;
background-color: transparent;
padding: 0;
cursor: pointer;
}
.bb-rl-notice--info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-primary-color);
}
.bb-rl-notice--info > [class*="bb-icons"] {
color: var(--bb-rl-icon-info-primary-color);
}
.bb-rl-notice--info > [class*="bb-icons"]:before {
content: "\e4e2";
}
.bb-rl-notice--success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-primary-color);
}
.bb-rl-notice--success > [class*="bb-icons"] {
color: var(--bb-rl-icon-positive-primary-color);
}
.bb-rl-notice--success > [class*="bb-icons"]:before {
content: "\e184";
}
.bb-rl-notice--warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-primary-color);
}
.bb-rl-notice--warning > [class*="bb-icons"] {
color: var(--bb-rl-icon-warning-primary-color);
}
.bb-rl-notice--warning > [class*="bb-icons"]:before {
content: "\e4e0";
}
.bb-rl-notice--error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-primary-color);
}
.bb-rl-notice--error > [class*="bb-icons"] {
color: var(--bb-rl-text-danger-primary-color);
}
.bb-rl-notice--error > [class*="bb-icons"]:before {
content: "\e4e2";
}
.bb-rl-notice--alt {
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
font-weight: 400;
}
.bb-rl-notice--alt.bb-rl-notice--info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-primary-color);
}
.bb-rl-notice--alt.bb-rl-notice--info > [class*="bb-icons"] {
color: var(--bb-rl-icon-info-primary-color);
}
.bb-rl-notice--alt.bb-rl-notice--success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
.bb-rl-notice--alt.bb-rl-notice--success > [class*="bb-icons"] {
color: var(--bb-rl-border-positive-secondary-color);
}
.bb-rl-notice--alt.bb-rl-notice--warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-rl-notice--alt.bb-rl-notice--warning > [class*="bb-icons"] {
color: var(--bb-rl-border-warning-secondary-color);
}
.bb-rl-notice--alt.bb-rl-notice--error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
}
.bb-rl-notice--alt.bb-rl-notice--error > [class*="bb-icons"] {
color: var(--bb-rl-border-danger-secondary-color);
}
.bb-rl-notice--plain {
display: block;
border-width: 0;
border-left-width: 2px;
border-style: solid;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-notice--plain.bb-rl-notice--info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-secondary-color);
}
.bb-rl-notice--plain.bb-rl-notice--success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
.bb-rl-notice--plain.bb-rl-notice--warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-rl-notice--plain.bb-rl-notice--error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
}
.bp-feedback {
display: flex;
align-items: center;
padding: var(--bb-rl-space-100);
border: 1px solid transparent;
border-radius: var(--bb-rl-radius-md);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
background-color: var(--bb-rl-background-secondary-color);
}
.bp-feedback > [class*="bb-icons"] {
margin-right: var(--bb-rl-space-100);
font-size: 20px;
}
.bp-feedback > p {
margin: 0;
}
.bp-feedback > p + p {
margin-top: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bp-feedback .bp-icon {
line-height: 1;
margin-right: 10px;
}
.bb-readylaunch-template .bp-feedback .bp-icon::before {
content: "";
font-weight: 500;
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line-small);
color: var(--bb-rl-icon-primary-color);
font-style: normal;
}
.bb-readylaunch-template .bp-feedback.info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-primary-color);
}
.bb-readylaunch-template .bp-feedback.info > [class*="bb-icons"] {
color: var(--bb-rl-icon-info-primary-color);
}
.bb-readylaunch-template .bp-feedback.info > [class*="bb-icons"]:before {
content: "\e4e2";
}
.bb-readylaunch-template .bp-feedback.info .bp-icon::before {
content: "\e2ce";
color: var(--bb-rl-icon-info-primary-color);
}
.bb-readylaunch-template .bp-feedback.success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-primary-color);
}
.bb-readylaunch-template .bp-feedback.success > [class*="bb-icons"] {
color: var(--bb-rl-icon-positive-primary-color);
}
.bb-readylaunch-template .bp-feedback.success > [class*="bb-icons"]:before {
content: "\e184";
}
.bb-readylaunch-template .bp-feedback.success .bp-icon::before {
content: "\e184";
color: var(--bb-rl-icon-positive-primary-color);
}
.bb-readylaunch-template .bp-feedback.warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-primary-color);
}
.bb-readylaunch-template .bp-feedback.warning > [class*="bb-icons"] {
color: var(--bb-rl-icon-warning-primary-color);
}
.bb-readylaunch-template .bp-feedback.warning > [class*="bb-icons"]:before {
content: "\e4e0";
}
.bb-readylaunch-template .bp-feedback.warning .bp-icon::before {
content: "\e4e0";
color: var(--bb-rl-icon-warning-primary-color);
}
.bb-readylaunch-template .bp-feedback.error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-primary-color);
}
.bb-readylaunch-template .bp-feedback.error > [class*="bb-icons"] {
color: var(--bb-rl-text-danger-primary-color);
}
.bb-readylaunch-template .bp-feedback.error > [class*="bb-icons"]:before {
content: "\e4e2";
}
.bb-readylaunch-template .bp-feedback.error .bp-icon::before {
content: "\e4e2";
color: var(--bb-rl-icon-danger-primary-color);
}
.bb-readylaunch-template .bp-feedback--alt {
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
font-weight: 400;
}
.bb-readylaunch-template .bp-feedback--alt.info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-primary-color);
}
.bb-readylaunch-template .bp-feedback--alt.info > [class*="bb-icons"] {
color: var(--bb-rl-icon-info-primary-color);
}
.bb-readylaunch-template .bp-feedback--alt.success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
.bb-readylaunch-template .bp-feedback--alt.success > [class*="bb-icons"] {
color: var(--bb-rl-border-positive-secondary-color);
}
.bb-readylaunch-template .bp-feedback--alt.warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-readylaunch-template .bp-feedback--alt.warning > [class*="bb-icons"] {
color: var(--bb-rl-border-warning-secondary-color);
}
.bb-readylaunch-template .bp-feedback--alt.error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
}
.bb-readylaunch-template .bp-feedback--alt.error > [class*="bb-icons"] {
color: var(--bb-rl-border-danger-secondary-color);
}
.bb-readylaunch-template .bp-feedback--plain {
display: block;
border-width: 0;
border-left-width: 2px;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-readylaunch-template .bp-feedback--plain.info {
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-secondary-color);
}
.bb-readylaunch-template .bp-feedback--plain.success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
.bb-readylaunch-template .bp-feedback--plain.warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-readylaunch-template .bp-feedback--plain.error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
} .ellipsis-button {
display: inline-flex;
justify-content: center;
align-items: center;
background-color: var(--color-background);
color: var(--color-text);
border: 1px solid var(--color-secondary);
border-radius: var(--border-radius);
font-size: var(--bb-rl-font-size-base);
cursor: pointer;
transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
outline: none; }
.ellipsis-button--large {
width: 48px;
height: 48px;
font-size: 1.5rem;
}
.ellipsis-button--medium {
width: 36px;
height: 36px;
font-size: 1.25rem;
}
.ellipsis-button--small {
width: 24px;
height: 24px;
font-size: 1rem;
}
.ellipsis-button--default {
background-color: var(--color-background);
border-color: var(--color-secondary);
}
.ellipsis-button:hover {
background-color: var(--color-secondary);
color: var(--color-background);
}
.ellipsis-button:focus {
border-color: var(--color-primary);
box-shadow: 0 0 0 2px var(--color-primary-light);
}
.ellipsis-button--disabled {
background-color: var(--color-disabled-background);
color: var(--color-disabled-text);
cursor: not-allowed;
border-color: var(--color-disabled-border);
}
.bb-rl-button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
}
.bb-rl-button.bb-rl-button--small {
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-button.bb-rl-button--brandFill {
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
}
.bb-rl-button.bb-rl-button--brandFill:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-button.bb-rl-button--brandFill:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-button.bb-rl-button--brandFill:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--brandOutline {
background-color: transparent;
color: var(--bb-rl-text-brand-primary-color);
border: 1px solid var(--bb-rl-text-brand-primary-color);
}
.bb-rl-button.bb-rl-button--brandOutline:hover {
border-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-button.bb-rl-button--brandOutline:focus {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-button.bb-rl-button--brandOutline:disabled {
border-color: var(--bb-rl-background-brand-disabled-color);
color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--secondaryFill {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
}
.bb-rl-button.bb-rl-button--secondaryFill:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-button.bb-rl-button--secondaryFill:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-button.bb-rl-button--secondaryFill:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--secondaryOutline {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-button.bb-rl-button--secondaryOutline:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-button.bb-rl-button--secondaryOutline:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-button.bb-rl-button--secondaryOutline:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--dangerFill {
background-color: var(--bb-rl-background-danger-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid transparent;
}
.bb-rl-button.bb-rl-button--dangerFill:hover {
background-color: var(--bb-rl-background-danger-primary-hover-color);
}
.bb-rl-button.bb-rl-button--dangerFill:focus {
outline: 2px solid var(--bb-rl-border-danger-primary-color);
}
.bb-rl-button.bb-rl-button--dangerFill:disabled {
background-color: var(--bb-rl-background-danger-secondary-hover-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--tertiaryText {
background-color: transparent;
color: var(--bb-rl-text-color);
border: none;
}
.bb-rl-button.bb-rl-button--tertiaryText:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-button.bb-rl-button--tertiaryText:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-button.bb-rl-button--tertiaryText:disabled {
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--tertiaryLink {
background-color: transparent;
color: var(--bb-rl-text-brand-primary-color);
border: none;
border-radius: 0;
border-bottom: 1px solid transparent;
}
.bb-rl-button.bb-rl-button--tertiaryLink:hover {
border-bottom-color: var(--bb-rl-link-primary-hover-color);
}
.bb-rl-button.bb-rl-button--tertiaryLink:disabled {
color: var(--bb-rl-background-brand-disabled-color);
border-bottom-color: transparent;
cursor: not-allowed;
}
.bb-rl-button.bb-rl-button--disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-loader {
display: inline-block;
height: 22px;
width: 22px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-readylaunch-template .animate-spin {
animation: spin 2s infinite linear;
display: inline-block;
line-height: 1;
}
.bb-rl-option-wrap {
position: relative;
}
.bb-rl-option-wrap__action {
color: var(--bb-rl-icon-tertiary-color);
font-size: 24px;
}
.bb-rl-option-wrap.active .bb-rl-option-dropdown {
visibility: visible;
opacity: 1;
}
.bb-rl-option-dropdown {
background-color: var(--bb-rl-background-color);
padding: var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
width: 195px;
position: absolute;
right: 0;
top: 100%;
list-style: none;
z-index: var(--bb-rl-z-index-dropdown);
visibility: hidden;
}
.bb-rl-option-dropdown__button {
display: flex;
align-items: center;
gap: 8px;
background-color: transparent;
border: 0;
width: 100%;
padding: var(--bb-rl-space-100);
cursor: pointer;
text-align: left;
}
.bb-rl-option-dropdown__button [class*="bb-icons-rl"] {
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
}
.bb-rl-option-dropdown__button:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-option-dropdown__label {
color: var(--bb-rl-icon-secondary-color);
font-size: 0.85rem;
font-weight: 500;
}
.bb-readylaunch-template fieldset {
font-family: inherit;
border: 0;
padding: 0;
margin: 0 0 var(--bb-rl-space-300);
}
.bb-readylaunch-template fieldset legend {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
margin-bottom: var(--bb-rl-space-200);
}
.bb-readylaunch-template input[type="text"],
.bb-readylaunch-template input[type="email"],
.bb-readylaunch-template input[type="password"],
.bb-readylaunch-template input[type="tel"],
.bb-readylaunch-template input[type="url"],
.bb-readylaunch-template input[type="search"],
.bb-readylaunch-template input[type="number"],
.bb-readylaunch-template input[type="date"],
.bb-readylaunch-template input[type="datetime-local"],
.bb-readylaunch-template input[type="month"],
.bb-readylaunch-template input[type="week"],
.bb-readylaunch-template input[type="time"],
.bb-readylaunch-template textarea {
font-size: 14px;
font-weight: 400;
line-height: 22px;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
display: inline-block;
font-family: inherit;
font-style: inherit;
outline: none;
vertical-align: middle;
border-radius: var(--bb-rl-radius-base);
padding: 5px var(--bb-rl-space-100);
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template input[type="text"][type="submit"],
.bb-readylaunch-template input[type="email"][type="submit"],
.bb-readylaunch-template input[type="password"][type="submit"],
.bb-readylaunch-template input[type="tel"][type="submit"],
.bb-readylaunch-template input[type="url"][type="submit"],
.bb-readylaunch-template input[type="search"][type="submit"],
.bb-readylaunch-template input[type="number"][type="submit"],
.bb-readylaunch-template input[type="date"][type="submit"],
.bb-readylaunch-template input[type="datetime-local"][type="submit"],
.bb-readylaunch-template input[type="month"][type="submit"],
.bb-readylaunch-template input[type="week"][type="submit"],
.bb-readylaunch-template input[type="time"][type="submit"],
.bb-readylaunch-template textarea[type="submit"] {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
border-radius: var(--bb-rl-radius-md);
}
.bb-readylaunch-template select {
appearance: none; background-image: url('data:image/svg+xml,<svg width="12" height="7" viewBox="0 0 12 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M9.01512 0.765313L5.26512 4.51531C5.23029 4.55018 5.18893 4.57784 5.14341 4.59671C5.09789 4.61558 5.04909 4.62529 4.99981 4.62529C4.95053 4.62529 4.90173 4.61558 4.8562 4.59671C4.81068 4.57784 4.76932 4.55018 4.73449 4.51531L0.984495 0.765313C0.93199 0.712867 0.896227 0.646022 0.881734 0.57324C0.86724 0.500458 0.874666 0.425012 0.903074 0.356454C0.931481 0.287895 0.979591 0.229307 1.04131 0.188105C1.10304 0.146903 1.1756 0.124942 1.24981 0.125H8.74981C8.82402 0.124942 8.89658 0.146903 8.9583 0.188105C9.02002 0.229307 9.06813 0.287895 9.09654 0.356454C9.12495 0.425012 9.13237 0.500458 9.11788 0.57324C9.10339 0.646022 9.06763 0.712867 9.01512 0.765313Z" fill="%233D3D3D"/></svg>'); background-repeat: no-repeat;
background-position: right 0.8rem center;
background-color: var(--bb-rl-background-secondary-color);
padding: 6px var(--bb-rl-space-400) 6px var(--bb-rl-space-100);
border: 1px solid var(--bb-rl-border-secondary-color);
display: inline-block;
font-family: inherit;
font-style: inherit;
outline: none;
vertical-align: middle;
border-radius: var(--bb-rl-radius-base);
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 400;
line-height: 22px;
}
.bb-rl-filter {
display: flex;
align-items: center;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 6px;
padding: 0 8px;
height: 32px;
line-height: 32px;
}
.bb-rl-filter label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-filter label span::after {
content: "|";
color: var(--bb-rl-background-tertiary-hover-color);
padding: 0 0 0 var(--bb-rl-space-100);
}
.bb-rl-filter .select-wrap {
display: inline-flex;
align-items: center;
}
.bb-rl-filter .select-wrap select {
background-color: transparent;
border: 0;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
}
.bb-rl-filter.bb-rl-filter-rounded {
border: 0;
padding: 0;
background-color: transparent;
}
.no-js .bb-rl-filter select {
display: none;
}
.js .bb-rl-filter select {
display: block;
} .bb-rl-select2-dropdown,
.select2-dropdown.bb-rl-select2-dropdown,
.select2-container .bb-rl-select2-dropdown,
.select2-container .select2-dropdown.bb-rl-select2-dropdown {
top: 42px;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
padding: var(--bb-rl-space-100) 0;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
}
.bb-rl-network-search-filter .bb-rl-select2-dropdown, .bb-rl-network-search-filter
.select2-dropdown.bb-rl-select2-dropdown, .bb-rl-network-search-filter
.select2-container .bb-rl-select2-dropdown, .bb-rl-network-search-filter
.select2-container .select2-dropdown.bb-rl-select2-dropdown {
top: unset;
}
.bb-rl-filter .bb-rl-select2-dropdown, .bb-rl-filter
.select2-dropdown.bb-rl-select2-dropdown, .bb-rl-filter
.select2-container .bb-rl-select2-dropdown, .bb-rl-filter
.select2-container .select2-dropdown.bb-rl-select2-dropdown {
width: auto !important;
min-width: 140px;
}
.bb-rl-select2-dropdown .select2-search,
.select2-dropdown.bb-rl-select2-dropdown .select2-search,
.select2-container .bb-rl-select2-dropdown .select2-search,
.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-search {
visibility: hidden;
opacity: 0;
width: 0;
height: 0;
padding: 0;
margin: 0;
}
.bb-rl-select2-dropdown .select2-results__option,
.select2-dropdown.bb-rl-select2-dropdown .select2-results__option,
.select2-container .bb-rl-select2-dropdown .select2-results__option,
.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-results__option {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
white-space: nowrap;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-select2-dropdown .select2-results__option:hover,
.select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover,
.select2-container .bb-rl-select2-dropdown .select2-results__option:hover,
.select2-container .select2-dropdown.bb-rl-select2-dropdown .select2-results__option:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-select2-dropdown.select2-dropdown--below,
.select2-dropdown.bb-rl-select2-dropdown.select2-dropdown--below,
.select2-container .bb-rl-select2-dropdown.select2-dropdown--below,
.select2-container .select2-dropdown.bb-rl-select2-dropdown.select2-dropdown--below {
border-top: 1px solid var(--bb-rl-border-secondary-color);
border-top-left-radius: var(--bb-rl-radius-md);
border-top-right-radius: var(--bb-rl-radius-md);
}
.select2-container--rl {
width: auto !important;
}
.select2-container--rl .bb-rl-select2-container,
.select2-container--rl .select2-selection.bb-rl-select2-container {
border: 0;
background-color: transparent;
height: auto;
display: inline-flex;
align-items: center;
}
.select2-container--rl .bb-rl-select2-container[aria-disabled="true"],
.select2-container--rl .select2-selection.bb-rl-select2-container[aria-disabled="true"] {
opacity: 0.7;
cursor: default;
}
.select2-container--rl .bb-rl-select2-container.select2-selection--single,
.select2-container--rl .select2-selection.bb-rl-select2-container.select2-selection--single {
display: inline-flex;
height: auto;
}
.select2-container--rl .bb-rl-select2-container .select2-selection__rendered,
.select2-container--rl .select2-selection.bb-rl-select2-container .select2-selection__rendered {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
padding: 0 var(--bb-rl-space-200) 0 var(--bb-rl-space-100);
}
.select2-container--rl .bb-rl-select2-container.bb-rl-rounded-border,
.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-rounded-border {
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-full);
background-color: transparent;
padding: 0 var(--bb-rl-space-100);
}
.select2-container--rl .bb-rl-select2-container.bb-rl-caret-icon b::before,
.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-caret-icon b::before {
font-weight: 400;
padding: 0 2px;
font-size: 16px;
color: var(--bb-rl-icon-secondary-color);
}
.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered,
.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered {
display: inline-flex;
align-items: center;
padding: 0 var(--bb-rl-space-200) 0 var(--bb-rl-space-50);
}
.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered::before,
.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon .select2-selection__rendered::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-primary-color);
margin-right: var(--bb-rl-space-50);
padding: 0 2px;
}
.select2-container--rl .bb-rl-select2-container.bb-rl-has-icon.icon-funnel .select2-selection__rendered::before,
.select2-container--rl .select2-selection.bb-rl-select2-container.bb-rl-has-icon.icon-funnel .select2-selection__rendered::before {
content: "\e268";
}
.select2-container--rl .select2-selection--single.bb-rl-select2-container .select2-selection__arrow {
position: static;
}
.select2-container--rl .select2-selection--single.bb-rl-select2-container .select2-selection__arrow b {
position: static;
display: inline-flex;
align-items: center;
justify-content: center;
background-image: none;
}
.select2-container--rl .select2-selection__arrow b::before {
content: "\e136";
font-weight: 500;
font-family: bb-icons-rl;
font-size: 12px;
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-filter--light .select2-container--rl .select2-selection__arrow b::before {
font-weight: 400;
font-size: 16px;
position: relative;
top: 1px;
}
.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--above,
.select2-container--rl.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--below {
border-radius: var(--bb-rl-radius-base);
} body:not(.logged-in) .bb-rl-filter .select-wrap:has(.bb-rl-align-adaptive),
body.bb-readylaunch-template .bb-rl-filter .select-wrap:has(.bb-rl-align-adaptive) {
position: relative;
}
body:not(.logged-in) .bb-rl-dropdown-align-adaptive,
body:not(.logged-in) .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive,
body.bb-readylaunch-template .bb-rl-dropdown-align-adaptive,
body.bb-readylaunch-template .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive {
left: unset;
right: -8px;
top: 10px;
}
body:not(.logged-in) .select2-container--rl.select2-container--open:has(.bb-rl-dropdown-align-adaptive),
body.bb-readylaunch-template .select2-container--rl.select2-container--open:has(.bb-rl-dropdown-align-adaptive) {
width: 100% !important;
}
@media (min-width: 1000px) {
body:not(.logged-in) .bb-rl-network-search-filter .bb-rl-dropdown-align-adaptive,
body:not(.logged-in) .bb-rl-network-search-filter .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive,
body.bb-readylaunch-template .bb-rl-network-search-filter .bb-rl-dropdown-align-adaptive,
body.bb-readylaunch-template .bb-rl-network-search-filter .select2-container .bb-rl-select2-dropdown.bb-rl-dropdown-align-adaptive {
left: 0;
right: unset;
}
}
body:not(.logged-in) .bb-model-footer .select2-container .bb-rl-select2-dropdown,
body:not(.logged-in) .bb-rl-footer-alt .select2-container .bb-rl-select2-dropdown,
body.bb-readylaunch-template .bb-model-footer .select2-container .bb-rl-select2-dropdown,
body.bb-readylaunch-template .bb-rl-footer-alt .select2-container .bb-rl-select2-dropdown {
top: unset;
left: -8px;
}
.select2-container--bb-rl-select2 .bb-rl-select2-container {
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
background-color: var(--bb-rl-background-secondary-color);
padding: 0 var(--bb-rl-space-100);
height: auto;
display: inline-flex;
align-items: center;
}
.select2-container--bb-rl-select2 .bb-rl-select2-container.select2-selection--single {
display: inline-flex;
height: 40px;
width: 100%;
justify-content: space-between;
}
.select2-container--bb-rl-select2 .bb-rl-select2-container .select2-selection__rendered {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
}
.select2-container--bb-rl-select2 .select2-selection__arrow b::before {
content: "\e136";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
color: var(--bb-rl-icon-secondary-color);
}
.select2-container--bb-rl-select2.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--above,
.select2-container--bb-rl-select2.select2-container--open .bb-rl-select2-dropdown.select2-dropdown--below {
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-form-field-wrapper {
margin: 0 0 var(--bb-rl-space-200);
}
.bb-rl-form-field-wrapper label {
display: block;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
margin: 0 0 10px;
}
.bb-rl-form-field-wrapper .bb-rl-input-field {
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: 6px;
padding: 5px var(--bb-rl-space-100);
}
.bb-rl-form-field-wrapper .bb-rl-input-field.bb-rl-input-field--select {
background-color: var(--bb-rl-background-secondary-color);
appearance: none; background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.21967 9.21967C5.92678 9.51256 5.92678 9.98744 6.21967 10.2803L11.2197 15.2803C11.5126 15.5732 11.9874 15.5732 12.2803 15.2803L17.2803 10.2803C17.5732 9.98744 17.5732 9.51256 17.2803 9.21967C16.9874 8.92678 16.5126 8.92678 16.2197 9.21967L11.75 13.6893L7.28033 9.21967C6.98744 8.92678 6.51256 8.92678 6.21967 9.21967Z" fill="%23a5a7a9"/></svg>'); background-position: 99% center;
background-repeat: no-repeat;
padding-right: var(--bb-rl-space-500);
}
.bb-rl-form-field-wrapper .bb-rl-input-field.bb-rl-input-field--error {
border: 1px solid var(--bb-rl-border-danger-secondary-color);
}
.bb-rl-form-field-wrapper .bb-rl-notice {
margin-top: var(--bb-rl-space-100);
}
.bb-rl-form-field-wrapper .bb-rl-notice i {
font-weight: 500;
}
.bb-rl-form-field-wrapper .bb-rl-textarea-field {
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: 6px;
padding: 5px var(--bb-rl-space-100);
}
.dropzone {
display: flex;
flex-flow: row wrap;
}
.dropzone.open {
margin: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.dropzone.dz-clickable {
cursor: pointer;
}
.dropzone.dz-clickable * {
cursor: default;
}
.dropzone.dz-started .dz-default.dz-message {
flex-basis: 100%;
max-width: 165px;
min-height: 160px;
margin: 0 var(--bb-rl-space-200) var(--bb-rl-space-200) 0;
border-radius: var(--bb-rl-radius-md);
padding: 0 5px;
cursor: pointer;
}
.dropzone .dz-default {
background-color: var(--bb-rl-background-secondary-color);
border: 1px dashed var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
min-height: 160px;
max-height: 160px;
display: flex;
align-items: center;
justify-content: center;
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-text-color);
line-height: 1.5;
padding: var(--bb-rl-space-300) 0;
}
.dropzone .dz-default.dz-message {
flex: 0 0 100%;
min-width: 0;
cursor: pointer;
}
.dropzone .dz-button {
font-size: var(--bb-rl-font-size-sm);
color: var(--bb-rl-text-tertiary-color);
line-height: 1.5;
background-color: transparent;
border: 0;
cursor: pointer;
outline: none;
}
.dropzone .dz-button:before {
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line);
font-weight: 500;
height: 48px;
width: 48px;
display: inline-block;
border: 1px solid var(--bb-rl-border-secondary-color);
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-full);
line-height: 48px;
color: var(--bb-rl-icon-primary-color);
margin-bottom: var(--bb-rl-space-100);
}
.dropzone .dz-button > strong {
display: block;
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
}
.dropzone.media-dropzone .dz-button:before {
content: "\e10e";
}
.dropzone.video-dropzone .dz-button:before {
content: "\e4da";
}
.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap {
display: block;
color: var(--bb-rl-text-white-color);
top: 50%;
transform: translate(-50%, -50%);
}
.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap [class*="bb-icons-"] {
color: var(--bb-rl-text-white-color);
}
.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap:after,
.dropzone.video-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap .dz-progress-ring {
display: none;
}
.dropzone.document-dropzone .dz-button:before {
content: "\e39a";
}
.dropzone.document-dropzone .dz-icon {
display: none;
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon {
display: flex;
justify-content: center;
color: var(--bb-rl-icon-secondary-color);
font-size: 48px;
margin-bottom: var(--bb-rl-space-100);
min-height: 48px;
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon:before {
content: "\e230";
font-family: bb-icons-rl;
font-size: 48px;
line-height: 1;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
z-index: 1;
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-icon [class*="bb-icons"] {
font-weight: 500;
z-index: 11;
position: relative;
background-color: var(--bb-rl-background-secondary-color);
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error).dz-error .dz-icon [class*="bb-icons"] {
background-color: var(--bb-rl-background-danger-secondary-color);
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress {
display: none;
}
.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details {
display: block;
top: 45px;
left: 0;
width: 100%;
text-align: center;
}
.dropzone.document-dropzone .dz-progress-ring-wrap .bb-icons-rl-link:before {
content: "\e39a";
}
.dropzone .dz-preview {
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
width: 165px;
height: 160px;
margin: 0 var(--bb-rl-space-200) var(--bb-rl-space-200) 0;
border-radius: var(--bb-rl-radius-md);
padding: 0 5px;
position: relative;
}
.dropzone .dz-preview.dz-error {
background-color: var(--bb-rl-background-danger-secondary-color);
}
.dropzone .dz-preview .dz-progress-ring-wrap {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 28px;
left: 50%;
transform: translateX(-50%);
border-radius: 50%;
height: 50px;
width: 50px;
z-index: 11;
}
.dropzone .dz-preview .dz-progress-ring-wrap:after {
content: "";
display: block;
position: absolute;
inset: 0;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 50%;
margin: 2px;
z-index: -1;
}
.dropzone .dz-preview .dz-progress-ring-wrap [class*=" bb-icons-"] {
color: var(--bb-rl-icon-color);
font-size: var(--bb-rl-base-line);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 11;
}
.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details,
.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-progress-ring-wrap {
display: none;
}
.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-preview {
border-color: transparent;
}
.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-image img,
.dropzone .dz-preview.dz-complete:not(.dz-error) .dz-video-thumbnail img {
opacity: 1;
}
.dropzone .dz-image {
height: 160px;
}
.dropzone .dz-image img {
width: 165px;
height: 100%;
margin: 0 auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
opacity: 0;
border-radius: var(--bb-rl-radius-md);
}
.dropzone .dz-video-thumbnail {
height: 160px;
}
.dropzone .dz-video-thumbnail img {
width: 165px;
height: 100%;
margin: 0 auto;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
object-fit: cover;
opacity: 0;
border-radius: var(--bb-rl-radius-md);
}
.dropzone .dz-error-title {
display: none;
}
.dropzone .dz-details {
position: absolute;
top: 85px;
left: 0;
width: 100%;
}
.dropzone .dz-details .dz-progress {
display: block;
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 500;
line-height: 1.5;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
padding: 0 var(--bb-rl-space-200) 0;
}
.dropzone .dz-details .dz-filename {
display: block;
color: var(--bb-rl-text-tertiary-color);
font-size: 11px;
line-height: 1.4;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
margin-top: var(--bb-rl-space-50);
padding: 0 var(--bb-rl-space-100) 0;
}
.dropzone .dz-details .dz-size {
text-align: center;
}
.dropzone .dz-remove {
font-size: 0;
border-radius: 4px;
background-color: var(--bb-rl-background-color);
color: transparent;
display: flex;
align-items: center;
justify-content: center;
position: absolute;
top: 5px;
right: 5px;
cursor: pointer;
outline: none;
}
.dropzone .dz-remove:before {
content: "\e4f6";
font-size: 12px;
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
font-weight: 700;
line-height: 1;
margin: 2px;
}
.dropzone .dz-error-message {
display: none;
}
.dropzone .dz-error {
position: relative;
}
.dropzone .dz-error .dz-error-message {
background-color: var(--bb-rl-background-danger-primary-color);
color: var(--bb-rl-text-white-color);
font-size: var(--bb-rl-font-size-xs);
font-weight: 500;
border-radius: var(--bb-rl-radius-sm);
padding: var(--bb-rl-space-100);
text-align: center;
position: absolute;
top: -65px;
left: 0;
right: 0;
z-index: 11;
}
.dropzone .dz-error .dz-error-message:after {
content: "";
border-top: 8px solid var(--bb-rl-background-danger-primary-color);
border-left: 8px solid transparent;
border-right: 8px solid transparent;
bottom: -8px;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.dropzone .dz-error .dz-progress-ring-wrap .dz-progress-ring {
display: none;
}
.dropzone .dz-error .dz-progress-ring-wrap [class*=" bb-icons-"] {
color: var(--bb-rl-icon-danger-secondary-color);
}
.dropzone .dz-error .dz-progress-ring-wrap:after {
border-color: var(--bb-rl-border-danger-secondary-color);
}
.dropzone .dz-error .dz-progress {
display: none;
}
.dropzone .dz-error .dz-details {
top: 106px;
}
.dropzone .dz-error .dz-error-title {
display: block;
color: var(--bb-rl-text-danger-secondary-color);
font-size: 14px;
font-weight: 500;
line-height: 1.5;
position: absolute;
left: 0;
right: 0;
text-align: center;
top: 85px;
}
.dropzone .dz-error .dz-details .dz-filename {
color: var(--bb-rl-text-danger-secondary-color);
}
.dropzone .dz-error:hover .dz-error-message {
display: block;
}
.dropzone.dz-max-files-reached.open {
pointer-events: none;
}
.dropzone.dz-max-files-reached.open .dz-preview {
pointer-events: auto;
}
.dropzone.dz-max-files-reached .dz-default.dz-message {
display: none;
}
.attachments--small div.dropzone {
padding: 0;
margin: 0;
position: static;
pointer-events: none;
gap: var(--bb-rl-space-200);
}
.attachments--small div.dropzone * {
pointer-events: auto;
}
.attachments--small div.dropzone.dz-max-files-reached.dz-started {
pointer-events: none;
}
.attachments--small div.dropzone.dz-max-files-reached.dz-started .dz-default.dz-message {
display: none;
}
.attachments--small div.dropzone.dz-max-files-reached.dz-started .dz-preview {
pointer-events: auto;
}
.attachments--small div.dropzone.dz-started {
height: auto;
overflow: initial;
padding: 0 var(--bb-rl-space-300) var(--bb-rl-space-200);
gap: var(--bb-rl-space-100);
}
.attachments--small div.dropzone.dz-started .dz-default.dz-message {
display: flex;
}
.attachments--small div.dropzone .dz-button:before {
margin-bottom: 0;
}
.attachments--small div.dropzone .dz-preview {
margin: 0;
width: 80px;
height: 72px;
}
.attachments--small div.dropzone.dz-started .dz-default.dz-message {
max-width: 80px;
min-height: 72px;
max-height: 72px;
}
.attachments--small div.dropzone .dz-preview .dz-progress-ring-wrap {
top: 50%;
transform: translate(-50%, -50%);
}
.attachments--small div.dropzone .dz-filename,
.attachments--small div.dropzone .dz-details,
.attachments--small div.dropzone .dz-size,
.attachments--small div.dropzone .dz-global-progress {
display: none;
}
.attachments--small div.dropzone .dz-remove {
z-index: 11;
}
.attachments--small div.dropzone.document-dropzone .dz-preview.dz-complete:not(.dz-error) .dz-details {
top: 12px;
}
.attachments--small [class*="attached-gif-container"] {
margin-bottom: 0;
background: none !important;
height: auto !important;
width: auto !important;
min-height: auto !important;
display: table;
position: relative;
}
.attachments--small [class*="attached-gif-container"] .gif-image-container img {
background-color: var(--bb-rl-background-secondary-color);
height: 100px;
width: 100px;
object-fit: cover;
border-radius: var(--bb-rl-radius-md);
margin: 0 0 var(--bb-rl-space-200) var(--bb-rl-space-200);
}
.attachments--small [class*="attached-gif-container"] .gif-image-remove {
box-shadow: none;
right: -8px;
top: -8px;
position: absolute;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-full);
display: flex;
align-items: center;
justify-content: center;
line-height: 1;
font-size: 14px;
padding: 2px;
cursor: pointer;
}
@media screen and (max-width: 560px) {
.attachments--small [class*="attached-gif-container"] {
max-width: 100%;
background-repeat: no-repeat;
}
}
.attachments--small [class*="messages-attached-gif-container"] .gif-image-container img {
margin-bottom: 15px;
}
.attachments--small div.dropzone .dz-default.dz-message {
display: none;
margin: 0;
} .bb-rl-styled-checkbox,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check) {
position: absolute;
opacity: 0;
}
.bb-rl-styled-checkbox + label,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check) + label {
cursor: pointer;
display: inline-flex;
align-items: center;
position: relative;
padding: 0;
line-height: 1;
}
.bb-rl-styled-checkbox + label:before,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check) + label:before {
content: "";
margin-right: var(--bb-rl-space-100);
display: inline-block;
vertical-align: text-top;
width: 16px;
height: 16px;
background: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-sm);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-styled-checkbox:focus + label:before,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check):focus + label:before {
border-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-styled-checkbox:checked + label:before,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check):checked + label:before {
background: var(--bb-rl-background-brand-primary-color);
border-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-styled-checkbox:disabled + label,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check):disabled + label {
color: var(--bb-rl-border-disabled-color);
cursor: auto;
}
.bb-rl-styled-checkbox:disabled + label:before,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check):disabled + label:before {
box-shadow: none;
background: var(--bb-rl-border-disabled-color);
}
.bb-rl-styled-checkbox:checked + label:after,
.bb-readylaunch-template input[type="checkbox"]:not(.bb-custom-check):checked + label:after {
content: "\e182";
position: absolute;
left: 2px;
top: 1px;
font-family: bb-icons-rl;
font-weight: 700;
color: var(--bb-rl-text-white-color);
font-size: 13px;
display: block;
}
.bs-styled-radio {
position: absolute;
opacity: 0;
} .bb-rl-radio-style {
position: relative;
line-height: 1;
}
.bb-rl-radio-style input[type="radio"] {
opacity: 0;
height: 0;
width: 0;
}
.bb-rl-radio-style input[type="radio"] + span {
position: relative;
display: inline-block;
width: 16px;
height: 16px;
}
.bb-rl-radio-style input[type="radio"] + span:before {
content: "";
display: inline-block;
cursor: pointer;
position: relative;
overflow: hidden;
width: 16px;
height: 16px;
line-height: 1;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-radius: 100%;
}
.bb-rl-radio-style input[type="radio"]:checked + span:before {
border: 8px solid var(--bb-rl-background-brand-primary-color);
}
.bb-rl-radio-style input[type="radio"]:checked + span:after {
content: "";
background-color: var(--bb-rl-background-color);
margin: auto;
width: 8px;
height: 8px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-align: center;
border-radius: 100%;
}
.bb-readylaunch-template input[type="radio"] + label {
display: inline-flex;
align-items: center;
position: relative;
cursor: pointer;
padding: 0;
}
.bb-readylaunch-template input[type="radio"] + label:before {
content: "";
display: inline-block;
vertical-align: middle;
cursor: pointer;
position: relative;
overflow: hidden;
width: 16px;
height: 16px;
line-height: 1;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-quaternary-color);
border-radius: 100%;
margin-right: var(--bb-rl-space-100);
}
.bb-readylaunch-template input[type="radio"]:disabled + label {
color: #b8b8b8;
cursor: auto;
}
.bb-readylaunch-template input[type="radio"]:disabled + label:before {
box-shadow: none;
background: var(--bb-rl-background-color);
}
.bb-readylaunch-template input[type="radio"]:checked + label:before {
border-width: 4px;
border-color: var(--bb-rl-background-brand-primary-color);
}
.bb-readylaunch-template input[type="radio"].bs-styled-radio:checked + label:after {
opacity: 0;
}
.bb-rl-action-popup {
display: none;
}
.bb-rl-action-popup.open {
display: block;
}
.bb-action-popup .modal-mask,
.moderation-popup .modal-mask,
.bb-rl-modal-mask {
position: fixed;
z-index: 9998;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
transition: opacity 0.3s ease;
display: flex;
align-items: center;
}
.modal-wrapper,
.bb-rl-modal-wrapper {
max-width: 615px;
margin: 50px auto;
vertical-align: middle;
width: 90%;
}
.group-manage .modal-wrapper, .group-manage
.bb-rl-modal-wrapper {
max-width: 960px;
}
.bb-rl-about-group .modal-wrapper, .bb-rl-about-group
.bb-rl-modal-wrapper {
max-width: 500px;
}
.modal-container,
.bb-rl-modal-container {
width: auto;
margin: 0 auto;
padding: 0;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.bb-model-header,
.bb-rl-modal-header {
display: flex;
align-items: center;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-model-header h4,
.bb-rl-modal-header h4 {
margin: 0;
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
}
.bb-model-close-button,
.bb-rl-modal-close-button {
margin-left: auto;
line-height: 1;
}
.bb-model-close-button [class*="bb-icon"],
.bb-rl-modal-close-button [class*="bb-icon"] {
color: var(--bb-rl-icon-color);
font-size: 24px;
}
.modal-content,
.bb-rl-modal-content {
font-size: var(--bb-rl-font-size-sm);
max-height: calc(100vh - 220px);
overflow: auto;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.group-manage .modal-content, .group-manage
.bb-rl-modal-content {
padding-top: 0;
padding-bottom: 0;
margin-bottom: 0;
}
.bb-model-footer,
.bb-rl-modal-footer,
.bb-rl-model-footer {
padding: 12px var(--bb-rl-space-300);
justify-content: flex-end;
gap: var(--bb-rl-space-100);
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-model-footer .bb-rl-button,
.bb-rl-modal-footer .bb-rl-button,
.bb-rl-model-footer .bb-rl-button {
padding: 4px var(--bb-rl-space-200);
}
.bb-rl-modal-body {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.mfp-hide {
display: none !important;
}
.bb-readylaunch-template .modal-wrapper {
max-width: 615px;
margin: 50px auto;
vertical-align: middle;
width: 90%;
}
.bb-readylaunch-template .modal-container {
width: auto;
margin: 0 auto;
padding: 0;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.bb-readylaunch-template .bb-model-header {
display: flex;
align-items: center;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
position: relative;
}
.bb-readylaunch-template .bb-model-header h4 {
margin: 0;
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
}
.bb-readylaunch-template .bb-model-header .mfp-close {
margin-left: auto;
line-height: 1;
background-color: transparent;
border: 0;
padding: 0;
display: inline-block;
width: 24px;
height: 24px;
cursor: pointer;
right: var(--bb-rl-space-200);
top: var(--bb-rl-space-200);
}
.bb-readylaunch-template .bb-model-header .mfp-close::before {
content: "\e4f6";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line);
color: var(--bb-rl-icon-primary-color);
font-style: normal;
}
.bb-readylaunch-template .bb-model-header .mfp-close [class*="bb-icon"] {
display: none;
}
.bb-readylaunch-template .bb-model-header .bb-model-close-button {
margin-left: auto;
line-height: 1;
background-color: transparent;
border: 0;
padding: 0;
display: inline-block;
width: 24px;
height: 24px;
}
.bb-readylaunch-template .bb-model-header .bb-model-close-button .bb-icon-times {
display: inline-flex;
line-height: 1;
align-items: center;
}
.bb-readylaunch-template .bb-model-header .bb-model-close-button .bb-icon-times::before {
content: "\e4f6";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line);
color: var(--bb-rl-icon-primary-color);
font-style: normal;
}
.bb-readylaunch-template .bb-model-header .bp-upload-tab {
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: var(--bb-rl-text-color);
margin-right: var(--bb-rl-space-100);
font-weight: 500;
}
.bb-readylaunch-template .bb-model-header .bp-upload-tab.selected {
font-weight: 600;
}
.bb-readylaunch-template .content-report-popup .bb-model-header .bp-reported-type {
text-transform: lowercase;
}
.bb-readylaunch-template .bb-report-type-wrp {
font-size: var(--bb-rl-font-size-sm);
max-height: calc(100vh - 220px);
overflow: auto;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
color: var(--bb-rl-text-secondary-color);
}
.bb-readylaunch-template .mass-user-block-list.moderation-popup .bb-report-type-pagination {
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-template .bb-report-type-wrp > p {
margin-bottom: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-report-type-wrp > p:nth-of-type(1) {
font-weight: 500;
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .bb-report-type-wrp > p:nth-of-type(2) {
margin-bottom: 0;
}
.bb-readylaunch-template .bb-report-type-wrp > div,
.bb-readylaunch-template .bb-report-type-wrp > ul {
color: var(--bb-rl-text-secondary-color);
}
.bb-readylaunch-template .bb-report-type-wrp > ul {
padding-left: var(--bb-rl-space-300);
margin-bottom: var(--bb-rl-space-200);
}
.bb-readylaunch-template .bb-report-type-wrp > ul + p {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
display: block;
border-width: 0;
border-style: solid;
border-left-width: 2px;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item {
margin: 0 0 var(--bb-rl-space-200);
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label {
display: inline-flex;
align-items: center;
margin-right: var(--bb-rl-space-50);
color: var(--bb-rl-text-color);
font-weight: 500;
width: 100%;
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label input[type="radio"] {
margin-right: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item > span {
display: block;
padding-left: 21px;
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item label[for="report-note"] {
margin: var(--bb-rl-space-100) 0 0;
}
.bb-readylaunch-template .bb-report-type-wrp #bb-report-content .form-item textarea {
width: 100%;
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: 6px;
padding: 5px var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-report-type-wrp .bb-model-footer {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300) 0;
margin: var(--bb-rl-space-200) -24px 0;
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination:not(:has(.loading.button)) {
border: 0;
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination:has(.loading.button) {
border-top: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: transparent;
color: var(--bb-rl-text-color);
border: none;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
display: none;
padding: var(--bb-rl-space-50) 0;
text-align: center;
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:hover,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:focus,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:disabled,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:disabled {
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button:before,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button:before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
margin-right: var(--bb-rl-space-100);
}
.bb-readylaunch-template .modal-container .bb-report-type-pagination .load_more_rl.button.loading,
.bb-readylaunch-template .modal-container .bb-report-type-pagination .loading.button.loading {
display: inline-flex;
}
.bb-readylaunch-template .bb-model-footer {
display: flex;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
margin: var(--bb-rl-space-200) 0 0;
justify-content: flex-end;
gap: var(--bb-rl-space-100);
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-template .bb-model-footer .button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
padding: 4px var(--bb-rl-space-200);
font-size: 0.875rem;
}
.bb-readylaunch-template .bb-model-footer .button.report-submit {
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
}
.bb-readylaunch-template .bb-model-footer .button.report-submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-readylaunch-template .bb-model-footer .button.report-submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-readylaunch-template .bb-model-footer .button.report-submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
}
.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-readylaunch-template .bb-model-footer .button.bb-cancel-report-content:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-readylaunch-template .bp-hide {
display: none;
}
.bb-readylaunch-template #notes-error {
margin: var(--bb-rl-space-100) var(--bb-rl-space-300);
display: flex;
align-items: center;
border: 1px solid var(--bb-rl-border-danger-secondary-color);
border-radius: var(--bb-rl-radius-md);
font-size: var(--bb-rl-font-size-sm);
line-height: var(--bb-rl-base-line-xs);
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
font-weight: 400;
background-color: var(--bb-rl-background-danger-secondary-color);
}
.bb-readylaunch-template #notes-error .bp-icon {
margin-right: var(--bb-rl-space-100);
line-height: 1;
display: inline-flex;
}
.bb-readylaunch-template #notes-error .bp-icon::before {
content: "\e4e2";
font-weight: 500;
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-border-danger-secondary-color);
font-style: normal;
}
.bb-readylaunch-template .modal-container .bb-field-steps {
display: none;
}
.bb-readylaunch-template .modal-container .bb-field-steps.bb-field-steps-1 {
display: block;
}
.bb-readylaunch-template .modal-container #bp-media-post-content,
.bb-readylaunch-template .modal-container #bp-video-post-content {
height: 112px;
border: 0;
padding: var(--bb-rl-space-200) 0;
width: 100%;
resize: none;
}
.bb-readylaunch-template .modal-container .bb-leave-group-content,
.bb-readylaunch-template .modal-container .bb-cancel-request-group-content {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-readylaunch-template .modal-container .bb-cancel-request-group-content {
padding-bottom: var(--bb-rl-space-100);
}
.bb-readylaunch-template .modal-container .bb-cancel-request-group-content p {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-secondary-color);
}
.bb-readylaunch-template .modal-container .bb-cancel-request-group-content .bb-rl-modal-group-name a {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .modal-container .bp-existing-media-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-200) 0;
overflow-y: auto;
overflow-x: hidden;
max-height: calc(100vh - 150px);
}
.bb-readylaunch-template .modal-container .bp-existing-media-wrap .load-more .button {
margin-right: 0;
}
.bb-readylaunch-template .bp-media-photo-uploader #bp-media-prev,
.bb-readylaunch-template .bp-media-photo-uploader #bp-media-photo-next {
display: none;
}
.bb-readylaunch-template .bp-media-photo-uploader #bp-media-prev[style="display: inline;"],
.bb-readylaunch-template .bp-media-photo-uploader #bp-media-photo-next[style="display: inline;"] {
display: inline-flex !important;
}
.bb-readylaunch-template .bp-media-photo-uploader .bb-field-steps-1.controls-added #bp-media-prev,
.bb-readylaunch-template .bp-media-photo-uploader .bb-field-steps-1.controls-added #bp-media-photo-next {
display: inline-flex !important;
}
.bb-readylaunch-template .bp-media-document-uploader #bp-media-document-next,
.bb-readylaunch-template .bp-media-document-uploader #bp-media-document-prev {
display: none;
}
.bb-readylaunch-template .bp-media-document-uploader .bb-field-steps-1.controls-added #bp-media-document-next,
.bb-readylaunch-template .bp-media-document-uploader .bb-field-steps-1.controls-added #bp-media-document-prev {
display: inline-flex !important;
}
.bb-readylaunch-template .bp-video-uploader #bp-video-next,
.bb-readylaunch-template .bp-video-uploader #bp-video-prev {
display: none;
}
.bb-readylaunch-template .bp-video-uploader .bb-field-steps-1.controls-added #bp-video-next,
.bb-readylaunch-template .bp-video-uploader .bb-field-steps-1.controls-added #bp-video-prev {
display: inline-flex !important;
}
.bb-readylaunch-template .bbm-uploader-model-wrap .media-uploader-wrapper {
margin: 0 0 var(--bb-rl-space-200);
border-top: 1px solid var(--bb-rl-border-secondary-color);
padding-top: var(--bb-rl-space-200);
}
.bb-readylaunch-template .bbm-uploader-model-wrap .bb-field-steps {
padding: 0 var(--bb-rl-space-300);
}
.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev,
.bb-readylaunch-template .bb-model-footer #bp-media-submit,
.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit,
.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
font-size: 0.875rem;
}
.bb-readylaunch-template .bb-model-footer #bp-media-submit,
.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit,
.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit {
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
}
.bb-readylaunch-template .bb-model-footer #bp-media-submit:hover,
.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:hover,
.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-readylaunch-template .bb-model-footer #bp-media-submit:focus-within,
.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:focus-within,
.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-readylaunch-template .bb-model-footer #bp-media-submit:disabled,
.bb-readylaunch-template .bb-model-footer #bp-video-create-album-submit:disabled,
.bb-readylaunch-template .bb-model-footer #bp-media-create-album-submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
}
.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-readylaunch-template .bb-model-footer .bb-uploader-steps-prev:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-readylaunch-template .bb-field-uploader-next {
color: var(--bb-rl-text-color);
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-field-uploader-next i.bb-icon-folder {
line-height: 1;
font-style: normal;
}
.bb-readylaunch-template .bb-field-uploader-next i.bb-icon-folder::before {
content: "\e256";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-base-line-small);
color: var(--bb-rl-icon-primary-color);
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show {
padding: 0 var(--bb-rl-space-300) var(--bb-rl-space-200);
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap.bb-rl-privacy-field-wrap-hide-show #bb-rl-folder-privacy {
width: 100%;
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap label,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap label,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap label,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap label,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap label,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap label {
font-size: 14px;
font-weight: 500;
line-height: 22px;
display: block;
margin-bottom: var(--bb-rl-space-100);
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap input,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap input,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap input,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap input,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap input,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap input {
width: 100%;
}
.bb-readylaunch-template #bp-media-create-folder .bb-field-wrap .error-box,
.bb-readylaunch-template #bp-media-create-folder .bb-rl-field-wrap .error-box,
.bb-readylaunch-template #bp-media-create-child-folder .bb-field-wrap .error-box,
.bb-readylaunch-template #bp-media-create-child-folder .bb-rl-field-wrap .error-box,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-field-wrap .error-box,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-rl-field-wrap .error-box {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-secondary-color);
margin: var(--bb-rl-space-100) 0 0;
}
.bb-readylaunch-template #bp-media-create-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-create-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show {
padding: 0;
}
.bb-readylaunch-template #bp-media-create-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label,
.bb-readylaunch-template #bp-media-create-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label,
.bb-readylaunch-template #bp-media-edit-child-folder .bb-model-footer .bb-rl-privacy-field-wrap-hide-show label {
display: none;
}
.bb-readylaunch-template #bp-video-create-album .bb-field-wrap,
.bb-readylaunch-template #bp-media-create-album .bb-field-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-readylaunch-template #bp-video-create-album .bb-field-wrap label,
.bb-readylaunch-template #bp-media-create-album .bb-field-wrap label {
font-size: 14px;
font-weight: 500;
line-height: 22px;
display: block;
margin-bottom: var(--bb-rl-space-100);
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template #bp-video-create-album .bb-field-wrap input,
.bb-readylaunch-template #bp-media-create-album .bb-field-wrap input {
width: 100%;
}
.bb-readylaunch-template #bp-video-create-album .bb-field-wrap + .bb-field-wrap,
.bb-readylaunch-template #bp-media-create-album .bb-field-wrap + .bb-field-wrap {
padding-top: 0;
padding-bottom: 0;
}
.bb-readylaunch-template .location-folder-list-wrap-main .no-folder-exists,
.bb-readylaunch-template .location-folder-list-wrap-main .bb-rl-no-folder-exists,
.bb-readylaunch-template .location-folder-list-wrap-main .bb-rl-no-album-exists,
.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .no-folder-exists,
.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .bb-rl-no-folder-exists,
.bb-readylaunch-template .bb-rl-location-folder-list-wrap-main .bb-rl-no-album-exists,
.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .no-folder-exists,
.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .bb-rl-no-folder-exists,
.bb-readylaunch-template .bb-rl-location-album-list-wrap-main .bb-rl-no-album-exists {
display: block;
margin: var(--bb-rl-space-200) 0 0;
}
.bb-rl-modal-edit-file .bb-field-wrap,
.bb-rl-modal-edit-album .bb-field-wrap {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-modal-edit-file .bb-field-wrap label,
.bb-rl-modal-edit-album .bb-field-wrap label {
font-size: 14px;
font-weight: 500;
line-height: 22px;
display: block;
margin-bottom: var(--bb-rl-space-100);
color: var(--bb-rl-text-color);
}
.bb-rl-modal-edit-file .bb-field-wrap input,
.bb-rl-modal-edit-album .bb-field-wrap input {
width: 100%;
}
.bb-rl-modal-edit-file .bb-rl-modal-body .bb-field-wrap:last-of-type,
.bb-rl-modal-edit-album .bb-rl-modal-body .bb-field-wrap:last-of-type {
margin-bottom: 0;
}
.bb-rl-modal-edit-file .bb-model-footer .bb-rl-field-wrap,
.bb-rl-modal-edit-album .bb-model-footer .bb-rl-field-wrap {
margin-right: var(--bb-rl-space-200);
}
.bb-rl-modal-edit-file .bb-model-footer .bb-rl-field-wrap label,
.bb-rl-modal-edit-album .bb-model-footer .bb-rl-field-wrap label {
display: none;
}
.bb-rl-create-folder-popup .bb-model-footer .bb-rl-field-wrap {
margin-right: var(--bb-rl-space-200);
}
.bb-rl-modal-wrapper .bb-rl-has-warning .bb-rl-field-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-modal-wrapper .error-box {
display: none;
}
.bb-rl-modal-wrapper input.error {
border-color: var(--bb-rl-border-danger-secondary-color);
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-modal-wrapper input.error + .error-box {
display: block;
}
.bb-rl-modal-wrapper .bb-model-footer .button.saving::after,
.bb-rl-modal-wrapper .bb-model-footer .bb-rl-button.saving::after,
.bb-rl-modal-wrapper .bb-model-footer .bb-rl-button.loading::after {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 16px;
width: 16px;
border-width: 2px;
margin-left: var(--bb-rl-space-50);
}
.bb-rl-modal-wrapper .bb-rl-create-popup-album-wrap .bb-rl-button.loading::after,
.bb-rl-modal-wrapper .bb-rl-create-popup-folder-wrap .bb-rl-button.loading::after {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 16px;
width: 16px;
border-width: 2px;
margin-left: var(--bb-rl-space-50);
}
.bb-rl-modal-wrapper .bb-rl-footer-alt {
display: flex;
align-items: center;
justify-content: flex-end;
gap: var(--bb-rl-space-100);
}
.bb-rl-modal-wrapper .bb-rl-footer-alt .bb-rl-privacy-field-wrap-hide-show {
display: inline-flex;
margin: 0;
}
.bb-rl-modal-wrapper .bb-rl-footer-alt .bb-rl-privacy-field-wrap-hide-show .bb-label {
display: none;
}
.bb-rl-modal-wrapper .bb-rl-footer-alt .db-modal-buttons {
display: inline-flex;
gap: var(--bb-rl-space-100);
}
.bb-rl-container-inner .bp-pagination,
.bb-rl-content-wrapper .bp-pagination {
display: flex;
align-items: center;
padding-top: var(--bb-rl-space-400);
padding-bottom: var(--bb-rl-space-400);
}
.bb-rl-container-inner .bp-pagination > .pag-count,
.bb-rl-content-wrapper .bp-pagination > .pag-count {
display: none;
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links {
display: flex;
align-items: center;
margin-left: auto;
gap: var(--bb-rl-space-100);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .pag-data,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .pag-data {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links span,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links a,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links span,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
line-height: var(--bb-rl-space-400);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next {
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-50);
font-size: 0;
padding: 0 var(--bb-rl-space-200);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev::before,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next::before,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev::before,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next::before {
font-size: var(--bb-rl-font-size-sm);
content: attr(data-bb-rl-label);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev::after,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next::after,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev::after,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next::after {
font-size: var(--bb-rl-font-size-base);
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-style: normal;
line-height: 1;
position: relative;
top: 1px;
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev {
flex-direction: row-reverse;
margin-right: var(--bb-rl-space-500);
}
@media screen and (max-width: 544px) {
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev {
margin-right: var(--bb-rl-space-200);
}
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .prev::after,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .prev::after {
content: "\e138";
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next {
margin-left: var(--bb-rl-space-500);
}
@media screen and (max-width: 544px) {
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next {
margin-left: var(--bb-rl-space-200);
}
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .next::after,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .next::after {
content: "\e13a";
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next),
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next),
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next),
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next) {
display: inline-flex;
min-width: var(--bb-rl-space-400);
height: var(--bb-rl-space-400);
border: 1px solid transparent;
border-radius: var(--bb-rl-radius-md);
justify-content: center;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next).current,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next).current,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next).current,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next).current {
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-quaternary-color);
background-color: var(--bb-rl-background-color);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next):hover,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next):hover,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .page-numbers:not(.prev):not(.next):hover,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links .bb-rl-page-numbers:not(.prev):not(.next):hover {
border-color: var(--bb-rl-border-tertiary-color);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links a.prev,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links a.next,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links a.prev,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links a.next {
color: var(--bb-rl-text-color);
}
.bb-rl-container-inner .bp-pagination > .bp-pagination-links span.prev,
.bb-rl-container-inner .bp-pagination > .bp-pagination-links span.next,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links span.prev,
.bb-rl-content-wrapper .bp-pagination > .bp-pagination-links span.next {
color: var(--bb-rl-text-disabled-color);
}
.bb-rl-content-wrapper .bbp-pagination-links {
display: flex;
align-items: center;
}
.bb-rl-content-wrapper .bbp-pagination-links span,
.bb-rl-content-wrapper .bbp-pagination-links a {
line-height: var(--bb-rl-space-400);
}
.bb-rl-content-wrapper .bbp-pagination-links .prev,
.bb-rl-content-wrapper .bbp-pagination-links .next {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-50);
padding: 0 var(--bb-rl-space-200);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-content-wrapper .bbp-pagination-links .prev::before,
.bb-rl-content-wrapper .bbp-pagination-links .next::before {
font-size: var(--bb-rl-font-size-sm);
content: attr(data-bb-rl-label);
}
.bb-rl-content-wrapper .bbp-pagination-links .prev::after,
.bb-rl-content-wrapper .bbp-pagination-links .next::after {
font-size: var(--bb-rl-font-size-base);
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-style: normal;
line-height: 1;
position: relative;
top: 1px;
}
.bb-rl-content-wrapper .bbp-pagination-links .prev {
flex-direction: row-reverse;
margin-right: var(--bb-rl-space-500);
}
@media screen and (max-width: 544px) {
.bb-rl-content-wrapper .bbp-pagination-links .prev {
margin-right: var(--bb-rl-space-200);
}
}
.bb-rl-content-wrapper .bbp-pagination-links .prev::after {
content: "\e138";
}
.bb-rl-content-wrapper .bbp-pagination-links .next {
margin-left: var(--bb-rl-space-500);
}
@media screen and (max-width: 544px) {
.bb-rl-content-wrapper .bbp-pagination-links .next {
margin-left: var(--bb-rl-space-200);
}
}
.bb-rl-content-wrapper .bbp-pagination-links .next::after {
content: "\e13a";
}
.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next) {
display: inline-flex;
min-width: var(--bb-rl-space-400);
height: var(--bb-rl-space-400);
border: 1px solid transparent;
border-radius: var(--bb-rl-radius-md);
justify-content: center;
color: var(--bb-rl-text-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
}
.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next).current {
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-quaternary-color);
}
.bb-rl-content-wrapper .bbp-pagination-links .page-numbers:not(.prev):not(.next):hover {
border-color: var(--bb-rl-border-tertiary-color);
}
.bb-rl-content-wrapper .bbp-pagination-links a.prev,
.bb-rl-content-wrapper .bbp-pagination-links a.next {
color: var(--bb-rl-text-color);
}
.bb-rl-content-wrapper .bbp-pagination-links span.prev,
.bb-rl-content-wrapper .bbp-pagination-links span.next {
color: var(--bb-rl-text-disabled-color);
}
.bb-readylaunch-template .bb-toast-messages-enable {
position: relative;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages {
position: fixed;
bottom: var(--bb-rl-space-700);
left: 50%;
transform: translateX(-50%);
z-index: 999993;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item {
background-color: var(--bb-rl-background-black-color);
border: 1px solid var(--bb-rl-border-quinery-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-white-color);
padding: 12px var(--bb-rl-space-300) 12px var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
display: flex;
align-items: center;
justify-content: space-between;
position: relative;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item [class*="bb-icon"] {
display: flex;
content: "\e184";
color: var(--bb-rl-text-white-color);
font-size: 24px;
font-weight: 400;
margin-right: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item.bp-message-success [class*="bb-icon"] {
color: var(--bb-rl-icon-positive-secondary-color);
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .bb-icon-check:before {
font-family: bb-icons-rl;
content: "\e184";
font-style: normal;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .toast-messages-action_link {
color: var(--bb-rl-primary-color);
cursor: pointer;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close {
display: flex;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close [class*="bb-icon"] {
color: var(--bb-rl-text-white-color);
font-size: 16px;
font-weight: 400;
margin-left: var(--bb-rl-space-100);
margin-right: 0;
font-style: normal;
}
.bb-readylaunch-template .bb-toast-messages-enable .bb-toast-messages .toast-messages-list .read-item .action-close [class*="bb-icon"]:before {
content: "\e4f6";
font-family: bb-icons-rl;
}
.bb-readylaunch-template .bb-onscreen-notification-enable .bb-remove-all-notification {
display: none;
}
.bb-readylaunch-template .bb-onscreen-notification-enable ul.notification-list {
padding: 0;
}
.bb-rl-toast-message {
display: flex;
align-items: center;
position: absolute;
bottom: var(--bb-rl-space-700);
left: 50%;
transform: translateX(-50%);
background-color: var(--bb-rl-background-black-color);
border: 1px solid var(--bb-rl-border-quinery-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-white-color);
padding: 12px var(--bb-rl-space-300) 12px var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
opacity: 1;
z-index: 999993;
transition: opacity 0.3s ease-in-out;
}
.bb-rl-toast-message i {
font-size: 26px;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-toast-message--error .bb-rl-spinner {
display: none;
}
.bb-rl-toast-message--error i {
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-toast-message--error i.bb-icons-rl-warning-circle {
color: var(--bb-rl-text-warning-secondary-color);
}
.bb-rl-toast-message--warning .bb-rl-spinner {
display: none;
}
.bb-rl-toast-message--warning i {
color: var(--bb-rl-icon-warning-secondary-color);
}
.bb-rl-toast-message--success .bb-rl-spinner {
display: none;
}
.bb-rl-toast-message--success i {
color: var(--bb-rl-text-positive-secondary-color);
}
.bb-rl-spinner {
display: inline-block;
width: 24px;
height: 24px;
margin-right: var(--bb-rl-space-100);
border: 3px solid var(--bb-rl-border-tertiary-color);
border-top: 3px solid var(--bb-rl-border-quinery-color);
border-radius: 50%;
animation: spin 1s linear infinite;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.bb-rl-header {
background-color: var(--bb-rl-background-color);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-400);
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: var(--bb-rl-z-index-fixed);
}
body.admin-bar .bb-rl-header {
top: 32px;
}
.bb-rl-header .bb-rl-left-panel-mobile {
display: none;
}
.bb-readylaunch-menu {
display: flex;
align-items: center;
list-style: none;
margin: 0;
padding: 0;
flex: 1;
justify-content: center;
min-width: 0;
}
.bb-readylaunch-menu > li:not(:last-child) {
margin-right: var(--bb-rl-space-200);
}
.bb-readylaunch-menu > li > a {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 0.85rem;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-sm);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
background-color: transparent;
color: var(--bb-rl-text-color);
border: none;
white-space: nowrap;
}
.bb-readylaunch-menu > li > a:focus {
outline: none;
}
.bb-readylaunch-menu > li > a:focus-visible {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-readylaunch-menu > li:hover > a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-menu > li.current-menu-item > a {
font-weight: 600;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-menu .menu-item.menu-item-has-children {
position: relative;
}
.bb-readylaunch-menu .menu-item > .sub-menu {
background: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
border-radius: var(--bb-rl-radius-md);
list-style: none;
padding: var(--bb-rl-space-100) 0;
position: absolute;
left: 0;
top: 100%;
margin: 0;
min-width: 168px;
opacity: 0;
visibility: hidden;
z-index: 100;
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item a {
color: var(--bb-rl-text-color);
display: block;
font-size: 0.85rem;
line-height: 1.4;
margin-bottom: 1px;
border-radius: var(--bb-rl-radius-sm);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item:hover > a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item:hover > .sub-menu {
top: 0;
left: -2px;
right: inherit;
transform: translateX(100%);
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item.menu-item-has-children {
position: relative;
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item.menu-item-has-children > a {
padding-right: var(--bb-rl-space-300);
}
.bb-readylaunch-menu .menu-item > .sub-menu .menu-item.menu-item-has-children:after {
content: "\e13a";
display: block;
position: absolute;
right: var(--bb-rl-space-200);
top: 50%;
transform: translateY(-50%);
font-family: bb-icons-rl;
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-icon-secondary-color);
}
.bb-readylaunch-menu .menu-item:hover > .sub-menu {
opacity: 1;
visibility: visible;
}
.bb-readylaunch-mobile-menu__wrap {
display: none;
}
.bb-rl-site-branding img {
max-width: 130px;
max-height: 32px;
object-fit: contain;
}
.bb-rl-site-branding .site-title {
font-size: 18px;
font-weight: 600;
}
.bb-rl-site-branding .site-title a {
color: var(--bb-rl-text-color);
}
.bb-rl-site-branding .site-title a:focus-visible {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
body.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo-text,
body.bb-rl-dark-mode .bb-rl-site-branding .bb-rl-light-logo {
display: none;
}
body:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo-text,
body:not(.bb-rl-dark-mode) .bb-rl-site-branding .bb-rl-dark-logo {
display: none;
}
.header-aside .header-aside-inner {
gap: var(--bb-rl-space-100);
}
.header-aside .notification-wrap {
position: relative;
}
.header-aside .notification-wrap .notification-dropdown {
background: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
border-radius: var(--bb-rl-radius-lg);
list-style: none;
position: absolute;
right: -15px;
top: calc(100% + 8px);
margin: 0;
min-width: 480px;
opacity: 0;
visibility: hidden;
z-index: 0;
display: none;
}
.header-aside .notification-wrap .notification-dropdown .bb-rl-loader {
margin: 20px auto;
display: table;
}
.header-aside .notification-wrap.selected .notification-dropdown {
opacity: 1;
visibility: visible;
z-index: var(--bb-rl-z-index-dropdown);
display: block;
}
.header-aside .notification-wrap.selected .notification-link {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.header-aside .notification-wrap.selected .notification-link > span:before,
.header-aside .notification-wrap.selected .notification-link > span:after {
display: none;
}
.header-aside .notification-wrap .notification-header {
padding: var(--bb-rl-space-100) 0;
margin: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.header-aside .notification-wrap .notification-header h2 {
color: var(--bb-rl-text-color);
font-size: 1rem;
font-weight: 500;
}
.header-aside .notification-wrap .notification-header .notification-header-action {
color: var(--bb-rl-icon-secondary-color);
font-size: 1rem;
}
.header-aside .notification-wrap .notification-header .delete-all,
.header-aside .notification-wrap .notification-header .message-view-all-link {
margin-left: auto;
margin-right: var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.header-aside .notification-wrap .notification-header .mark-read-all {
color: var(--bb-rl-text-color);
cursor: pointer;
background: transparent;
border: 0;
}
.header-aside .notification-wrap .notification-header .mark-read-all [class*="bb-icons-rl"] {
opacity: 0.6;
}
.header-aside .notification-wrap .notification-header-actions {
display: flex;
align-items: center;
gap: var(--bb-rl-space-200);
}
.header-aside .notification-link {
display: inline-block;
padding: 4px;
border-radius: var(--bb-rl-radius-md);
}
.header-aside .notification-link:focus {
outline: none;
}
.header-aside .notification-link:focus-visible {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.header-aside .notification-link > span {
display: flex;
}
.header-aside .notification-link [class*="bb-icons-rl"] {
color: var(--bb-rl-icon-secondary-color);
font-size: 24px;
}
.header-aside .notification-link .count {
font-style: normal;
font-weight: 600;
color: var(--bb-rl-text-white-color);
letter-spacing: -0.55px;
background-color: var(--bb-rl-primary-color);
border-radius: var(--bb-rl-radius-full);
line-height: 1.6;
font-size: 9px;
top: calc(50% - 20px);
right: -4px;
padding: 1px 6px;
position: absolute;
box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.15);
}
.header-aside .user-wrap {
margin-left: var(--bb-rl-space-300);
position: relative;
}
.header-aside .user-wrap .avatar {
max-width: 32px;
height: auto;
object-fit: contain;
border-radius: var(--bb-rl-radius-full);
}
.header-aside .user-wrap .bb-rl-profile-dropdown {
display: none;
}
.header-aside .user-wrap .user-link:focus-visible {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.header-aside .user-wrap.active .bb-rl-profile-dropdown {
display: block;
}
.header-aside .bb-rl-header-search {
font-size: 0.85rem;
margin-right: var(--bb-rl-space-300);
}
.header-aside .bb-rl-header-search [class*="bb-icons-rl"] {
color: var(--bb-rl-icon-secondary-color);
font-size: 16px;
margin-right: var(--bb-rl-space-100);
}
.header-aside .bb-rl-header-search .bb-rl-header-search__label {
white-space: nowrap;
}
.header-aside .bb-rl-header-search:focus {
outline: none;
}
.header-aside .bb-rl-header-search:focus-visible {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.header-aside .bp-dir-search-form {
border-radius: var(--bb-rl-radius-md);
margin-right: var(--bb-rl-space-300);
}
.header-aside .bb-rl-header-buttons .signin-button:hover {
border-bottom-color: transparent;
}
.notification-dropdown .notification-header-tabs {
margin: 0 var(--bb-rl-space-200);
}
.notification-dropdown .notification-header-tab-action {
color: var(--bb-rl-text-secondary-color);
font-size: 0.85rem;
font-weight: 500;
border-radius: var(--bb-rl-radius-full);
}
.notification-dropdown .notification-header-tab-action:hover, .notification-dropdown .notification-header-tab-action.active {
color: var(--bb-rl-text-color);
font-weight: 600;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.notification-list {
max-height: 52vh;
overflow: auto;
overflow-x: hidden;
padding: var(--bb-rl-space-100);
}
.notification-list > li {
display: flex;
align-items: center;
padding: var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
position: relative;
}
.notification-list > li .notification-avatar {
margin-right: var(--bb-rl-space-100);
flex: 0 0 40px;
}
.notification-list > li .notification-avatar img {
display: block;
max-width: 36px;
height: auto;
border-radius: var(--bb-rl-radius-full);
}
.notification-list > li .notification-avatar .thread-multiple-avatar {
min-height: 40px;
min-width: 40px;
position: relative;
}
.notification-list > li .notification-avatar .thread-multiple-avatar img {
max-width: 24px;
position: absolute;
left: 0;
top: 0;
}
.notification-list > li .notification-avatar .thread-multiple-avatar img + img {
top: auto;
right: 0;
bottom: 0;
left: auto;
}
.notification-list > li:has(.bb-rl-option-wrap.active), .notification-list > li:hover:not(.bb-rl-view-more--pagination) {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.notification-list .bb-full-link {
font-size: 0;
}
.notification-list .bb-full-link > a {
cursor: pointer;
font-size: 0;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
}
.notification-list .notification-content {
flex: 1;
position: relative;
width: 100%;
overflow: hidden;
}
.notification-list .notification-content .notification-users {
color: var(--bb-rl-text-color);
font-size: 0.9rem;
line-height: 1.3;
font-weight: 500;
display: block;
white-space: nowrap;
width: calc(100% - 50px);
}
.notification-list .notification-content .notification-users a {
color: inherit;
}
.notification-list .notification-content .posted {
color: var(--bb-rl-text-tertiary-color);
font-size: 0.85rem;
line-height: 1.5;
}
.notification-list .notification-content .posted img {
height: 20px;
width: 20px;
vertical-align: middle;
}
.notification-list .unread:before {
content: "";
background-color: var(--bb-rl-primary-color);
border-radius: 50%;
height: 6px;
width: 6px;
position: absolute;
right: var(--bb-rl-space-100);
bottom: 24px;
}
.notification-list .unread .notification-content .posted {
color: var(--bb-rl-text-color);
font-weight: 500;
}
.notification-list .unread:hover:before {
visibility: hidden;
opacity: 0;
}
.notification-list .bb-rl-load-more {
height: 0;
width: 0;
overflow: hidden;
visibility: hidden;
}
.notification-list li.bb-rl-no-messages-wrap {
background-color: transparent;
}
.bb-rl-no-messages {
display: flex;
flex-direction: column;
align-items: center;
}
.bb-rl-no-messages > [class*="bb-icons-rl"] {
font-size: 40px;
color: var(--bb-rl-icon-secondary-color);
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-no-messages h3 {
font-size: 18px;
font-weight: 600;
margin: 0 0 var(--bb-rl-space-100);
}
.bb-rl-no-messages .bb-rl-no-messages-description {
font-size: 14px;
color: var(--bb-rl-text-secondary-color);
max-width: 300px;
margin: 0 auto var(--bb-rl-space-300);
text-align: center;
}
.bb-rl-no-messages .bb-rl-no-messages-button {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-no-messages .bb-rl-button {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
}
.notification-listing .notification-list li .notification-avatar {
position: relative;
}
.notification-listing .notification-list li .notification-avatar img {
max-width: 32px;
max-height: 32px;
object-fit: cover;
}
.notification-listing .notification-list li .notification-content {
color: var(--bb-rl-text-color);
font-size: 0.9rem;
line-height: 1.3;
font-weight: 500;
max-width: calc(100% - 75px);
}
.notification-listing .notification-list li .notification-content a {
color: var(--bb-rl-text-color);
}
.notification-listing .notification-list li .notification-content .posted {
color: var(--bb-rl-text-tertiary-color);
display: block;
font-size: 0.85rem;
margin-top: 3px;
line-height: 19px;
font-weight: 400;
}
.notification-listing .notification-list li.unread:before {
right: 27px;
bottom: 50%;
margin-bottom: -1px;
}
.notification-listing .notification-list li .actions {
position: absolute;
top: 50%;
margin-top: -8px;
right: 10px;
}
.notification-listing .notification-list li .actions > a {
cursor: pointer;
}
.notification-listing .notification-list li .bb-rl-option-wrap {
opacity: 0;
visibility: hidden;
}
.notification-listing .notification-list li .bb-rl-option-wrap__action {
padding: 0;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.notification-listing .notification-list li .bb-rl-option-wrap__action [class*="bb-icons-rl"] {
color: var(--bb-rl-icon-tertiary-color);
}
.notification-listing .notification-list li .bb-rl-option-wrap.active,
.notification-listing .notification-list li:hover .bb-rl-option-wrap {
opacity: 1;
visibility: visible;
}
.notification-list li .notification-avatar [class*="bb-icon"] {
height: 20px;
width: 20px;
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--bb-rl-radius-full);
font-style: normal;
position: absolute;
right: 0;
bottom: -6px;
background-color: var(--bb-rl-background-positive-primary-color);
}
.notification-list li .notification-avatar [class*="bb-icon"]:before {
font-family: bb-icons-rl !important;
color: var(--bb-rl-text-white-color);
font-size: 12px;
opacity: 1;
margin: 0;
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-comment-activity:before {
content: "\e172";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-activity:before {
content: "\e17a";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-reply:before {
content: "\ed52";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-comment-square-dots:before {
content: "\e172";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-comment-square:before {
content: "\e16c";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-poll:before {
content: "\e150";
}
.notification-list li .notification-avatar [class*="bb-icon"].bb-icon-image:before {
content: "\e10e";
}
body.activity .bb-readylaunch-menu {
margin-left: 170px;
}
body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu {
margin-left: 320px;
}
body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu.bb-rl-items-max {
margin-right: var(--bb-rl-space-300);
margin-left: 170px;
}
@media screen and (max-width: 1400px) {
body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu {
margin-left: 170px;
}
body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu.bb-rl-items-max {
margin-right: var(--bb-rl-space-100);
margin-left: 0;
}
}
@media screen and (max-width: 1280px) {
body.activity .site:not(:has(.bb-rl-activity-wrap .bb-rl-secondary-container)) .bb-readylaunch-menu {
margin-left: 0;
}
}
body.activity .bb-readylaunch-menu, body.bbp-user-page .bb-readylaunch-menu, body.forums.singular .bb-readylaunch-menu, body.messages.singular .bb-readylaunch-menu {
margin-left: 170px;
}
body.activity .bb-readylaunch-menu.bb-rl-items-max, body.bbp-user-page .bb-readylaunch-menu.bb-rl-items-max, body.forums.singular .bb-readylaunch-menu.bb-rl-items-max, body.messages.singular .bb-readylaunch-menu.bb-rl-items-max {
margin-right: var(--bb-rl-space-300);
}
@media screen and (max-width: 1400px) {
body.activity .bb-readylaunch-menu, body.bbp-user-page .bb-readylaunch-menu, body.forums.singular .bb-readylaunch-menu, body.messages.singular .bb-readylaunch-menu {
margin-left: 0;
}
}
body.directory .bb-readylaunch-menu, body.forum-archive .bb-readylaunch-menu, body.forum.single .bb-readylaunch-menu, body.reply-edit .bb-readylaunch-menu, body.topic-edit .bb-readylaunch-menu, body.topic.single .bb-readylaunch-menu, body.group-admin.groups .bb-readylaunch-menu, body.my-account.profile .bb-readylaunch-menu, body.single-item.groups .bb-readylaunch-menu, body.bbp-user-page.single.my-account .bb-readylaunch-menu, body.notifications.single.my-account .bb-readylaunch-menu, body.my-account.profile.edit .bb-readylaunch-menu {
margin-left: 320px;
}
body.directory .bb-readylaunch-menu.bb-rl-items-max, body.forum-archive .bb-readylaunch-menu.bb-rl-items-max, body.forum.single .bb-readylaunch-menu.bb-rl-items-max, body.reply-edit .bb-readylaunch-menu.bb-rl-items-max, body.topic-edit .bb-readylaunch-menu.bb-rl-items-max, body.topic.single .bb-readylaunch-menu.bb-rl-items-max, body.group-admin.groups .bb-readylaunch-menu.bb-rl-items-max, body.my-account.profile .bb-readylaunch-menu.bb-rl-items-max, body.single-item.groups .bb-readylaunch-menu.bb-rl-items-max, body.bbp-user-page.single.my-account .bb-readylaunch-menu.bb-rl-items-max, body.notifications.single.my-account .bb-readylaunch-menu.bb-rl-items-max, body.my-account.profile.edit .bb-readylaunch-menu.bb-rl-items-max {
margin-right: var(--bb-rl-space-300);
margin-left: 170px;
}
@media screen and (max-width: 1400px) {
body.directory .bb-readylaunch-menu, body.forum-archive .bb-readylaunch-menu, body.forum.single .bb-readylaunch-menu, body.reply-edit .bb-readylaunch-menu, body.topic-edit .bb-readylaunch-menu, body.topic.single .bb-readylaunch-menu, body.group-admin.groups .bb-readylaunch-menu, body.my-account.profile .bb-readylaunch-menu, body.single-item.groups .bb-readylaunch-menu, body.bbp-user-page.single.my-account .bb-readylaunch-menu, body.notifications.single.my-account .bb-readylaunch-menu, body.my-account.profile.edit .bb-readylaunch-menu {
margin-left: 170px;
}
body.directory .bb-readylaunch-menu.bb-rl-items-max, body.forum-archive .bb-readylaunch-menu.bb-rl-items-max, body.forum.single .bb-readylaunch-menu.bb-rl-items-max, body.reply-edit .bb-readylaunch-menu.bb-rl-items-max, body.topic-edit .bb-readylaunch-menu.bb-rl-items-max, body.topic.single .bb-readylaunch-menu.bb-rl-items-max, body.group-admin.groups .bb-readylaunch-menu.bb-rl-items-max, body.my-account.profile .bb-readylaunch-menu.bb-rl-items-max, body.single-item.groups .bb-readylaunch-menu.bb-rl-items-max, body.bbp-user-page.single.my-account .bb-readylaunch-menu.bb-rl-items-max, body.notifications.single.my-account .bb-readylaunch-menu.bb-rl-items-max, body.my-account.profile.edit .bb-readylaunch-menu.bb-rl-items-max {
margin-right: var(--bb-rl-space-100);
margin-left: 0;
}
}
@media screen and (max-width: 1280px) {
body.directory .bb-readylaunch-menu, body.forum-archive .bb-readylaunch-menu, body.forum.single .bb-readylaunch-menu, body.reply-edit .bb-readylaunch-menu, body.topic-edit .bb-readylaunch-menu, body.topic.single .bb-readylaunch-menu, body.group-admin.groups .bb-readylaunch-menu, body.my-account.profile .bb-readylaunch-menu, body.single-item.groups .bb-readylaunch-menu, body.bbp-user-page.single.my-account .bb-readylaunch-menu, body.notifications.single.my-account .bb-readylaunch-menu, body.my-account.profile.edit .bb-readylaunch-menu {
margin-left: 0;
}
}
@media screen and (max-width: 992px) {
.bb-rl-header-container {
justify-content: flex-start;
}
.bb-rl-header {
padding: var(--bb-rl-space-200);
}
.bb-rl-header .bb-rl-left-panel-mobile {
display: flex;
align-items: center;
color: var(--bb-rl-icon-secondary-color);
font-size: 28px;
margin-right: var(--bb-rl-space-200);
}
.bb-mobile-menu-open .bb-rl-left-panel-mobile [class*="bb-icons-rl"]:before {
content: "\e4f6";
}
.bb-rl-left-panel,
.bb-readylaunch-menu,
.bb-rl-header-search__label {
display: none;
}
.bb-rl-site-branding {
margin-right: auto;
margin-left: auto;
}
.bb-readylaunch-mobile-menu__wrap {
background-color: var(--bb-rl-background-color);
display: block;
position: fixed;
left: -100%;
top: 66px;
bottom: 0;
width: 100%;
overflow: auto;
transition: all 0.35s ease-in-out;
}
body.admin-bar .bb-readylaunch-mobile-menu__wrap {
top: 98px;
}
body.bb-mobile-menu-open .bb-readylaunch-mobile-menu__wrap {
left: 0;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel {
position: static;
height: auto !important;
width: auto;
display: block;
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items {
padding: var(--bb-rl-space-200) 0;
margin: 0 var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul {
list-style: none;
margin: 0;
padding: 0;
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li > a {
color: var(--bb-rl-text-color);
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li > a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li > a > i {
color: var(--bb-rl-icon-color);
font-size: 20px;
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li > a .notification-label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.4;
}
.bb-readylaunch-mobile-menu__wrap .bb-readylaunch-mobile-menu_items ul li > a .count {
display: inline-flex;
margin-left: auto;
border-radius: var(--bb-rl-radius-sm);
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
background-color: var(--bb-rl-background-tertiary-color);
font-size: var(--bb-rl-font-size-xs);
color: var(--bb-rl-text-color);
font-weight: 500;
line-height: 1.4;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2 {
display: flex;
align-items: center;
position: relative;
margin-bottom: 0;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:after {
content: "\e136";
font-family: bb-icons-rl;
font-size: 16px;
font-weight: 400;
color: var(--bb-rl-icon-tertiary-color);
margin-left: var(--bb-rl-space-100);
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list h2:before {
content: "\e3d4";
font-family: bb-icons-rl;
font-size: 16px;
font-weight: 700;
color: var(--bb-rl-icon-tertiary-color);
margin-left: var(--bb-rl-space-100);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget .bb-rl-list > ul {
display: none;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open > .bb-rl-list ul {
display: block;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open > .bb-rl-list h2 {
margin-bottom: var(--bb-rl-space-200);
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open > .bb-rl-list h2:after {
transform: rotate(180deg);
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-left-panel-widget.is-open > .bb-rl-list h2:before {
content: "\e32a";
}
.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form {
display: block;
margin: var(--bb-rl-space-200) var(--bb-rl-space-400) 0;
border-radius: var(--bb-rl-radius-base);
}
.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form:before {
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
position: absolute;
left: 12px;
top: 50%;
transform: translateY(-50%);
}
.bb-readylaunch-mobile-menu__wrap .bp-dir-search-form button[type="submit"] {
top: 50%;
transform: translateY(-50%);
opacity: 0;
height: auto;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-500);
position: relative;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#mobile-search {
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 400;
padding: 0;
border-radius: 0;
}
.bb-readylaunch-mobile-menu__wrap .bb-rl-network-search-bar input#mobile-search:-webkit-input-placeholder {
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-mobile-user-name {
color: var(--bb-rl-text-color);
font-size: 1rem;
font-weight: 500;
}
.bb-rl-my-account-link a {
color: var(--bb-rl-text-tertiary-color);
font-size: 0.85rem;
font-weight: 500;
}
.header-aside .dir-search,
.header-aside .bb-rl-header-search {
display: none;
}
.header-aside .notification-wrap,
.header-aside .bb-message-dropdown-notification {
display: none;
}
.bb-readylaunch-mobile-menu {
list-style: none;
padding: var(--bb-rl-space-200) 0;
margin: 0 var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-readylaunch-mobile-menu li a {
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
display: block;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-sm);
}
.bb-readylaunch-mobile-menu li a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-mobile-menu .menu-item.menu-item-has-children {
position: relative;
}
.bb-readylaunch-mobile-menu .submenu-toggle {
cursor: pointer;
font-size: 20px;
color: var(--bb-rl-text-tertiary-color);
line-height: 30px;
position: absolute;
right: 10px;
top: 4px;
width: 30px;
height: 30px;
text-align: center;
}
.bb-readylaunch-mobile-menu .sub-menu {
display: none;
list-style: none;
padding-left: var(--bb-rl-space-300);
margin-top: var(--bb-rl-space-100);
}
.bb-readylaunch-mobile-menu .open-parent > .sub-menu {
display: block;
}
.bb-readylaunch-mobile-menu .open-parent > a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-readylaunch-mobile-menu .open-parent > a .submenu-toggle {
transform: rotate(-180deg);
}
}
@media screen and (max-width: 782px) {
body.admin-bar .bb-rl-header {
top: 46px;
}
body.admin-bar .bb-readylaunch-mobile-menu__wrap {
top: 112px;
}
}
@media screen and (max-width: 544px) {
.header-aside .notification-wrap.messages-wrap .notification-dropdown {
right: -30px;
}
.header-aside .notification-wrap .notification-dropdown {
right: -10px;
min-width: 280px;
max-width: 280px;
}
}
.bb-rl-profile-dropdown {
position: absolute;
top: calc(100% + 8px);
right: 0;
z-index: 100;
}
.bb-rl-profile-dropdown ul li a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
width: 100%;
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-100);
padding: 10px var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-profile-dropdown ul li a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-profile-dropdown .bb-rl-profile-lists {
list-style: none;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-base);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
min-width: 240px;
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item i {
color: var(--bb-rl-icon-primary-color);
font-size: var(--bb-rl-font-size-2xl);
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:last-of-type {
border-top: 1px solid var(--bb-rl-border-secondary-color);
margin-top: var(--bb-rl-space-100);
padding-top: var(--bb-rl-space-100);
}
@media screen and (max-width: 460px) {
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item.active > .bb-profile-submenu-lists {
opacity: 1;
visibility: visible;
height: auto;
padding: var(--bb-rl-space-100) 0;
}
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item.active .bb-rl-profile-list-item--after i {
transform: rotate(90deg);
}
.bb-rl-profile-dropdown .bb-rl-profile-lists li {
position: relative;
}
.bb-rl-profile-dropdown .bb-rl-profile-lists li > .bb-profile-submenu-lists {
position: absolute;
top: 0;
right: 100%;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-base);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
min-width: 192px;
list-style: none;
opacity: 0;
visibility: hidden;
transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 460px) {
.bb-rl-profile-dropdown .bb-rl-profile-lists li > .bb-profile-submenu-lists {
position: static;
border-radius: 0;
box-shadow: none;
border-left: 0;
border-right: 0;
height: 0;
padding: 0;
}
}
@media screen and (min-width: 460px) {
.bb-rl-profile-dropdown .bb-rl-profile-lists li:hover > .bb-profile-submenu-lists {
opacity: 1;
visibility: visible;
}
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) > a::after {
content: "\e13a";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-icon-secondary-color);
font-style: normal;
margin-left: auto;
}
@media screen and (max-width: 460px) {
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) > a::after {
display: none;
}
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after {
display: none;
margin-left: auto;
}
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after i {
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-icon-secondary-color);
font-style: normal;
}
@media screen and (max-width: 460px) {
.bb-rl-profile-dropdown .bb-rl-profile-lists .bb-rl-profile-list-item:has(.bb-profile-submenu-lists) span.bb-rl-profile-list-item--after {
display: inline-flex;
align-items: center;
justify-content: center;
}
}
body:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a {
padding-right: 30px;
}
body:not(.bb-rl-dark-mode) #bb-rl-profile-theme-light a::after {
content: "\e182";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-icon-secondary-color);
position: absolute;
right: 12px;
}
body.bb-rl-dark-mode #bb-rl-profile-theme-dark a {
padding-right: 30px;
}
body.bb-rl-dark-mode #bb-rl-profile-theme-dark a::after {
content: "\e182";
font-weight: 400;
font-family: bb-icons-rl;
font-size: var(--bb-rl-font-size-base);
color: var(--bb-rl-icon-secondary-color);
position: absolute;
right: 12px;
}
.bb-rl-left-panel {
position: fixed;
left: 0;
z-index: var(--bb-rl-z-index-fixed);
background: var(--bb-rl-background-color);
border-right: 1px solid var(--bb-rl-border-color);
height: calc(100% - 71px);
width: 300px;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
overflow: auto;
top: 71px;
}
body.admin-bar .bb-rl-left-panel {
top: 103px;
height: calc(100% - 71px - 32px);
}
.bb-rl-left-panel-widget {
padding: var(--bb-rl-space-200) 0;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu {
padding: 0;
list-style: none;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu li > a {
display: flex;
align-items: center;
color: var(--bb-rl-text-color);
font-size: 0.85rem;
font-weight: 500;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
text-decoration: none;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu li > a > .menu-icon {
display: flex;
font-size: 18px;
line-height: 1;
color: var(--bb-rl-icon-color);
margin-right: var(--bb-rl-space-100);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu li > a > .menu-icon:before {
margin: 0;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu li > a:focus, .bb-rl-left-panel .bb-readylaunchpanel-menu li > a:hover {
outline: none;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu li.selected > a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .current-menu-item > a {
font-weight: 600;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .menu-item.menu-item-has-children {
position: relative;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .menu-item.menu-item-has-children > a {
padding-right: 35px;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .submenu-toggle {
cursor: pointer;
font-size: 20px;
color: var(--bb-rl-text-tertiary-color);
line-height: var(--bb-rl-space-300);
position: absolute;
right: 10px;
top: 6px;
width: 30px;
height: var(--bb-rl-space-300);
text-align: center;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .sub-menu {
display: none;
list-style: none;
padding-left: var(--bb-rl-space-300);
margin-top: var(--bb-rl-space-100);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent > .sub-menu {
display: block;
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent > a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-left-panel .bb-readylaunchpanel-menu .open-parent > a .submenu-toggle {
transform: rotate(-180deg);
margin-right: var(--bb-rl-space-100);
margin-left: 0;
}
.bb-rl-left-panel .bb-bottom-readylaunchpanel-menu li > a > i {
display: none;
}
.bb-rl-left-panel .bb-bottom-readylaunchpanel-menu li > a:before {
display: flex;
content: "\e2e2";
color: var(--bb-rl-text-tertiary-color);
font-size: 20px;
font-weight: 400;
font-family: bb-icons-rl;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-left-panel .bb-rl-list h2 {
color: var(--bb-rl-text-tertiary-color);
font-size: 0.85rem;
font-weight: 600;
margin: 0 var(--bb-rl-space-200) var(--bb-rl-space-200);
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list {
list-style: none;
padding: 0;
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li {
display: flex;
align-items: center;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:hover, .bb-rl-left-panel .bb-rl-list .bb-rl-item-list li:focus-within {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-avatar a {
display: block;
padding: var(--bb-rl-space-100) var(--bb-rl-space-100) var(--bb-rl-space-100) var(--bb-rl-space-200);
outline: none;
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-avatar img {
height: 24px;
width: 24px;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .bb-rl-placeholder-avatar-image {
display: block;
height: 24px;
width: 24px;
border-radius: var(--bb-rl-radius-full);
background-color: var(--bb-rl-background-brand-secondary-color);
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-title {
flex: 1;
}
.bb-rl-left-panel .bb-rl-list .bb-rl-item-list .item-title a {
display: block;
color: var(--bb-rl-text-color);
font-size: 0.85rem;
font-weight: 500;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) 0;
outline: none;
}
.bb-rl-left-panel .bb-rl-show-more {
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-100);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-tertiary-color);
font-size: 0.85rem;
font-weight: 500;
}
.bb-rl-left-panel .bb-rl-show-more i {
font-size: 16px;
}
.bb-rl-widget-sidebar {
width: 320px;
}
.bb-rl-sub-ctrls .subnav-filters {
display: flex;
align-items: center;
margin-left: auto;
}
.bb-rl-sub-ctrls .subnav-filters .subnav-search {
margin: 0 var(--bb-rl-space-200);
}
.bb-rl-sub-ctrls .subnav-filters .subnav-search:empty {
margin: 0;
}
@media screen and (max-width: 544px) {
.bb-rl-sub-ctrls .subnav-filters {
flex-flow: wrap;
gap: var(--bb-rl-space-100);
justify-content: center;
}
}
@media screen and (max-width: 900px) {
.bb-rl-sub-ctrls .subnav-filters {
margin-left: 0;
}
}
.bb-rl-sub-ctrls .bb-rl-grid-filters + .component-filters {
display: inline-flex;
align-items: center;
}
@media screen and (min-width: 544px) {
.bb-rl-sub-ctrls .bb-rl-grid-filters + .component-filters::before {
content: "|";
color: var(--bb-rl-background-tertiary-hover-color);
padding: 0 var(--bb-rl-space-200);
}
}
@media screen and (max-width: 544px) {
.bb-rl-sub-ctrls .bb-rl-grid-filters + .component-filters {
margin-left: var(--bb-rl-space-200);
}
}
.bb-rl-sub-ctrls .component-filters + .component-filters {
margin-left: var(--bb-rl-space-200);
}
.bb-rl-sub-ctrls .bb-rl-filter {
white-space: nowrap;
}
.bb-rl-sub-ctrls .subnav-filters + .bb-rl-action-button,
.bb-rl-sub-ctrls .activity-head-bar + .bb-rl-action-button {
display: inline-flex;
align-items: center;
white-space: nowrap;
}
.bb-rl-sub-ctrls .subnav-filters + .bb-rl-action-button .bb-rl-button,
.bb-rl-sub-ctrls .activity-head-bar + .bb-rl-action-button .bb-rl-button {
padding: 4px var(--bb-rl-space-200);
}
@media screen and (min-width: 782px) {
.bb-rl-sub-ctrls .subnav-filters + .bb-rl-action-button::before,
.bb-rl-sub-ctrls .activity-head-bar + .bb-rl-action-button::before {
content: "|";
color: var(--bb-rl-background-tertiary-hover-color);
padding: 0 var(--bb-rl-space-200);
}
}
.bb-rl-heading-count {
display: inline-flex;
align-items: center;
}
.bb-rl-heading-count::before {
content: "(";
font-size: inherit;
}
.bb-rl-heading-count::after {
content: ")";
font-size: inherit;
}
.bb-rl-heading-count:empty::before, .bb-rl-heading-count:empty::after {
display: none;
}
.bb-rl-members .item-entry .bb-rl-context-wrap {
position: absolute;
top: 12px;
right: 16px;
}
.bb-rl-context-wrap,
.bb-rl-container .bb_more_options {
position: relative;
display: inline-flex;
}
.bb-rl-context-wrap .bb-rl-context-btn,
.bb-rl-context-wrap .bb_more_options_action,
.bb-rl-container .bb_more_options .bb-rl-context-btn,
.bb-rl-container .bb_more_options .bb_more_options_action {
display: inline-flex;
}
.bb-rl-context-wrap .bb-rl-context-btn i,
.bb-rl-context-wrap .bb_more_options_action i,
.bb-rl-container .bb_more_options .bb-rl-context-btn i,
.bb-rl-container .bb_more_options .bb_more_options_action i {
font-size: 24px;
color: var(--bb-rl-icon-tertiary-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown,
.bb-rl-context-wrap .bb_more_dropdown,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown,
.bb-rl-container .bb_more_options .bb_more_dropdown {
display: none;
position: absolute;
right: 0;
top: 100%;
background-color: var(--bb-rl-background-color);
padding: var(--bb-rl-space-100) 0;
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
border: 1px solid var(--bb-rl-border-secondary-color);
width: 195px;
list-style: none;
z-index: var(--bb-rl-z-index-dropdown);
}
.bb-rl-context-wrap .bb-rl-context-dropdown.open,
.bb-rl-context-wrap .bb_more_dropdown.open,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown.open,
.bb-rl-container .bb_more_options .bb_more_dropdown.open {
display: block;
}
.bb-rl-context-wrap .bb-rl-context-dropdown .bb_rl_more_dropdown__title,
.bb-rl-context-wrap .bb_more_dropdown .bb_rl_more_dropdown__title,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .bb_rl_more_dropdown__title,
.bb-rl-container .bb_more_options .bb_more_dropdown .bb_rl_more_dropdown__title {
display: none;
}
.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button a,
.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button button,
.bb-rl-context-wrap .bb-rl-context-dropdown > ul li a,
.bb-rl-context-wrap .bb-rl-context-dropdown > ul li button,
.bb-rl-context-wrap .bb_more_dropdown .generic-button a,
.bb-rl-context-wrap .bb_more_dropdown .generic-button button,
.bb-rl-context-wrap .bb_more_dropdown > ul li a,
.bb-rl-context-wrap .bb_more_dropdown > ul li button,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button a,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button button,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown > ul li a,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown > ul li button,
.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button a,
.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button button,
.bb-rl-container .bb_more_options .bb_more_dropdown > ul li a,
.bb-rl-container .bb_more_options .bb_more_dropdown > ul li button {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: 10px var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
white-space: nowrap;
display: inline-flex;
align-items: center;
width: 100%;
border: 0;
background-color: transparent;
}
.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button a:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown .generic-button button:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown > ul li a:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown > ul li button:hover,
.bb-rl-context-wrap .bb_more_dropdown .generic-button a:hover,
.bb-rl-context-wrap .bb_more_dropdown .generic-button button:hover,
.bb-rl-context-wrap .bb_more_dropdown > ul li a:hover,
.bb-rl-context-wrap .bb_more_dropdown > ul li button:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button a:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .generic-button button:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown > ul li a:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown > ul li button:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button a:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown .generic-button button:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown > ul li a:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown > ul li button:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
color: var(--bb-rl-text-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button::before,
.bb-rl-context-wrap .bb_more_dropdown a::before,
.bb-rl-context-wrap .bb_more_dropdown button::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-primary-color);
font-style: normal;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.block-member::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.block-member::before,
.bb-rl-context-wrap .bb_more_dropdown a.block-member::before,
.bb-rl-context-wrap .bb_more_dropdown button.block-member::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.block-member::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.block-member::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.block-member::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.block-member::before {
content: "\e3de";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content::before, .bb-rl-context-wrap .bb-rl-context-dropdown a.report-content::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content::before,
.bb-rl-context-wrap .bb_more_dropdown a.reported-content::before,
.bb-rl-context-wrap .bb_more_dropdown a.report-content::before,
.bb-rl-context-wrap .bb_more_dropdown button.reported-content::before,
.bb-rl-context-wrap .bb_more_dropdown button.report-content::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content::before {
content: "\e244";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content[data-bp-content-type*="groups"] .report-label, .bb-rl-context-wrap .bb-rl-context-dropdown a.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb_more_dropdown a.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb_more_dropdown a.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb_more_dropdown button.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-context-wrap .bb_more_dropdown button.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content[data-bp-content-type*="groups"] .report-label,
.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content[data-bp-content-type*="groups"] .report-label {
text-transform: lowercase;
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.reported-content[data-bp-content-type*="groups"] .report-label::first-letter, .bb-rl-context-wrap .bb-rl-context-dropdown a.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb-rl-context-dropdown button.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb-rl-context-dropdown button.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb_more_dropdown a.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb_more_dropdown a.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb_more_dropdown button.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-context-wrap .bb_more_dropdown button.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb_more_dropdown a.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb_more_dropdown a.report-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb_more_dropdown button.reported-content[data-bp-content-type*="groups"] .report-label::first-letter,
.bb-rl-container .bb_more_options .bb_more_dropdown button.report-content[data-bp-content-type*="groups"] .report-label::first-letter {
text-transform: uppercase;
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.view-as::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.view-as::before,
.bb-rl-context-wrap .bb_more_dropdown a.view-as::before,
.bb-rl-context-wrap .bb_more_dropdown button.view-as::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.view-as::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.view-as::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.view-as::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.view-as::before {
content: "\e220";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.about-group::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.about-group::before,
.bb-rl-context-wrap .bb_more_dropdown a.about-group::before,
.bb-rl-context-wrap .bb_more_dropdown button.about-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.about-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.about-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.about-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.about-group::before {
content: "\e2ce";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.group-manage::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.group-manage::before,
.bb-rl-context-wrap .bb_more_dropdown a.group-manage::before,
.bb-rl-context-wrap .bb_more_dropdown button.group-manage::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.group-manage::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.group-manage::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.group-manage::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.group-manage::before {
content: "\e272";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group,
.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group,
.bb-rl-context-wrap .bb_more_dropdown a.leave-group,
.bb-rl-context-wrap .bb_more_dropdown button.leave-group,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group,
.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group,
.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group {
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group::before,
.bb-rl-context-wrap .bb_more_dropdown a.leave-group::before,
.bb-rl-context-wrap .bb_more_dropdown button.leave-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group::before {
color: var(--bb-rl-text-danger-secondary-color);
content: "\e42a";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.leave-group:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.leave-group:hover,
.bb-rl-context-wrap .bb_more_dropdown a.leave-group:hover,
.bb-rl-context-wrap .bb_more_dropdown button.leave-group:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.leave-group:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.leave-group:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.leave-group:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.leave-group:hover {
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete, .bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete, .bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete,
.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete,
.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete,
.bb-rl-context-wrap .bb_more_dropdown a.delete-group,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete,
.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete,
.bb-rl-context-wrap .bb_more_dropdown button.delete-group,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete,
.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete,
.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder {
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete::before, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete::before, .bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group::before, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete::before, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete::before, .bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown a.delete-group::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete::before,
.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown button.delete-group::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete::before,
.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder::before {
color: var(--bb-rl-text-danger-secondary-color);
content: "\e4a6";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-media-file-delete:hover, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-video-file-delete:hover, .bb-rl-context-wrap .bb-rl-context-dropdown a.delete-group:hover, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-document-file-delete:hover, .bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete:hover, .bb-rl-context-wrap .bb-rl-context-dropdown a#bb-delete-folder:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-media-file-delete:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-video-file-delete:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.delete-group:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-document-file-delete:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete:hover,
.bb-rl-context-wrap .bb-rl-context-dropdown button#bb-delete-folder:hover,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-media-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-video-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown a.delete-group:hover,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-document-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown a#bb-delete-folder:hover,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-media-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-video-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown button.delete-group:hover,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-document-file-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete:hover,
.bb-rl-context-wrap .bb_more_dropdown button#bb-delete-folder:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-media-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-video-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.delete-group:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-document-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bb-delete-folder:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-media-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-video-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.delete-group:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-document-file-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete:hover,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bb-delete-folder:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-media-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-video-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.delete-group:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-document-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown a#bb-delete-folder:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-media-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-video-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.delete-group:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-document-file-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete:hover,
.bb-rl-container .bb_more_options .bb_more_dropdown button#bb-delete-folder:hover {
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-media-move:before, .bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-move:before, .bb-rl-context-wrap .bb-rl-context-dropdown a.ac-folder-move:before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-media-move:before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-move:before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-folder-move:before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-media-move:before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-document-move:before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-folder-move:before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-media-move:before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-document-move:before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-folder-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-media-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-folder-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-media-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-folder-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-media-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-folder-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-media-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-folder-move:before {
content: "\e83c";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-ac-video-move:before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-ac-video-move:before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-ac-video-move:before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-ac-video-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-ac-video-move:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-ac-video-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-ac-video-move:before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-ac-video-move:before {
content: "\e260";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-rl-ac-video-thumbnail-edit:before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-rl-ac-video-thumbnail-edit:before {
content: "\e2ca";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-rename::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-rename::before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-document-rename::before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-document-rename::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-rename::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-rename::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-rename::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-rename::before {
content: "\e34c";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-edit::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-edit::before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-document-edit::before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-document-edit::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-edit::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-edit::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-edit::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-edit::before {
content: "\e3b4";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.ac-document-privacy::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.ac-document-privacy::before,
.bb-rl-context-wrap .bb_more_dropdown a.ac-document-privacy::before,
.bb-rl-context-wrap .bb_more_dropdown button.ac-document-privacy::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.ac-document-privacy::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.ac-document-privacy::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.ac-document-privacy::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.ac-document-privacy::before {
content: "\e2fa";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-add-photos::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-add-photos::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-add-photos::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-add-photos::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-add-photos::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-add-photos::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-add-photos::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-add-photos::before {
content: "\e836";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-add-videos::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-add-videos::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-add-videos::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-add-videos::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-add-videos::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-add-videos::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-add-videos::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-add-videos::before {
content: "\e740";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-album-delete::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-album-delete::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-album-delete::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-album-delete::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-album-delete::before {
content: "\e4a6";
}
.bb-rl-context-wrap .bb-rl-context-dropdown a.bb-edit-album::before, .bb-rl-context-wrap .bb-rl-context-dropdown a#bp-edit-folder-open::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button.bb-edit-album::before,
.bb-rl-context-wrap .bb-rl-context-dropdown button#bp-edit-folder-open::before,
.bb-rl-context-wrap .bb_more_dropdown a.bb-edit-album::before,
.bb-rl-context-wrap .bb_more_dropdown a#bp-edit-folder-open::before,
.bb-rl-context-wrap .bb_more_dropdown button.bb-edit-album::before,
.bb-rl-context-wrap .bb_more_dropdown button#bp-edit-folder-open::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a.bb-edit-album::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown a#bp-edit-folder-open::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button.bb-edit-album::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown button#bp-edit-folder-open::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a.bb-edit-album::before,
.bb-rl-container .bb_more_options .bb_more_dropdown a#bp-edit-folder-open::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button.bb-edit-album::before,
.bb-rl-container .bb_more_options .bb_more_dropdown button#bp-edit-folder-open::before {
content: "\e3b4";
}
.bb-rl-context-wrap .bb-rl-context-dropdown li.download_file a::before,
.bb-rl-context-wrap .bb_more_dropdown li.download_file a::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown li.download_file a::before,
.bb-rl-container .bb_more_options .bb_more_dropdown li.download_file a::before {
content: "\e20c";
}
.bb-rl-context-wrap .bb-rl-context-dropdown li.bb_rl_copy_download_file_url a::before,
.bb-rl-context-wrap .bb_more_dropdown li.bb_rl_copy_download_file_url a::before,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown li.bb_rl_copy_download_file_url a::before,
.bb-rl-container .bb_more_options .bb_more_dropdown li.bb_rl_copy_download_file_url a::before {
content: "\e1ca";
}
.bb-rl-context-wrap .bb-rl-context-dropdown .bp-screen-reader-text,
.bb-rl-context-wrap .bb_more_dropdown .bp-screen-reader-text,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown .bp-screen-reader-text,
.bb-rl-container .bb_more_options .bb_more_dropdown .bp-screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute;
width: 1px;
word-wrap: normal;
}
.bb-rl-context-wrap .bb-rl-context-dropdown > ul,
.bb-rl-context-wrap .bb_more_dropdown > ul,
.bb-rl-container .bb_more_options .bb-rl-context-dropdown > ul,
.bb-rl-container .bb_more_options .bb_more_dropdown > ul {
list-style: none;
padding: 0;
margin: 0;
}
.bb-rl-skeleton-grid {
display: grid;
grid-template-columns: 1fr;
gap: var(--bb-rl-space-200);
}
.bb-rl-skeleton-grid.grid { grid-template-columns: repeat(4, 1fr);
}
.bb-rl-skeleton-grid.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover {
align-items: flex-start;
padding-top: 72px;
}
.bb-rl-primary-container .bb-rl-skeleton-grid.grid {
grid-template-columns: repeat(3, 1fr);
}
@media screen and (max-width: 1600px) {
.bb-rl-primary-container .bb-rl-skeleton-grid.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
.bb-rl-primary-container .bb-rl-skeleton-grid.grid {
grid-template-columns: 1fr;
}
}
@media screen and (max-width: 800px) {
.bb-rl-primary-container .bb-rl-skeleton-grid.grid {
grid-template-columns: 1fr;
}
}
@media screen and (max-width: 1200px) {
.bb-rl-skeleton-grid.grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 992px) {
.bb-rl-skeleton-grid.grid {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 800px) {
.bb-rl-skeleton-grid.grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 544px) {
.bb-rl-skeleton-grid.grid {
grid-template-columns: 1fr;
}
}
.bb-rl-skeleton-grid:not(.grid) {
grid-template-columns: 1fr;
}
.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-cover {
display: none;
}
.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer {
width: 72px;
flex: 0 0 72px;
}
.bb-rl-skeleton-grid:not(.grid) .bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(1) {
width: 100%;
}
.bb-rl-skeleton-grid-block {
position: relative;
height: 100%;
border-radius: var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-400) var(--bb-rl-space-300);
display: flex;
align-items: center;
gap: var(--bb-rl-space-200);
}
.bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover {
align-items: flex-start;
padding-top: 72px;
}
.bp-list.grid .bb-rl-skeleton-grid-block {
flex-direction: column;
}
.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data {
width: 100%;
}
.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data .bb-rl-skeleton-data-bit {
margin: 0 0 var(--bb-rl-space-100);
}
.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:last-of-type {
margin-bottom: 0;
}
.bp-list.grid .bb-rl-skeleton-grid-block.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(1) {
margin-left: 0;
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data {
width: 100%;
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit {
margin: var(--bb-rl-space-200) auto;
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(2) {
height: var(--bb-rl-space-200);
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(3) {
display: block;
width: 100%;
margin-top: var(--bb-rl-space-300);
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-footer {
width: 100%;
flex-direction: row-reverse;
}
.bp-list.grid .bb-rl-skeleton-grid-block .bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(1) {
margin-left: auto;
}
.bb-rl-skeleton-cover {
position: absolute;
top: 0;
left: 0;
display: inline-block;
width: 100%;
height: 104px;
border-radius: var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-skeleton-avatar {
display: inline-block;
width: 104px;
height: 104px;
border-radius: 50%;
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-skeleton-grid-block--cover .bb-rl-skeleton-avatar {
width: 80px;
height: 80px;
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-skeleton-loop {
display: flex;
align-items: center;
}
.bb-rl-skeleton-loop .bb-rl-skeleton-data-bit {
display: inline-block;
width: 24px;
height: 24px;
border-radius: 50%;
margin-left: -4px;
}
.bb-rl-skeleton-loop .bb-rl-skeleton-data-bit:first-of-type {
margin-left: 0;
}
.bb-rl-skeleton-data-bit {
display: block;
background-color: var(--bb-rl-background-secondary-hover-color);
border-radius: var(--bb-rl-radius-sm);
height: var(--bb-rl-space-200);
}
.bb-rl-skeleton-data {
flex: 1;
}
.bb-rl-skeleton-data .bb-rl-skeleton-data-bit {
margin: 6px 0;
}
.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(1) {
width: 30%;
max-width: 92px;
}
.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(2) {
width: 45%;
max-width: 186px;
height: 13px;
}
.bb-rl-skeleton-data .bb-rl-skeleton-data-bit:nth-of-type(3) {
width: 80%;
max-width: 186px;
display: none;
height: 13px;
}
.bb-rl-skeleton-footer {
display: flex;
align-items: center;
flex: 0 0 33.33%;
gap: var(--bb-rl-space-200);
justify-content: flex-end;
}
.bb-rl-groups .bb-rl-skeleton-footer,
.bb-rl-members .bb-rl-skeleton-footer {
flex: auto;
}
.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit {
height: var(--bb-rl-space-300);
}
.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(1) {
width: 50%;
max-width: 72px;
}
.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(2) {
width: 20%;
max-width: 24px;
}
.bb-rl-skeleton-footer .bb-rl-skeleton-data-bit:nth-of-type(3) {
width: 20%;
max-width: 24px;
}
@keyframes fade-in-out {
0% {
opacity: 1;
}
50% {
opacity: 0.5;
}
100% {
opacity: 1;
}
}
.bb-rl-skeleton-loader {
animation: fade-in-out infinite 2s ease;
}
.bb-rl-content-wrapper {
padding: var(--bb-rl-space-400) var(--bb-rl-space-600);
}
.bb-rl-group-details .bb-rl-content-wrapper {
padding-left: 0;
padding-right: 0;
}
.bb-rl-content-wrapper {
display: flex;
gap: var(--bb-rl-space-400);
}
.bb-rl-content-wrapper .bb-rl-primary-container {
flex: 1;
}
.bb-rl-content-wrapper .bb-rl-secondary-container {
max-width: 320px;
flex: 0 0 320px;
}
.bb-rl-content-wrapper .bb-rl-secondary-container:empty {
display: none;
}
@media screen and (max-width: 1200px) {
.bb-rl-content-wrapper {
flex-direction: column;
}
.bb-rl-content-wrapper .bb-rl-secondary-container {
max-width: 100%;
flex: 0 0 100%;
}
.bb-rl-content-wrapper .bb-rl-secondary-container .bb-rl-widget-sidebar {
width: 100%;
}
}
@media screen and (max-width: 992px) {
.bb-rl-content-wrapper {
padding-left: 0;
padding-right: 0;
}
.bb-readylaunch-template.bp-user .bb-rl-content-wrapper {
padding-left: var(--bb-rl-space-200);
padding-right: var(--bb-rl-space-200);
}
}
.bp-dir-search-form {
position: relative;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
display: inline-flex;
align-items: center;
flex-wrap: wrap;
}
.bp-dir-search-form::before {
content: "\e30c";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
color: var(--bb-rl-icon-primary-color);
font-style: normal;
margin-right: var(--bb-rl-space-100);
position: absolute;
left: 12px;
top: 5px;
}
.bp-dir-search-form input[type="search"] {
border: 0;
padding-left: 36px;
background-color: transparent;
border-radius: var(--bb-rl-radius-full);
}
.bp-dir-search-form button[type="submit"] {
position: absolute;
left: 0;
top: 2px;
opacity: 0;
}
.bp-dir-search-form .search-form_reset {
display: none;
background-color: transparent;
border: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: var(--bb-rl-space-100);
opacity: 0.4;
}
.bp-dir-search-form .bb-rl-search-results-container {
position: relative;
width: 100%;
padding: 0;
}
.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete {
position: static !important;
width: 100% !important;
overflow-y: auto !important;
overflow-x: hidden !important;
display: block !important;
max-height: calc(100vh - 250px);
}
.bp-dir-search-form .bb-rl-search-results-container .ui-autocomplete.bp-hide {
display: none !important;
}
.bb-rl-entry-title {
font-size: 18px;
font-weight: 600;
line-height: 28px;
} body.guillotine-dragging,
body.guillotine-dragging * {
cursor: move !important;
cursor: -webkit-grabbing !important;
cursor: -moz-grabbing !important;
cursor: grabbing !important;
cursor: grabbing, move; }
.guillotine-window {
display: block;
position: relative;
overflow: hidden;
cursor: move;
cursor: -webkit-grab;
cursor: -moz-grab;
cursor: grab;
cursor: grab, move; }
.guillotine-canvas {
position: absolute;
top: 0;
text-align: center;
margin: 0 !important;
padding: 0 !important;
border: none !important;
width: 100% !important;
left: 0 !important;
}
.guillotine-canvas > img {
height: auto;
min-height: 100%;
object-fit: cover;
}
.guillotine-canvas > * {
position: absolute;
top: 0;
left: 0;
max-width: none;
max-height: none;
width: 100%;
height: 100%;
margin: 0 !important;
padding: 0 !important;
border: none !important;
}
.guillotine-sample {
position: absolute !important;
top: -100000px !important;
left: -100000px !important;
width: auto !important;
height: auto !important;
}
.bb-rl-drag-drop-button-wrap {
position: relative;
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
border-radius: 50%;
border: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-drag-drop-button-wrap i {
font-size: 24px;
position: relative;
z-index: 1;
color: var(--bb-rl-icon-primary-color);
font-weight: 500;
}
.bb-rl-drag-drop-button-wrap input.button {
position: absolute;
display: inline-block;
opacity: 0;
z-index: 3;
width: 48px;
height: 48px;
border: 0;
background-color: transparent;
cursor: pointer;
}
.drag-drop .bb-rl-drag-drop-wrapper .drag-drop-info {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-color);
}
.drag-drop .bb-rl-drag-drop-wrapper .drag-drop-subtitle {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-video-cover-wrap::before {
content: "\e3d0";
font-weight: 500;
font-family: bb-icons-rl;
font-size: 32px;
line-height: 1;
color: var(--bb-rl-icon-tertiary-color);
background-color: var(--bb-rl-background-black-color);
border-radius: 50%;
padding: 12px;
font-style: normal;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 11;
}
#object-nav .bb-rl-sub-menu,
.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu {
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
border: 1px solid var(--bb-rl-border-secondary-color);
list-style: none;
padding: var(--bb-rl-space-100) 0;
position: absolute;
right: var(--bb-rl-space-100);
top: var(--bb-rl-space-400);
margin: 0;
min-width: 195px;
opacity: 0;
visibility: hidden;
z-index: var(--bb-rl-z-index-dropdown);
flex-direction: column;
align-items: flex-start;
}
#object-nav .bb-rl-sub-menu.active,
.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu.active {
opacity: 1;
visibility: visible;
}
#object-nav .bb-rl-sub-menu li,
.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li {
display: block;
width: 100%;
}
#object-nav .bb-rl-sub-menu li a,
.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: 10px var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
white-space: nowrap;
display: inline-flex;
align-items: center;
width: 100%;
border: 0;
border-radius: 0;
background-color: transparent;
}
#object-nav .bb-rl-sub-menu li a:hover,
.bb-rl-header .bb-readylaunch-menu .bb-rl-sub-menu li a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
color: var(--bb-rl-text-color);
}
li.bb-rl-hideshow {
position: relative;
}
.bb-rl-nav-more {
display: inline-flex;
align-items: center;
}
.bb-rl-nav-more i {
margin-left: var(--bb-rl-space-50);
font-weight: 500;
color: var(--bb-rl-icon-primary-color);
}
.bb-readylaunch-template .entry-content .emoji,
.bb-readylaunch-template .entry-content .emojioneemoji {
vertical-align: middle;
}
.bb-readylaunch-template .ui-helper-hidden-accessible {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px;
} @keyframes notification-fadeout {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes notification-close-item {
0% {
transform: translate(100%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
@keyframes notification-close-item-left {
0% {
transform: translate(-100%, 0);
opacity: 0;
}
100% {
transform: translate(0, 0);
opacity: 1;
}
}
.bb-rl-crop-container {
position: fixed;
z-index: 999991;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
background-color: rgba(0, 0, 0, 0.5);
transition: opacity 0.3s ease;
display: flex;
align-items: center;
}
.bb-rl-crop-container > .items {
max-width: 448px;
margin: 50px auto;
}
@media (max-width: 544px) {
.bb-rl-crop-container > .items {
max-width: 388px;
}
}
.bb-rl-crop-container > .items > .item {
width: auto;
margin: 0 auto;
padding: 0;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.bb-rl-crop-container .avatar-crop-management {
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-crop-container #avatar-crop-actions {
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
margin: var(--bb-rl-space-50) 0;
}
.bb-rl-crop-container #avatar-crop-actions {
display: flex;
align-items: center;
flex-direction: row-reverse;
gap: var(--bb-rl-space-100);
margin-top: var(--bb-rl-space-200);
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
padding: 6px var(--bb-rl-space-200);
font-size: 0.875rem;
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: 0.875rem;
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-crop-container #avatar-crop-actions .avatar-crop-cancel:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-avatar-panel-header {
display: flex;
align-items: center;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-300);
margin: var(--bb-rl-space-50) 0;
}
.bb-rl-avatar-panel-header h3 {
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: var(--bb-rl-text-color);
margin-right: auto;
}
.bb-rl-avatar-panel-header i {
font-size: 24px;
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-avatar-panel {
overflow-y: auto;
overflow-x: hidden;
max-height: calc(100vh - 220px);
padding: var(--bb-rl-space-300) var(--bb-rl-space-300) var(--bb-rl-space-100);
}
.bb-rl-avatar-panel #avatar-to-crop {
overflow: hidden;
width: 400px;
height: 400px;
margin: 0 auto var(--bb-rl-space-100);
}
@media (max-width: 544px) {
.bb-rl-avatar-panel #avatar-to-crop {
width: 340px;
}
}
.bb-rl-avatar-zoom-controls {
margin: var(--bb-rl-space-300) 0;
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-zoom-slider {
flex: 1;
width: 100%;
}
.bb-rl-crop-container { }
.bb-rl-crop-container .cropper-view-box {
border-radius: 50%;
box-shadow: none;
outline: 0;
}
.bb-rl-crop-container .cropper-face {
background-color: inherit !important;
}
.bb-rl-crop-container .cropper-dashed,
.bb-rl-crop-container .cropper-point.point-se,
.bb-rl-crop-container .cropper-point.point-sw,
.bb-rl-crop-container .cropper-point.point-nw,
.bb-rl-crop-container .cropper-point.point-ne {
display: none !important;
}
.bb-rl-crop-container .cropper-line {
background-color: transparent;
} #avatar-crop-preview {
border-radius: 50%;
overflow: hidden;
}
input.bb-rl-zoom-slider {
-webkit-appearance: none;
appearance: none;
width: 100%;
cursor: pointer;
outline: none;
border-radius: var(--bb-rl-radius-full);
height: var(--bb-rl-space-100);
background: var(--bb-rl-background-brand-secondary-color);
position: relative;
}
input.bb-rl-zoom-slider {
background: linear-gradient(to right, var(--bb-rl-background-brand-primary-color) 0%, var(--bb-rl-background-brand-primary-color) calc(var(--slider-value, 0%) - 0%), var(--bb-rl-background-brand-secondary-color) calc(var(--slider-value, 0%) + 0%), var(--bb-rl-background-brand-secondary-color) 100%);
} input.bb-rl-zoom-slider::-webkit-slider-thumb {
appearance: none;
height: var(--bb-rl-space-300);
width: var(--bb-rl-space-300);
background-color: var(--bb-rl-background-brand-primary-color);
border-radius: 50%;
border: none;
transition: 0.2s ease-in-out;
} input.bb-rl-zoom-slider::-moz-range-thumb {
height: var(--bb-rl-space-300);
width: var(--bb-rl-space-300);
background-color: var(--bb-rl-background-brand-primary-color);
border-radius: 50%;
border: none;
transition: 0.2s ease-in-out;
} input.bb-rl-zoom-slider::-moz-range-progress {
background-color: var(--bb-rl-background-brand-primary-color);
height: var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-avatar-container {
position: relative;
width: 176px;
height: 176px;
}
.bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bb-rl-avatar-photo {
opacity: 1;
z-index: 10;
}
.bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bp-uploader-window {
opacity: 0;
}
.bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bp-uploader-window {
opacity: 1;
}
.bb-rl-avatar-container .bb-rl-avatar-photo {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
opacity: 0;
}
.bb-rl-avatar-container .bb-rl-avatar-photo img {
width: 100%;
height: 100%;
object-fit: cover;
position: relative;
z-index: 10;
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button {
position: absolute;
top: var(--bb-rl-space-100);
right: var(--bb-rl-space-100);
z-index: 11;
color: var(--bb-rl-text-white-color);
display: inline-flex;
align-items: center;
justify-content: center;
width: 16px;
height: 16px;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-sm);
}
.bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button i {
font-size: 12px;
font-weight: 400;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-avatar-container .bp-uploader-window {
position: absolute;
top: 0;
left: 0;
width: 176px;
height: 176px;
z-index: 3;
}
.bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper {
width: 176px;
height: 176px;
padding: 0;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo {
border-radius: 50%;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo img {
border-radius: 50%;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button {
top: unset;
right: 0;
bottom: 0;
width: 32px;
height: 32px;
border: 1px solid var(--bb-rl-border-secondary-color);
background-color: var(--bb-rl-background-secondary-color);
border-radius: 50%;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo .bb-rl-remove-avatar-button i {
color: var(--bb-rl-icon-primary-color);
font-weight: 400;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window {
width: 104px;
height: 104px;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-window .bb-rl-drag-drop-wrapper {
width: 104px;
height: 104px;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-progress .filename,
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bp-uploader-progress .file-progress {
display: none;
}
.bb-rl-manage-group-container #drag-drop-area,
.bb-rl-profile-edit-wrapper #drag-drop-area,
.bb-rl-create-group #drag-drop-area {
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-manage-group-container div.bp-avatar-status .bp-progress,
.bb-rl-manage-group-container div.bp-cover-image-status .bp-progress,
.bb-rl-profile-edit-wrapper div.bp-avatar-status .bp-progress,
.bb-rl-profile-edit-wrapper div.bp-cover-image-status .bp-progress,
.bb-rl-create-group div.bp-avatar-status .bp-progress,
.bb-rl-create-group div.bp-cover-image-status .bp-progress {
border: 0;
height: var(--bb-rl-space-100);
}
.bb-rl-manage-group-container div.bp-avatar-status .bp-bar,
.bb-rl-manage-group-container div.bp-cover-image-status .bp-bar,
.bb-rl-profile-edit-wrapper div.bp-avatar-status .bp-bar,
.bb-rl-profile-edit-wrapper div.bp-cover-image-status .bp-bar,
.bb-rl-create-group div.bp-avatar-status .bp-bar,
.bb-rl-create-group div.bp-cover-image-status .bp-bar {
background-color: var(--bb-rl-primary-color);
border-radius: var(--bb-rl-radius-full);
height: var(--bb-rl-space-100);
}
.bb-rl-image-caption {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-secondary-color);
margin: 0 0 var(--bb-rl-space-200);
}
.bb-rl-group-manage-form .bp-cover-image-status p.success,
.bb-rl-group-manage-form .bp-cover-image-status p.error,
.bb-rl-group-manage-form .bp-cover-image-status p.warning,
.bb-rl-group-manage-form .bp-avatar-status p.success,
.bb-rl-group-manage-form .bp-avatar-status p.error,
.bb-rl-group-manage-form .bp-avatar-status p.warning,
.bb-rl-group-manage-form .bp-cover-image p.success,
.bb-rl-group-manage-form .bp-cover-image p.error,
.bb-rl-group-manage-form .bp-cover-image p.warning,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.success,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.error,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.warning,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.success,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.error,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.warning,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.success,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.error,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.warning,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.success,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.error,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.warning,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.success,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.error,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.warning,
.bb-rl-profile-edit-wrapper .bp-cover-image p.success,
.bb-rl-profile-edit-wrapper .bp-cover-image p.error,
.bb-rl-profile-edit-wrapper .bp-cover-image p.warning,
.bb-rl-create-group .bp-cover-image-status p.success,
.bb-rl-create-group .bp-cover-image-status p.error,
.bb-rl-create-group .bp-cover-image-status p.warning,
.bb-rl-create-group .bp-avatar-status p.success,
.bb-rl-create-group .bp-avatar-status p.error,
.bb-rl-create-group .bp-avatar-status p.warning,
.bb-rl-create-group .bp-cover-image p.success,
.bb-rl-create-group .bp-cover-image p.error,
.bb-rl-create-group .bp-cover-image p.warning {
display: block;
border-width: 0;
border-left-width: 2px;
border-style: solid;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-group-manage-form .bp-cover-image-status p.success,
.bb-rl-group-manage-form .bp-avatar-status p.success,
.bb-rl-group-manage-form .bp-cover-image p.success,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.success,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.success,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.success,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.success,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.success,
.bb-rl-profile-edit-wrapper .bp-cover-image p.success,
.bb-rl-create-group .bp-cover-image-status p.success,
.bb-rl-create-group .bp-avatar-status p.success,
.bb-rl-create-group .bp-cover-image p.success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
.bb-rl-group-manage-form .bp-cover-image-status p.error,
.bb-rl-group-manage-form .bp-avatar-status p.error,
.bb-rl-group-manage-form .bp-cover-image p.error,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.error,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.error,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.error,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.error,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.error,
.bb-rl-profile-edit-wrapper .bp-cover-image p.error,
.bb-rl-create-group .bp-cover-image-status p.error,
.bb-rl-create-group .bp-avatar-status p.error,
.bb-rl-create-group .bp-cover-image p.error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
}
.bb-rl-group-manage-form .bp-cover-image-status p.warning,
.bb-rl-group-manage-form .bp-avatar-status p.warning,
.bb-rl-group-manage-form .bp-cover-image p.warning,
#buddypress .bb-rl-group-manage-form .bp-cover-image-status p.warning,
#buddypress .bb-rl-group-manage-form .bp-avatar-status p.warning,
#buddypress .bb-rl-group-manage-form .bp-cover-image p.warning,
.bb-rl-profile-edit-wrapper .bp-cover-image-status p.warning,
.bb-rl-profile-edit-wrapper .bp-avatar-status p.warning,
.bb-rl-profile-edit-wrapper .bp-cover-image p.warning,
.bb-rl-create-group .bp-cover-image-status p.warning,
.bb-rl-create-group .bp-avatar-status p.warning,
.bb-rl-create-group .bp-cover-image p.warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
#buddypress .bp-avatar-status p.success,
#buddypress .bp-avatar-status p.error,
#buddypress .bp-avatar-status p.warning {
display: block;
border-width: 0;
border-left-width: 2px;
border-style: solid;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
#buddypress .bp-avatar-status p.success {
background-color: var(--bb-rl-background-positive-secondary-color);
border-color: var(--bb-rl-border-positive-secondary-color);
}
#buddypress .bp-avatar-status p.error {
background-color: var(--bb-rl-background-danger-secondary-color);
border-color: var(--bb-rl-border-danger-secondary-color);
}
#buddypress .bp-avatar-status p.warning {
background-color: var(--bb-rl-background-warning-secondary-color);
border-color: var(--bb-rl-border-warning-secondary-color);
}
.bb-rl-profile-edit-wrapper .bb-rl-image-headline h3 {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .bb-rl-drag-drop-button-wrap {
margin-bottom: 0;
background-color: var(--bb-rl-background-color);
border: 0;
opacity: 0;
transition: opacity 0.3s ease;
cursor: pointer;
}
.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-info,
.bb-rl-profile-edit-wrapper .bp-uploader-window .bb-rl-drag-drop-wrapper .drag-drop-subtitle {
display: none;
}
.bb-rl-profile-edit-wrapper .bp-uploader-window:hover .bb-rl-drag-drop-wrapper .bb-rl-drag-drop-button-wrap {
opacity: 1;
}
.bb-rl-profile-edit-wrapper #drag-drop-area {
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: 50%;
background-color: transparent;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container {
width: 104px;
height: 104px;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bb-rl-avatar-photo {
opacity: 1;
z-index: 10;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--has-avatar .bp-uploader-window {
opacity: 0;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bp-uploader-window {
opacity: 1;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container.bb-rl-avatar-container--no-avatar .bb-rl-remove-avatar-button {
display: none;
}
.bb-rl-profile-edit-wrapper .bb-rl-avatar-container .bb-rl-avatar-photo {
opacity: 1;
}
.bb-rl-avatar-container .bp-avatar-status-progress,
.bb-rl-avatar-container .bp-cover-image-status-progress,
.bb-rl-cover-container .bp-avatar-status-progress,
.bb-rl-cover-container .bp-cover-image-status-progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
opacity: 0;
visibility: hidden;
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-avatar-container .bp-avatar-status-progress:has(.files),
.bb-rl-avatar-container .bp-cover-image-status-progress:has(.files),
.bb-rl-cover-container .bp-avatar-status-progress:has(.files),
.bb-rl-cover-container .bp-cover-image-status-progress:has(.files) {
z-index: 10;
opacity: 1;
visibility: visible;
}
.bb-rl-avatar-container .bp-avatar-status-progress .files,
.bb-rl-avatar-container .bp-cover-image-status-progress .files,
.bb-rl-cover-container .bp-avatar-status-progress .files,
.bb-rl-cover-container .bp-cover-image-status-progress .files {
width: 100%;
height: 100%;
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress {
display: flex;
width: 100%;
height: 100%;
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress > div,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress > div,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress > div,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress > div {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress {
width: 48px;
height: 48px;
border-radius: 50%;
position: relative;
display: flex;
align-items: center;
justify-content: center;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar {
width: 100% !important;
height: 100%;
border-radius: 50%;
background: radial-gradient(closest-side, var(--bb-rl-background-secondary-color) 94%, transparent 96% 100%), conic-gradient(var(--bb-rl-border-brand-secondary-color) calc(var(--progress) * 1%), var(--bb-rl-border-secondary-color) 0); box-shadow: 0 0 2px rgba(0, 0, 0, 0.2); }
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .bp-progress .bp-bar::after,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .bp-progress .bp-bar::after {
content: "\e10e";
color: var(--bb-rl-icon-primary-color);
font-size: 24px;
font-family: bb-icons-rl;
font-weight: 500;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .filename,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .filename,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .filename,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .filename {
word-break: break-word;
text-align: center;
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-xs);
line-height: var(--bb-rl-base-line-xs);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-avatar-container .bp-avatar-status-progress .bp-uploader-progress .file-progress,
.bb-rl-avatar-container .bp-cover-image-status-progress .bp-uploader-progress .file-progress,
.bb-rl-cover-container .bp-avatar-status-progress .bp-uploader-progress .file-progress,
.bb-rl-cover-container .bp-cover-image-status-progress .bp-uploader-progress .file-progress {
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.bb-rl-media-stream .media-list,
.bb-rl-media-stream .video-list,
.bb-rl-media-stream .document-list,
.bb-rl-media-stream .bb-albums-list,
.bb-rl-media-stream #media-folder-document-data-table {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: var(--bb-rl-space-300);
}
@media screen and (max-width: 1200px) {
.bb-rl-media-stream .media-list,
.bb-rl-media-stream .video-list,
.bb-rl-media-stream .document-list,
.bb-rl-media-stream .bb-albums-list,
.bb-rl-media-stream #media-folder-document-data-table {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (max-width: 800px) {
.bb-rl-media-stream .media-list,
.bb-rl-media-stream .video-list,
.bb-rl-media-stream .document-list,
.bb-rl-media-stream .bb-albums-list,
.bb-rl-media-stream #media-folder-document-data-table {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (max-width: 544px) {
.bb-rl-media-stream .media-list,
.bb-rl-media-stream .video-list,
.bb-rl-media-stream .document-list,
.bb-rl-media-stream .bb-albums-list,
.bb-rl-media-stream #media-folder-document-data-table {
grid-template-columns: 1fr;
}
}
.bb-rl-media-stream .media-list > .open-popup,
.bb-rl-media-stream .video-list > .open-popup,
.bb-rl-media-stream .document-list > .open-popup,
.bb-rl-media-stream .bb-albums-list > .open-popup,
.bb-rl-media-stream #media-folder-document-data-table > .open-popup {
position: absolute;
}
.bb-rl-media-stream .bb-rl-document .document-data-table-head {
display: none;
}
.bb-rl-media-directory-container {
padding-bottom: var(--bb-rl-space-300);
}
.bb-rl-media-stream {
padding: var(--bb-rl-space-300);
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-media-stream .media-list .load-more,
.bb-rl-media-stream .video-list .load-more,
.bb-rl-media-stream .document-list .load-more {
grid-column: 1 / -1;
display: flex;
align-items: center;
justify-content: flex-start;
}
.bb-rl-media-stream .media-list .load-more .button,
.bb-rl-media-stream .video-list .load-more .button,
.bb-rl-media-stream .document-list .load-more .button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
font-size: var(--bb-rl-font-size-sm);
padding: 6px var(--bb-rl-space-200);
margin-right: 10px;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-media-stream .media-list .load-more .button:hover,
.bb-rl-media-stream .video-list .load-more .button:hover,
.bb-rl-media-stream .document-list .load-more .button:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-media-stream .media-list .load-more .button:focus,
.bb-rl-media-stream .video-list .load-more .button:focus,
.bb-rl-media-stream .document-list .load-more .button:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-media-stream .media-list .load-more .button:disabled,
.bb-rl-media-stream .video-list .load-more .button:disabled,
.bb-rl-media-stream .document-list .load-more .button:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-media-stream .media-list .load-more .button [class*="bb-icons-rl-"],
.bb-rl-media-stream .video-list .load-more .button [class*="bb-icons-rl-"],
.bb-rl-media-stream .document-list .load-more .button [class*="bb-icons-rl-"] {
margin-left: 6px;
font-size: 16px;
}
.bb-rl-media-stream .media-list .pager,
.bb-rl-media-stream .video-list .pager,
.bb-rl-media-stream .document-list .pager {
grid-column: 1 / -1;
}
.bb-rl-media-stream .bb-item-thumb {
position: relative;
z-index: 1;
}
.bb-rl-media-stream .bb-item-thumb .media-action-wrap,
.bb-rl-media-stream .bb-item-thumb .video-action-wrap {
position: absolute;
top: var(--bb-rl-space-200);
right: var(--bb-rl-space-200);
z-index: 15;
opacity: 1;
}
.bb-rl-media-stream .bb-item-thumb .bb-video-duration {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
position: absolute;
bottom: var(--bb-rl-space-200);
left: var(--bb-rl-space-200);
z-index: 2;
opacity: 1;
color: var(--bb-rl-text-white-color);
padding: 6px var(--bb-rl-space-100);
background-color: var(--bb-rl-background-black-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-media-stream .bb-item-thumb .bb-item-cover-wrap {
position: relative;
overflow: hidden;
padding-top: 100%;
display: block;
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-media-stream .bb-item-thumb .bb-item-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;
}
.bb-rl-media-stream .bb-item-thumb .bb-action-check-wrap {
position: absolute;
transition: 0.3s all;
top: var(--bb-rl-space-200);
left: var(--bb-rl-space-200);
color: var(--bb-rl-text-white-color);
width: 32px;
height: 32px;
text-align: center;
line-height: 1;
z-index: 2;
visibility: hidden;
opacity: 0;
}
.bb-rl-media-stream .bb-item-thumb .media-action-wrap {
opacity: 0;
visibility: hidden;
transition: opacity 0.2s ease, visibility 0.2s ease;
}
.bb-rl-media-stream .bb-item-thumb .media-action-wrap.more_option_active {
visibility: inherit;
opacity: 1;
}
.bb-rl-media-stream .bb-item-thumb:hover .media-action-wrap,
.bb-rl-media-stream .bb-item-thumb:hover .bb-action-check-wrap {
opacity: 1;
visibility: visible;
}
.bb-rl-media-stream .bb-item-thumb a.bb_more_options_action {
background-color: var(--bb-rl-background-black-color);
border: 1px solid var(--bb-rl-border-quinery-color);
border-radius: 50%;
display: inline-flex;
justify-content: center;
align-items: center;
}
.bb-rl-media-stream .bb-item-thumb .bb-custom-check {
position: absolute;
opacity: 0;
}
.bb-rl-media-stream .bb-item-thumb .bb-custom-check + label {
color: var(--bb-rl-text-white-color);
position: relative;
cursor: pointer;
padding: 0;
}
.bb-rl-media-stream .bb-item-thumb .bb-custom-check + label .bb-icons-rl-check-circle {
font-size: 32px;
}
.bb-rl-media-stream .bb-item-thumb.selected .bb-action-check-wrap {
visibility: visible;
opacity: 1;
}
.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check + label .bb-icons-rl-check-circle {
position: relative;
}
.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check + label .bb-icons-rl-check-circle::after {
content: "";
display: inline-block;
width: 24px;
height: 24px;
background-color: var(--bb-rl-background-brand-primary-color);
border-radius: 50%;
position: absolute;
top: 4px;
left: 4px;
z-index: 1;
}
.bb-rl-media-stream .bb-item-thumb.selected .bb-custom-check + label .bb-icons-rl-check-circle::before {
position: relative;
z-index: 2;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-300) var(--bb-rl-space-200);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_actions {
position: absolute;
top: 12px;
right: 12px;
opacity: 1;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name {
font-size: 14px;
font-weight: 600;
line-height: 22px;
word-break: break-word;
overflow-wrap: break-word;
white-space: normal;
color: var(--bb-rl-text-color);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap {
width: 100%;
display: none;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap .media-folder_name_edit {
width: 100%;
max-width: 100%;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap .error-box {
display: none;
margin-top: var(--bb-rl-space-50);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap input.error {
border-color: var(--bb-rl-border-danger-secondary-color);
color: var(--bb-rl-text-danger-secondary-color);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_name_edit_wrap input.error + .error-box {
display: block;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_icon {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_icon i {
font-size: 48px;
color: var(--bb-rl-icon-tertiary-color);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_details {
text-align: center;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .hide {
display: none;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_modified {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
text-align: center;
color: var(--bb-rl-text-tertiary-color);
padding: 2px 0;
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_group {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
text-align: center;
color: var(--bb-rl-text-tertiary-color);
padding: 2px 0;
}
.bb-rl-media-stream .bb-rl-document .media-folder_items .media-folder_visibility {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
margin: auto 0 0;
}
.bb-rl-documents-header-wrap {
display: flex;
align-items: center;
padding-bottom: var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
gap: var(--bb-rl-space-100);
}
.bb-rl-documents-header-wrap .media-search-form {
margin-right: auto;
}
.bb-rl-documents-header-wrap .bb-media-actions .bb-rl-button i {
font-size: 16px;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-media-open-create-popup-folder,
.bb-rl-video-open-create-popup-album,
.bb-rl-document-open-create-popup-folder {
margin-right: auto;
}
.bb-rl-media-single-folder .bb-rl-media-stream {
padding: 0;
}
.bb-rl-media-header-wrap .bp-media-header-wrap-inner {
display: flex;
align-items: center;
padding-bottom: var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
gap: var(--bb-rl-space-100);
justify-content: space-between;
}
.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions .media-folder_items {
line-height: 1;
}
.bb-rl-media-header-wrap .bp-media-header-wrap-inner .bb-media-actions .bb-rl-button i {
margin-right: var(--bb-rl-space-50);
}
.bb-rl-media-header-wrap .document-breadcrumb {
list-style: none;
padding: 0;
margin: 0;
display: flex;
align-items: center;
}
.bb-rl-media-header-wrap .document-breadcrumb li {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
}
.bb-rl-media-header-wrap .document-breadcrumb li::after {
display: inline-block;
width: 4px;
height: 4px;
content: "";
background-color: var(--bb-rl-background-tertiary-color);
border-radius: 50%;
margin: 0 var(--bb-rl-space-100) 0 var(--bb-rl-space-50);
}
.bb-rl-media-header-wrap .document-breadcrumb li:last-child::after {
display: none;
}
.bb-rl-media-header-wrap .document-breadcrumb li a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
text-decoration: none;
}
.bb-rl-media-container .album-single-view .bb-member-media-header {
padding: 0;
}
.bb-rl-media-container .bb-member-media-header {
display: flex;
margin: 0 0 var(--bb-rl-space-200);
padding: 0 var(--bb-rl-space-300);
}
.bb-rl-media-container .bb-member-media-header .bb-media-meta {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
margin-left: auto;
}
.bb-rl-media-container .bb-member-media-header .bb-media-meta a[disabled] {
opacity: 0.7;
pointer-events: none;
}
.bb-rl-media-container .bb-media-actions-wrap {
display: flex;
align-items: center;
width: 100%;
margin: 0 0 var(--bb-rl-space-300);
}
.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions,
.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions {
margin-left: auto;
}
.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-add-media i,
.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-add-video i,
.bb-rl-media-container .bb-media-actions-wrap .bb-media-actions .bb-create-album i,
.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-add-media i,
.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-add-video i,
.bb-rl-media-container .bb-media-actions-wrap .bb-video-actions .bb-create-album i {
font-size: 16px;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-media-actions-wrap {
gap: 12px;
margin-bottom: var(--bb-rl-space-200);
padding-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-media-actions-wrap.bb-video-actions-wrap {
display: flex;
align-items: center;
}
.bb-rl-media-actions-wrap .bb-media-actions-wrap {
margin-bottom: 0;
}
.bb-rl-media-actions-wrap .bb-member-media-header {
margin: 0;
padding: 0;
gap: var(--bb-rl-space-100);
}
.bb-rl-media-actions-wrap .bb-member-media-header .bb-select i,
.bb-rl-media-actions-wrap .bb-member-media-header .bb-delete i {
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
}
.bb-rl-media-none {
padding: var(--bb-rl-space-600) var(--bb-rl-space-700);
}
.bb-rl-media-none .bb-rl-media-none-figure {
text-align: center;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-media-none .bb-rl-media-none-figure > i {
font-size: 40px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-media-none .bp-feedback,
.bb-rl-media-none .bp-feedback.info {
font-size: 18px;
font-weight: 600;
line-height: 28px;
background-color: transparent;
border: 0;
text-align: center;
justify-content: center;
}
.bb-rl-media-none .bp-feedback .bp-icon,
.bb-rl-media-none .bp-feedback.info .bp-icon {
display: none;
}
.bb-rl-media-none .bb-media-actions-wrap {
margin: 0;
}
.bb-rl-media-none .bb-media-actions-wrap .bb-title {
display: none;
}
.bb-rl-media-none .bb-media-actions-wrap .bb-media-actions,
.bb-rl-media-none .bb-media-actions-wrap .bb-video-actions {
margin: var(--bb-rl-space-300) auto 0;
}
.bb-rl-media-none .bb-rl-media-actions-wrap {
border: 0;
padding: 0;
margin: 0;
}
.bb-rl-media-none .bb-rl-media-none-actions {
display: flex;
gap: var(--bb-rl-space-100);
justify-content: center;
align-items: center;
}
.bb-rl-media-none .bb-rl-media-none-actions .bb-media-actions {
margin: var(--bb-rl-space-300) 0 0;
}
.bb-rl-media-none .bb-rl-media-none-actions .bb-rl-button i {
margin-right: var(--bb-rl-space-50);
font-size: 16px;
}
.bb-rl-media-none .bb-rl-media-none-actions .bb-create-album {
margin-top: var(--bb-rl-space-300);
}
.bb-rl-media-none .bb-rl-media-none-description {
font-size: 14px;
color: var(--bb-rl-text-secondary-color);
text-align: center;
}
@media screen and (max-width: 544px) {
.bb-rl-media-none {
padding: var(--bb-rl-space-300) 0;
}
.bb-rl-media-none .bb-media-actions-wrap .bb-media-actions,
.bb-rl-media-none .bb-media-actions-wrap .bb-video-actions {
flex-direction: column;
}
}
.bb-rl-popup-on-fly-create-folder,
.bb-rl-popup-on-fly-create-album {
padding: var(--bb-rl-space-200) 0;
}
.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap,
.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap label,
.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap label {
font-size: 14px;
font-weight: 500;
color: var(--bb-rl-text-secondary-color);
margin-bottom: var(--bb-rl-space-100);
display: block;
}
.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap select,
.bb-rl-popup-on-fly-create-folder .bb-rl-field-wrap input,
.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap select,
.bb-rl-popup-on-fly-create-album .bb-rl-field-wrap input {
width: 100%;
}
.bb-rl-popup-on-fly-create-folder .db-modal-buttons,
.bb-rl-popup-on-fly-create-album .db-modal-buttons {
text-align: right;
}
.bb-rl-media-stream .bb-albums-list {
list-style: none;
padding: 0;
margin: 0;
}
.bb-rl-media-stream .bb-albums-list 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;
}
.bb-rl-media-stream .bb-album-cover-wrap {
position: relative;
}
.bb-rl-media-stream .bb-album-cover-wrap .bs-cover-wrap {
padding-top: 100%;
position: relative;
overflow: hidden;
display: block;
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-media-stream .bb-album-cover-wrap .bs-cover-wrap::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.3);
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap {
position: absolute;
bottom: 0;
z-index: 11;
left: 0;
padding: var(--bb-rl-space-200);
color: var(--bb-rl-text-white-color);
width: 100%;
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap h4 {
font-size: 18px;
font-weight: 600;
line-height: 28px;
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_date {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
margin-top: var(--bb-rl-space-50);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats > span {
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-50);
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats i {
font-size: 16px;
}
.bb-rl-media-stream .bb-album-cover-wrap .bb-album-content-wrap .bb-album_stats .bb-album_stats_spacer {
display: inline-block;
width: 4px;
height: 4px;
background-color: var(--bb-rl-background-tertiary-color);
border-radius: 50%;
}
.bb-rl-profile-edit-subnav,
.bb-rl-network-search-subnav,
.bb-rl-admin-subnav {
margin: var(--bb-rl-space-100) 0;
}
.bb-rl-profile-edit-subnav .component-navigation,
.bb-rl-profile-edit-subnav ul.subnav,
.bb-rl-network-search-subnav .component-navigation,
.bb-rl-network-search-subnav ul.subnav,
.bb-rl-admin-subnav .component-navigation,
.bb-rl-admin-subnav ul.subnav {
margin: 0;
padding: 0;
list-style: none;
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a,
.bb-rl-profile-edit-subnav .component-navigation > li a,
.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item a,
.bb-rl-network-search-subnav .bb-rl-profile-subnav-item a,
.bb-rl-network-search-subnav .component-navigation > li a,
.bb-rl-network-search-subnav .bb-rl-admin-subnav-item a,
.bb-rl-admin-subnav .bb-rl-profile-subnav-item a,
.bb-rl-admin-subnav .component-navigation > li a,
.bb-rl-admin-subnav .bb-rl-admin-subnav-item a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
display: flex;
align-items: center;
width: 100%;
padding: 10px var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
background-color: transparent;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a:hover,
.bb-rl-profile-edit-subnav .component-navigation > li a:hover,
.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item a:hover,
.bb-rl-network-search-subnav .bb-rl-profile-subnav-item a:hover,
.bb-rl-network-search-subnav .component-navigation > li a:hover,
.bb-rl-network-search-subnav .bb-rl-admin-subnav-item a:hover,
.bb-rl-admin-subnav .bb-rl-profile-subnav-item a:hover,
.bb-rl-admin-subnav .component-navigation > li a:hover,
.bb-rl-admin-subnav .bb-rl-admin-subnav-item a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item.current a, .bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item.selected a,
.bb-rl-profile-edit-subnav .component-navigation > li.current a,
.bb-rl-profile-edit-subnav .component-navigation > li.selected a,
.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item.current a,
.bb-rl-profile-edit-subnav .bb-rl-admin-subnav-item.selected a,
.bb-rl-network-search-subnav .bb-rl-profile-subnav-item.current a,
.bb-rl-network-search-subnav .bb-rl-profile-subnav-item.selected a,
.bb-rl-network-search-subnav .component-navigation > li.current a,
.bb-rl-network-search-subnav .component-navigation > li.selected a,
.bb-rl-network-search-subnav .bb-rl-admin-subnav-item.current a,
.bb-rl-network-search-subnav .bb-rl-admin-subnav-item.selected a,
.bb-rl-admin-subnav .bb-rl-profile-subnav-item.current a,
.bb-rl-admin-subnav .bb-rl-profile-subnav-item.selected a,
.bb-rl-admin-subnav .component-navigation > li.current a,
.bb-rl-admin-subnav .component-navigation > li.selected a,
.bb-rl-admin-subnav .bb-rl-admin-subnav-item.current a,
.bb-rl-admin-subnav .bb-rl-admin-subnav-item.selected a {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-profile-edit-subnav .component-navigation .count,
.bb-rl-network-search-subnav .component-navigation .count,
.bb-rl-admin-subnav .component-navigation .count {
display: inline-block;
margin-left: auto;
margin-right: 0;
background: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
padding: 0 var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
font-size: 12px;
min-width: 28px;
text-align: center;
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item a::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-primary-color);
font-style: normal;
margin-right: 10px;
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-edit-details-groups-li a::before {
content: "\e34c";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-settings-groups-li a::before {
content: "\e5d4";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-topics-groups-li a:before {
content: "\e464";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-avatar-groups-li a::before {
content: "\e2ca";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-group-cover-image-groups-li a::before {
content: "\ea24";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-manage-members-groups-li a::before {
content: "\e4d6";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-forum-groups-li a::before {
content: "\e4d6";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-zoom-groups-li a::before {
content: "\e4da";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-delete-group-groups-li a::before {
content: "\e4a6";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-courses-groups-li a::before {
content: "\e62c";
}
.bb-rl-group-admin-subnav .bb-rl-admin-subnav-item#bb-rl-membership-requests-groups-li a::before {
content: "\e4d0";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item a::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-primary-color);
font-style: normal;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-general-personal-li a::before {
content: "\e4d2";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-social-personal-li a::before {
content: "\e2ea";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-notifications-personal-li a::before {
content: "\e0d0";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-profile-personal-li a::before {
content: "\e308";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-blocked-members-personal-li a::before {
content: "\e4ce";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-invites-personal-li a::before {
content: "\e4d0";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-export-personal-li a::before {
content: "\eaf0";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-delete-account-personal-li a::before {
content: "\e4a6";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item#bb-rl-xprofile-change-avatar a::before {
content: "\e4d2";
}
.bb-rl-profile-edit-subnav .bb-rl-profile-subnav-item[id*="bb-rl-xprofile-edit-"] a::before {
content: "\e4ca";
}
.bb-rl-widget-sidebar .widget {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300) var(--bb-rl-space-300);
}
.bb-rl-widget-sidebar .widget .widget-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-50) 0 var(--bb-rl-space-100);
margin-bottom: var(--bb-rl-space-200);
display: flex;
}
.bb-rl-widget-sidebar .widget .widget-title .bb-rl-see-all {
margin-left: auto;
}
.bb-rl-widget-sidebar .bb-rl-see-all a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
}
.bb-rl-widget-sidebar .bb-rl-see-all a [class*="bb-icon-"] {
display: none;
}
.bb-rl-widget-sidebar .widget + .widget {
margin-top: var(--bb-rl-space-200);
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options {
margin: var(--bb-rl-space-200) 0 var(--bb-rl-space-300);
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options > a {
display: inline-flex;
align-items: center;
line-height: var(--bb-rl-space-400);
white-space: nowrap;
background-color: transparent;
border-radius: var(--bb-rl-radius-full);
font-size: var(--bb-rl-font-size-sm);
font-weight: 600;
padding: 0 var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options > a.selected {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count {
margin-left: var(--bb-rl-space-50);
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count::before {
content: "(";
font-size: inherit;
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count::after {
content: ")";
font-size: inherit;
}
.widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count:empty::before, .widget-bb-rl-follow-my-network-widget .bb-rl-members-item-options .bb-rl-widget-tab-count:empty::after {
display: none;
}
.bb-rl-my-network-members-list {
display: flex;
flex-flow: wrap;
gap: var(--bb-rl-space-100);
margin-left: -1px;
margin-right: -1px;
}
.bb-rl-my-network-members-list .item-avatar {
display: inline-block;
width: 48px;
}
.bb-rl-my-network-members-list .item-avatar img {
display: block;
width: 100%;
height: auto;
border-radius: 50%;
}
.bb-rl-my-network-members-list.loading {
position: relative;
}
.bb-rl-my-network-members-list.loading:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
position: absolute;
inset: 0;
opacity: 1;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
}
.bb-rl-my-network-members-list.loading * {
opacity: 0.5;
pointer-events: none;
}
.bb-rl-member-social-links .social-networks-wrap {
display: flex;
align-items: center;
flex-flow: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-member-social-links .bb-rl-social a {
display: inline-flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: var(--bb-rl-radius-md);
background-color: var(--bb-rl-background-secondary-color);
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-member-social-links .bb-rl-social i {
font-size: 24px;
}
.bb-rl-profile-widget .bb-rl-profile-widget-field {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-profile-widget .bb-rl-profile-widget-field:last-of-type {
margin-bottom: 0;
}
.bb-rl-profile-widget .bb-rl-profile-widget-label {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-profile-widget .bb-rl-profile-widget-data {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
color: var(--bb-rl-text-color);
}
.widget_bp_profile_completion_widget .pc_detailed_progress {
list-style: none;
padding: 0;
}
.widget_bp_profile_completion_widget .pc_progress_wrap {
margin-bottom: var(--bb-rl-space-200);
}
.widget_bp_profile_completion_widget .single_section_wrap {
display: flex;
align-items: center;
margin: 0;
padding: 6px 0;
position: relative;
}
.widget_bp_profile_completion_widget .single_section_wrap .section_ico {
border: 2px solid var(--bb-rl-icon-tertiary-color);
margin-right: var(--bb-rl-space-100);
display: inline-block;
height: 13px;
width: 13px;
border-radius: 50%;
position: relative;
vertical-align: middle;
}
.widget_bp_profile_completion_widget .single_section_wrap .section_ico i {
display: none;
}
.widget_bp_profile_completion_widget .single_section_wrap .section_number {
display: none;
}
.widget_bp_profile_completion_widget .single_section_wrap .progress {
color: var(--bb-rl-text-tertiary-color);
font-weight: 500;
line-height: 16px;
font-size: 11px;
}
.widget_bp_profile_completion_widget .single_section_wrap .progress .completed_staus {
width: 33px;
text-align: right;
}
.widget_bp_profile_completion_widget .single_section_wrap .section_name {
width: calc(100% - 45px);
display: inline-block;
vertical-align: middle;
color: var(--bb-alternate-text-color);
overflow: hidden;
}
.widget_bp_profile_completion_widget .single_section_wrap .section_name a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
text-decoration: none;
color: var(--bb-rl-text-tertiary-color);
display: inline-block;
width: 100%;
}
.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico {
border-color: var(--bb-rl-background-brand-primary-color);
background-color: var(--bb-rl-background-brand-primary-color);
}
.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico i {
display: block;
position: absolute;
left: -3px;
margin-top: 1px;
top: 50%;
transform: translateY(-50%);
font-size: 11px;
font-weight: 300;
color: var(--bb-rl-background-brand-primary-color);
}
.widget_bp_profile_completion_widget .single_section_wrap.completed .section_ico .bb-icon-check {
color: var(--bb-rl-background-color);
}
.widget_bp_profile_completion_widget .single_section_wrap.completed .section_name a {
color: var(--bb-rl-text-color);
}
.widget_bp_profile_completion_widget .single_section_wrap.completed .progress {
color: var(--bb-rl-text-color);
}
.widget_bp_profile_completion_widget .progress_text_wrap {
margin-bottom: var(--bb-rl-space-100);
}
.widget_bp_profile_completion_widget .progress_text_wrap h3 {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
display: flex;
align-items: center;
color: var(--bb-rl-text-color);
}
.widget_bp_profile_completion_widget .progress_text_wrap h3 .progress_text_label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
padding-left: var(--bb-rl-space-50);
}
.progress_bit__line {
position: relative;
border-radius: var(--bb-rl-radius-full);
height: var(--bb-rl-space-100);
background-color: var(--bb-rl-background-brand-secondary-color);
}
.progress_bit__scale {
position: absolute;
top: 0;
left: 0;
display: inline-block;
border-radius: var(--bb-rl-radius-full);
height: var(--bb-rl-space-100);
background-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-widget-sidebar .widget_bp_core_recently_active_widget .item-avatar .gamipress-buddypress-user-details {
display: none;
}
.widget_bp_core_recently_active_widget .avatar-block {
display: flex;
align-items: center;
flex-flow: wrap;
gap: var(--bb-rl-space-100);
margin: 0 -1px;
}
.widget_bp_core_recently_active_widget .item-avatar {
display: inline-block;
width: 48px;
height: 48px;
}
.widget_bp_core_recently_active_widget .item-avatar img {
width: 100%;
height: auto;
border-radius: 50%;
}
.widget_bp_core_recently_active_widget #boss_recently_active_widget_heartbeat .more-block {
display: none;
}
.bp-latest-activities .update-item {
display: flex;
align-items: center;
gap: var(--bb-rl-space-200);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin: 0 calc(var(--bb-rl-space-200) * -1) var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
}
.bp-latest-activities .update-item:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bp-latest-activities .update-item cite > a:after {
font-style: normal;
}
.bp-latest-activities .update-item .avatar {
border-radius: var(--bb-rl-radius-full);
}
.bp-latest-activities .update-item .bp-activity-info a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-color);
}
.bp-latest-activities .update-item .bp-activity-info .activity-time-since {
display: block;
font-size: var(--bb-rl-font-size-sm);
color: var(--bb-rl-text-tertiary-color);
}
.bp-latest-activities .update-item .bp-activity-info .activity-to {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-color);
}
.bp-latest-activities .update-item .bp-activity-info .avatar {
max-width: 15px;
max-height: 15px;
object-fit: cover;
display: inline-block;
vertical-align: middle;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-widget-sidebar .buddypress.widget .item-options {
display: flex;
align-items: center;
font-size: 0;
margin: 0 0 var(--bb-rl-space-300);
}
.bb-rl-widget-sidebar .buddypress.widget .item-options a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
display: inline-flex;
align-items: center;
border-radius: var(--bb-rl-radius-full);
padding: 6px var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-widget-sidebar .buddypress.widget .item-options a:hover, .bb-rl-widget-sidebar .buddypress.widget .item-options a.selected {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
text-shadow: 0 0 0.5px currentColor;
}
.bb-rl-widget-sidebar .buddypress.widget .activity-update {
font-size: 14px;
}
.bb-rl-widget-sidebar .buddypress.widget .activity-update .update-item cite {
-webkit-box-flex: 0;
-ms-flex: 0 0 40px;
flex: 0 0 40px;
}
.bb-rl-widget-sidebar .buddypress.widget .activity-update .update-item cite img {
width: 100%;
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget {
display: flex;
flex-direction: column;
gap: var(--bb-rl-space-100);
list-style: none;
padding: 0;
margin: 0 calc(var(--bb-rl-space-200) * -1);
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget .vcard {
display: flex;
gap: var(--bb-rl-space-200);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .bb-friends-list-widget .vcard:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar a {
display: block;
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-avatar .avatar {
width: 100%;
height: auto;
border-radius: 50%;
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-title {
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-title a {
color: var(--bb-rl-text-color);
}
.bb-rl-widget-sidebar .widget_bp_core_friends_widget .item-meta {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list {
list-style: none;
padding: 0;
margin: 0 calc(var(--bb-rl-space-200) * -1);
display: flex;
flex-direction: column;
gap: var(--bb-rl-space-200);
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list li {
display: flex;
gap: var(--bb-rl-space-200);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-list li:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar {
display: inline-flex;
align-items: center;
justify-content: center;
width: 48px;
height: 48px;
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar a {
display: block;
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-avatar .avatar {
width: 100%;
height: auto;
border-radius: 50%;
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-title {
font-size: 14px;
font-weight: 600;
line-height: 22px;
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-title a {
color: var(--bb-rl-text-color);
}
.bb-rl-widget-sidebar .widget_bp_groups_widget .item-meta {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
}
.widget .widget-header {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--bb-rl-space-200);
flex-wrap: wrap;
margin-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.widget .widget-header .widget-link {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-color);
}
.widget .widget-header .widget-title {
margin: 0;
border: 0;
}
.widget .item-avatar {
position: relative;
}
.widget .item-avatar .member-status.online {
position: absolute;
right: 4px;
bottom: 2px;
border: 1px solid var(--bb-rl-background-color);
background-color: var(--bb-rl-background-positive-primary-color);
border-radius: var(--bb-rl-radius-full);
width: 9px;
height: 9px;
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post {
margin-bottom: var(--bb-rl-space-200);
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post:last-of-type {
margin-bottom: 0;
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-thumb img {
border-radius: var(--bb-rl-radius-md);
margin-bottom: var(--bb-rl-space-100);
max-height: 140px;
object-fit: cover;
width: 100%;
height: auto;
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-title {
margin: 0;
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-title-link {
font-size: 14px;
font-weight: 500;
color: var(--bb-rl-text-color);
}
.widget_bb_recent_blog_posts_widget .bb-rl-recent-post-date {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
color: var(--bb-rl-text-tertiary-color);
}
.widget_bb_group_about_widget .bb-rl-modal-content {
padding: 0;
max-height: initial;
overflow: initial;
}
.widget_bb_group_about_widget .bb-rl-wrap-box {
border-top: 0;
padding-top: 0;
}
.widget_bb_group_about_widget .bb-rl-wrap-box h3 {
font-size: 14px;
margin-bottom: 0;
}
.widget_bb_group_about_widget .bb-rl-wrap-group-organizers {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
margin: 0 0 var(--bb-rl-space-200);
}
.widget_bb_group_about_widget .bb-rl-group-organizers {
display: flex;
align-items: center;
margin: 0;
}
.widget_bb_group_about_widget .bb-rl-group-organizers li {
margin-right: calc(var(--bb-rl-space-50) * -1) !important;
}
.widget_bb_group_about_widget .bb-rl-group-organizers li .avatar {
height: 24px;
width: 24px;
border-radius: var(--bb-rl-radius-full);
}
.widget_bb_group_about_widget .bb-rl-group-organizers li.organizer-more {
font-weight: 500;
color: var(--bb-rl-text-tertiary-color) !important;
margin-left: 12px !important;
}
.widget_bb_group_members_widget .item-options {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
flex-wrap: wrap;
margin-bottom: var(--bb-rl-space-300);
}
.widget_bb_group_members_widget .item-options a {
display: inline-block;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.8;
color: var(--bb-rl-text-color);
background-color: transparent;
border-radius: var(--bb-rl-radius-full);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
border: 0;
text-decoration: none;
}
.widget_bb_group_members_widget .item-options a.selected, .widget_bb_group_members_widget .item-options a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.widget_bb_group_members_widget .item-list {
padding: 0;
}
.widget_bb_group_members_widget .item-list li {
list-style: none;
display: flex;
align-items: center;
gap: var(--bb-rl-space-200);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-lg);
margin: 0 calc(var(--bb-rl-space-200) * -1);
position: relative;
}
.widget_bb_group_members_widget .item-list li:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.widget_bb_group_members_widget .item-list li .item-avatar {
height: 48px;
width: 48px;
position: static;
}
.widget_bb_group_members_widget .item-list li .item-avatar a {
position: absolute;
inset: 0;
}
.widget_bb_group_members_widget .item-list li .item-avatar .member-status.online {
left: 52px;
top: 46px;
}
.widget_bb_group_members_widget .item-list li .avatar {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: var(--bb-rl-radius-full);
margin: var(--bb-rl-space-100) 0 0 var(--bb-rl-space-200);
}
.widget_bb_group_members_widget .item-list li .member-name {
display: block;
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 600;
}
.widget_bb_group_members_widget .item-list li .member-active {
display: block;
font-size: 14px;
font-weight: 400;
color: var(--bb-rl-text-tertiary-color);
}
.widget_bb_group_members_widget .item-list.loading {
position: relative;
}
.widget_bb_group_members_widget .item-list.loading * {
opacity: 0.5;
pointer-events: none;
}
.widget_bb_group_members_widget .item-list.loading:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
position: absolute;
inset: 0;
opacity: 1;
top: 50%;
left: 50%;
margin: -10px 0 0 -10px;
}
.widget_bb_group_members_widget .see-all-link {
display: none;
}
.widget_bb_connections_widget .bb-connections-grid {
display: flex;
gap: var(--bb-rl-space-100);
flex-wrap: wrap;
padding: 0;
margin-left: -1px;
margin-right: -1px;
list-style: none;
}
.widget_bb_connections_widget .bb-connections-grid .avatar {
width: 48px;
height: 48px;
object-fit: cover;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-members .bp-list.grid .item-entry .list-wrap {
padding: var(--bb-rl-space-300) var(--bb-rl-space-200);
}
.bb-rl-members .bp-list.grid .item-entry .item {
margin-bottom: 18px;
}
.bb-rl-members .bp-list.grid .item-entry .bb-rl-member-buttons-wrap {
margin-top: auto;
}
.bb-rl-members .bp-list.grid .item-entry .list-wrap-inner {
flex-direction: column;
}
.bb-rl-members .bp-list.grid .item-entry .item {
text-align: center;
}
.bb-rl-members .bp-list.grid .item-entry .bp-member-type {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-members .bp-list.grid .item-entry .item-avatar {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-members .bp-list:not(.grid) .item-entry .list-wrap {
padding: var(--bb-rl-space-400) var(--bb-rl-space-300);
}
.bb-rl-members .bp-list:not(.grid) .item-entry .bb-rl-member-buttons-wrap {
margin-left: auto;
}
.bb-rl-members .bp-list:not(.grid) .item-entry .bb-rl-item-actions {
flex-direction: row-reverse;
gap: var(--bb-rl-space-200);
}
.bb-rl-members .bp-list:not(.grid) .item-entry .item-avatar {
margin-right: var(--bb-rl-space-200);
}
.bb-rl-members .bp-list:not(.grid) .list-wrap-inner {
align-items: center;
}
@media screen and (max-width: 768px) {
.bb-rl-members .bp-list:not(.grid) .list-wrap-inner {
flex-flow: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-members .bp-list:not(.grid) .list-wrap-inner .item {
flex: 0 0 calc(100% - 130px);
}
}
@media screen and (max-width: 544px) {
.bb-rl-members .bp-list:not(.grid) .list-wrap-inner {
gap: var(--bb-rl-space-100);
}
.bb-rl-members .bp-list:not(.grid) .list-wrap-inner .bb-rl-member-buttons-wrap {
margin-left: 0;
}
}
.bb-rl-members .bp-list:not(.grid) .bb-rl-item-block-heading {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-members .bp-list:not(.grid) .bb-rl-item-block-assets {
display: flex;
flex-flow: wrap;
align-items: center;
}
.bb-rl-members .bp-list:not(.grid) .bb-rl-last-activity {
width: 100%;
margin-top: 2px;
}
.bb-rl-members .item-entry .list-wrap {
position: relative;
height: 100%;
border-radius: var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-members .item-entry .list-wrap .list-wrap-inner {
display: flex;
height: 100%;
}
.bb-rl-members .item-entry .item-avatar {
display: flex;
justify-content: center;
}
.bb-rl-members .item-entry .item-avatar .gamipress-buddypress-user-details {
display: none;
}
.bb-rl-members .item-entry .avatar {
max-width: 104px;
height: auto;
border-radius: 50%;
}
.bb-rl-members .item-entry .bb-rl-item-meta-asset {
font-size: var(--bb-rl-font-size-sm);
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-members .item-entry .bb-rl-item-meta-asset .separator {
margin: 0 6px;
color: var(--bb-rl-background-tertiary-color);
}
.bb-rl-members .item-entry .bb-rl-item-meta-asset .followers-wrap strong {
font-weight: 400;
}
.bb-rl-members .item-list.grid .only-list-view {
display: none;
}
.bb-rl-members .item-list:not(.grid) .only-grid-view {
display: none;
}
.bb-rl-member-type,
.bb-rl-members .bp-member-type,
.bb-rl-profile-container .bp-member-type,
.bb-rl-search-member-header .bp-member-type {
font-size: var(--bb-rl-font-size-xs);
font-weight: 500;
line-height: var(--bb-rl-base-line-xs);
display: inline-flex;
width: fit-content;
color: var(--bb-rl-text-brand-secondary-color);
background-color: var(--bb-rl-background-brand-secondary-color);
border: 1px solid var(--bb-rl-border-brand-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
}
.bb-rl-members-directory-container {
gap: var(--bb-rl-space-200);
padding-bottom: var(--bb-rl-space-400);
}
@media screen and (max-width: 800px) {
.bb-rl-members-directory-container {
flex-direction: column;
padding-bottom: var(--bb-rl-space-500);
}
.bb-rl-members-directory-container .bb-rl-widget-sidebar {
width: 100%;
}
}
.bb-rl-members-directory-container .bb-rl-members-directory-content {
flex: 1;
}
.bb-rl-members-directory-container .bb-rl-members-directory-content .friendship-requests-screen {
font-size: 14px;
font-weight: 600;
line-height: 22px;
}
.bb-rl-members-directory-container [data-balloon]:after {
z-index: 1031;
}
.bb-rl-primary-actions button.send-message i, .bb-rl-primary-actions button.bb-rl-send-message-disabled i, .bb-rl-primary-actions button.follow-button i, .bb-rl-primary-actions button.friendship-button i,
.bb-rl-primary-actions .generic-button a.send-message i,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i,
.bb-rl-primary-actions .generic-button a.follow-button i,
.bb-rl-primary-actions .generic-button a.friendship-button i,
.bb-rl-member-header-actions button.send-message i,
.bb-rl-member-header-actions button.bb-rl-send-message-disabled i,
.bb-rl-member-header-actions button.follow-button i,
.bb-rl-member-header-actions button.friendship-button i,
.bb-rl-member-header-actions .generic-button a.send-message i,
.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i,
.bb-rl-member-header-actions .generic-button a.follow-button i,
.bb-rl-member-header-actions .generic-button a.friendship-button i {
margin-right: var(--bb-rl-space-50);
}
.bb-rl-primary-actions button.send-message i::before, .bb-rl-primary-actions button.bb-rl-send-message-disabled i::before, .bb-rl-primary-actions button.follow-button i::before, .bb-rl-primary-actions button.friendship-button i::before,
.bb-rl-primary-actions .generic-button a.send-message i::before,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,
.bb-rl-primary-actions .generic-button a.follow-button i::before,
.bb-rl-primary-actions .generic-button a.friendship-button i::before,
.bb-rl-member-header-actions button.send-message i::before,
.bb-rl-member-header-actions button.bb-rl-send-message-disabled i::before,
.bb-rl-member-header-actions button.follow-button i::before,
.bb-rl-member-header-actions button.friendship-button i::before,
.bb-rl-member-header-actions .generic-button a.send-message i::before,
.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i::before,
.bb-rl-member-header-actions .generic-button a.follow-button i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button i::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
font-style: normal;
}
.bb-rl-primary-actions button.edit-profile i,
.bb-rl-primary-actions .generic-button a.edit-profile i,
.bb-rl-member-header-actions button.edit-profile i,
.bb-rl-member-header-actions .generic-button a.edit-profile i {
margin-right: var(--bb-rl-space-50);
font-size: 16px;
}
.bb-rl-primary-actions button.send-message i::before,
.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before,
.bb-rl-primary-actions .generic-button a.send-message i::before,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,
.bb-rl-member-header-actions button.send-message i::before,
.bb-rl-member-header-actions button.bb-rl-send-message-disabled i::before,
.bb-rl-member-header-actions .generic-button a.send-message i::before,
.bb-rl-member-header-actions .generic-button a.bb-rl-send-message-disabled i::before {
content: "\e16e";
}
.bb-rl-primary-actions button.follow-button.not_following i::before,
.bb-rl-primary-actions .generic-button a.follow-button.not_following i::before,
.bb-rl-member-header-actions button.follow-button.not_following i::before,
.bb-rl-member-header-actions .generic-button a.follow-button.not_following i::before {
content: "\e3d4";
}
.bb-rl-primary-actions button.follow-button.following i::before,
.bb-rl-primary-actions .generic-button a.follow-button.following i::before,
.bb-rl-member-header-actions button.follow-button.following i::before,
.bb-rl-member-header-actions .generic-button a.follow-button.following i::before {
content: "\e182";
}
.bb-rl-primary-actions button.friendship-button.not_friends i::before,
.bb-rl-primary-actions .generic-button a.friendship-button.not_friends i::before,
.bb-rl-member-header-actions button.friendship-button.not_friends i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button.not_friends i::before {
content: "\e3d4";
}
.bb-rl-primary-actions button.friendship-button.pending_friend i::before,
.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend i::before,
.bb-rl-member-header-actions button.friendship-button.pending_friend i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend i::before {
content: "\eafa";
}
.bb-rl-primary-actions button.friendship-button.pending_friend.loading i,
.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend.loading i,
.bb-rl-member-header-actions button.friendship-button.pending_friend.loading i,
.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend.loading i {
height: 16px;
}
.bb-rl-primary-actions button.friendship-button.pending_friend.loading i::before,
.bb-rl-primary-actions .generic-button a.friendship-button.pending_friend.loading i::before,
.bb-rl-member-header-actions button.friendship-button.pending_friend.loading i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button.pending_friend.loading i::before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 16px;
width: 16px;
border-width: 2px;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-primary-actions button.friendship-button.awaiting_response_friend i::before,
.bb-rl-primary-actions .generic-button a.friendship-button.awaiting_response_friend i::before,
.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button.awaiting_response_friend i::before {
content: "\edec";
}
.bb-rl-primary-actions button.friendship-button.is_friend i::before,
.bb-rl-primary-actions .generic-button a.friendship-button.is_friend i::before,
.bb-rl-member-header-actions button.friendship-button.is_friend i::before,
.bb-rl-member-header-actions .generic-button a.friendship-button.is_friend i::before {
content: "\e182";
}
.bb-rl-member-header-actions button.friendship-button i {
max-height: 20px;
display: inline-flex;
align-items: center;
}
.bb-rl-primary-actions {
margin-left: auto;
}
.bb-rl-primary-actions button,
.bb-rl-primary-actions .generic-button a {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
font-size: var(--bb-rl-font-size-sm);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
white-space: nowrap;
}
.bb-rl-primary-actions button:hover,
.bb-rl-primary-actions .generic-button a:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-primary-actions button:focus,
.bb-rl-primary-actions .generic-button a:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-primary-actions button:disabled,
.bb-rl-primary-actions .generic-button a:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-primary-actions button.send-message i::before, .bb-rl-primary-actions button.bb-rl-send-message-disabled i::before, .bb-rl-primary-actions button.follow-button i::before, .bb-rl-primary-actions button.friendship-button i::before,
.bb-rl-primary-actions .generic-button a.send-message i::before,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before,
.bb-rl-primary-actions .generic-button a.follow-button i::before,
.bb-rl-primary-actions .generic-button a.friendship-button i::before {
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-primary-actions button.following, .bb-rl-primary-actions button.is_friend, .bb-rl-primary-actions button.pending_friend, .bb-rl-primary-actions button.awaiting_response_friend,
.bb-rl-primary-actions .generic-button a.following,
.bb-rl-primary-actions .generic-button a.is_friend,
.bb-rl-primary-actions .generic-button a.pending_friend,
.bb-rl-primary-actions .generic-button a.awaiting_response_friend {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-primary-actions button.following:hover, .bb-rl-primary-actions button.is_friend:hover, .bb-rl-primary-actions button.pending_friend:hover, .bb-rl-primary-actions button.awaiting_response_friend:hover,
.bb-rl-primary-actions .generic-button a.following:hover,
.bb-rl-primary-actions .generic-button a.is_friend:hover,
.bb-rl-primary-actions .generic-button a.pending_friend:hover,
.bb-rl-primary-actions .generic-button a.awaiting_response_friend:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-primary-actions button.following:focus, .bb-rl-primary-actions button.is_friend:focus, .bb-rl-primary-actions button.pending_friend:focus, .bb-rl-primary-actions button.awaiting_response_friend:focus,
.bb-rl-primary-actions .generic-button a.following:focus,
.bb-rl-primary-actions .generic-button a.is_friend:focus,
.bb-rl-primary-actions .generic-button a.pending_friend:focus,
.bb-rl-primary-actions .generic-button a.awaiting_response_friend:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-primary-actions button.following:disabled, .bb-rl-primary-actions button.is_friend:disabled, .bb-rl-primary-actions button.pending_friend:disabled, .bb-rl-primary-actions button.awaiting_response_friend:disabled,
.bb-rl-primary-actions .generic-button a.following:disabled,
.bb-rl-primary-actions .generic-button a.is_friend:disabled,
.bb-rl-primary-actions .generic-button a.pending_friend:disabled,
.bb-rl-primary-actions .generic-button a.awaiting_response_friend:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-primary-actions button.bb-rl-send-message-disabled,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled {
pointer-events: none;
color: var(--bb-rl-text-disabled-color);
border-color: var(--bb-rl-border-tertiary-color);
}
.bb-rl-primary-actions button.bb-rl-send-message-disabled i::before,
.bb-rl-primary-actions .generic-button a.bb-rl-send-message-disabled i::before {
color: var(--bb-rl-text-disabled-color);
}
.bb-rl-secondary-actions {
flex: 1;
}
.bb-rl-secondary-actions .button-wrap {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
width: 100%;
}
.bb-rl-secondary-actions .send-message,
.bb-rl-secondary-actions .bb-rl-send-message-disabled,
.bb-rl-secondary-actions a.friendship-button,
.bb-rl-secondary-actions button.friendship-button,
.bb-rl-secondary-actions a.follow-button,
.bb-rl-secondary-actions button.follow-button {
font-size: 0;
line-height: 1;
display: inline-flex;
width: 32px;
height: 32px;
align-items: center;
justify-content: center;
background-color: transparent;
border: 1px solid transparent;
padding: 0;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-secondary-actions .send-message i::before,
.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,
.bb-rl-secondary-actions a.friendship-button i::before,
.bb-rl-secondary-actions button.friendship-button i::before,
.bb-rl-secondary-actions a.follow-button i::before,
.bb-rl-secondary-actions button.follow-button i::before {
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-secondary-actions .send-message:hover,
.bb-rl-secondary-actions .bb-rl-send-message-disabled:hover,
.bb-rl-secondary-actions a.friendship-button:hover,
.bb-rl-secondary-actions button.friendship-button:hover,
.bb-rl-secondary-actions a.follow-button:hover,
.bb-rl-secondary-actions button.follow-button:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
border-color: var(--bb-rl-border-secondary-color);
}
.bb-rl-secondary-actions .send-message i::before,
.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,
.bb-rl-secondary-actions .friendship-button i::before,
.bb-rl-secondary-actions .follow-button i::before,
.bb-rl-card-action .send-message i::before,
.bb-rl-card-action .bb-rl-send-message-disabled i::before,
.bb-rl-card-action .friendship-button i::before,
.bb-rl-card-action .follow-button i::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-style: normal;
}
.bb-rl-secondary-actions .bb-rl-send-message-disabled,
.bb-rl-card-action .bb-rl-send-message-disabled {
pointer-events: none;
}
.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,
.bb-rl-card-action .bb-rl-send-message-disabled i::before {
color: var(--bb-rl-icon-disabled-color);
}
.bb-rl-secondary-actions .send-message i::before,
.bb-rl-secondary-actions .bb-rl-send-message-disabled i::before,
.bb-rl-card-action .send-message i::before,
.bb-rl-card-action .bb-rl-send-message-disabled i::before {
content: "\e16e";
}
.bb-rl-secondary-actions .friendship-button.not_friends i::before,
.bb-rl-card-action .friendship-button.not_friends i::before {
content: "\e4d0";
}
.bb-rl-secondary-actions .friendship-button.is_friend i::before,
.bb-rl-card-action .friendship-button.is_friend i::before {
content: "\e4d0";
font-weight: 500;
}
.bb-rl-secondary-actions .friendship-button.pending_friend i::before,
.bb-rl-card-action .friendship-button.pending_friend i::before {
content: "\eafa";
}
.bb-rl-secondary-actions .friendship-button.awaiting_response_friend i::before,
.bb-rl-card-action .friendship-button.awaiting_response_friend i::before {
content: "\edec";
}
.bb-rl-secondary-actions .follow-button.not_following i::before,
.bb-rl-card-action .follow-button.not_following i::before {
content: "\e324";
}
.bb-rl-secondary-actions .follow-button.following i::before,
.bb-rl-card-action .follow-button.following i::before {
content: "\e324";
font-weight: 500;
}
.bb-rl-item-actions.bb-rl-idle-primary .bb-rl-secondary-actions .button-wrap {
justify-content: left;
}
.bb-rl-invite-form .bb-rl-input-field,
.bb-rl-invite-form textarea {
width: 100%;
}
.bb-rl-invite-form textarea {
resize: vertical;
}
.bb-rl-block-member-content > p {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-block-member-content > div,
.bb-rl-block-member-content > ul {
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-block-member-content > ul {
padding-left: var(--bb-rl-space-300);
margin-bottom: var(--bb-rl-space-200);
}
.bb-readylaunch-template .bb-rl-modal-footer .bb-rl-button-submit-invite,
.bb-readylaunch-template .bb-rl-modal-footer .bb-rl-close-invite {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-advance-profile-search {
margin-left: var(--bb-rl-space-200);
position: relative;
}
.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle {
display: inline-block;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-secondary-color);
white-space: nowrap;
}
.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
color: var(--bb-rl-text-color);
}
.bb-rl-advance-profile-search .bb-rl-advance-profile-search-toggle:after {
content: "\e136";
font-family: bb-icons-rl;
display: inline-block;
vertical-align: middle;
margin-left: var(--bb-rl-space-100);
font-weight: 400;
}
.bb-rl-advance-profile-search #bp-profile-search-form-outer {
position: absolute;
top: 120%;
left: 0;
width: 328px;
background-color: var(--bb-rl-background-color);
z-index: 100;
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
display: none;
}
.bb-rl-advance-profile-search #bp-profile-search-form-outer .bb-rl-profile-filter-headline {
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-advance-profile-search #bp-profile-search-form-outer .bb-rl-profile-filter-body {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
@media screen and (max-width: 800px) {
.bb-rl-advance-profile-search #bp-profile-search-form-outer {
left: -100%;
}
}
.bb-rl-advance-profile-search.active #bp-profile-search-form-outer {
display: block;
}
.bb-rl-profile-filter-headline .bps-form-title {
font-size: 14px;
font-weight: 500;
line-height: 22px;
padding: var(--bb-rl-space-50) 0;
}
.bb-rl-profile-filter-headline .clear-from-wrap {
display: inline-flex;
align-items: center;
}
.bb-rl-profile-filter-headline .clear-from-wrap a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-50);
}
.bb-rl-profile-filter-headline .clear-from-wrap a i {
font-size: var(--bb-rl-font-size-base);
}
.bb-rl-advance-profile-search .bps-form .submit-wrapper {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
display: flex;
justify-content: flex-end;
align-items: center;
gap: var(--bb-rl-space-100);
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-advance-profile-search .bps-form .submit-wrapper input.submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-advance-profile-search .bp-field-wrap {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-advance-profile-search .bp-field-wrap label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
margin-bottom: var(--bb-rl-space-100);
display: block;
}
.bb-rl-advance-profile-search .bp-field-wrap input[type="text"],
.bb-rl-advance-profile-search .bp-field-wrap input[type="number"],
.bb-rl-advance-profile-search .bp-field-wrap input[type="email"],
.bb-rl-advance-profile-search .bp-field-wrap input[type="tel"],
.bb-rl-advance-profile-search .bp-field-wrap input[type="url"],
.bb-rl-advance-profile-search .bp-field-wrap input[type="search"],
.bb-rl-advance-profile-search .bp-field-wrap select {
width: 100%;
}
.bb-rl-advance-profile-search .bp-field-wrap input[type="search"] + .bps-description {
margin-top: var(--bb-rl-space-100);
}
.bb-rl-advance-profile-search .bp-heading-field-wrap > strong {
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.bb-rl-advance-profile-search .bps-description {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-groups .bp-list.grid .item-entry .list-wrap {
padding: 0;
display: flex;
flex-direction: column;
}
.bb-rl-groups .bp-list.grid .item-entry .item {
padding: 0 var(--bb-rl-space-200) var(--bb-rl-space-300);
flex: 1;
display: flex;
flex-direction: column;
}
.bb-rl-groups .bp-list.grid .item-entry .group-item-wrap {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-groups .bp-list.grid .item-entry .group-footer-wrap {
margin: auto 0 0;
flex-direction: column;
align-items: flex-start;
}
.bb-rl-groups .bp-list.grid .item-entry .groups-loop-buttons {
margin-top: var(--bb-rl-space-200);
}
.bb-rl-groups .bp-list.grid .group-avatar-wrap {
position: relative;
display: inline-block;
margin-top: calc(-1 * var(--bb-rl-space-400));
margin-left: var(--bb-rl-space-200);
}
.bb-rl-groups .bp-list.grid.bb-cover-disabled .group-avatar-wrap {
margin-top: var(--bb-rl-space-200);
}
.bb-rl-groups .bp-list.grid .bs-group-cover a {
position: relative;
display: block;
height: 100%;
padding-top: 104px;
border-radius: var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;
overflow: hidden;
}
.bb-rl-groups .bp-list.grid .bs-group-cover img {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
object-fit: cover;
height: 100%;
width: 100%;
}
.bb-rl-groups .bp-list:not(.grid) .item-entry .list-wrap {
display: flex;
align-items: center;
padding: var(--bb-rl-space-400) var(--bb-rl-space-300);
}
@media screen and (max-width: 544px) {
.bb-rl-groups .bp-list:not(.grid) .item-entry .list-wrap {
flex-direction: column;
align-items: flex-start;
gap: var(--bb-rl-space-100);
}
}
.bb-rl-groups .bp-list:not(.grid) .item-entry .item-avatar {
margin-right: var(--bb-rl-space-200);
}
.bb-rl-groups .bp-list:not(.grid) .item-entry .item {
display: flex;
align-items: center;
flex: 1;
}
@media screen and (max-width: 768px) {
.bb-rl-groups .bp-list:not(.grid) .item-entry .item {
flex-direction: column;
align-items: flex-start;
gap: var(--bb-rl-space-100);
}
}
.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap {
display: flex;
align-items: center;
gap: var(--bb-rl-space-200);
}
@media screen and (max-width: 768px) {
.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap {
margin-left: 0;
}
}
@media screen and (max-width: 544px) {
.bb-rl-groups .bp-list:not(.grid) .item-entry .group-footer-wrap {
flex-direction: column;
align-items: flex-start;
}
}
.bb-rl-groups .item-entry .list-wrap {
position: relative;
height: 100%;
border-radius: var(--bb-rl-radius-lg);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-groups .item-entry .avatar {
max-width: 80px;
height: auto;
border-radius: var(--bb-rl-radius-lg);
border: 1px solid rgba(0, 0, 0, 0.08);
}
.bb-rl-groups .item-entry .groups-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-groups .item-entry .item-meta-wrap {
display: flex;
align-items: center;
flex-flow: wrap;
}
.bb-rl-groups .item-entry .item-meta {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-groups .item-entry .group-item-desc {
display: none;
}
.bb-rl-groups .item-entry .group-footer-wrap {
margin-left: auto;
}
.bb-rl-groups .item-entry .group-footer-wrap button,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
font-size: var(--bb-rl-font-size-sm);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
white-space: nowrap;
}
.bb-rl-groups .item-entry .group-footer-wrap button:hover,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-groups .item-entry .group-footer-wrap button:focus,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-groups .item-entry .group-footer-wrap button:disabled,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-groups .item-entry .group-footer-wrap button.group-button::before,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button::before {
content: "";
display: inline-block;
margin-right: var(--bb-rl-space-50);
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
line-height: 1;
color: var(--bb-rl-icon-secondary-color);
font-style: normal;
}
.bb-rl-groups .item-entry .group-footer-wrap button.group-button.join-group::before,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.join-group::before {
content: "\e3d4";
}
.bb-rl-groups .item-entry .group-footer-wrap button.group-button.request-membership::before,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.request-membership::before {
content: "\e2fe";
}
.bb-rl-groups .item-entry .group-footer-wrap button.group-button.membership-requested::before,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.membership-requested::before {
content: "\e182";
}
.bb-rl-groups .item-entry .group-footer-wrap button.group-button.membership-requested.bp-toggle-action-button-clicked::before,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.group-button.membership-requested.bp-toggle-action-button-clicked::before {
content: "\e2fe";
}
.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:hover,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:focus,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-groups .item-entry .group-footer-wrap button.membership-requested:disabled,
.bb-rl-groups .item-entry .group-footer-wrap .generic-button a.membership-requested:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-groups .item-entry .group-footer-wrap .generic-button .group-button.bp-toggle-action-button.leave-group::before {
content: "\e182";
display: inline-block;
margin-right: var(--bb-rl-space-50);
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
line-height: 1;
color: var(--bb-rl-icon-secondary-color);
font-style: normal;
}
.bb-rl-groups .item-entry .bb-group-members {
display: flex;
margin-bottom: 0;
padding-right: 10px;
margin-right: 5px;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member {
max-width: 24px;
min-width: 24px;
float: left;
margin-right: -4px;
position: relative;
z-index: 1;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member a {
text-decoration: none;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member img {
background-color: #fff;
border-radius: 50%;
float: left;
max-width: 100%;
image-rendering: -webkit-optimize-contrast;
display: block;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member [class*=" bb-icon-"] {
height: 24px;
width: 24px;
font-size: 16px;
color: #c3c4c8;
line-height: 24px;
border-radius: 50%;
background-color: #f9f9f9;
border: 2px solid #fff;
display: flex;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member [class*=" bb-icon-"]:hover {
background-color: #e3e3e3;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member.count-wrap {
margin-left: 8px;
max-width: none;
}
.bb-rl-groups .item-entry .bb-group-members .bb-group-member.count-wrap a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
white-space: nowrap;
}
.bb-rl-groups .item-list.grid .only-list-view {
display: none;
}
.bb-rl-groups .item-list:not(.grid) .only-grid-view {
display: none;
}
.bb-rl-group-block .item-meta-wrap p > span + span::before {
content: "\2022";
display: inline-block;
margin: 0 6px 0 3px;
color: var(--bb-rl-background-tertiary-color);
}
.bb-rl-group-block .item-meta-wrap p + p.last-activity::before {
content: "\2022";
display: inline-block;
margin: 0 6px 0 3px;
color: var(--bb-rl-background-tertiary-color);
} :root {
--bb-rl-primary-color: #4946fe;
--bb-rl-secondary-color: #dde4ff;
--bb-rl-background-color: #fff;
--bb-rl-background-hover-color: #f8f8f8;
--bb-rl-background-secondary-color: #f6f6f6;
--bb-rl-background-secondary-hover-color: #f3f3f3;
--bb-rl-background-tertiary-color: #dbdbdb;
--bb-rl-background-tertiary-hover-color: #cececf;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #dde4ff;
--bb-rl-background-brand-secondary-hover-color: #c2cdff;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-primary-color: #4946fe;
--bb-rl-background-info-primary-hover-color: #4937f4;
--bb-rl-background-info-secondary-color: #dde4ff;
--bb-rl-background-info-secondary-hover-color: #c2cdff;
--bb-rl-background-positive-primary-color: #14ae5c;
--bb-rl-background-positive-primary-hover-color: #009951;
--bb-rl-background-positive-secondary-color: #ebffee;
--bb-rl-background-positive-secondary-hover-color: #cff7d3;
--bb-rl-background-warning-primary-color: #e5a000;
--bb-rl-background-warning-primary-hover-color: #bf6a02;
--bb-rl-background-warning-secondary-color: #fffbeb;
--bb-rl-background-warning-secondary-hover-color: #fff1c2;
--bb-rl-background-danger-primary-color: #ec221f;
--bb-rl-background-danger-primary-hover-color: #c00f0c;
--bb-rl-background-danger-secondary-color: #fee9e7;
--bb-rl-background-danger-secondary-hover-color: #fdd3d0;
--bb-rl-border-color: #f3f3f3;
--bb-rl-border-secondary-color: #e7e7e7;
--bb-rl-border-tertiary-color: #cececf;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #6d6d6e;
--bb-rl-border-quaternary-color: #9e9e9e;
--bb-rl-border-brand-primary-color: #3325ae;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #3325ae;
--bb-rl-border-info-secondary-color: #4946fe;
--bb-rl-border-positive-primary-color: #02542d;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #682d03;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #690807;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #242425;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #555556;
--bb-rl-text-tertiary-color: #858586;
--bb-rl-text-disabled-color: #9e9e9e;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #3325ae;
--bb-rl-text-positive-primary-color: #02542d;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #682d03;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #690807;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #0c0c0d;
--bb-rl-icon-primary-color: #3d3d3d;
--bb-rl-icon-secondary-color: #6d6d6e;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #cececf;
--bb-rl-icon-brand-primary-color: #3325ae;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #3325ae;
--bb-rl-icon-positive-primary-color: #02542d;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #682d03;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #690807;
--bb-rl-icon-danger-secondary-color: #ec221f;
--bb-rl-radius-xs: 2px;
--bb-rl-radius-sm: 4px;
--bb-rl-radius-md: 6px;
--bb-rl-radius-base: 8px;
--bb-rl-radius-lg: 12px;
--bb-rl-radius-full: 99px;
--bb-rl-space-0: 0;
--bb-rl-space-50: 4px;
--bb-rl-space-100: 8px;
--bb-rl-space-200: 16px;
--bb-rl-space-300: 24px;
--bb-rl-space-400: 32px;
--bb-rl-space-500: 40px;
--bb-rl-space-600: 48px;
--bb-rl-space-700: 56px;
--bb-rl-z-index-dropdown: 1000;
--bb-rl-z-index-sticky: 1020;
--bb-rl-z-index-fixed: 1030;
--bb-rl-z-index-adminbar: 1035;
--bb-rl-z-index-modal-backdrop: 1040;
--bb-rl-z-index-modal: 1050;
--bb-rl-z-index-popover: 1060;
--bb-rl-z-index-tooltip: 1070;
--bb-rl-font-family-base: InterText, serif;
--bb-rl-font-size-2xl: 20px;
--bb-rl-font-size-base: 16px;
--bb-rl-font-size-xs: 11px;
--bb-rl-font-size-sm: 13px;
--bb-rl-base-line-xs: 16px;
--bb-rl-base-line-small: 20px;
--bb-rl-base-line: 24px;
--bb-rl-base-line-2xl: 30px;
} .bb-rl-dark-mode {
--bb-rl-primary-color: #4946fe;
--bb-rl-background-color: #242425;
--bb-rl-background-hover-color: #555556;
--bb-rl-background-secondary-color: #2f2f2f;
--bb-rl-background-secondary-hover-color: #3d3d3d;
--bb-rl-background-tertiary-color: #6d6d6e;
--bb-rl-background-tertiary-hover-color: #555556;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #3325ae;
--bb-rl-background-brand-secondary-hover-color: #2e2689;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-secondary-color: #3325ae;
--bb-rl-background-positive-primary-color: #008043;
--bb-rl-background-positive-primary-hover-color: #02542d;
--bb-rl-background-positive-secondary-color: #02542d;
--bb-rl-background-positive-secondary-hover-color: #024023;
--bb-rl-background-warning-primary-color: #975102;
--bb-rl-background-warning-primary-hover-color: #682d03;
--bb-rl-background-warning-secondary-color: #682d03;
--bb-rl-background-warning-secondary-hover-color: #522504;
--bb-rl-background-danger-primary-color: #900b09;
--bb-rl-background-danger-primary-hover-color: #690807;
--bb-rl-background-danger-secondary-color: #690807;
--bb-rl-background-danger-secondary-hover-color: #4d0b0a;
--bb-rl-border-color: #2f2f2f;
--bb-rl-border-secondary-color: #3d3d3d;
--bb-rl-border-tertiary-color: #555556;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #f6f6f6;
--bb-rl-border-quaternary-color: #f3f3f3;
--bb-rl-border-brand-primary-color: #c2cdff;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #c2cdff;
--bb-rl-border-positive-primary-color: #cff7d3;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #fff1c2;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #fdd3d0;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #fff;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #cececf;
--bb-rl-text-tertiary-color: #b6b6b6;
--bb-rl-text-disabled-color: #e7e7e7;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #c2cdff;
--bb-rl-text-positive-primary-color: #cff7d3;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #fff1c2;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #fdd3d0;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #cececf;
--bb-rl-icon-primary-color: #cececf;
--bb-rl-icon-secondary-color: #cececf;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #858586;
--bb-rl-icon-brand-primary-color: #c2cdff;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #dde4ff;
--bb-rl-icon-positive-primary-color: #cff7d3;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #fff1c2;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #fdd3d0;
--bb-rl-icon-danger-secondary-color: #ec221f;
scrollbar-color: #666 transparent;
color-scheme: dark;
}  .CodeMirror { font-family: monospace;
height: 300px;
color: black;
direction: ltr;
text-align: left;
}
[dir="rtl"] .CodeMirror {
direction: ltr;
text-align: right;
} .CodeMirror-lines {
padding: 4px 0; }
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like {
padding: 0 5px; max-width: inherit;
}
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
background-color: white; } .CodeMirror-gutters {
border-right: 1px solid var(--bb-rl-border-secondary-color);
background: transparent;
white-space: nowrap;
}
.CodeMirror-linenumber {
padding: 0 3px 0 5px;
min-width: 20px;
text-align: center;
font-size: 14px;
color: var(--bb-rl-text-tertiary-color);
white-space: nowrap;
}
.CodeMirror-guttermarker {
color: black;
}
.CodeMirror-guttermarker-subtle {
color: #999;
} .CodeMirror-cursor {
border-left: 1px solid black;
border-right: none;
width: 0;
} .CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid silver;
}
.cm-fat-cursor .CodeMirror-cursor {
width: auto;
border: 0 !important;
background: #7e7;
}
.cm-fat-cursor div.CodeMirror-cursors {
z-index: 1;
}
.cm-fat-cursor-mark {
background-color: rgba(20, 255, 20, 0.5);
-webkit-animation: blink 1.06s steps(1) infinite;
-moz-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite;
}
.cm-animate-fat-cursor {
width: auto;
border: 0;
-webkit-animation: blink 1.06s steps(1) infinite;
-moz-animation: blink 1.06s steps(1) infinite;
animation: blink 1.06s steps(1) infinite;
background-color: #7e7;
}
@-moz-keyframes blink {
0% {
}
50% {
background-color: transparent;
}
100% {
}
}
@-webkit-keyframes blink {
0% {
}
50% {
background-color: transparent;
}
100% {
}
}
@keyframes blink {
0% {
}
50% {
background-color: transparent;
}
100% {
}
} .cm-tab {
display: inline-block;
text-decoration: inherit;
}
.CodeMirror-rulers {
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: 0;
overflow: hidden;
}
.CodeMirror-ruler {
border-left: 1px solid #ccc;
top: 0;
bottom: 0;
position: absolute;
} .cm-s-default .cm-header {
color: blue;
}
.cm-s-default .cm-quote {
color: #090;
}
.cm-negative {
color: #d44;
}
.cm-positive {
color: #292;
}
.cm-header, .cm-strong {
font-weight: bold;
}
.cm-em {
font-style: italic;
}
.cm-link {
text-decoration: underline;
}
.cm-strikethrough {
text-decoration: line-through;
}
.cm-s-default .cm-keyword {
color: #708;
}
.cm-s-default .cm-atom {
color: #219;
}
.cm-s-default .cm-number {
color: #164;
}
.cm-s-default .cm-def {
color: #00f;
}
.cm-s-default .cm-variable-2 {
color: #05a;
}
.cm-s-default .cm-variable-3, .cm-s-default .cm-type {
color: #085;
}
.cm-s-default .cm-comment {
color: var(--bb-rl-text-positive-secondary-color);
}
.cm-s-default .cm-string {
color: var(--bb-rl-text-positive-primary-color);
}
.cm-s-default .cm-string-2 {
color: var(--bb-rl-text-positive-primary-color);
}
.cm-s-default .cm-meta {
color: var(--bb-rl-text-tertiary-color);
}
.cm-s-default .cm-qualifier {
color: var(--bb-rl-text-danger-secondary-color);
}
.cm-s-default .cm-builtin {
color: var(--bb-rl-text-brand-secondary-color);
}
.cm-s-default .cm-bracket {
color: var(--bb-rl-text-positive-secondary-color);
}
.cm-s-default .cm-tag {
color: var(--bb-rl-text-warning-secondary-color);
}
.cm-s-default .cm-attribute {
color: var(--bb-rl-text-brand-primary-color);
}
.cm-s-default .cm-hr {
color: var(--bb-rl-text-secondary-color);
}
.cm-s-default .cm-link {
color: var(--bb-rl-text-brand-primary-color);
}
.cm-s-default .cm-error {
color: var(--bb-rl-text-danger-secondary-color);
}
.cm-invalidchar {
color: var(--bb-rl-text-danger-secondary-color);
}
.CodeMirror-composing {
border-bottom: 2px solid;
} div.CodeMirror span.CodeMirror-matchingbracket {
color: #0b0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #a22;
}
.CodeMirror-matchingtag {
background: rgba(255, 150, 0, 0.3);
}
.CodeMirror-activeline-background {
background: #e8f2ff;
}  .CodeMirror {
position: relative;
overflow: hidden;
background: transparent;
}
.CodeMirror-scroll {
overflow: scroll !important;   margin-bottom: -30px;
margin-right: -30px;
padding-bottom: 30px;
height: 100%;
outline: none; position: relative;
}
.CodeMirror-sizer {
position: relative;
border-right: 30px solid transparent;
} .CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler,
.CodeMirror-gutter-filler {
position: absolute;
z-index: 6;
display: none;
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
}
.CodeMirror-gutter-filler {
left: 0;
bottom: 0;
}
.CodeMirror-gutters {
position: absolute;
left: 0;
top: 0;
min-height: 100%;
z-index: 3;
}
[dir="rtl"] .CodeMirror-gutters {
right: 0;
left: inherit;
}
.CodeMirror-gutter {
white-space: normal;
height: 100%;
display: inline-block;
vertical-align: top;
margin-bottom: -30px;
}
.CodeMirror-gutter-wrapper {
position: absolute;
z-index: 4;
background: none !important;
border: none !important;
}
.CodeMirror-gutter-background {
position: absolute;
top: 0;
bottom: 0;
z-index: 4;
}
.CodeMirror-gutter-elt {
position: absolute;
cursor: default;
z-index: 4;
}
.CodeMirror-gutter-wrapper ::selection {
background-color: transparent;
}
.CodeMirror-gutter-wrapper ::-moz-selection {
background-color: transparent;
}
.CodeMirror-lines {
cursor: text;
min-height: 1px; }
.CodeMirror pre.CodeMirror-line,
.CodeMirror pre.CodeMirror-line-like { -moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
border-width: 0;
background: transparent;
font-family: inherit;
font-size: inherit;
margin: 0;
white-space: pre;
word-wrap: normal;
line-height: inherit;
color: var(--bb-rl-text-secondary-color);
z-index: 2;
position: relative;
overflow: visible;
-webkit-tap-highlight-color: transparent;
-webkit-font-variant-ligatures: contextual;
font-variant-ligatures: contextual;
}
.CodeMirror-wrap pre.CodeMirror-line,
.CodeMirror-wrap pre.CodeMirror-line-like {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
padding: 0.1px; }
.CodeMirror-rtl pre {
direction: rtl;
}
.CodeMirror-code {
outline: none;
} .CodeMirror-scroll,
.CodeMirror-sizer,
.CodeMirror-gutter,
.CodeMirror-gutters,
.CodeMirror-linenumber {
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-cursor {
position: absolute;
pointer-events: none;
}
.CodeMirror-measure pre {
position: static;
}
div.CodeMirror-cursors {
visibility: hidden;
position: relative;
z-index: 3;
}
div.CodeMirror-dragcursors {
visibility: visible;
}
.CodeMirror-focused div.CodeMirror-cursors {
visibility: visible;
}
.CodeMirror-selected {
background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
background: #d7d4f0;
}
.CodeMirror-crosshair {
cursor: crosshair;
}
.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
background: #d7d4f0;
}
.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
background: #d7d4f0;
}
.cm-searching {
background-color: #ffa;
background-color: rgba(255, 255, 0, 0.4);
} .cm-force-border {
padding-right: .1px;
}
@media print { .CodeMirror div.CodeMirror-cursors {
visibility: hidden;
}
} .cm-tab-wrap-hack:after {
content: '';
} span.CodeMirror-selectedtext {
background: none;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-sizer,
html[dir="rtl"] .widgets-php .CodeMirror-sizer,
html[dir="rtl"] .wp-customizer .CodeMirror-sizer {
border-right: 0;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-scroll,
html[dir="rtl"] .widgets-php .CodeMirror-scroll,
html[dir="rtl"] .wp-customizer .CodeMirror-scroll {
margin-right: 0;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-gutters,
html[dir="rtl"] .widgets-php .CodeMirror-gutters,
html[dir="rtl"] .wp-customizer .CodeMirror-gutters {
left: initial;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-line,
html[dir="rtl"] .widgets-php .CodeMirror-line,
html[dir="rtl"] .wp-customizer .CodeMirror-line {
text-align: right;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-vscrollbar,
html[dir="rtl"] .widgets-php .CodeMirror-vscrollbar,
html[dir="rtl"] .wp-customizer .CodeMirror-vscrollbar {
right: inherit;
}
html[dir="rtl"] .theme-editor-php .CodeMirror-code {
margin-right: 20px;
} .bb-rl-activity-page {
width: 100%;
max-width: 680px;
margin: 0 auto;
padding: var(--bb-rl-space-400) 0;
}
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) {
display: flex;
justify-content: center;
gap: var(--bb-rl-space-400);
margin: 0 var(--bb-rl-space-300);
}
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) > .bb-rl-content-wrapper {
width: 680px;
max-width: 100%;
padding-left: 0;
padding-right: 0;
}
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) .bb-rl-secondary-container {
padding: var(--bb-rl-space-700) 0 0;
}
@media screen and (max-width: 1200px) {
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) {
flex-direction: column;
}
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) > .bb-rl-content-wrapper {
margin: auto;
}
}
@media screen and (max-width: 544px) {
.bb-rl-activity-wrap:has(.bb-rl-secondary-container) {
margin: 0;
}
}
[class*="bb-rl-activity-form"] {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
}
[class*="bb-rl-activity-form"] .bb-rl-bb-model-header {
display: none;
}
[class*="bb-rl-activity-form"] .bb-rl-whats-new-form-header {
display: flex;
cursor: pointer;
}
[class*="bb-rl-activity-form"] .bb-rl-activity-post-avatar {
display: flex;
padding: var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-300);
}
[class*="bb-rl-activity-form"] .bb-rl-activity-post-avatar img {
height: 48px;
width: 48px;
object-fit: contain;
border-radius: var(--bb-rl-radius-full);
}
[class*="bb-rl-activity-form"] #bb-rl-whats-new-content {
flex: 1;
}
[class*="bb-rl-activity-form"] #bb-rl-whats-new-content .bb-rl-whats-new-title {
display: none;
}
[class*="bb-rl-activity-form"] .bb-rl-activity-post-user-name,
[class*="bb-rl-activity-form"] #bb-rl-activity-privacy-point {
display: none;
}
[class*="bb-rl-activity-form"] #bb-rl-whats-new,
[class*="bb-rl-activity-form"] #bb-rl-whats-new-placeholder {
display: flex;
align-items: center;
min-height: 80px;
}
[class*="bb-rl-activity-form"] #bb-rl-whats-new[contenteditable="true"]:empty:before,
[class*="bb-rl-activity-form"] #bb-rl-whats-new-placeholder[contenteditable="true"]:empty:before {
content: attr(placeholder);
font-size: 1rem;
color: var(--bb-rl-text-tertiary-color);
}
[class*="bb-rl-activity-form"] .bb-rl-activity-privacy-stage,
[class*="bb-rl-activity-form"] #bb-rl-editor-toolbar,
[class*="bb-rl-activity-form"] #bb-rl-whats-new-toolbar,
[class*="bb-rl-activity-form"] #bb-rl-activity-privacy-point {
display: none;
}
[class*="bb-rl-activity-form"] div#bb-rl-activity-privacy-point.bb-rl-activity-edit-group {
opacity: 0.5;
cursor: default;
}
.bb-rl-activity-form-placeholder- {
display: none;
}
.bb-rl-activity-update-form.modal-popup {
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 10px 0;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(2px);
z-index: var(--bb-rl-z-index-modal);
display: flex;
align-items: center;
justify-content: center;
max-height: 100%;
overflow: auto;
}
body.bb-rl-activity-modal-open .bb-rl-activity-update-form.modal-popup {
z-index: 999999;
}
.bb-rl-activity-update-form.modal-popup .bb-rl-activity-update-form-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.bb-rl-activity-update-form.modal-popup #bb-rl-whats-new-form {
width: 800px;
max-width: 90%;
margin: auto;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}
#bb-rl-whats-new-form:not(.bb-rl-activity-edit--privacy-idle) #bb-rl-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos="up"]:after, #bb-rl-whats-new-form:not(.bb-rl-activity-edit--privacy-idle) #bb-rl-activity-privacy-point[data-bp-tooltip][data-bp-tooltip-pos="up"]:before {
display: none;
}
.bb-rl-activity-form .activity-header-data {
color: var(--bb-rl-text-color);
font-size: 18px;
font-weight: 600;
line-height: 1.5;
}
.bb-rl-activity-form .bb-rl-model-close-button {
margin-left: auto;
line-height: 1;
}
.bb-rl-activity-form .bb-rl-model-close-button span {
color: var(--bb-rl-icon-color);
font-size: var(--bb-rl-base-line);
}
.bb-rl-activity-form.has-draft.bb-rl-focus-in #bb-rl-discard-draft-activity {
display: block;
}
.bb-rl-activity-form.bb-rl-focus-in {
position: relative;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-bb-model-header {
display: flex;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
margin: 0;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-header {
flex-flow: column;
cursor: auto;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-avatar {
padding: var(--bb-rl-space-50) var(--bb-rl-space-200) 0 0;
}
.bb-rl-activity-form.bb-rl-focus-in .bp-activity-huddle {
display: flex;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-name-status {
max-width: 60%;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-user-name,
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point {
display: block;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-content {
width: 100%;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-content .bb-rl-whats-new-title {
display: block;
margin: 0 var(--bb-rl-space-300);
padding: var(--bb-rl-space-200) 0;
border: 0;
border-top: 1px solid var(--bb-rl-border-secondary-color);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 0;
color: var(--bb-rl-text-color);
font-size: 18px;
font-weight: 600;
line-height: 1.5;
width: calc(100% - var(--bb-rl-space-600));
outline: none;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-activity-post-user-name {
color: var(--bb-rl-text-color);
font-size: 15px;
font-weight: 500;
line-height: 1.6;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point {
display: inline-flex;
align-items: center;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
font-size: 12px;
font-weight: 500;
line-height: 1;
padding: 5px 6px;
margin-top: var(--bb-rl-space-50);
cursor: pointer;
border-radius: 6px;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point .bb-rl-privacy-point-icon:before {
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
font-family: bb-icons-rl;
line-height: 1;
font-style: normal;
font-weight: 400;
speak: never;
margin-right: 5px;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.public .bb-rl-privacy-point-icon:before {
content: "\e288";
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.loggedin .bb-rl-privacy-point-icon:before {
content: "\e68c";
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.friends .bb-rl-privacy-point-icon:before {
content: "\e4d6";
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.onlyme .bb-rl-privacy-point-icon:before {
content: "\e2fa";
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point.group .group-bb-rl-privacy-point-icon img {
height: 20px;
width: 20px;
margin-right: 5px;
border-radius: 3px;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-privacy-point [class*="bb-icons-rl-"] {
color: var(--bb-rl-icon-color);
font-size: 12px;
margin-left: 6px;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-textarea {
margin: 0 var(--bb-rl-space-300) var(--bb-rl-space-200);
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new {
display: block;
outline: none;
min-height: 110px;
padding: var(--bb-rl-space-200) 0;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-footer {
display: flex;
justify-content: space-between;
border-top: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new-toolbar {
display: flex;
align-items: center;
position: relative;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-toolbar--inner:after {
content: "";
width: 1px;
background-color: var(--bb-rl-border-tertiary-color);
height: 16px;
margin: 0 var(--bb-rl-space-100);
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] {
position: relative;
margin-right: var(--bb-rl-space-100);
line-height: 1;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].disable {
pointer-events: none;
opacity: 0.4;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].bb-rl-document-support-hide, .bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].bb-rl-video-support-hide, .bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].bb-rl-post-gif-hide, .bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].bb-rl-media-support-hide {
display: none;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"]:last-child {
margin-right: 0;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] [class*="toolbar-button"] {
display: flex;
color: var(--bb-rl-icon-secondary-color);
font-size: var(--bb-rl-base-line);
padding: var(--bb-rl-space-50);
border: 0.5px solid transparent;
cursor: pointer;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] [class*="toolbar-button"]:hover {
color: var(--bb-rl-icon-color);
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] [class*="toolbar-button"] i {
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 24px;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"].active [class*="toolbar-button"] {
color: var(--bb-rl-icon-color);
background-color: var(--bb-rl-background-secondary-hover-color);
border: 0.5px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-activity-form.bb-rl-focus-in .post-elements-buttons-item.post-poll .bb-icon-l:before {
content: "\e150";
font-family: bb-icons-rl;
font-style: normal;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-activity-form-submit-wrapper {
display: flex;
align-items: center;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-discard-draft-activity {
display: none;
color: var(--bb-rl-text-secondary-color);
font-size: 14px;
font-weight: 500;
background-color: transparent;
padding: 0;
border: 0;
margin-right: var(--bb-rl-space-200);
cursor: pointer;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-discard-draft-activity:hover {
color: var(--bb-rl-text-color);
}
.bb-rl-activity-form.bb-rl-focus-in #whats-new-submit {
display: flex;
flex-flow: row-reverse;
gap: var(--bb-rl-space-100);
position: relative;
}
.bb-rl-ac-title-required .bb-rl-activity-form.bb-rl-focus-in #whats-new-submit:hover:not(:has(#bb-rl-aw-whats-new-reset:hover)) .bb-title-tooltip-wrapper {
opacity: 1;
cursor: default;
}
.bb-rl-ac-topic-required .bb-rl-activity-form.bb-rl-focus-in #whats-new-submit:hover:not(:has(#bb-rl-aw-whats-new-reset:hover)) .bb-topic-tooltip-wrapper {
opacity: 1;
cursor: default;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-button {
font-size: 0.85rem;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-scroll-view {
max-height: calc(100vh - 280px);
overflow: auto;
width: 100%;
overscroll-behavior: contain;
padding-bottom: var(--bb-rl-space-100);
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-editor-toolbar {
display: flex;
}
.bb-rl-activity-form.bb-rl-focus-in--empty #aw-whats-new-submit {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: default;
pointer-events: none;
}
.bb-rl-activity-form.bb-rl-focus-in--privacy .bb-rl-activity-privacy-stage {
display: block;
}
.bb-rl-activity-form.bb-rl-focus-in--privacy:not(.focus-in--group) .bb-rl-privacy-status-form-footer {
visibility: hidden;
height: 0;
width: 0;
opacity: 0;
border: 0;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in {
display: none;
}
.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header {
display: flex;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
margin: 0;
}
.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header h3 {
color: var(--bb-rl-text-color);
font-size: 18px;
font-weight: 600;
line-height: 1.5;
}
.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header .bb-rl-model-close-button {
margin-left: auto;
line-height: 1;
}
.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box-header .bb-rl-model-close-button span {
color: var(--bb-rl-icon-color);
font-size: var(--bb-rl-base-line);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box {
display: block;
position: fixed;
z-index: var(--bb-rl-z-index-modal);
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 720px;
max-width: 90%;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box #bb-rl-activity-group-ac-items {
min-height: 130px;
max-height: 280px;
overflow: auto;
padding: var(--bb-rl-space-100) 0;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object label {
display: flex;
align-items: center;
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
cursor: pointer;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object label:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .bb-rl-radio-style {
height: auto;
width: auto;
visibility: visible;
opacity: 1;
margin-right: var(--bb-rl-space-300);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .avatar {
height: 40px;
width: 40px;
border-radius: var(--bb-rl-radius-md);
margin-right: var(--bb-rl-space-200);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-activity-object .bp-item-name {
color: var(--bb-rl-text-color);
font-size: 15px;
font-weight: 500;
line-height: 1.6;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-privacy-status-form-footer {
display: block;
visibility: visible;
opacity: 1;
height: auto;
width: auto;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .bb-rl-privacy-status-actions {
display: flex;
justify-content: flex-end;
align-items: center;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-top: 1px solid var(--bb-rl-border-secondary-color);
gap: var(--bb-rl-space-100);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper {
display: flex;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
position: relative;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper:before {
content: "\e30c";
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
position: absolute;
top: 50%;
left: var(--bb-rl-space-400);
transform: translateY(-50%);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper input {
background-color: var(--bb-rl-background-color);
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
padding: var(--bb-rl-space-100) var(--bb-rl-space-400) var(--bb-rl-space-100);
width: 100%;
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper .activity-autocomplete-clear {
position: absolute;
top: 50%;
right: var(--bb-rl-space-400);
transform: translate(0, -50%);
z-index: 6;
width: 20px;
height: 20px;
cursor: pointer;
display: none;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-autocomplete-wrapper .activity-autocomplete-clear i {
display: block;
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box #bb-rl-privacy-status-back {
display: none;
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-whats-new-post-in-box .activity-is-autocomplete .activity-autocomplete-clear {
display: inline-block;
}
.bb-rl-activity-form.bb-rl-focus-in--group.bb-rl-focus-in--blank-group #bb-rl-privacy-status-submit {
opacity: 0.6;
cursor: default;
pointer-events: none;
}
.bb-rl-activity-form.bb-rl-focus-in--group .bb-rl-whats-new-post-in-box--overlay {
position: fixed;
inset: 0;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(2px);
}
.bb-rl-activity-form.bb-rl-focus-in--group #bb-rl-activity-post-form-privacy {
display: none;
}
.bb-rl-activity-form.bb-rl-focus-in--group .groups-selection {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
font-size: 0.9rem;
color: var(--bb-rl-text-secondary-color);
font-weight: 500;
justify-content: center;
margin: var(--bb-rl-space-100) 0;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage {
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.15);
padding: var(--bb-rl-space-100) 0;
position: absolute;
top: 145px;
left: 90px;
z-index: var(--bb-rl-z-index-dropdown);
width: 280px;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-radio {
display: block;
height: 0;
width: 0;
visibility: hidden;
opacity: 0;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-tag-wrapper {
display: flex;
align-items: flex-start;
gap: var(--bb-rl-space-100);
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure {
color: var(--bb-rl-icon-secondary-color);
font-size: var(--bb-rl-base-line);
line-height: 1;
margin-top: 2px;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure:before {
font-family: bb-icons-rl;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--public:before {
content: "\e288";
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--loggedin:before {
content: "\e68c";
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--friends:before {
content: "\e4d6";
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--onlyme:before {
content: "\e2fa";
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-figure.bb-rl-privacy-figure--group:before {
content: "\e68e";
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-tag {
display: flex;
flex-direction: column;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-label {
color: var(--bb-rl-text-color);
font-size: 0.85rem;
font-weight: 500;
line-height: 1.5;
}
.bb-rl-activity-form .bb-rl-activity-privacy-stage .bb-rl-privacy-sub-label {
color: var(--bb-rl-text-secondary-color);
font-size: 11px;
line-height: 1.4;
}
.bb-rl-activity-form .bb-rl-activity-privacy__list > label {
display: block;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
cursor: pointer;
}
.bb-rl-activity-form .bb-rl-activity-privacy__list > label:has(input:checked), .bb-rl-activity-form .bb-rl-activity-privacy__list > label:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-form label.bb-rl-activity-privacy__label-group {
padding-right: 40px;
position: relative;
}
.bb-rl-activity-form label.bb-rl-activity-privacy__label-group:after {
content: "\e13a";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: var(--bb-rl-font-size-base);
position: absolute;
top: 12px;
right: var(--bb-rl-space-200);
}
.bb-rl-activity-form label.bb-rl-activity-privacy__label-group .bb-rl-privacy-label i {
display: none;
}
.bb-rl-activity-form #bb-rl-whats-new-post-in-box {
display: none;
}
.bb-rl-activity-form #bb-rl-whats-new-privacy-stage-footer {
display: none;
}
.bb-rl-activity-form #message-feedback {
position: absolute;
top: 58px;
margin: 15px 25px 0;
width: calc(100% - 50px);
min-width: initial;
}
.bb-rl-activity-form div[class*="attached-gif-container"] {
position: relative;
margin-bottom: 0;
height: auto !important;
background-repeat: no-repeat;
max-width: 100%;
border-radius: var(--bb-rl-radius-lg);
overflow: hidden;
}
.bb-rl-activity-form div[class*="attached-gif-container"] .gif-image-container img {
max-width: 100%;
}
.bb-rl-activity-form div[class*="attached-gif-container"] .gif-image-overlay {
display: flex;
align-items: center;
justify-content: center;
font-size: 14px;
line-height: 1;
color: var(--bb-rl-icon-secondary-color);
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-full);
height: 20px;
width: 20px;
text-align: center;
position: absolute;
top: var(--bb-rl-space-100);
right: var(--bb-rl-space-100);
cursor: pointer;
}
.bb-rl-activity-form #bb-rl-whats-new-attachments .bb-rl-activity-attached-gif-container {
margin: 0 var(--bb-rl-space-300);
}
.bb-rl-activity-form #bb-rl-whats-new-toolbar .bb-rl-post-emoji {
padding: 0;
border: 0;
}
.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-picker.emojionearea-picker-position-top {
top: inherit;
bottom: 40px;
}
.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button {
border: 0.5px solid transparent;
display: flex;
align-items: center;
justify-content: center;
padding: var(--bb-rl-space-50);
}
.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button:before {
content: "\e436";
font-size: var(--bb-rl-base-line);
font-family: bb-icons-rl;
}
.bb-rl-activity-form #bb-rl-whats-new-toolbar .emojionearea-button.active {
color: var(--bb-rl-icon-color);
background-color: var(--bb-rl-background-secondary-hover-color);
border-color: var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
#bb-rl-editor-toolbar {
display: flex;
align-items: center;
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
}
#bb-rl-editor-toolbar .medium-editor-toolbar {
position: static;
visibility: hidden;
opacity: 0;
background-color: transparent;
border-radius: 0;
transition: opacity ease 0.3s;
}
#bb-rl-editor-toolbar .medium-editor-toolbar.active {
visibility: visible;
opacity: 1;
}
#bb-rl-editor-toolbar .bb-rl-post-mention {
visibility: hidden;
opacity: 0;
transition: opacity ease 0.3s;
}
#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active) {
opacity: 0.4;
}
#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active):has(.medium-editor-toolbar-active) {
opacity: 1;
}
#bb-rl-editor-toolbar:has(.medium-editor-toolbar.active) .bb-rl-post-mention {
visibility: visible;
opacity: 1;
}
#bb-rl-editor-toolbar:has(.medium-editor-toolbar-form.medium-editor-toolbar-form-active) .bb-rl-post-mention {
visibility: hidden;
opacity: 0;
}
#bb-rl-editor-toolbar .medium-editor-action {
padding: var(--bb-rl-space-50);
background-color: transparent;
border-radius: var(--bb-rl-radius-md);
height: auto;
min-width: auto;
margin-right: var(--bb-rl-space-100);
transition: none;
border: 0.5px solid transparent;
}
#bb-rl-editor-toolbar .medium-editor-action b {
display: flex;
font-size: 0;
line-height: 24px;
height: auto;
width: auto;
}
#bb-rl-editor-toolbar .medium-editor-action b:before {
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 24px;
}
#bb-rl-editor-toolbar .medium-editor-action.medium-editor-button-active {
background-color: var(--bb-rl-background-secondary-hover-color);
border-color: var(--bb-rl-border-secondary-color);
}
#bb-rl-editor-toolbar .medium-editor-action.medium-editor-button-active b:before {
color: var(--bb-rl-icon-color);
}
#bb-rl-editor-toolbar .medium-editor-action-bold b:before {
content: "\e5be";
}
#bb-rl-editor-toolbar .medium-editor-action-italic b:before {
content: "\e5c0";
}
#bb-rl-editor-toolbar .medium-editor-action-unorderedlist b:before {
content: "\e2f2";
}
#bb-rl-editor-toolbar .medium-editor-action-orderedlist b:before {
content: "\e2f6";
}
#bb-rl-editor-toolbar .medium-editor-action-quote b:before {
content: "\e660";
}
#bb-rl-editor-toolbar .medium-editor-action-anchor b:before {
content: "\e2e2";
}
#bb-rl-editor-toolbar .medium-editor-action-pre b:before {
content: "\e1bc";
}
#bb-rl-editor-toolbar .medium-editor-action-h3 b:before {
content: "\e6c0";
}
#bb-rl-editor-toolbar .medium-editor-action-h4 b:before {
content: "\e6c2";
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form {
background-color: transparent;
border-radius: 0;
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input {
color: var(--bb-rl-text-color);
background-color: transparent;
border: 1px solid var(--bb-rl-border-secondary-color);
height: 35px;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input.isNotValid {
border-color: var(--bb-rl-border-danger-secondary-color);
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input:focus {
color: var(--bb-rl-text-color);
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder {
color: var(--bb-rl-text-color);
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form > a {
font-size: 0;
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form > a:before {
content: "\e182";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 22px;
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form > a.medium-editor-toolbar-save:before {
content: "\e182";
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form > a.medium-editor-toolbar-close:before {
content: "\e4f6";
}
.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item {
display: flex;
position: relative;
color: var(--bb-rl-icon-secondary-color);
font-size: var(--bb-rl-base-line);
line-height: 1;
border: 0.5px solid transparent;
padding: var(--bb-rl-space-50);
margin-right: var(--bb-rl-space-100);
cursor: pointer;
}
.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item.active {
color: var(--bb-rl-icon-color);
background-color: var(--bb-rl-background-secondary-hover-color);
border-color: var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item.active [class*="toolbar-button"].bb-rl-toolbar-button {
border: 0;
}
.bb-rl-whats-new-toolbar--addon .bb-rl-post-elements-buttons-item [class*="toolbar-button"].bb-rl-toolbar-button {
padding: 0;
border: 0;
}
.activity-url-scrapper-container {
display: flex;
flex-flow: column;
padding: var(--bb-rl-space-100) var(--bb-rl-space-300);
}
.activity-url-scrapper-loading {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
color: var(--bb-rl-text-secondary-color);
font-size: 0.85rem;
padding: var(--bb-rl-space-100) 0;
}
.activity-url-scrapper-loading i {
height: 18px;
width: 18px;
}
.activity-link-preview-image-cover {
position: relative;
overflow: hidden;
border-radius: var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;
}
.activity-link-preview-image-cover img {
height: 285px;
width: 100%;
object-fit: cover;
}
.activity-link-preview-info {
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-300);
}
#activity-url-scrapper-img-holder + .activity-link-preview-info {
border-radius: 0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);
}
.activity-url-scrapper-container.activity-post-form-link-wp-embed .activity-link-preview-info {
background-color: transparent;
padding: 0;
}
.activity-link-preview-link-name {
color: var(--bb-rl-text-tertiary-color);
font-size: 0.85rem;
font-weight: 500;
line-height: 1.5;
text-transform: uppercase;
}
.bb-rl-activity-list .bb-rl-activity-inner .activity-link-preview-link-name {
margin: 0;
}
.activity-link-preview-title {
color: var(--bb-rl-text-color);
font-size: 1rem;
font-weight: 600;
line-height: 1.3;
display: block;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
width: 100%;
margin-top: var(--bb-rl-space-50);
}
.activity-link-preview-title a {
color: var(--bb-rl-text-color);
}
.bb-rl-activity-list .bb-rl-activity-inner .activity-link-preview-title {
margin: var(--bb-rl-space-50) 0 0 0;
}
#activity-url-scrapper-img-holder {
position: relative;
}
.activity-link-preview-excerpt {
color: var(--bb-rl-text-secondary-color);
font-size: 0.85rem;
font-weight: 500;
line-height: 1.5;
margin-top: var(--bb-rl-space-50);
}
.activity-link-preview-excerpt iframe {
border-radius: var(--bb-rl-radius-lg);
width: 100%;
}
#activity-close-link-suggestion {
color: var(--bb-rl-text-color);
font-size: 0.85rem;
font-weight: 500;
line-height: 1.5;
padding: var(--bb-rl-space-100);
align-self: flex-end;
}
.activity-link-preview-icons {
position: absolute;
left: 15px;
top: 15px;
display: flex;
flex-direction: row;
gap: var(--bb-rl-space-100);
width: calc(100% - 30px);
}
.activity-link-preview-icons a {
display: flex;
justify-content: center;
align-items: center;
color: var(--bb-rl-icon-secondary-color);
background-color: var(--bb-rl-background-secondary-color);
font-size: 22px;
line-height: 1;
border-radius: var(--bb-rl-radius-full);
box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.08);
height: 35px;
width: 35px;
}
.activity-link-preview-icons a#activity-link-preview-select-image {
display: none;
margin-left: auto;
}
.activity-link-preview-icons a#activity-link-preview-select-image i {
height: 35px;
width: 35px;
display: flex;
justify-content: center;
align-items: center;
}
.activity-url-thumb-nav {
display: inline-block;
position: absolute;
width: 100%;
top: 50%;
text-align: center;
margin: auto;
height: 40px;
transform: translate(0, -50%);
}
.activity-url-thumb-nav #activity-url-scrapper-img-count {
display: none;
}
.activity-url-thumb-nav button {
cursor: pointer;
margin: 0 var(--bb-rl-space-50);
padding: 0;
border: 0;
height: 40px;
width: 40px;
position: absolute;
top: 0;
left: 0;
background-color: transparent;
display: none;
}
.activity-url-thumb-nav button [class*="bb-icons-rl"]:before {
font-size: 40px;
text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
color: var(--bb-rl-text-white-color);
}
.activity-url-thumb-nav button#activity-url-nextPicButton {
left: inherit;
right: 0;
}
.twitter-timeline {
width: 100% !important;
}
.whats-new-topic-selector {
position: relative;
margin-right: var(--bb-rl-space-300);
}
.whats-new-topic-selector .bb-rl-topic-selector-button {
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
padding: var(--bb-rl-space-100) var(--bb-rl-space-300) var(--bb-rl-space-100) var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
display: block;
cursor: pointer;
max-width: 160px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.whats-new-topic-selector .bb-rl-topic-selector-button:after {
content: "\e136";
color: var(--bb-rl-icon-color);
font-size: 14px;
font-family: bb-icons-rl;
font-weight: 600;
margin: 0;
position: absolute;
top: 50%;
right: var(--bb-rl-space-100);
transform: translateY(-50%);
}
.whats-new-topic-selector .bb-rl-topic-selector-list {
position: absolute;
top: 45px;
left: 0;
width: 200px;
display: none;
}
.whats-new-topic-selector .bb-rl-topic-selector-list ul {
list-style: none;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
background: var(--bb-rl-background-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 200px;
z-index: 99;
max-height: 160px;
overflow: auto;
margin-bottom: var(--bb-rl-space-300);
}
.whats-new-topic-selector .bb-rl-topic-selector-list ul a {
display: block;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.5;
text-decoration: none;
}
.whats-new-topic-selector .bb-rl-topic-selector-list ul a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.whats-new-topic-selector.is-active .bb-rl-topic-selector-list {
display: block;
}
.bb-title-tooltip-wrapper,
.bb-topic-tooltip-wrapper {
position: absolute;
z-index: 99999;
pointer-events: none;
opacity: 0;
transition: opacity 0.15s;
bottom: calc(100% + 15px);
right: 0;
}
.bb-title-tooltip-wrapper.active,
.bb-topic-tooltip-wrapper.active {
opacity: 1;
pointer-events: auto;
}
.bb-title-tooltip-wrapper .bb-title-tooltip,
.bb-title-tooltip-wrapper .bb-topic-tooltip,
.bb-topic-tooltip-wrapper .bb-title-tooltip,
.bb-topic-tooltip-wrapper .bb-topic-tooltip {
background: var(--bb-rl-background-black-color);
color: var(--bb-rl-text-white-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
font-size: 12px;
font-weight: 600;
white-space: nowrap;
box-shadow: 0 2.45px 3.68px 0 rgba(0, 0, 0, 0.15);
position: relative;
}
.bb-title-tooltip-wrapper:after,
.bb-topic-tooltip-wrapper:after {
content: "";
position: absolute;
bottom: -7px;
right: 20px;
transform: translateX(-50%);
border-width: 7px 7px 0 7px;
border-style: solid;
border-color: var(--bb-rl-background-black-color) transparent transparent transparent;
width: 0;
height: 0;
display: block;
}
.bb-title-tooltip-wrapper {
z-index: 100000;
}
.bb-rl-activity-modal-open {
overflow: hidden;
}
.bb-rl-modal-header-actions {
display: inline-flex;
align-items: center;
gap: 8px;
margin-left: auto;
}
@media screen and (max-width: 580px) {
.bb-rl-modal-header-actions {
position: absolute;
top: var(--bb-rl-space-200);
right: var(--bb-rl-space-200);
}
}
.bb-rl-activity-form--schedule .bb-rl-bb-model-header .bb-rl-modal-header-actions {
margin-left: 0;
order: 99;
}
@media screen and (max-width: 680px) {
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-whats-new-form-footer {
flex-flow: column;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-gif-media-search-dropdown {
left: -60px;
}
}
@media screen and (max-width: 544px) {
.bb-rl-activity-update-form.modal-popup #bb-rl-whats-new-form {
max-width: 95%;
}
[class*="bb-rl-activity-form"] #bb-rl-whats-new[contenteditable="true"]:empty:before,
[class*="bb-rl-activity-form"] #bb-rl-whats-new-placeholder[contenteditable="true"]:empty:before {
font-size: 14px;
}
.bb-rl-activity-form.bb-rl-focus-in #bb-rl-whats-new {
font-size: 14px;
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] {
margin-right: var(--bb-rl-space-50);
}
.bb-rl-activity-form.bb-rl-focus-in [class*="post-elements-buttons-item"] [class*="toolbar-button"] i {
font-size: 22px;
}
.bb-rl-activity-form.bb-rl-focus-in .dropzone.open {
margin: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form .medium-editor-toolbar-input {
font-size: 13px;
width: 158px;
}
.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form a {
margin: 0 6px;
}
.bb-rl-activity-form.bb-rl-focus-in .medium-editor-toolbar-form .medium-editor-toolbar-close {
margin-right: 0;
}
.bb-rl-activity-form.bb-rl-focus-in .bb-rl-gif-media-search-dropdown {
left: -120px;
}
#bb-rl-editor-toolbar {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
#bb-rl-editor-toolbar [class*="toolbar-button"] i {
font-size: 18px;
}
#bb-rl-editor-toolbar .medium-editor-toolbar-form > a:before {
font-size: 18px;
}
#bb-rl-editor-toolbar .medium-editor-action {
margin-right: 2px;
}
#bb-rl-editor-toolbar .medium-editor-action b:before {
font-size: 18px;
}
#bb-rl-activity-form-submit-wrapper:has(.whats-new-topic-selector) {
flex-wrap: wrap;
justify-content: center;
}
.whats-new-topic-selector {
order: -1;
display: block;
width: 60%;
text-align: center;
max-width: 350px;
margin: 15px 20% 5px;
}
.whats-new-topic-selector .bb-rl-topic-selector-list {
z-index: 9;
}
.whats-new-topic-selector .bb-rl-topic-selector-button {
max-width: 100%;
margin-bottom: var(--bb-rl-space-200);
}
.whats-new-topic-selector .bb-rl-topic-selector-button:after {
top: 18px;
}
}
.bb-rl-activity-placeholder {
background: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
padding: 20px 15px;
border-radius: var(--bb-rl-radius-md);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_avatar {
height: 48px;
width: 48px;
border-radius: 50%;
margin-right: var(--bb-rl-radius-md);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_head {
display: flex;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details {
display: flex;
justify-content: center;
flex-flow: column;
flex: 1;
width: calc(100% - 68px);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_title,
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description {
max-width: 107px;
height: 17px;
border-radius: var(--bb-rl-radius-md);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description {
max-width: 202px;
height: 12px;
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_content {
display: flex;
justify-content: center;
flex-flow: column;
flex: 1;
gap: 8px;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_content .bb-rl-activity-placeholder_title {
height: 18px;
border-radius: var(--bb-rl-radius-md);
width: 100%;
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_actions {
display: flex;
justify-content: space-between;
}
.bb-rl-activity-placeholder .bb-rl-activity-placeholder_actions .bb-rl-activity-placeholder_description {
height: 13px;
border-radius: var(--bb-rl-radius-md);
width: 100%;
max-width: 98px;
}
.bb-rl-activity-placeholder.bb-activity-tiny-placeholder {
border: 0;
padding: 0;
margin: 0;
background-color: transparent;
}
.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_avatar {
height: 32px;
width: 32px;
}
.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_head {
margin-bottom: 3px;
margin-top: 3px;
}
.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_title {
max-width: 300px;
height: 55px;
}
.bb-rl-activity-placeholder.bb-activity-tiny-placeholder .bb-rl-activity-placeholder_details .bb-rl-activity-placeholder_description {
max-width: 118px;
height: 18px;
} .activity-nav {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: var(--bb-rl-space-100);
list-style: none;
padding: 0;
margin: var(--bb-rl-space-400) 0;
}
.activity-nav li.selected a {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-border-quinery-color);
}
.activity-nav li a {
display: inline-block;
background-color: var(--bb-rl-background-secondary-color);
color: var(--bb-rl-text-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
font-size: 14px;
font-weight: 500;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
}
.activity-head-bar {
display: flex;
align-items: center;
justify-content: flex-end;
gap: var(--bb-rl-space-100);
padding: var(--bb-rl-space-200) 0;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-300);
}
.activity-head-bar .bb-rl-loader {
display: none;
}
.activity-head-bar:has(li.loading) .bb-rl-loader {
display: inline-block;
margin: 0 15px 0 auto;
}
.bb-rl-activity-filters-container {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--bb-rl-space-100);
padding: var(--bb-rl-space-200) 0;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-300);
}
.bb-rl-activity-filters-container .activity-head-bar {
padding: 0;
border-bottom: 0;
margin-bottom: 0;
flex-shrink: 0;
margin-left: auto;
}
.bb-rl-group-details .bb-rl-activity-filters-container .activity-head-bar {
border-bottom: 0;
padding-bottom: 0;
margin-bottom: 0;
margin-left: 0;
}
.bb-rl-activity-filters-container .activity-topic-selector ~ .activity-head-bar {
margin-left: 0;
}
.activity-topic-selector {
flex: 1;
min-width: 0;
}
.activity-topic-selector > ul {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
list-style: none;
padding: 0;
}
.activity-topic-selector > ul > li {
position: relative;
padding: 0;
}
.activity-topic-selector > ul > li > a {
display: block;
padding: 6px var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
text-decoration: none;
max-width: 150px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.activity-topic-selector > ul > li > a.selected {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-border-quinery-color);
}
.activity-topic-selector > ul > li > a.more-action-button {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
text-transform: capitalize;
}
.activity-topic-selector > ul > li > a.more-action-button.active {
color: var(--bb-rl-text-color);
border-color: var(--bb-rl-text-tertiary-color);
background-color: var(--bb-rl-background-secondary-color);
}
.activity-topic-selector > ul > li > a.more-action-button.active [class*="bb-icon"] {
color: var(--bb-rl-text-color);
}
.activity-topic-selector > ul > li > a [class*="bb-icon"] {
color: var(--bb-rl-icon-secondary-color);
font-size: var(--bb-rl-font-size-base);
}
.activity-topic-selector > ul > li > a [class*="bb-icon"]:before {
content: "\e136";
font-family: bb-icons-rl;
margin: 0;
}
.activity-topic-selector > ul .bb_nav_more_dropdown {
position: absolute;
right: 0;
top: 40px;
bottom: inherit;
list-style: none;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
background: var(--bb-rl-background-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 200px;
z-index: 99;
display: none;
max-height: 230px;
overflow: auto;
}
.activity-topic-selector > ul .bb_nav_more_dropdown.active {
display: block;
}
.activity-topic-selector > ul .bb_nav_more_dropdown a {
display: block;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.5;
text-decoration: none;
}
.activity-topic-selector > ul .bb_nav_more_dropdown a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.activity-topic-selector + .bb-rl-activity-filters-separator {
display: block;
width: 1px;
height: 16px;
background-color: var(--bb-rl-border-tertiary-color);
margin: 0 var(--bb-rl-space-200);
}
.bb-rl-group-details .activity-topic-selector {
min-width: 40%;
}
.bb-subnav-filters-container-main {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-subnav-filters-container-main .bb-subnav-filters-label {
font-size: 14px;
font-weight: 500;
display: none;
}
.bb-subnav-filters-container-main .bb-subnav-filters-container {
position: relative;
z-index: 1;
}
.bb-subnav-filters-container-main .bb-subnav-filters-container.active .subnav-filters-modal {
opacity: 1;
visibility: visible;
}
.bb-subnav-filters-container-main .subnav-filters-opener {
display: flex;
align-items: center;
background-color: transparent;
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
line-height: 1;
font-weight: 500;
border: 1px solid var(--bb-rl-border-tertiary-color);
padding: 6px 8px;
border-radius: var(--bb-rl-radius-full);
cursor: pointer;
}
.bb-subnav-filters-container-main .subnav-filters-opener:before {
content: "\e268";
color: var(--bb-rl-icon-color);
font-family: bb-icons-rl;
font-size: 20px;
font-weight: 400;
margin-right: var(--bb-rl-space-50);
}
.bb-subnav-filters-container-main .subnav-filters-opener .bb-icons-rl-caret-down {
margin-left: var(--bb-rl-space-50);
}
.bb-subnav-filters-container-main .subnav-filters-opener [class*="bb-icon"] {
color: var(--bb-rl-icon-color);
font-size: 16px;
}
.bb-subnav-filters-container-main .subnav-filters-opener [class*="bb-icon"]:before {
margin: 0;
}
.bb-subnav-filters-container-main .subnav-filters-modal {
opacity: 0;
visibility: hidden;
position: absolute;
top: 40px;
right: 0;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
background: var(--bb-rl-background-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 200px;
}
@media screen and (max-width: 800px) {
.bb-rl-activity-filters-container .bb-subnav-filters-container-main .subnav-filters-modal {
left: 0;
right: unset;
}
}
.bb-subnav-filters-container-main .subnav-filters-modal ul {
list-style: none;
padding: 0;
}
.bb-subnav-filters-container-main .subnav-filters-modal li a {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
display: block;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.5;
}
.bb-subnav-filters-container-main .subnav-filters-modal li a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-subnav-filters-container-main .subnav-filters-modal li.selected a {
background-color: var(--bb-rl-background-secondary-hover-color);
} .bb-rl-activity-list {
list-style: none;
padding: 0;
}
.bb-rl-activity-list li.activity-item {
background: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
font-size: 14px;
line-height: 1.5;
margin-bottom: var(--bb-rl-space-300);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
position: relative;
}
.bb-rl-activity-list li.activity-item.bb-rl-activity-popup {
display: none;
}
.bb-rl-activity-list li.activity-item.bb-closed-comments .acomment-reply,
.bb-rl-activity-list li.activity-item.bb-closed-comments .acomment-edit,
.bb-rl-activity-list li.activity-item.bb-closed-comments .edit-activity {
display: none !important;
}
.bb-rl-activity-list li.activity-item.bb-closed-comments > .activity-comments > .ac-form {
display: none !important;
}
.bb-rl-activity-list li.activity-item.bb-closed-comments .generic-button:has(.edit-activity) {
display: none;
}
.bb-rl-activity-list li.activity-item.bb-closed-comments .bb-rl-activity-closed-comments-notice {
display: flex;
}
.bb-rl-activity-list li.activity-item.bb-closed-comments .ac-form {
display: none;
}
.bb-rl-activity-list li.activity-item.bb-rl-empty-content .bb-rl-activity-head,
.bb-rl-activity-list li.activity-item.bb-rl-empty-content .bb-rl-activity-head-group {
border-bottom: 0;
padding-bottom: 0;
}
.bb-rl-activity-list .bb-rl-activity-head {
display: flex;
align-items: center;
padding-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar {
margin-right: var(--bb-rl-space-200);
min-width: 48px;
}
.bb-rl-activity-list .bb-rl-activity-head img.avatar {
height: 48px;
width: 48px;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-header {
margin-right: 40px;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars {
min-height: 48px;
min-width: 56px;
position: relative;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars img.avatar {
height: 32px;
width: 32px;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar.bb-rl-multiple-avatars > a:last-child {
position: absolute;
top: 16px;
left: 24px;
}
.bb-rl-activity-list .bb-rl-activity-title h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-activity-list .bb-activity-more-options-wrap {
position: absolute;
right: var(--bb-rl-space-300);
top: var(--bb-rl-space-300);
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb-icon-ellipsis-h {
display: flex;
font-size: 24px;
line-height: 1;
color: var(--bb-rl-icon-tertiary-color);
cursor: pointer;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb-icon-ellipsis-h:before {
content: "\e1fe";
font-family: bb-icons-rl;
font-style: normal;
font-weight: 700;
margin: 0;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action {
display: inline-flex;
padding: var(--bb-rl-space-50);
transition: all 0.3s ease;
border: 0.5px solid transparent;
border-radius: 6px;
}
.bb-rl-activity-list .bb-activity-more-options-wrap:has(.is_visible) .bb-activity-more-options-action {
border-color: var(--bb-rl-border-secondary-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_rl_more_dropdown__title {
display: none;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown {
position: absolute;
top: 40px;
right: 0;
z-index: var(--bb-rl-z-index-dropdown);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 210px;
visibility: hidden;
opacity: 0;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown.is_visible {
visibility: visible;
opacity: 1;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a {
display: flex;
align-items: center;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
cursor: pointer;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a:before {
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
font-weight: 400;
margin: 0 var(--bb-rl-space-100) 0 0;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.edit:before {
content: "\e3b4";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.acomment-delete:before, .bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.delete-activity:before {
content: "\e4a6";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.close-activity-comment:before {
content: "\e174";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.unclose-activity-comment:before {
content: "\e172";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.reported-content:before, .bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.report-content:before {
content: "\e244";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.unpin-activity:before, .bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.pin-activity:before {
content: "\e3e2";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.cloud-download:before, .bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.download-activity:before {
content: "\e20c";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.bb-icon-bell-slash:before {
content: "\e0d2";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.ac-video-thumbnail-edit:before {
content: "\e2ca";
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb_more_dropdown .generic-button a.bb-icon-bell:before {
content: "\e0d0";
}
.bb-rl-activity-list .bb-rl-activity-header p:first-child {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
font-weight: 500;
line-height: 20px;
width: 100%;
}
.bb-rl-activity-list .bb-rl-activity-header p:first-child a {
color: var(--bb-rl-text-color);
display: inline-block;
}
.bb-rl-activity-list .bb-rl-activity-header p:first-child a img {
height: 24px;
width: 24px;
vertical-align: middle;
margin: 0 6px 0 0;
}
.bb-rl-activity-list .bb-rl-activity-header .activity-date {
display: inline-block;
}
.bb-rl-activity-list .bb-rl-activity-header .activity-date a,
.bb-rl-activity-list .bb-rl-activity-header .activity-date .bb-activity-edited-text {
color: var(--bb-rl-text-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
}
.bb-rl-activity-list .bb-rl-activity-header .activity-topic {
display: inline-block;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1.5;
margin-left: var(--bb-rl-space-100);
}
.bb-rl-activity-list .bb-rl-activity-header .activity-topic a {
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-activity-list .bb-rl-activity-header .activity-to {
font-size: 0;
line-height: 0.8;
display: inline-block;
vertical-align: middle;
}
.bb-rl-activity-list .bb-rl-activity-header .activity-to:before {
content: "\e13a";
color: var(--bb-rl-icon-tertiary-color);
font-family: bb-icons-rl;
font-size: 20px;
font-weight: 500;
}
.bb-rl-activity-list .bb-rl-activity-header .activity-to ~ .avatar {
height: 24px;
width: 24px;
border-radius: var(--bb-rl-radius-full);
margin-right: 6px;
display: inline-block;
vertical-align: middle;
}
.bb-rl-activity-list .bb-rl-activity-inner {
margin-bottom: var(--bb-rl-space-200); }
.bb-rl-activity-list .bb-rl-activity-inner p {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list .bb-rl-activity-inner p:last-child {
margin-bottom: 0;
}
.bb-rl-activity-list .bb-rl-activity-inner h3,
.bb-rl-activity-list .bb-rl-activity-inner h4 {
font-size: 17px;
font-weight: 600;
color: var(--bb-rl-text-color);
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list .bb-rl-activity-inner h4 {
font-size: 16px;
}
.bb-rl-activity-list .bb-rl-activity-inner > ol,
.bb-rl-activity-list .bb-rl-activity-inner > ul {
margin: 0 0 var(--bb-rl-space-200);
padding: 0;
}
.bb-rl-activity-list .bb-rl-activity-inner > ol li,
.bb-rl-activity-list .bb-rl-activity-inner > ul li {
list-style: decimal;
margin: 0 0 var(--bb-rl-space-50) var(--bb-rl-space-200);
list-style-position: inside;
padding: 0;
}
.bb-rl-activity-list .bb-rl-activity-inner > ul li {
list-style: disc;
list-style-position: inside;
}
.bb-rl-activity-list .bb-rl-activity-inner b {
font-weight: 600;
}
.bb-rl-activity-list .bb-rl-activity-inner blockquote {
font-style: italic;
background-color: var(--bb-rl-background-secondary-color);
border-left: 2px solid var(--bb-rl-background-tertiary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list .bb-rl-activity-inner blockquote p:last-child {
margin-bottom: 0;
}
.bb-rl-activity-list .bb-rl-activity-inner pre:not(.CodeMirror-line) {
background-color: var(--bb-rl-background-secondary-color);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-activity-list .bb-rl-activity-inner iframe {
border-radius: var(--bb-rl-radius-lg);
width: 100%;
}
.bb-rl-activity-list .bb-rl-activity-inner .bb-rl-item-content-avatar img {
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) {
display: flex;
flex-flow: column;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-300);
gap: var(--bb-rl-space-200);
margin-top: var(--bb-rl-space-100);
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp .bb-post-title {
color: var(--bb-rl-text-color);
display: block;
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp p {
font-size: 14px;
color: var(--bb-rl-text-secondary-color);
line-height: 1.5;
margin: 0;
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-content-wrp:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-post-img-link {
order: 2;
}
.bb-rl-activity-list .bb-rl-activity-inner:has(.bb-content-wrp) .bb-post-img-link img {
border-radius: var(--bb-rl-radius-lg);
max-width: 100%;
}
.bb-rl-activity-list .bp-generic-meta {
position: relative;
}
.bb-rl-activity-list .ac-emotions_list {
position: absolute;
left: 0;
bottom: 10px;
z-index: 99;
display: none;
align-items: center;
gap: var(--bb-rl-space-100);
padding: 6px var(--bb-rl-space-100);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 34px;
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
transition: all ease 0.2s;
transition-delay: 0.5s;
}
.bb-rl-activity-list .ac-emotions_list.active {
display: flex;
bottom: 34px;
}
.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item {
top: 0;
}
body:not(.bb-is-mobile) .bb-rl-activity-list .ac-emotions_list:hover {
display: flex;
bottom: 34px;
}
body:not(.bb-is-mobile) .bb-rl-activity-list .ac-emotions_list:hover .ac-emotion_item {
top: 0;
}
.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item i,
.bb-rl-activity-list .ac-emotions_list.active .ac-emotion_item img {
animation: popIn 0.2s ease-in-out 1;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item {
display: flex;
position: relative;
top: 10px;
transition: all ease 0.2s;
transition-delay: 0.5s;
min-width: 28px;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img {
width: 28px;
height: 28px;
object-fit: cover;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i {
display: block;
font-size: 28px;
line-height: 1;
transition: all linear 0.2s;
transform-origin: bottom;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i,
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img {
display: block;
transition: all linear 0.2s;
transform-origin: bottom;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a {
padding: 0;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:after {
font-size: 11px;
letter-spacing: normal;
padding: 4px 6px;
bottom: 110%;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:before {
display: none;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:hover i,
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item a:hover img {
transform: scale(1.3);
}
@media screen and (max-width: 370px) {
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item {
min-width: 30px;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item img {
width: 30px;
height: 30px;
}
.bb-rl-activity-list .ac-emotions_list .ac-emotion_item i {
font-size: 30px;
}
}
.bb-rl-activity-list .acomment-display .ac-emotions_list.active {
bottom: 31px;
left: -30px;
}
body:not(.bb-is-mobile) .bb-rl-activity-list .acomment-display .ac-emotions_list:hover {
bottom: 31px;
left: -30px;
} #bb-rl-activity-stream .activity-item.activity-sync {
pointer-events: none;
}
#bb-rl-activity-stream .activity-item.activity-sync .bb-rl-activity-footer-actions {
border-top: 0;
}
.activity-sync-loader {
position: relative;
width: 100%;
height: 1px;
overflow-x: hidden;
display: none;
}
.activity-sync .activity-sync-loader {
display: block;
}
.activity-sync-bar {
position: absolute;
opacity: 0.9;
background: var(--bb-rl-border-secondary-color);
width: 150%;
height: 2px;
}
.activity-sync-progress {
position: absolute;
background: var(--bb-rl-primary-color);
height: 2px;
}
.inc {
animation: increase 2s infinite;
}
.dec {
animation: decrease 2s 0.5s infinite;
}
@keyframes increase {
from {
left: -5%;
width: 5%;
}
to {
left: 130%;
width: 100%;
}
}
@keyframes decrease {
from {
left: -80%;
width: 80%;
}
to {
left: 110%;
width: 10%;
}
} .bb-rl-activity-head-group {
display: flex;
align-items: center;
padding-bottom: var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-head-group .bb-rl-activity-group-heading a {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: 1;
color: var(--bb-rl-text-color);
}
.bb-rl-activity-head-group .bb-rl-activity-group-post-meta {
display: flex;
align-items: center;
flex-wrap: wrap;
}
.bb-rl-activity-head-group .bb-rl-activity-group-post-meta .bb-rl-activity-post-author,
.bb-rl-activity-head-group .bb-rl-activity-group-post-meta > a {
display: inline-flex;
align-items: center;
}
.bb-rl-activity-head-group .bb-rl-activity-header--group {
flex: 1;
padding-right: 40px;
}
.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author > p {
display: inline;
font-size: 13px;
line-height: 20px;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author > p .avatar {
display: none;
}
.bb-rl-activity-head-group .bb-rl-activity-header--group .bb-rl-activity-post-author > p a {
font-weight: 600;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
line-height: 20px;
}
.bb-rl-activity-head-group .bb-rl-activity-header--group .time-since {
display: flex;
align-items: center;
font-size: var(--bb-rl-font-size-sm);
color: var(--bb-rl-text-tertiary-color);
line-height: 1;
}
.bb-rl-activity-head-group .bb-rl-activity-header--group .time-since:before {
content: "";
background-color: var(--bb-rl-background-tertiary-color);
display: inline-block;
height: 4px;
width: 4px;
border-radius: var(--bb-rl-radius-full);
margin: 0 var(--bb-rl-space-100) 0 var(--bb-rl-space-50);
}
.bb-rl-activity-group-avatar {
display: inline-block;
position: relative;
width: 56px;
height: 48px;
margin-right: var(--bb-rl-space-200);
}
.bb-rl-activity-group-avatar img {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
z-index: 0;
width: 100%;
height: 100%;
border-radius: var(--bb-rl-radius-full);
object-fit: cover;
}
.bb-rl-activity-group-avatar .bb-rl-group-avatar {
max-width: 34px;
width: 34px;
height: 34px;
position: relative;
overflow: hidden;
z-index: 1;
}
.bb-rl-activity-group-avatar .bb-rl-group-avatar > a {
display: inline-block;
width: 100%;
height: 100%;
}
.bb-rl-activity-group-avatar .bb-rl-group-avatar img {
border: 1px solid rgba(0, 0, 0, 0.08);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-activity-group-avatar .bb-rl-author-avatar {
display: inline-block;
position: absolute;
width: 32px;
height: 32px;
right: 0;
bottom: 0;
z-index: 5;
overflow: hidden;
}
.bb-rl-activity-group-avatar .bb-rl-author-avatar > a {
display: inline-block;
width: 100%;
height: 100%;
} .bb-rl-internal-model {
position: fixed;
z-index: 999980;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(2px);
width: 100%;
height: 100%;
top: 0;
left: 0;
display: flex;
align-items: center;
justify-content: center;
}
.bb-rl-internal-model .bb-rl-activity-modal {
background: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
max-height: 94vh;
max-width: 95%;
width: 700px;
position: relative;
display: flex;
flex-direction: column;
}
.bb-rl-internal-model .bb-rl-activity-modal .bb-activity-more-options-wrap {
top: var(--bb-rl-space-100);
right: 0;
}
.bb-rl-internal-model .bb-rl-activity-modal .bb-rl-pin-action {
top: 14px;
}
.bb-rl-internal-model .bb-rl-activity-modal .bb-activity-more-options-wrap + .bb-rl-pin-action {
right: 35px;
}
.bb-rl-internal-model .bb-rl-activity-modal:has(.activity-state-popup.active) {
backdrop-filter: none;
}
.bb-rl-internal-model li.activity-item {
border: 0;
padding: 0;
margin: 0;
box-shadow: none;
background: transparent;
}
.acomments-modal-open {
overflow: hidden;
}
.bb-rl-modal-activity-body {
position: relative;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
overflow-x: hidden;
flex-grow: 1;
}
.bb-rl-modal-activity-header {
display: flex;
align-items: center;
position: relative;
z-index: var(--bb-rl-z-index-modal);
top: 0;
left: 0;
height: 60px;
min-height: 60px;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-modal-activity-header h2 {
font-size: 18px;
font-weight: 600;
line-height: 1.55;
}
.bb-rl-modal-activity-header .bb-rl-model-close-button {
margin-left: auto;
}
.bb-rl-modal-activity-header .bb-rl-model-close-button [class*="bb-icons"] {
color: var(--bb-rl-icon-color);
font-size: var(--bb-rl-base-line);
}
.bb-rl-modal-activity-footer {
display: none;
border-top: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 -4px 8px 0 rgba(0, 0, 0, 0.08);
}
.logged-in .bb-rl-modal-activity-footer {
display: block;
}
.bb-closed-comments .bb-rl-modal-activity-footer {
display: none;
}
.bb-rl-modal-activity-footer.active .bb-rl-ac-form-placeholder {
display: none;
}
.bb-rl-modal-activity-footer form.ac-form {
display: block;
margin: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-modal-activity-body-scrolled-to-bottom .bb-rl-modal-activity-footer {
box-shadow: none;
}
.bb-rl-activity-media-elem { }
.bb-rl-activity-media-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_file.bb-rl-move-disabled a {
pointer-events: none;
opacity: 0.7;
}
.bb-rl-activity-media-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_file.bb-rl-move-disabled[data-balloon]:after {
content: attr(data-balloon);
white-space: normal;
max-width: 200px;
width: 100%;
}
.bb-rl-activity-media-elem:hover .bb-rl-more_dropdown-wrap {
visibility: visible;
opacity: 1;
}
.bb-rl-activity-media-elem.bb-rl-media-activity {
position: relative;
min-width: 190px;
}
.bb-rl-activity-media-elem.bb-rl-media-activity .bb-rl-entry-img > img {
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-activity-media-elem.no_more_option .bb-rl-photos-length {
display: flex;
align-items: center;
justify-content: center;
position: absolute;
inset: 0;
z-index: 10;
color: var(--bb-rl-text-white-color);
font-size: 20px;
font-weight: 600;
background-color: rgba(12, 12, 13, 0.5);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-activity-media-elem.no_more_option .bb-rl-photos-length strong {
font-weight: 600;
}
.bb-rl-activity-media-elem.no_more_option ~ .bb-rl-activity-media-elem {
display: none;
} .bb-rl-activity-video-elem {
position: relative;
}
.bb-rl-activity-video-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_video.bb-rl-move-disabled a {
pointer-events: none;
opacity: 0.7;
}
.bb-rl-activity-video-elem .bb-rl-more_dropdown-wrap ul li.bb_rl_move_video.bb-rl-move-disabled[data-balloon]:after {
content: attr(data-balloon);
white-space: normal;
max-width: 200px;
width: 100%;
}
.bb-rl-activity-video-elem:hover .bb-rl-more_dropdown-wrap {
visibility: visible;
opacity: 1;
}
.bb-rl-activity-video-elem .bb-video-duration,
.bb-rl-activity-video-elem .bb-rl-video-duration {
font-size: 13px;
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
margin: 0;
background-color: rgba(0, 0, 0, 0.9);
color: var(--bb-rl-text-white-color);
display: inline-block;
padding: var(--bb-rl-space-50) var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-sm);
position: absolute;
left: var(--bb-rl-space-200);
bottom: var(--bb-rl-space-200);
z-index: 11;
margin-bottom: 0 !important;
}
.bb-rl-activity-video-elem .bb-item-cover-wrap.hide,
.bb-rl-activity-video-elem .bb-rl-item-cover-wrap.hide {
display: none;
}
.bb-rl-activity-video-elem div.video-js + .bb-video-loader,
.bb-rl-activity-video-elem div.video-js + .bb-rl-video-loader {
display: none;
}
.bb-rl-activity-video-elem.no_more_option .bb-rl-videos-length {
position: absolute;
inset: 0;
background-color: rgba(12, 12, 13, 0.5);
z-index: 10;
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
font-weight: 600;
color: var(--bb-rl-text-white-color);
}
.bb-rl-activity-video-elem.no_more_option .bb-rl-videos-length strong {
font-weight: 600;
}
.bb-rl-activity-video-elem.no_more_option .bb-rl-item-cover-wrap:before,
.bb-rl-activity-video-elem.no_more_option .bb-rl-video-duration,
.bb-rl-activity-video-elem.no_more_option .bb-video-duration {
display: none;
}
.bb-rl-activity-video-elem.no_more_option ~ .bb-rl-activity-video-elem {
display: none;
}
.bb-activity-video-wrap {
display: flex;
flex-flow: row wrap;
margin: 0;
align-items: flex-start;
position: relative;
}
.bb-activity-video-wrap .act-grid-1-1 {
flex: 0 0 100%;
max-width: 100%;
min-width: 0;
}
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1,
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 {
position: relative;
flex: 0 0 50%;
padding-right: var(--bb-rl-space-50);
max-width: 50%;
min-width: 0;
}
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1 .bb-item-cover-wrap,
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 .bb-item-cover-wrap {
padding-top: 82.56%;
}
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 {
padding-right: 0;
padding-left: var(--bb-rl-space-50);
}
.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1 {
flex: 0 0 100%;
max-width: 100%;
margin-bottom: var(--bb-rl-space-100);
}
.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap {
padding-top: 275px;
}
.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2 {
flex: 0 0 50%;
max-width: 50%;
padding-right: var(--bb-rl-space-50);
}
.bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2:last-child {
padding-right: 0;
padding-left: var(--bb-rl-space-50);
}
.bb-activity-video-wrap.bb-video-length-4, .bb-activity-video-wrap.bb-video-length-5, .bb-activity-video-wrap.bb-video-length-more {
gap: 8px;
}
.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1,
.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1,
.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1,
.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 {
flex: 0 0 calc(50% - 8px);
max-width: 50%;
min-height: 0;
}
.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,
.bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,
.bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap,
.bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap {
padding-top: 100%;
}
.bb-activity-video-wrap .bb-rl-item-cover-wrap {
position: relative;
overflow: hidden;
padding-top: 100%;
display: block;
border-radius: var(--bb-rl-radius-lg);
}
.bb-activity-video-wrap .bb-rl-item-cover-wrap img {
position: absolute;
inset: 0;
margin: auto;
z-index: 0;
min-height: 100%;
width: auto;
min-width: 100%;
object-fit: cover;
image-rendering: -webkit-optimize-contrast;
}
.bb-activity-video-wrap .bb-rl-item-cover-wrap:before {
content: "\e3d0";
font-family: bb-icons-rl;
font-size: 32px;
display: flex;
align-items: center;
justify-content: center;
font-weight: 500;
font-style: normal;
color: var(--bb-rl-icon-tertiary-color);
background-color: var(--bb-rl-background-black-color);
height: 56px;
width: 56px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
z-index: 11;
border: 0;
transition: all ease 0.3s !important;
border-radius: var(--bb-rl-radius-full);
}
.bb-activity-media-wrap {
display: flex;
flex-flow: row wrap;
align-items: flex-start;
position: relative;
}
.bb-media-length-2 .act-grid-1-2,
.bb-media-length-2 .act-grid-1-1 {
flex: 0 0 50%;
max-width: 50%;
min-height: 0;
padding-left: var(--bb-rl-space-100);
}
.bb-media-length-2 .bb-rl-entry-img > img {
height: 290px;
width: 100%;
object-fit: cover;
}
.bb-media-length-2 .act-grid-1-1 {
padding-left: 0;
}
.bb-media-length-3 .act-grid-1-1 {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
object-fit: cover;
margin-bottom: var(--bb-rl-space-100);
}
.bb-media-length-3 .act-grid-1-1 .bb-rl-entry-img > img {
height: 270px;
object-fit: cover;
width: 100%;
}
.bb-media-length-3 .act-grid-1-2 {
flex: 0 0 50%;
max-width: 50%;
min-height: 0;
padding-right: var(--bb-rl-space-100);
}
.bb-media-length-3 .act-grid-1-2 .bb-rl-entry-img > img {
height: 270px;
width: 100%;
object-fit: cover;
}
.bb-media-length-3 .act-grid-1-2:last-child {
padding-right: 0;
}
.bb-media-length-more,
.bb-media-length-5,
.bb-media-length-4 {
gap: 8px;
}
.bb-media-length-more .act-grid-1-1,
.bb-media-length-more .act-grid-1-2,
.bb-media-length-5 .act-grid-1-1,
.bb-media-length-5 .act-grid-1-2,
.bb-media-length-4 .act-grid-1-1,
.bb-media-length-4 .act-grid-1-2 {
flex: 0 0 calc(50% - 8px);
max-width: 50%;
min-height: 0;
}
.bb-media-length-more .act-grid-1-1 .bb-rl-entry-img > img,
.bb-media-length-more .act-grid-1-2 .bb-rl-entry-img > img,
.bb-media-length-5 .act-grid-1-1 .bb-rl-entry-img > img,
.bb-media-length-5 .act-grid-1-2 .bb-rl-entry-img > img,
.bb-media-length-4 .act-grid-1-1 .bb-rl-entry-img > img,
.bb-media-length-4 .act-grid-1-2 .bb-rl-entry-img > img {
height: 270px;
width: 100%;
object-fit: cover;
} .bb-media-privacy-wrap {
display: inline-block;
position: relative;
}
.bb-media-privacy-wrap:before {
content: "";
display: inline-block;
vertical-align: middle;
height: 4px;
width: 4px;
background-color: var(--bb-rl-background-tertiary-color);
border-radius: var(--bb-rl-radius-full);
margin: 0 6px;
}
.bb-media-privacy-wrap .privacy-wrap {
display: inline-block;
vertical-align: middle;
}
.bb-media-privacy-wrap .privacy {
display: flex;
align-items: center;
cursor: pointer;
line-height: 1;
}
.bb-media-privacy-wrap .privacy:before {
content: "\e288";
color: var(--bb-rl-icon-tertiary-color);
font-family: bb-icons-rl;
font-size: 16px;
vertical-align: middle;
display: inline-block;
}
.bb-media-privacy-wrap .privacy.no-change:after {
display: none;
}
.bb-media-privacy-wrap .privacy.onlyme:before {
content: "\e2fa";
}
.bb-media-privacy-wrap .privacy.loggedin:before {
content: "\e68c";
}
.bb-media-privacy-wrap .privacy.friends:before {
content: "\e4d6";
}
.bb-media-privacy-wrap .privacy.loading:before {
content: "";
display: inline-block;
height: 16px;
vertical-align: middle;
width: 16px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-media-privacy-wrap .activity-privacy {
position: absolute;
top: 30px;
right: -30px;
z-index: var(--bb-rl-z-index-dropdown);
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
padding: var(--bb-rl-space-100) 0;
width: 210px;
visibility: hidden;
opacity: 0;
}
.bb-media-privacy-wrap .activity-privacy li {
display: flex;
align-items: center;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
cursor: pointer;
}
.bb-media-privacy-wrap .activity-privacy li:hover {
background: var(--bb-rl-background-secondary-color);
}
.bb-media-privacy-wrap .activity-privacy li a {
color: var(--bb-rl-text-secondary-color);
}
.bb-media-privacy-wrap .activity-privacy li:before {
content: "\e288";
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
font-size: 20px;
font-weight: 400;
margin-right: var(--bb-rl-space-100);
}
.bb-media-privacy-wrap .activity-privacy li.public:before {
content: "\e288";
}
.bb-media-privacy-wrap .activity-privacy li.onlyme:before {
content: "\e2fa";
}
.bb-media-privacy-wrap .activity-privacy li.loggedin:before {
content: "\e68c";
}
.bb-media-privacy-wrap .activity-privacy li.friends:before {
content: "\e4d6";
}
.bb-media-privacy-wrap .activity-privacy .selected {
background: var(--bb-rl-background-secondary-color);
}
.bb-media-privacy-wrap .activity-privacy.bb-open {
visibility: visible;
opacity: 1;
} .bb-rl-activity-closed-comments-notice {
display: none;
align-items: center;
justify-content: center;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
line-height: 1.8;
background-color: var(--bb-rl-background-secondary-color);
padding: var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
margin-top: var(--bb-rl-space-100);
}
.bb-rl-activity-closed-comments-notice:before {
content: "\e174";
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
margin-right: var(--bb-rl-space-100);
line-height: 1;
} .bb-rl-activity-footer-actions {
display: flex;
justify-content: space-between;
align-items: center;
padding: var(--bb-rl-space-100) 0 0;
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-activity-footer-actions .activity-state {
display: flex;
align-items: center;
}
.bb-rl-activity-footer-actions .activity-state-reactions {
display: flex;
align-items: center;
}
.bb-rl-activity-footer-actions .activity-state-reactions ~ .activity-state-comments:before {
content: "";
display: inline-block;
vertical-align: middle;
background-color: var(--bb-rl-background-tertiary-color);
height: 4px;
width: 4px;
border-radius: var(--bb-rl-radius-full);
margin: 0 var(--bb-rl-space-100);
}
.bb-rl-activity-footer-actions .activity-reactions_count {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
margin-left: var(--bb-rl-space-100);
}
.bb-rl-activity-footer-actions .comments-count {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
text-transform: lowercase;
}
.bb-rl-activity-footer-actions .comments-count:hover {
color: var(--bb-rl-text-color);
text-decoration: underline;
}
.bb-rl-activity-footer-actions .activity-state-reactions {
cursor: pointer;
}
.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item {
background-color: var(--bb-rl-background-color);
padding: 2px;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item:not(:first-child) {
margin-left: -4px;
}
.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item img {
display: block;
height: 20px;
width: 20px;
margin: 0;
}
.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item i {
display: flex;
font-size: 20px;
font-weight: 200;
line-height: 1;
}
.bb-rl-activity-footer-actions .activity-state-reactions .reactions_item i:before {
margin: 0;
}
.bb-rl-activity-footer-actions .activity-state-reactions:hover .activity-reactions_count {
color: var(--bb-rl-text-color);
text-decoration: underline;
}
.bb-rl-activity-footer-actions .bp-generic-meta .generic-button a .reactions_item {
color: var(--bb-rl-text-tertiary-color) !important;
}
.bb-rl-acomment-foot-actions .bp-generic-meta .generic-button a .reactions_item {
color: var(--bb-rl-text-tertiary-color) !important;
}
.bp-generic-meta {
display: flex;
align-items: center;
}
.bp-generic-meta .generic-button a {
display: flex;
align-items: center;
padding: 6px var(--bb-rl-space-200);
}
.bp-generic-meta .generic-button a:hover {
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.bp-generic-meta .generic-button a span {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.bp-generic-meta .generic-button a.bp-like-button [class*="bb-icon"]:before {
color: var(--bb-rl-icon-tertiary-color);
font-size: 24px;
font-weight: 400;
font-style: normal;
margin-right: var(--bb-rl-space-50);
margin-left: 0;
}
.bp-generic-meta .generic-button a.bp-like-button img {
height: 18px;
width: 18px;
margin-right: var(--bb-rl-space-100);
}
.bp-generic-meta .generic-button a.bp-like-button.has-reaction [class*="bb-icon"] {
display: flex;
}
.bp-generic-meta .generic-button a.bp-like-button.has-reaction [class*="bb-icon"]:before {
font-weight: 200;
color: inherit;
}
.bp-generic-meta .generic-button a.acomment-reply:before {
content: "\e172";
font-family: bb-icons-rl;
font-size: 24px;
line-height: 1;
color: var(--bb-rl-icon-tertiary-color);
margin-right: var(--bb-rl-space-50);
vertical-align: middle;
}
.bb-rl-load-more {
text-align: center;
}
.bb-rl-load-more .bb-rl-button {
font-size: 14px;
}
.bb-rl-load-more .loading:before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-activity-list .bb-rl-pin-action {
position: absolute;
right: 20px;
font-size: 22px;
line-height: 1;
top: 30px;
}
.bb-rl-activity-list .bb-rl-pin-action .bb-rl-pin-action_button,
.bb-rl-activity-list .bb-rl-pin-action .bb-rl-mute-action_button {
cursor: default;
display: none;
}
.bb-rl-activity-list .bb-rl-pin-action [class*="bb-icon"] {
font-size: 20px;
color: var(--bb-rl-icon-tertiary-color);
}
.bb-rl-activity-list .bb-rl-pin-action [class*="bb-icon"]:before {
margin: 0 4px 0 0;
}
.bb-rl-activity-list .bb-pinned .bb-rl-pin-action_button,
.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button {
display: inline-block;
}
.bb-rl-activity-list .bb-muted .bb-rl-mute-action_button {
display: inline-block;
}
.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button {
display: inline-block;
}
.bb-rl-activity-list .loading-pin .bb-rl-pin-action_button [class*="bb-icon"]:before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-rl-activity-list .loading-mute .bb-rl-mute-action_button {
display: inline-block;
}
.bb-rl-activity-list .loading-mute .bb-rl-mute-action_button [class*="bb-icon"]:before {
content: "";
display: inline-block;
height: 18px;
width: 18px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-rl-activity-list .bb-activity-more-options-wrap + .bb-rl-pin-action {
right: 65px;
}
.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner,
.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner {
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-300);
}
.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner .bb-rl-activity-content,
.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner .bb-rl-activity-content {
padding: 0;
}
.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner:hover,
.bb-rl-activity-list li.bbp_topic_create .bb-rl-activity-inner:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-activity-list li.bbp_reply_create .bb-content-inr-wrap,
.bb-rl-activity-list li.bbp_topic_create .bb-content-inr-wrap {
color: var(--bb-rl-text-secondary-color);
font-size: 14px;
line-height: 1.4;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list li.bbp_reply_create .activity-read-more,
.bb-rl-activity-list li.bbp_topic_create .activity-read-more {
display: none;
}
.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem,
.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem {
width: 100%;
}
.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem .bb-rl-entry-img img,
.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap.bb-media-length-1 .bb-rl-activity-media-elem .bb-rl-entry-img img {
width: 100%;
max-height: 640px;
object-fit: cover;
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap,
.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap {
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a,
.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap a {
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a:hover,
.bb-rl-activity-list li.bbp_topic_create .activity-discussion-title-wrap a:hover {
text-decoration: underline;
}
.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta,
.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta a.button,
.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta a.button {
display: inline-flex;
align-items: center;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
color: var(--bb-rl-text-color);
font-family: inherit;
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-md);
padding: 6px 12px;
}
.bb-rl-activity-list li.bbp_reply_create .activity-inner-meta a.button:before,
.bb-rl-activity-list li.bbp_topic_create .activity-inner-meta a.button:before {
content: "\e16e";
font-family: bb-icons-rl;
color: var(--bb-rl-icon-color);
font-size: 16px;
font-weight: 400;
}
.bb-rl-activity-list li.bbp_reply_create .activity-attached-gif-container,
.bb-rl-activity-list li.bbp_reply_create .bb-activity-media-wrap,
.bb-rl-activity-list li.bbp_reply_create .bb-activity-video-wrap,
.bb-rl-activity-list li.bbp_topic_create .activity-attached-gif-container,
.bb-rl-activity-list li.bbp_topic_create .bb-activity-media-wrap,
.bb-rl-activity-list li.bbp_topic_create .bb-activity-video-wrap {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-activity-list li.bbp_reply_create .bb-rl-activity-inner {
margin-top: 60px;
position: relative;
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap {
position: absolute;
top: -40px;
left: 0;
width: 100%;
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a {
display: inline-block;
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
max-width: 100%;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap a .bb-reply-lable {
font-weight: 400;
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-activity-list li.bbp_reply_create .activity-discussion-title-wrap .activity-read-more {
display: none;
}
@media screen and (max-width: 992px) {
.bb-rl-activity-filters-container {
flex-flow: column;
align-items: flex-start;
}
.bb-rl-activity-filters-container .activity-head-bar {
margin-left: 0;
}
.activity-topic-selector {
max-width: 100%;
}
.bb-rl-group-details .activity-topic-selector {
min-width: 100%;
}
.activity-topic-selector + .bb-rl-activity-filters-separator {
display: none;
}
.activity-topic-selector > ul > li .bb_nav_more_dropdown .bb_more_dropdown__title {
display: none;
}
.activity-topic-selector > ul > li .bb_more_dropdown_overlay {
display: none;
}
}
@media screen and (max-width: 544px) {
.bb-rl-activity-footer-actions {
flex-flow: column;
border-top: 0;
}
.bb-rl-activity-footer-actions .activity-state {
justify-content: space-between;
width: 100%;
}
.bb-rl-activity-footer-actions .activity-state-reactions:after {
display: none;
}
.bb-rl-activity-head-group .bb-rl-activity-group-post-meta {
display: inline-block;
}
.bb-rl-activity-list .bb-rl-activity-head p:first-child {
font-size: 13px;
line-height: 18px;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar {
min-width: 40px;
}
.bb-rl-activity-list .bb-rl-activity-head img.avatar {
height: 40px;
width: 40px;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-rl-activity-avatar {
margin-right: 10px;
}
.bb-rl-activity-list .bb-rl-activity-head .activity-date a,
.bb-rl-activity-list .bb-rl-activity-head .activity-date .bb-activity-edited-text {
font-size: 12px;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-media-privacy-wrap:before {
margin: 0 4px;
}
.bb-rl-activity-list .bb-rl-activity-head .bb-media-privacy-wrap .privacy:before {
font-size: 14px;
}
.bb-rl-activity-list .activity-meta {
order: 2;
justify-content: space-between;
border-top: 1px solid var(--bb-rl-border-secondary-color);
margin-top: var(--bb-rl-space-200);
padding-top: var(--bb-rl-space-100);
width: 100%;
}
.bb-rl-activity-list .bb-activity-more-options-wrap + .bb-rl-pin-action {
right: 55px;
}
.bb-rl-activity-list .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon][data-balloon-pos="up"]:after {
left: -10px;
}
.bb-rl-activity-list .bb-muted .bb-rl-mute-action_button[data-balloon][data-balloon-pos="up"]:after {
left: -10px;
}
.bb-rl-activity-list .bb-rl-pin-action [class*="bb-icon"] {
font-size: 18px;
}
.bb-rl-activity-list li.activity-item {
padding: var(--bb-rl-space-200);
}
.bb-rl-activity-modal .bb-rl-activity-list li.activity-item {
padding: 0;
}
.bb-rl-activity-list .bb-activity-more-options-wrap {
right: var(--bb-rl-space-200);
}
.bb-activity-video-wrap.bb-video-length-2, .bb-activity-video-wrap.bb-video-length-3, .bb-activity-video-wrap.bb-video-length-4, .bb-activity-video-wrap.bb-video-length-5, .bb-activity-video-wrap.bb-video-length-5, .bb-activity-video-wrap.bb-video-length-more {
gap: var(--bb-rl-space-100);
}
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 {
padding: 0;
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-2 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-3 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-4 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-5 .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-1 .bb-rl-item-cover-wrap, .bb-activity-video-wrap.bb-video-length-more .bb-rl-activity-video-elem.act-grid-1-2 .bb-rl-item-cover-wrap {
padding-top: 60%;
}
.bb-activity-video-wrap .bb-rl-item-cover-wrap {
padding-top: 60%;
}
.bb-media-length-more .act-grid-1-1,
.bb-media-length-more .act-grid-1-2,
.bb-media-length-5 .act-grid-1-1,
.bb-media-length-5 .act-grid-1-2,
.bb-media-length-4 .act-grid-1-1,
.bb-media-length-4 .act-grid-1-2,
.bb-media-length-3 .act-grid-1-1,
.bb-media-length-3 .act-grid-1-2,
.bb-media-length-2 .act-grid-1-1,
.bb-media-length-2 .act-grid-1-2 {
padding: 0;
width: 100%;
flex: 0 0 100%;
max-width: 100%;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-entry-img > i {
font-size: 40px;
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-description-wrap {
padding: var(--bb-rl-space-100);
}
.bb-rl-activity-media-elem.bb-rl-document-activity .bb-rl-document-action-wrap {
top: 12px;
}
.bb-activity-video-wrap .bb-rl-item-cover-wrap:before {
font-size: 24px;
height: 46px;
width: 46px;
}
.bb-rl-activity-video-elem .bb-rl-video-duration {
font-size: 12px;
}
} .bb-rl-media-model-container {
display: flex;
flex-direction: column;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
margin: 0 var(--bb-rl-space-200);
height: 96%;
width: 100%;
max-width: 2400px;
}
.bb-rl-media-model-container .bb-rl-media-model-inner {
display: flex;
height: calc(100% - 67px);
width: 100%;
}
.bb-rl-media-model-container .bb-rl-media-model-inner .bb-media-info-section {
border-left: 1px solid var(--bb-rl-border-secondary-color);
padding: 0;
width: 0;
opacity: 0;
visibility: hidden;
}
.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-media-info-section {
width: 580px;
opacity: 1;
visibility: visible;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
overflow: auto;
overflow-x: hidden;
}
.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-section {
width: calc(100% - 580px);
}
.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-model-header .bb-rl-toggle-theatre-sidebar {
background-color: var(--bb-rl-background-secondary-hover-color);
border-radius: var(--bb-rl-radius-md);
border-color: var(--bb-rl-border-secondary-color);
}
.bb-rl-media-model-container .bb-rl-media-section {
padding: var(--bb-rl-space-200);
position: relative;
width: 100%;
}
.bb-rl-media-model-container .bb-rl-media-section figure {
width: 100%;
height: 100%;
margin: 0;
display: flex;
align-items: center;
justify-content: center;
}
.bb-rl-media-model-container .bb-rl-media-section figure img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
object-fit: cover;
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-media-model-container:has(.bb-rl-video-thumb-list) .bb-rl-media-section figure, .bb-rl-media-model-container:has(.bb-rl-media-thumbnails) .bb-rl-media-section figure {
height: calc(100% - 64px);
}
.bb-rl-media-model-container .bb-rl-media-model-header {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
display: flex;
align-items: center;
}
.bb-rl-media-model-container .bb-rl-media-model-header h2 {
font-size: 18px;
font-weight: 600;
line-height: 1.5;
margin-right: auto;
}
.bb-rl-media-model-container .bb-rl-media-model-header > a {
display: flex;
align-items: center;
justify-content: center;
padding: var(--bb-rl-space-50);
color: var(--bb-rl-icon-color);
border-radius: var(--bb-rl-radius-md);
border: 0.5px solid transparent;
font-size: 24px;
line-height: 1;
}
.bb-rl-media-model-container .bb-rl-media-model-header > a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
border-radius: var(--bb-rl-radius-md);
border-color: var(--bb-rl-border-secondary-color);
}
.bb-rl-media-model-container .bb-rl-media-model-header > a:last-child {
margin-left: var(--bb-rl-space-300);
}
.bb-rl-media-model-container .bb-rl-theater-command {
height: 40px;
width: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: var(--bb-rl-radius-full);
background-color: var(--bb-rl-background-black-color);
color: var(--bb-rl-icon-tertiary-color);
position: absolute;
top: 50%;
transform: translateY(-50%);
right: var(--bb-rl-space-300);
z-index: var(--bb-rl-z-index-dropdown);
}
.bb-rl-media-model-container .bb-rl-theater-command.bb-rl-prev-document, .bb-rl-media-model-container .bb-rl-theater-command.bb-rl-prev-media {
left: var(--bb-rl-space-300);
right: initial;
}
.bb-rl-media-model-container .bb-rl-activity-list .bb-activity-more-options-wrap {
top: 0;
right: 0;
}
.bb-rl-media-model-container .bb-rl-activity-list .bb-rl-pin-action {
top: 5px;
}
.bb-rl-media-model-container .bb-rl-activity-list .bb-activity-more-options-wrap + .bb-rl-pin-action {
right: 40px;
}
.bb-rl-media-model-container .bb-rl-activity-list.loading {
display: flex;
align-items: center;
justify-content: center;
min-height: 100%;
}
.bb-rl-media-model-container .bp-add-media-activity-description,
.bb-rl-media-model-container .bp-add-video-activity-description {
display: inline-block;
font-size: var(--bb-rl-font-size-sm);
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-tertiary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-rl-media-model-container .bp-add-media-activity-description [class*="bb-icon"],
.bb-rl-media-model-container .bp-add-video-activity-description [class*="bb-icon"] {
display: inline-block;
vertical-align: middle;
line-height: 1.2;
}
.bb-rl-media-model-container .bp-add-media-activity-description [class*="bb-icon"]:before,
.bb-rl-media-model-container .bp-add-video-activity-description [class*="bb-icon"]:before {
content: "\e3d4";
color: var(--bb-rl-icon-color);
font-size: 16px;
font-family: bb-icons-rl;
margin: 0;
}
.bb-rl-media-model-container .bp-add-media-activity-description .edit,
.bb-rl-media-model-container .bp-add-video-activity-description .edit {
display: none;
}
.bb-rl-media-model-container .bp-add-media-activity-description.show-edit .add,
.bb-rl-media-model-container .bp-add-video-activity-description.show-edit .add {
display: none;
}
.bb-rl-media-model-container .bp-add-media-activity-description.show-edit .edit,
.bb-rl-media-model-container .bp-add-video-activity-description.show-edit .edit {
display: inline-block;
}
.bb-rl-media-model-container .bp-media-activity-description {
font-size: 14px;
color: var(--bb-rl-text-color);
line-height: 1.5;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-media-model-container .bp-edit-media-activity-description,
.bb-rl-media-model-container .bp-edit-video-activity-description {
padding-bottom: var(--bb-rl-space-100);
}
.bb-rl-media-model-container .bp-edit-media-activity-description textarea,
.bb-rl-media-model-container .bp-edit-video-activity-description textarea {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
font-weight: 400;
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100);
margin-bottom: var(--bb-rl-space-200);
width: 100%;
resize: none;
}
.bb-rl-media-model-container .description-new-submit {
display: flex;
flex-flow: row-reverse;
gap: var(--bb-rl-space-100);
}
.bb-rl-media-model-container .description-new-submit input {
cursor: pointer;
border: 0;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-rl-media-model-container .description-new-submit input[type="submit"] {
color: var(--bb-rl-text-white-color);
background-color: var(--bb-rl-primary-color);
}
.bb-rl-media-model-container .description-new-submit input[type="reset"] {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-tertiary-color);
}
.bb-rl-media-model-wrapper .bb-rl-media-section .video-js {
padding: 0;
height: 100% !important;
border-radius: var(--bb-rl-radius-lg);
}
.bb-document-theater .bb-rl-document-text-file-data-hidden {
display: none;
}
.bb-document-theater .document-preview {
height: 100%;
}
.bb-document-theater .document-preview .img-section {
height: calc(100% - 50px);
}
.bb-document-theater .document-preview .img-block-wrap {
max-height: 100%;
display: flex;
justify-content: center;
}
.bb-document-theater .document-preview .img-block-wrap img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
margin: var(--bb-rl-space-200);
object-fit: cover;
border-radius: var(--bb-rl-radius-lg);
}
.bb-document-theater .document-preview h3 {
font-size: 16px;
font-weight: 600;
text-align: center;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin: -16px -16px 0;
padding: var(--bb-rl-space-200) var(--bb-rl-space-200);
}
.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section {
justify-content: center;
display: flex;
align-items: center;
flex-direction: column;
}
.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section > i {
font-size: 55px;
color: var(--bb-rl-icon-secondary-color);
margin-bottom: var(--bb-rl-space-100);
}
.bb-document-theater .bb-rl-media-section.bb-media-no-preview .img-section p {
font-size: 18px;
font-weight: 500;
color: var(--bb-rl-text-secondary-color);
}
.bb-document-theater .CodeMirror {
height: calc(100vh - 185px);
}
.bb-document-theater .CodeMirror pre {
font-size: 14px !important;
}
.bb-document-theater .document-audio {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
width: 100%;
}
.bb-document-theater .document-audio audio {
width: 100%;
max-width: 800px;
} .bb-rl-video-thumb-list,
.bb-rl-media-thumbnails {
display: flex;
align-items: center;
justify-content: center;
gap: var(--bb-rl-space-200);
margin-top: var(--bb-rl-space-200);
overflow: auto;
}
.bb-rl-video-thumb-list > div,
.bb-rl-media-thumbnails > div {
width: 48px;
height: 48px;
border-radius: var(--bb-rl-radius-md);
border: 2px solid transparent;
overflow: hidden;
cursor: pointer;
flex: none;
}
.bb-rl-video-thumb-list > div img,
.bb-rl-media-thumbnails > div img {
width: 100%;
height: 100%;
object-fit: cover;
}
.bb-rl-video-thumb-list > div.active,
.bb-rl-media-thumbnails > div.active {
border-color: var(--bb-rl-primary-color);
} .bb-rl-emojionearea-theatre.show .emojionearea-picker:not(.hidden) {
opacity: 1;
visibility: visible;
z-index: 999992;
right: unset;
margin: 0;
position: fixed;
top: 0;
left: 0;
transition: none;
}
@media screen and (max-width: 1000px) {
.bb-rl-emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top.level-2 .emojionearea-wrapper:after {
display: none;
}
.bb-rl-emojionearea-theatre .emojionearea-picker.emojionearea-picker-position-top .emojionearea-wrapper:after {
right: inherit;
left: 98px;
}
}
.bb-rl-gif-media-search-dropdown.bb-rl-gif-media-search-dropdown-standalone {
z-index: 999992;
top: 0;
left: 0;
bottom: inherit;
margin: 0;
padding: 0;
position: fixed;
}
.bb-rl-gif-media-search-dropdown.bb-rl-gif-media-search-dropdown-standalone .gif-search-content .gif-search-results {
max-height: 280px;
}
@media screen and (max-width: 1120px) {
.bb-rl-media-model-container .bb-rl-media-model-inner {
height: 100%;
display: block;
overflow: auto;
}
.bb-rl-media-model-container .bb-rl-media-model-inner .bb-media-info-section {
height: 0;
overflow: hidden;
}
.bb-rl-media-model-container .bb-rl-media-section {
height: 100%;
}
.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-rl-media-section {
width: 100%;
}
.bb-rl-media-model-container.bb-rl-media-toggle-sidebar .bb-media-info-section {
width: auto;
height: auto;
overflow: visible;
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
} .bb-rl-modal-move-file .bb-rl-modal-header p {
margin: 0;
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
}
.bb-rl-modal-move-file .db-modal-buttons {
display: flex;
align-items: center;
justify-content: flex-end;
gap: var(--bb-rl-space-100);
margin-top: var(--bb-rl-space-200);
}
.bb-rl-modal-move-file .db-modal-buttons .bb-rl-button {
font-size: 0.85rem;
}
.bb-rl-modal-move-file .bb-rl-field-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-modal-move-file .bb-rl-model-footer {
display: flex;
align-items: center;
background-color: transparent;
border-top: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
gap: var(--bb-rl-space-100);
}
.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button {
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button.is-disabled {
opacity: 0.6;
cursor: default;
pointer-events: none;
}
.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-button.loading:after {
content: "";
display: inline-block;
height: 18px;
width: 18px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
margin-left: var(--bb-rl-space-100);
animation: spin 3s infinite linear;
}
.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-create-album {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
margin-right: auto;
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
}
.bb-rl-modal-move-file .bb-rl-model-footer .bb-rl-create-album [class*="bb-icon"] {
font-size: 16px;
}
.bb-rl-modal-move-file .bbm-model-wrap label {
font-size: var(--bb-rl-font-size-sm);
line-height: 1.5;
display: block;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-modal-move-file .bbm-model-wrap input {
font-size: var(--bb-rl-font-size-sm);
height: 40px;
padding: 0 var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
border: 1px solid var(--bb-rl-border-tertiary-color);
box-sizing: border-box;
width: 100%;
}
.bb-rl-modal-move-file .bbm-model-wrap input.error {
border-color: var(--Border-danger-secondary);
}
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-field-wrap,
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-field-wrap {
padding: 0;
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-footer-alt .bb-rl-field-wrap,
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-footer-alt .bb-rl-field-wrap {
margin-bottom: 0;
}
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-footer-alt .db-modal-buttons,
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-footer-alt .db-modal-buttons {
margin-top: 0;
}
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-dropdown-wrap,
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-dropdown-wrap {
position: relative;
}
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-folder-wrap .bb-rl-dropdown-wrap select,
.bb-rl-modal-move-file .bbm-model-wrap .bb-rl-create-popup-album-wrap .bb-rl-dropdown-wrap select {
font-size: var(--bb-rl-font-size-sm);
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-quaternary-color);
border-radius: var(--bb-rl-radius-md);
padding: 0 var(--bb-rl-space-200);
height: 40px;
width: 100%;
appearance: none;
-webkit-appearance: none;
padding-right: var(--bb-rl-space-300);
}
#bb-rl-media-create-album-popup > .bb-rl-field-wrap {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-location-album-list-wrap {
padding-top: var(--bb-rl-space-100);
}
.bb-rl-location-album-list-wrap .bb-rl-breadcrumbs-append-ul-li .item {
padding: var(--bb-rl-space-100) 0;
display: flex;
align-items: center;
font-size: var(--bb-rl-font-size-sm);
white-space: nowrap;
}
.bb-rl-location-album-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(:first-child):before {
content: "\e13a";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 16px;
vertical-align: middle;
margin-right: var(--bb-rl-space-50);
} .bb-readylaunch-template .location-album-list {
list-style: none;
overflow: auto;
max-height: 230px;
min-height: 230px;
padding: 0;
margin: 0;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-readylaunch-template .location-album-list li {
position: relative;
}
.bb-readylaunch-template .location-album-list li span {
display: flex;
align-items: center;
font-size: var(--bb-rl-font-size-sm);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
width: 100%;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
cursor: pointer;
}
.bb-readylaunch-template .location-album-list li span.selected {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-readylaunch-template .location-album-list li span:before {
content: "\e834";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 18px;
margin-right: 12px;
}
.bb-readylaunch-template .location-album-list li:last-child span {
border-bottom: 0;
}
.bb-readylaunch-template .location-album-list.is-loading {
display: flex;
align-items: center;
justify-content: center;
overflow: auto;
max-height: 230px;
min-height: 230px;
}
.bb-readylaunch-template .location-album-list.is-loading .bb-icon-spinner {
height: 24px;
}
.bb-readylaunch-template .location-album-list.is-loading .bb-icon-spinner:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 24px;
width: 24px;
border-width: 3px;
} .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
cursor: pointer;
height: 155px;
margin-right: 0;
overflow: hidden;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom .bb-rl-close-thumbnail-custom {
position: absolute;
top: 5px;
right: 5px;
height: 14px;
width: 14px;
z-index: 111;
border-radius: 50%;
background: var(--bb-rl-background-color);
color: var(--bb-rl-icon-tertiary-color);
cursor: pointer;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom .bb-rl-close-thumbnail-custom:after {
content: "\00d7";
font-size: 14px;
line-height: 1;
position: relative;
top: -1px;
left: 0;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-custom img {
height: 100%;
width: 100%;
margin: 0;
display: block;
min-height: 120px;
border-radius: 4px;
max-width: inherit;
cursor: pointer;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap {
flex-basis: 33.333334%;
width: 33.333334%;
padding: 0;
position: relative;
min-height: 160px;
padding-right: 10px;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-video-thumbnail-custom {
border: 3px solid transparent;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name="bb-video-thumbnail-select"] {
position: absolute;
opacity: 0;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name="bb-video-thumbnail-select"] + label {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 11;
opacity: 0;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name="bb-video-thumbnail-select"]:checked ~ .bb-rl-video-thumbnail-custom {
border-color: var(--bb-rl-primary-color);
overflow: hidden;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check[name="bb-video-thumbnail-select"]:checked ~ .bb-rl-video-thumbnail-custom img {
border-radius: 0;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap {
visibility: visible;
opacity: 1;
top: inherit;
bottom: 7px;
right: 7px;
left: inherit;
z-index: 1111;
display: none;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"] {
border: 2px solid var(--bb-rl-background-color);
background-color: rgba(255, 255, 255, 0.4); }
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap [class*=" bb-icon-"]:before {
display: none;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-action-check-wrap .bb-rl-custom-check:checked + label .bb-icon:before {
content: "\e876";
display: inline;
font-family: "bb-icons"; }
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-custom-check:checked ~ .bb-rl-field-wrap .dropzone .dz-preview .dz-image {
border-color: var(--bb-rl-primary-color);
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-field-wrap {
margin-bottom: 0;
position: relative;
z-index: 111;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone {
max-height: 160px;
overflow: hidden;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone.dz-started {
margin: 0;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default {
margin: 0;
padding: 15px 0;
min-height: auto;
height: 160px;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button,
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default .dz-button:hover {
padding: 50px 15px 0 15px;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview {
margin: 0;
padding: 0;
width: 100%;
z-index: initial;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image {
height: 160px;
position: relative;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image img {
max-width: inherit;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
height: 100%;
width: 100%;
margin: 0;
display: block;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
position: absolute;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-remove:after {
font-size: 19px;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button {
position: relative;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-button:before {
content: "\e10e";
font-family: bb-icons-rl;
font-weight: 500;
position: absolute;
top: -10px;
left: 50%;
transform: translateX(-50%);
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-complete .dz-progress-ring-wrap {
display: none !important;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated {
flex-basis: 100%;
width: 100%;
margin-bottom: 15px;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated.disabled {
opacity: 0.7;
pointer-events: none;
user-select: none;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list {
margin: 0;
padding: 0;
display: flex;
height: 100%;
gap: 0;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list.loading {
text-align: center;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li {
width: 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
height: 100%;
padding: 0 10px 0 0;
margin: 0;
list-style: none;
display: flex;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check {
position: absolute;
opacity: 0;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check:checked ~ a {
border-color: var(--bb-rl-primary-color);
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-rl-custom-check:checked ~ a img {
border-radius: 0;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li > div > label {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li > div > label [class*=" bb-icon-"] {
display: none;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap {
visibility: visible;
opacity: 1;
top: inherit;
bottom: 7px;
right: 7px;
left: inherit;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"] {
border: 2px solid var(--bb-rl-background-color);
background-color: rgba(255, 255, 255, 0.4); }
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li .bb-action-check-wrap [class*=" bb-icon-"]:before {
display: none;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li > div,
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li > div a {
height: 100%;
display: flex;
position: relative;
width: 100%;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li > div > a {
border: 3px solid transparent;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li img {
min-height: 155px;
max-height: 155px;
border-radius: var(--bb-rl-radius-md);
width: auto;
height: 100%;
margin: 0 auto;
display: block;
}
.bb-rl-video-thumbnail-uploader {
word-break: break-word;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-wrapper {
max-width: 800px;
}
.bb-rl-video-thumbnail-uploader .thumbnail_notice {
display: none;
}
.bb-rl-video-thumbnail-uploader .bb-rl-video-thumbnail-uploader-dropzone-select .dz-default {
min-height: 100% !important;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-container > p {
margin-top: 25px;
margin-bottom: 0;
}
.bb-rl-video-thumbnail-uploader .bb-rl-button.bb-rl-video-thumbnail-submit.saving:after {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 16px;
width: 16px;
border-width: 2px;
margin-left: var(--bb-rl-space-50);
}
.bb-rl-video-thumbnail-uploader.generating_thumb .thumbnail_notice {
display: inline-block;
margin-left: 10px;
font-size: 12px;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader {
color: var(--bb-rl-text-secondary-color);
background-color: var(--bb-rl-background-secondary-color);
opacity: 1;
margin: 0 10px 0 0;
width: calc(33.3333% - 10px);
padding: 0;
flex-basis: calc(33.3333% - 10px);
overflow: hidden;
border-radius: var(--bb-rl-radius-md);
min-height: 160px;
text-align: center;
align-items: center;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block {
display: block;
padding: 0 10px;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block > i {
font-size: 25px;
margin-bottom: 15px;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block > span {
display: block;
font-size: 14px;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-mask {
z-index: 999991;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated, .bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated {
width: 33.3333%;
display: inline-block;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li, .bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
height: 100%;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-dropzone-wrap, .bb-rl-video-thumbnail-uploader.ffmpeg_failed .bb-rl-video-thumbnail-content .bb-dropzone-wrap {
width: 33.333334%;
display: inline-block;
vertical-align: text-bottom;
}
.bb-rl-video-thumbnail-uploader.no_generated_thumb .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated {
display: none;
}
.bb-rl-video-thumbnail-uploader .bb-rl-model-footer {
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-video-thumbnail-uploader .bb-rl-model-footer .bb-rl-video-thumbnail-submit.is-disabled {
opacity: 0.6;
cursor: default;
pointer-events: none;
}
@media screen and (max-width: 540px) {
.bb-rl-video-thumbnail-uploader .bb-rl-modal-container {
padding: 20px 15px 30px;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-header {
margin: -20px -15px 30px;
flex-wrap: wrap;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-header .bb-rl-video-thumbnail-uploader-modal-title {
margin-right: 10px;
}
.bb-rl-video-thumbnail-uploader .bb-rl-modal-header .thumbnail_notice {
margin: 0;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader {
min-height: 110px;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block {
padding: 0 5px;
}
.bb-rl-video-thumbnail-uploader.generating_thumb .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li.bb_rl_thumb_loader .bb-rl-video-thumb-block > span {
font-size: 12px;
}
.bb-rl-video-thumbnail-content {
flex-flow: column;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap {
margin-bottom: 15px;
min-height: 106px;
vertical-align: top;
width: 100%;
}
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone,
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-default,
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .bb-rl-video-thumbnail-custom img,
.bb-rl-video-thumbnail-content .bb-dropzone-wrap .dropzone .dz-preview .dz-image {
height: auto;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li img {
min-height: 100px;
max-height: 106px;
}
.bb-rl-video-thumbnail-content .bb-action-check-wrap [class*=" bb-icon-"] {
font-size: 11px;
width: 18px;
height: 18px;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated {
flex-basis: 100%;
width: 100%;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li {
width: calc(33.3333334% - 6.66666667px);
flex: calc(33.3333334% - 6.66666667px);
margin-left: 10px;
padding-left: 0;
padding-right: 0;
}
.bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li:first-child {
margin-left: 0 !important;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-dropzone-wrap {
width: 100%;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated {
width: 100%;
display: inline-block;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list {
flex-wrap: wrap;
}
.bb-rl-video-thumbnail-uploader.no_ffmpeg .bb-rl-video-thumbnail-content .bb-rl-video-thumbnail-auto-generated .bb-rl-video-thumb-list li {
width: 100%;
flex: 0 0 100%;
max-width: 100%;
height: 100%;
margin: 0;
}
} .bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item {
padding: var(--bb-rl-space-100) 0;
display: flex;
align-items: center;
font-size: var(--bb-rl-font-size-sm);
white-space: nowrap;
}
.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(:first-child):before {
content: "\e13a";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 16px;
vertical-align: middle;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span:not(.more_options) {
cursor: pointer;
}
.bb-rl-location-folder-list-wrap .bb-rl-breadcrumbs-append-ul-li .item span.hidden {
display: none !important;
}
.location-folder-list {
overflow: auto;
max-height: 230px;
min-height: 230px;
list-style: none;
margin: 0;
padding: 0;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: 4px;
}
.location-folder-list li {
position: relative;
margin: 0;
padding: 0;
}
.location-folder-list li span {
color: var(--bb-rl-text-secondary-color);
padding: 8px 15px;
border-bottom: 1px solid #e7e9ec;
display: block;
cursor: pointer;
font-size: 14px;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.location-folder-list li span.selected {
background-color: var(--bb-rl-background-secondary-color);
}
.location-folder-list li span:before {
content: "\e260";
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
margin-right: var(--bb-rl-space-100);
font-size: 16px;
vertical-align: middle;
}
.location-folder-list li:last-child span {
border-bottom: 0;
}
.location-folder-list li ul {
display: none;
margin: 0;
padding: 0;
list-style: none;
}
.location-folder-list li .sub-menu-anchor {
position: absolute;
right: 5px;
top: 50%;
color: var(--bb-rl-icon-secondary-color);
font-size: 18px;
line-height: 1;
font-style: normal;
cursor: pointer;
transform: translateY(-50%);
display: inline-block;
height: auto;
width: auto;
transition: all ease 0.3s;
}
.location-folder-list li .sub-menu-anchor:before {
content: "\e13a";
font-family: bb-icons-rl;
}
.location-folder-list.is-loading {
display: flex;
align-items: center;
justify-content: center;
overflow: auto;
max-height: 230px;
min-height: 230px;
}
.location-folder-list.is-loading .bb-icon-spinner:before {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
height: 24px;
width: 24px;
border-width: 3px;
}
.bb-rl-activity-list .activity-state-popup {
display: none;
position: fixed;
inset: 0;
z-index: 999999;
background-color: rgba(0, 0, 0, 0.5);
backdrop-filter: blur(2px);
box-shadow: 0 6px 24px 0 rgba(18, 43, 70, 0.1);
}
.bb-rl-activity-list .activity-state-popup.active {
display: block;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_inner {
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background-color: var(--bb-rl-background-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
width: 90%;
max-width: 560px;
max-height: 95vh;
min-height: 250px;
overflow: auto;
overflow-x: hidden;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_title {
display: flex;
align-items: center;
margin: 0 -24px var(--bb-rl-space-200);
padding: 0 var(--bb-rl-space-300) var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_title h4 {
font-size: 18px;
font-weight: 600;
line-height: 1;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_title .bb-rl-state-popup-close-button {
color: var(--bb-rl-text-color);
font-size: 24px;
line-height: 1;
margin-left: auto;
}
.bb-rl-activity-list .activity-state-popup .reaction-loader {
font-size: 18px;
text-align: center;
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
min-height: 210px;
}
.bb-rl-activity-list .activity-state-popup .activity-state_users.loading ~ .reaction-loader {
min-height: auto;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel {
margin-bottom: 10px;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li {
margin: 0;
padding: 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a {
display: flex;
align-items: center;
justify-content: center;
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 600;
line-height: 1.5;
padding: 5px var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-md);
min-width: 55px;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a > i,
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a > img {
font-size: 20px;
line-height: 1;
margin: 0 8px 0 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a > img {
width: 20px;
height: 20px;
object-fit: cover;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a > img.custom {
border-radius: 100%;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a > span {
color: var(--bb-rl-text-secondary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: 1;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel ul li > a.active {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_panel .bb-rl-all-reaction-count {
margin-left: var(--bb-rl-space-50);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item {
display: none;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_users {
max-height: 300px;
overflow: auto;
margin: 0 -25px;
padding: 0 25px;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .reactions_loader {
font-size: 18px;
text-align: center;
line-height: 1;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user {
display: flex;
flex-wrap: wrap;
align-items: center;
padding: 10px 0;
margin: 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar {
width: 40px;
height: 40px;
object-fit: cover;
position: relative;
margin-right: var(--bb-rl-space-300);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar img.avatar {
width: 100%;
max-width: 100%;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction {
display: flex;
position: absolute;
right: -12px;
bottom: 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction > i {
background-color: var(--bb-rl-background-color);
font-size: 20px;
font-weight: 200;
line-height: 1;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction > i:before {
margin: 0;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction > img {
height: 20px;
width: 20px;
object-fit: cover;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__avatar .activity-state_user__reaction > img.custom {
border-radius: 100%;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__info {
max-width: calc(100% - 75px);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__data {
display: flex;
align-items: center;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__data:not(:last-child) {
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .followers-count {
color: var(--bb-rl-text-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
line-height: 1;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name {
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 500;
line-height: 1.33;
text-transform: capitalize;
overflow: hidden;
text-overflow: ellipsis;
flex: 1;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__name a {
color: var(--bb-rl-text-color);
font-size: 14px;
font-weight: 500;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item .activity-state_user .activity-state_user__role {
color: var(--bb-rl-text-color);
font-size: 11px;
font-weight: 600;
line-height: 1.8;
border: 1px solid var(--bb-rl-border-quaternary-color);
background-color: var(--bb-rl-background-tertiary-color);
border-radius: 24px;
padding: 0 var(--bb-rl-space-100);
margin-left: var(--bb-rl-space-100);
text-transform: capitalize;
max-width: 100px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.bb-rl-activity-list .activity-state-popup .activity-state-popup_tab .activity-state-popup_tab_item.active {
display: block;
}
.ac-form {
display: none;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
margin: var(--bb-rl-space-200) 0 var(--bb-rl-space-100);
}
.ac-form:not(.has-content) .ac-input:before {
content: attr(data-placeholder);
font-size: 14px;
color: var(--bb-rl-text-tertiary-color);
position: absolute;
}
.bb-rl-ac-reply-content {
display: flex;
gap: var(--bb-rl-space-100);
max-height: 175px;
overflow-y: auto;
margin: var(--bb-rl-space-100) 0 var(--bb-rl-space-200);
}
.ac-textarea {
padding-top: calc(var(--bb-rl-space-100) + var(--bb-rl-space-50));
flex: auto;
}
.ac-textarea .ac-input {
outline: none;
font-size: 14px;
color: var(--bb-rl-text-color);
}
.bb-rl-ac-reply-avatar {
padding: var(--bb-rl-space-100) 0 var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-ac-reply-avatar img {
border-radius: var(--bb-rl-radius-full);
height: 32px;
width: 32px;
}
.bb-rl-ac-reply-footer {
display: flex;
align-items: center;
border-top: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-ac-reply-footer .bb-rl-gif-media-search-dropdown {
left: -50px;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar {
display: flex;
gap: var(--bb-rl-space-100);
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button {
display: inline-flex;
padding: var(--bb-rl-space-50);
border: 0.5px solid transparent;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button.active {
border-radius: var(--bb-rl-radius-md);
border-color: var(--bb-rl-border-secondary-color);
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .toolbar-button [class*="bb-icon"] {
color: var(--bb-rl-icon-secondary-color);
font-size: 24px;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .bb-rl-post-elements-buttons-item {
position: relative;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar .bb-rl-post-elements-buttons-item.disable {
pointer-events: none;
opacity: 0.4;
}
.bb-rl-ac-reply-footer .bb-rl-post-emoji {
display: inline-flex;
align-items: center;
}
.bb-rl-ac-reply-footer .bb-rl-post-emoji .emojionearea-button:before {
content: "\e436";
color: var(--bb-rl-icon-secondary-color);
font-family: bb-icons-rl;
font-size: 24px;
}
.bb-rl-ac-reply-footer .bb-rl-separator {
display: none;
align-self: center;
width: 1px;
height: 16px;
background-color: var(--bb-rl-border-tertiary-color);
margin-bottom: 4px;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar:not(.post-emoji-disabled) [class*="bb-rl-post-"]:not([style*="display: none"]) ~ .bb-rl-separator {
display: inline-flex;
}
.bb-rl-ac-reply-footer .ac-reply-cancel {
font-size: 0.85rem;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
margin: 0 var(--bb-rl-space-100) 0 auto;
}
.bb-rl-ac-reply-footer .bb-rl-ac-submit-wrap input[type="submit"] {
font-size: 0.85rem;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
opacity: 0.7;
pointer-events: none;
}
.ac-form.has-gif .bb-rl-ac-submit-wrap input[type="submit"], .ac-form.has-media .bb-rl-ac-submit-wrap input[type="submit"], .ac-form.has-content .bb-rl-ac-submit-wrap input[type="submit"] {
opacity: 1;
pointer-events: auto;
}
.ac-form.has-media.media-uploading .bb-rl-ac-submit-wrap input[type="submit"] {
opacity: 0.7;
pointer-events: none;
}
.activity-item.has-comments .bb-rl-activity-comments {
border-top: 1px solid var(--bb-rl-border-secondary-color);
margin-top: var(--bb-rl-space-100);
}
.activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap {
right: 0;
}
.activity-item.has-comments .bb-rl-activity-comments > .view-more-comments {
display: none;
}
.activity-item.has-comments .bb-rl-activity-comments ul {
padding: 0;
list-style: none;
}
.activity-item.has-comments .bb-rl-activity-comments ul li {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments ul li .ac-form {
margin-left: var(--bb-rl-space-300);
}
.activity-item.has-comments .bb-rl-activity-comments > ul > li > ul {
margin-left: var(--bb-rl-space-700);
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .acomments-view-more {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .acomments-view-more:before {
content: "";
background-color: transparent;
width: 36px;
position: absolute;
left: -56px;
top: -18px;
height: 32px;
border-style: solid;
border-width: 0 0 2px 2px;
border-bottom-color: var(--bb-rl-border-tertiary-color);
border-left-color: var(--bb-rl-border-tertiary-color);
border-bottom-left-radius: 10px;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul > li > ul li:not(:last-child) {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul > li > ul li:not(:last-child):before {
content: "";
width: 2px;
height: 100%;
background-color: var(--bb-rl-border-tertiary-color);
position: absolute;
left: -32px;
top: 5px;
display: inline-block;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul > li ul .bb-rl-item-avatar {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul > li ul .bb-rl-item-avatar:before {
content: "";
width: 16px;
position: absolute;
left: -32px;
top: -9px;
height: 32px;
border-style: solid;
border-width: 0 0 2px 2px;
border-bottom-color: var(--bb-rl-border-tertiary-color);
border-left-color: var(--bb-rl-border-tertiary-color);
border-bottom-left-radius: 10px;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .has-child-comments > .bb-rl-acomment-display {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .has-child-comments > .bb-rl-acomment-display:before {
content: "";
width: 2px;
background-color: var(--bb-rl-border-tertiary-color);
position: absolute;
left: 24px;
top: 64px;
height: calc(100% - 60px);
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul > .has-child-comments:first-of-type > .bb-rl-acomment-display:before {
height: calc(100% - 50px);
left: 24px;
top: 65px;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .bb-rl-comment-item-focus .bb-rl-display-focus:not(.bp-hide) + .bb-rl-acomment-edit-form + ul {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .bb-rl-comment-item-focus .bb-rl-display-focus:not(.bp-hide) + .bb-rl-acomment-edit-form + ul:before {
content: "";
width: 2px;
height: 100%;
background-color: var(--bb-rl-border-tertiary-color);
position: absolute;
left: -32px;
top: 3px;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .bb-rl-comment-item-focus .bb-rl-display-focus {
position: relative;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .bb-rl-comment-item-focus .bb-rl-display-focus:before {
content: "";
width: 2px;
height: calc(100% - 50px);
background-color: var(--bb-rl-border-tertiary-color);
position: absolute;
left: 24px;
top: 65px;
}
.activity-item.has-comments .bb-rl-activity-comments.bb-rl-threaded-level-2 > ul .bb-threaded-level-max .bb-rl-comment-item-focus .bb-rl-display-focus::before {
display: none;
}
.bb-rl-activity-modal .activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon-pos="up"]:after {
transform: translate(-85%, 10px);
}
.bb-rl-activity-modal .activity-item.has-comments .bb-rl-activity-comments .bb-activity-more-options-wrap .bb-activity-more-options-action[data-balloon-pos="up"]:hover:after {
transform: translate(-85%, 0);
}
.activity-item.has-comments .bb-rl-acomment_inner {
display: flex;
gap: var(--bb-rl-space-200);
}
.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-meta a {
color: var(--bb-rl-text-color);
font-size: 16px;
font-weight: 500;
}
.activity-item.has-comments .bb-rl-acomment_inner .activity-time-since {
color: var(--bb-rl-text-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
line-height: var(--bb-rl-base-line-small);
}
.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-content {
color: var(--bb-rl-text-color);
font-size: 14px;
padding: var(--bb-rl-space-100) 0;
}
.activity-item.has-comments .bb-rl-acomment_inner .bb-rl-acomment-content p:not(:last-child) {
margin-bottom: var(--bb-rl-space-100);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions {
display: flex;
flex-direction: row;
justify-content: space-between;
padding-bottom: var(--bb-rl-space-100);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-meta {
order: 1;
border: 0;
margin: 0;
padding: 0;
width: auto;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .comment-reactions_count {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
margin-left: var(--bb-rl-space-100);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .acomments-count {
color: var(--bb-rl-text-tertiary-color);
font-size: 14px;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions {
display: flex;
align-items: center;
order: 2;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .activity-state-reactions {
display: flex;
align-items: center;
cursor: pointer;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .activity-state-reactions ~ .activity-state-comments:before {
content: "";
display: inline-block;
vertical-align: middle;
background-color: var(--bb-rl-background-tertiary-color);
height: 4px;
width: 4px;
border-radius: var(--bb-rl-radius-full);
margin: 0 var(--bb-rl-space-100);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item {
background-color: var(--bb-rl-background-color);
padding: 2px;
border-radius: var(--bb-rl-radius-full);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item img {
display: block;
height: 20px;
width: 20px;
margin: 0;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions .reactions_item:not(:first-child) {
margin-left: -4px;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .generic-button a {
font-size: 14px;
line-height: 1;
color: var(--bb-rl-text-tertiary-color);
}
.activity-item.has-comments .bb-rl-acomment-avatar {
padding-top: var(--bb-rl-space-200);
}
.activity-item.has-comments .bb-rl-acomment-avatar a {
display: block;
width: 48px;
}
.activity-item.has-comments .bb-rl-acomment-avatar img {
height: 48px;
width: 48px;
border-radius: var(--bb-rl-radius-full);
}
.activity-item.has-comments .bb-rl-acomment-content_wrap {
flex: auto;
border-bottom: 1px solid var(--bb-rl-border-color);
padding-top: var(--bb-rl-space-200);
width: 100%;
}
.activity-item.has-comments .ac-form {
display: block;
}
.activity-item.has-comments .suspended-comment-item .bb-rl-acomment-content {
opacity: 0.7;
pointer-events: none;
padding-top: 0;
}
.activity-item .bb-rl-activity-comments #bb-rl-ajax-loader {
margin-top: var(--bb-rl-space-300);
}
.acomments-view-more {
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
color: var(--bb-rl-primary-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
margin: 12px 0 12px var(--bb-rl-space-300);
cursor: pointer;
}
.acomments-view-more > i {
display: none;
}
.acomments-view-more:after {
content: "\e136";
font-size: 16px;
font-weight: 400;
font-family: bb-icons-rl;
}
.acomments-view-more.loading:after {
display: none;
}
.acomments-view-more #bb-rl-ajax-loader {
width: 100%;
} .bb-rl-ac-form-placeholder {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-lg);
margin: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-ac-form-placeholder .bb-rl-ac-reply-content .medium-editor-element p {
content: attr(data-placeholder);
font-size: 14px;
color: var(--bb-rl-text-tertiary-color);
margin: 0;
}
.bb-rl-ac-form-placeholder .bb-rl-ac-reply-avatar .avatar-placeholder {
display: inline-block;
width: 32px;
height: 32px;
background-color: #f2f4f5;
border-radius: 50%;
}
@media screen and (max-width: 544px) {
.activity-item.has-comments .bb-rl-acomment-foot-actions {
flex-flow: column;
border-top: 0;
margin-top: var(--bb-rl-space-200);
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .bb-rl-comment-reactions {
justify-content: space-between;
width: 100%;
order: 1;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-state-reactions:after {
display: none;
}
.activity-item.has-comments .bb-rl-acomment-foot-actions .activity-meta {
order: 2;
justify-content: space-between;
border-top: 1px solid var(--bb-rl-border-color);
margin-top: var(--bb-rl-space-200);
padding-top: var(--bb-rl-space-100);
width: 100%;
}
.bb-rl-ac-reply-footer {
flex-wrap: wrap;
}
.bb-rl-ac-reply-footer .bb-rl-ac-reply-toolbar {
width: 100%;
justify-content: center;
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-ac-reply-footer .bb-rl-ac-submit-wrap {
margin-right: auto;
}
}
.bb-rl-profile-container {
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-200);
padding-bottom: var(--bb-rl-space-300);
}
.bb-rl-profile-container .bp-member-type {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-profile-header {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-400) var(--bb-rl-space-400) var(--bb-rl-space-300);
}
.bb-rl-main-nav-list {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
flex-flow: wrap;
}
.bb-rl-main-nav-list li a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
display: inline-flex;
align-items: center;
color: var(--bb-rl-text-secondary-color);
background-color: transparent;
border-radius: var(--bb-rl-radius-full);
}
.bb-rl-main-nav-list li a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-main-nav-list li a .count {
padding: 0 var(--bb-rl-space-50);
margin-left: var(--bb-rl-space-100);
display: none;
}
.bb-rl-main-nav-list li.selected a, .bb-rl-main-nav-list li.current a {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-main-nav-list > li > a {
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
display: inline-flex;
align-items: center;
}
.bb-rl-profile-avatar {
width: 144px;
height: 144px;
}
.bb-rl-profile-avatar img {
width: 100%;
height: auto;
border-radius: 50%;
border: 1px solid rgba(0, 0, 0, 0.08);
}
.bb-rl-profile-item-header {
gap: var(--bb-rl-space-400);
position: relative;
}
.bb-rl-profile-item-header .bb-rl-header-dropdown {
position: absolute;
top: -8px;
right: 0;
}
@media screen and (max-width: 660px) {
.bb-rl-profile-item-header {
flex-direction: column;
align-items: center;
}
.bb-rl-profile-item-header .bb-rl-profile-header-content {
text-align: center;
}
.bb-rl-profile-item-header .bb-rl-profile-header-content .member-title-wrap {
align-items: center;
}
.bb-rl-profile-item-header .bb-rl-profile-header-content .bb-rl-member-header-actions {
justify-content: center;
}
}
@media screen and (max-width: 544px) {
.bb-rl-profile-item-header .bb-rl-member-header-actions {
flex-wrap: wrap;
}
}
.bb-rl-profile-header-content {
flex: 1;
}
.bb-rl-profile-header-content h2 {
font-size: var(--bb-rl-font-size-2xl);
font-weight: 600;
line-height: var(--bb-rl-base-line-2xl);
}
.bb-rl-profile-header-content .item-meta {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-profile-header-content .item-meta .separator {
color: var(--bb-rl-background-tertiary-color);
}
.bb-rl-member-header-actions-wrap {
margin: var(--bb-rl-space-300) 0 0;
}
.activity.single-user {
margin: var(--bb-rl-space-400) 0;
}
.bb-rl-member-header-actions {
gap: var(--bb-rl-space-100);
}
.bb-rl-member-header-actions > li {
list-style-type: none;
}
.bb-rl-member-header-actions a.edit-profile,
.bb-rl-member-header-actions a.friendship-button,
.bb-rl-member-header-actions button.friendship-button,
.bb-rl-member-header-actions button.follow-button,
.bb-rl-member-header-actions a.send-message {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
padding: 4px var(--bb-rl-space-200);
font-size: 0.875rem;
white-space: nowrap;
}
.bb-rl-member-header-actions a.friendship-button,
.bb-rl-member-header-actions button.friendship-button {
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
}
.bb-rl-member-header-actions a.friendship-button:hover,
.bb-rl-member-header-actions button.friendship-button:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-member-header-actions a.friendship-button:focus-within,
.bb-rl-member-header-actions button.friendship-button:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-member-header-actions a.friendship-button:disabled,
.bb-rl-member-header-actions button.friendship-button:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend, .bb-rl-member-header-actions a.friendship-button.is_friend, .bb-rl-member-header-actions a.friendship-button.pending_friend,
.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend,
.bb-rl-member-header-actions button.friendship-button.is_friend,
.bb-rl-member-header-actions button.friendship-button.pending_friend {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
}
.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:hover, .bb-rl-member-header-actions a.friendship-button.is_friend:hover, .bb-rl-member-header-actions a.friendship-button.pending_friend:hover,
.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:hover,
.bb-rl-member-header-actions button.friendship-button.is_friend:hover,
.bb-rl-member-header-actions button.friendship-button.pending_friend:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:focus, .bb-rl-member-header-actions a.friendship-button.is_friend:focus, .bb-rl-member-header-actions a.friendship-button.pending_friend:focus,
.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:focus,
.bb-rl-member-header-actions button.friendship-button.is_friend:focus,
.bb-rl-member-header-actions button.friendship-button.pending_friend:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-member-header-actions a.friendship-button.awaiting_response_friend:disabled, .bb-rl-member-header-actions a.friendship-button.is_friend:disabled, .bb-rl-member-header-actions a.friendship-button.pending_friend:disabled,
.bb-rl-member-header-actions button.friendship-button.awaiting_response_friend:disabled,
.bb-rl-member-header-actions button.friendship-button.is_friend:disabled,
.bb-rl-member-header-actions button.friendship-button.pending_friend:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-member-header-actions a.edit-profile,
.bb-rl-member-header-actions button.follow-button,
.bb-rl-member-header-actions a.send-message {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-member-header-actions a.edit-profile:hover,
.bb-rl-member-header-actions button.follow-button:hover,
.bb-rl-member-header-actions a.send-message:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-member-header-actions a.edit-profile:focus,
.bb-rl-member-header-actions button.follow-button:focus,
.bb-rl-member-header-actions a.send-message:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-member-header-actions a.edit-profile:disabled,
.bb-rl-member-header-actions button.follow-button:disabled,
.bb-rl-member-header-actions a.send-message:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-media-stream {
margin-top: var(--bb-rl-space-300);
}
.bb-rl-primary-container .bb-rl-sub-ctrls {
margin-top: var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-300);
padding: var(--bb-rl-space-200) 0;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li {
margin: 0;
padding: 0;
}
.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li a {
display: block;
color: var(--bb-rl-text-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
border: 1px solid var(--bb-rl-border-secondary-color);
font-size: var(--bb-rl-font-size-sm);
letter-spacing: var(--bb-rl-letter-spacing-sm);
}
.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-text-color);
}
.bb-rl-primary-container .bb-rl-sub-ctrls ul.subnav li.selected a {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-text-color);
}
.bb-rl-members .friendship-requests-screen,
.bb-rl-members .group-invites-screen,
.bb-rl-groups .friendship-requests-screen,
.bb-rl-groups .group-invites-screen {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-members .bp-list.friends-request-list .action,
.bb-rl-members .bp-list.invites .action,
.bb-rl-groups .bp-list.friends-request-list .action,
.bb-rl-groups .bp-list.invites .action {
list-style: none;
margin: 0;
padding: 0;
display: flex;
flex-wrap: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button,
.bb-rl-members .bp-list.invites .action .generic-button,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button,
.bb-rl-groups .bp-list.invites .action .generic-button {
list-style: none;
margin: 0;
padding: 0;
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button .button,
.bb-rl-members .bp-list.invites .action .generic-button .button,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button,
.bb-rl-groups .bp-list.invites .action .generic-button .button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
font-size: var(--bb-rl-font-size-sm);
padding: 6px var(--bb-rl-space-200);
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:hover,
.bb-rl-members .bp-list.invites .action .generic-button .button:hover,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:hover,
.bb-rl-groups .bp-list.invites .action .generic-button .button:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:focus-within,
.bb-rl-members .bp-list.invites .action .generic-button .button:focus-within,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:focus-within,
.bb-rl-groups .bp-list.invites .action .generic-button .button:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button .button:disabled,
.bb-rl-members .bp-list.invites .action .generic-button .button:disabled,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button:disabled,
.bb-rl-groups .bp-list.invites .action .generic-button .button:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button .button [class*="bb-icons-rl-"],
.bb-rl-members .bp-list.invites .action .generic-button .button [class*="bb-icons-rl-"],
.bb-rl-groups .bp-list.friends-request-list .action .generic-button .button [class*="bb-icons-rl-"],
.bb-rl-groups .bp-list.invites .action .generic-button .button [class*="bb-icons-rl-"] {
margin-right: var(--bb-rl-space-100);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject,
.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button,
.bb-rl-members .bp-list.invites .action .generic-button button.reject,
.bb-rl-members .bp-list.invites .action .generic-button a.switch-button,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button,
.bb-rl-groups .bp-list.invites .action .generic-button button.reject,
.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:hover,
.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:hover,
.bb-rl-members .bp-list.invites .action .generic-button button.reject:hover,
.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:hover,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:hover,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:hover,
.bb-rl-groups .bp-list.invites .action .generic-button button.reject:hover,
.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:focus,
.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:focus,
.bb-rl-members .bp-list.invites .action .generic-button button.reject:focus,
.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:focus,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:focus,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:focus,
.bb-rl-groups .bp-list.invites .action .generic-button button.reject:focus,
.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-members .bp-list.friends-request-list .action .generic-button button.reject:disabled,
.bb-rl-members .bp-list.friends-request-list .action .generic-button a.switch-button:disabled,
.bb-rl-members .bp-list.invites .action .generic-button button.reject:disabled,
.bb-rl-members .bp-list.invites .action .generic-button a.switch-button:disabled,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button button.reject:disabled,
.bb-rl-groups .bp-list.friends-request-list .action .generic-button a.switch-button:disabled,
.bb-rl-groups .bp-list.invites .action .generic-button button.reject:disabled,
.bb-rl-groups .bp-list.invites .action .generic-button a.switch-button:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-members .bp-list.friends-request-list .follow-button,
.bb-rl-members .bp-list.friends-request-list #send-private-message,
.bb-rl-groups .bp-list.friends-request-list .follow-button,
.bb-rl-groups .bp-list.friends-request-list #send-private-message {
display: none;
} .bb-rl-wrap-invites {
padding: var(--bb-rl-space-300);
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
}
.bb-rl-wrap-invites .screen-heading {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-wrap-invites p {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-wrap-invites table#member-invites-table {
width: 100%;
border-collapse: collapse;
border-radius: var(--bb-rl-radius-lg);
overflow: hidden;
margin-top: var(--bb-rl-space-200);
text-align: left;
}
.bb-rl-wrap-invites table#member-invites-table th {
font-weight: 500;
}
.bb-rl-wrap-invites table#member-invites-table td {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) 0;
border: 0;
}
.bb-rl-wrap-invites table#member-invites-table td.field-actions-last, .bb-rl-wrap-invites table#member-invites-table td.field-actions {
width: 40px;
text-align: center;
padding: var(--bb-rl-space-200) var(--bb-rl-space-100);
}
.bb-rl-wrap-invites table#member-invites-table td.field-actions-last .field-actions-remove,
.bb-rl-wrap-invites table#member-invites-table td.field-actions-last .field-actions-add, .bb-rl-wrap-invites table#member-invites-table td.field-actions .field-actions-remove,
.bb-rl-wrap-invites table#member-invites-table td.field-actions .field-actions-add {
cursor: pointer;
}
.bb-rl-wrap-invites table#member-invites-table td.field-actions-last [class*="bb-icons-rl-"], .bb-rl-wrap-invites table#member-invites-table td.field-actions [class*="bb-icons-rl-"] {
font-size: var(--bb-rl-base-line);
vertical-align: middle;
}
.bb-rl-wrap-invites table#member-invites-table td.field-email, .bb-rl-wrap-invites table#member-invites-table td[colspan="2"] {
padding-right: var(--bb-rl-space-100);
}
.bb-rl-wrap-invites table#member-invites-table td.bp-pagination {
display: table-cell;
}
.bb-rl-wrap-invites table#member-invites-table td.bp-pagination .bp-pagination-links {
display: flex;
justify-content: flex-end;
}
.bb-rl-wrap-invites table#member-invites-table .bp-invitee-status {
font-size: var(--bb-rl-font-size-base);
font-weight: 400;
line-height: var(--bb-rl-base-line);
}
.bb-rl-wrap-invites table#member-invites-table .bp-invitee-status [class*="bb-icons-rl-"] {
font-size: var(--bb-rl-base-line);
vertical-align: middle;
margin-right: var(--bb-rl-space-100);
display: inline-block;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table th.title {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table th.title:last-of-type {
text-align: right;
display: none;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) span {
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination) .revoked-access span {
font-weight: 400;
font-size: 20px;
}
.sent-invites .bb-rl-wrap-invites table#member-invites-table td:not(.bp-pagination):last-of-type {
text-align: right;
}
.bb-rl-wrap-invites #send-invite-form label {
display: block;
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
margin-bottom: var(--bb-rl-space-100);
margin-top: var(--bb-rl-space-200);
}
.bb-rl-wrap-invites #send-invite-form .invites-input {
width: 100%;
padding: var(--bb-rl-space-100);
}
.bb-rl-wrap-invites #send-invite-form textarea {
width: 100%;
height: 100px;
}
.bb-rl-wrap-invites #send-invite-form select {
width: 100%;
padding: var(--bb-rl-space-100);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-wrap-invites #send-invite-form #submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
font-size: var(--bb-rl-font-size-sm);
padding: 6px var(--bb-rl-space-200);
line-height: var(--bb-rl-base-line-small);
margin-top: var(--bb-rl-space-200);
}
.bb-rl-wrap-invites #send-invite-form #submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-wrap-invites #send-invite-form #submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-wrap-invites #send-invite-form #submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-profile-panel {
margin: 0 auto;
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-color);
}
.bb-rl-profile-panel.public {
padding: var(--bb-rl-space-400);
border-color: var(--bb-rl-border-secondary-color);
margin: var(--bb-rl-space-300) 0 0;
}
.bb-rl-profile-panel.edit, .bb-rl-profile-panel.change-avatar {
max-width: 720px;
}
.bb-rl-profile-widget .bb-rl-profile-widget-header {
font-size: 18px;
font-weight: 600;
line-height: 28px;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
padding: 0 0 var(--bb-rl-space-100);
margin: 0 0 var(--bb-rl-space-200);
display: flex;
align-items: center;
}
.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all {
margin-left: auto;
}
.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
}
.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-profile-panel .bb-rl-profile-widget .bb-rl-profile-widget-header .bb-rl-see-all a:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-profile-widget + .bb-rl-profile-widget {
margin-top: var(--bb-rl-space-400);
}
.bb-rl-profile-header + .bp-wrap .item-body > .bb-rl-profile-subnav {
margin: var(--bb-rl-space-300) 0 0;
}
.bb-rl-profile-header + .bp-wrap .item-body > .bb-rl-profile-subnav + .bb-item-count,
.bb-rl-profile-header + .bp-wrap .item-body > .bb-rl-profile-subnav + h2 + .bb-item-count {
display: none;
}
.bb-rl-profile-subnav ul.subnav {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
flex-flow: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-profile-subnav ul.subnav li a {
display: block;
color: var(--bb-rl-text-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
border: 1px solid var(--bb-rl-border-secondary-color);
font-size: var(--bb-rl-font-size-sm);
letter-spacing: var(--bb-rl-letter-spacing-sm);
}
.bb-rl-profile-subnav ul.subnav li a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-text-color);
}
.bb-rl-profile-subnav ul.subnav li.selected a {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-text-color);
}
.bb-rl-profile-edit-wrapper {
padding: var(--bb-rl-space-300) var(--bb-rl-space-400);
}
.bb-rl-profile-edit-wrapper input[type="text"],
.bb-rl-profile-edit-wrapper input[type="email"],
.bb-rl-profile-edit-wrapper input[type="password"],
.bb-rl-profile-edit-wrapper input[type="url"],
.bb-rl-profile-edit-wrapper input[type="tel"],
.bb-rl-profile-edit-wrapper input[type="number"],
.bb-rl-profile-edit-wrapper select,
.bb-rl-profile-edit-wrapper textarea {
width: 100%;
}
.bb-rl-profile-edit-wrapper fieldset legend {
font-size: 14px;
font-weight: 500;
line-height: 22px;
margin-bottom: var(--bb-rl-space-100);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-profile-edit-wrapper fieldset legend + .description {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
margin-top: calc(var(--bb-rl-space-50) * -1);
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-profile-edit-wrapper .editfield {
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-wrapper #profile-group-edit-submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
font-size: 0.875rem;
border: 1px solid transparent; background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.7076 9.70757L12.7076 25.7076C12.6147 25.8005 12.5044 25.8743 12.383 25.9246C12.2616 25.975 12.1315 26.0009 12.0001 26.0009C11.8687 26.0009 11.7385 25.975 11.6171 25.9246C11.4957 25.8743 11.3854 25.8005 11.2926 25.7076L4.29257 18.7076C4.10493 18.5199 3.99951 18.2654 3.99951 18.0001C3.99951 17.7347 4.10493 17.4802 4.29257 17.2926C4.48021 17.1049 4.7347 16.9995 5.00007 16.9995C5.26543 16.9995 5.51993 17.1049 5.70757 17.2926L12.0001 23.5863L27.2926 8.29257C27.4802 8.10493 27.7347 7.99951 28.0001 7.99951C28.2654 7.99951 28.5199 8.10493 28.7076 8.29257C28.8952 8.48021 29.0006 8.7347 29.0006 9.00007C29.0006 9.26543 28.8952 9.51993 28.7076 9.70757Z" fill="white" fill-opacity="0.6"/></svg>'); background-repeat: no-repeat;
background-position: 12px 50%;
background-size: 16px;
padding-left: 36px;
}
.bb-rl-profile-edit-wrapper #profile-group-edit-submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-profile-edit-wrapper #profile-group-edit-submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-profile-edit-wrapper #profile-group-edit-submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
float: left;
margin-right: var(--bb-rl-space-100);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
font-size: 0.875rem;
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set .bb-icon-plus {
margin-right: var(--bb-rl-space-100);
line-height: 1;
}
.bb-rl-profile-edit-wrapper #btn_add_repeater_set .bb-icon-plus::before {
content: "\e3d4";
font-family: bb-icons-rl;
font-size: 14px;
font-style: normal;
}
.bb-rl-profile-edit-wrapper .repeater_group_outer {
background-color: var(--bb-rl-background-secondary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-200) var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-wrapper .repeater_tools {
display: flex;
align-items: center;
}
.bb-rl-profile-edit-wrapper .repeater_tools .repeater_set_title {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
margin-right: auto;
}
.bb-rl-profile-edit-wrapper .repeater_tools .dashicons::before {
content: "";
font-family: bb-icons-rl;
font-size: 20px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-profile-edit-wrapper .repeater_tools .dashicons.dashicons-edit::before {
content: "\e3ae";
}
.bb-rl-profile-edit-wrapper .repeater_tools .dashicons.dashicons-trash::before {
content: "\e4a6";
}
.bb-rl-profile-edit-wrapper .repeater_tools > a {
padding: 0 var(--bb-rl-space-50);
cursor: pointer;
}
.bb-rl-profile-edit-wrapper .repeater_group_inner {
margin: var(--bb-rl-space-200) 0 0;
}
.bb-rl-profile-edit-wrapper .repeater_group_inner fieldset {
margin: 0 0 var(--bb-rl-space-200);
}
.bb-rl-profile-edit-wrapper .repeater_sets_sortable {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-profile-edit-header {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-profile-edit-header h2 {
font-size: 18px;
font-weight: 600;
line-height: 28px;
}
.bb-rl-main-nav-profile-edit {
padding: 0 0 var(--bb-rl-space-200);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
margin-bottom: var(--bb-rl-space-400);
}
.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header {
padding-left: var(--bb-rl-space-600);
padding-right: var(--bb-rl-space-600);
}
@media screen and (max-width: 992px) {
.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header {
padding-left: var(--bb-rl-space-200);
padding-right: var(--bb-rl-space-200);
}
}
.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header:has(.bp-feedback) {
padding-top: var(--bb-rl-space-300);
}
.bb-rl-container .buddypress-wrap:has(.edit.bb-rl-profile-panel) #item-header:has(.bp-feedback) .bp-feedback {
max-width: 720px;
margin: 0 auto;
}
.bb-rl-account-settings-section {
background: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-300) var(--bb-rl-space-400);
margin: 0 auto;
max-width: 720px;
}
.bb-rl-account-settings-section .screen-heading {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
margin: 0 0 var(--bb-rl-space-200);
}
.bb-rl-account-settings-section p {
margin-bottom: var(--bb-rl-space-200);
font-size: 14px;
font-weight: 400;
line-height: 22px;
}
.bb-rl-account-settings-section .bb-field-wrap {
margin-bottom: var(--bb-rl-space-300);
}
.bb-rl-account-settings-section label {
font-size: 14px;
font-weight: 500;
line-height: 22px;
display: block;
margin: 0 0 var(--bb-rl-space-100);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-account-settings-section form input[type="text"],
.bb-rl-account-settings-section form input[type="email"],
.bb-rl-account-settings-section form input[type="password"],
.bb-rl-account-settings-section form input[type="url"],
.bb-rl-account-settings-section form input[type="tel"],
.bb-rl-account-settings-section form input[type="number"],
.bb-rl-account-settings-section form textarea {
width: 100%;
}
.bb-rl-account-settings-section .bp-feedback {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .bp-feedback p {
margin: 0;
}
.bb-rl-account-settings-section #delete-account-button,
.bb-rl-account-settings-section input#submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
padding: 6px var(--bb-rl-space-200);
font-size: 0.875rem; background-image: url('data:image/svg+xml,<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M28.7076 9.70757L12.7076 25.7076C12.6147 25.8005 12.5044 25.8743 12.383 25.9246C12.2616 25.975 12.1315 26.0009 12.0001 26.0009C11.8687 26.0009 11.7385 25.975 11.6171 25.9246C11.4957 25.8743 11.3854 25.8005 11.2926 25.7076L4.29257 18.7076C4.10493 18.5199 3.99951 18.2654 3.99951 18.0001C3.99951 17.7347 4.10493 17.4802 4.29257 17.2926C4.48021 17.1049 4.7347 16.9995 5.00007 16.9995C5.26543 16.9995 5.51993 17.1049 5.70757 17.2926L12.0001 23.5863L27.2926 8.29257C27.4802 8.10493 27.7347 7.99951 28.0001 7.99951C28.2654 7.99951 28.5199 8.10493 28.7076 8.29257C28.8952 8.48021 29.0006 8.7347 29.0006 9.00007C29.0006 9.26543 28.8952 9.51993 28.7076 9.70757Z" fill="white" fill-opacity="0.6"/></svg>'); background-repeat: no-repeat;
background-position: 12px 50%;
background-size: 16px;
padding-left: 36px;
}
.bb-rl-account-settings-section #delete-account-button:hover,
.bb-rl-account-settings-section input#submit:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-account-settings-section #delete-account-button:focus-within,
.bb-rl-account-settings-section input#submit:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-account-settings-section #delete-account-button:disabled,
.bb-rl-account-settings-section input#submit:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-account-settings-section #delete-account-button {
margin-top: var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .subnav_tab {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .subnav_tab ul {
margin: 0;
padding: 0;
list-style: none;
display: flex;
flex-wrap: wrap;
gap: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .subnav_tab ul li {
margin: 0;
padding: 0;
font-size: var(--bb-rl-font-size-sm);
letter-spacing: var(--bb-rl-letter-spacing-sm);
}
.bb-rl-account-settings-section .subnav_tab ul li a {
display: block;
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-account-settings-section .subnav_tab ul li a:hover {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-account-settings-section .subnav_tab ul li.selected a {
color: var(--bb-rl-text-color);
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-account-settings-section .notification_info {
display: flex;
align-items: center;
gap: var(--bb-rl-space-500);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-200);
margin-bottom: var(--bb-rl-space-300);
}
.bb-rl-account-settings-section .notification_info .notification_type {
display: flex;
align-items: center;
flex: 1;
}
.bb-rl-account-settings-section .notification_info .notification_type h3 {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
margin: 0;
}
.bb-rl-account-settings-section .notification_info .notification_type h3 i {
margin-right: var(--bb-rl-space-100);
font-size: var(--bb-rl-font-size-base);
}
.bb-rl-account-settings-section .notification_info .notification_type p {
margin: 0;
font-size: var(--bb-rl-font-size-xs);
line-height: var(--bb-rl-base-line-xs);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-account-settings-section .notification_info .notification_learn_more {
display: none;
}
table.profile-settings {
table-layout: fixed;
width: 100%;
border: 1px solid var(--bb-rl-border-secondary-color);
border-spacing: 0;
border-radius: var(--bb-rl-radius-base);
margin-bottom: var(--bb-rl-space-300);
}
table.profile-settings th.title {
text-align: left;
padding: calc(var(--bb-rl-space-100) + var(--bb-rl-space-50)) var(--bb-rl-space-200);
font-size: 15px;
font-weight: 600;
}
table.profile-settings tbody tr:nth-child(odd) {
background-color: var(--bb-rl-background-secondary-color);
}
table.profile-settings tbody tr:nth-child(odd) td select {
background-color: var(--bb-rl-background-color);
}
table.profile-settings tbody td {
font-size: var(--bb-rl-font-size-sm);
padding: calc(var(--bb-rl-space-100) + var(--bb-rl-space-50)) var(--bb-rl-space-200);
}
table.profile-settings tbody td select {
width: 100%;
}
.bb-rl-account-settings-section .main-notification-settings {
width: 100%;
margin: 0 0 var(--bb-rl-space-500);
}
.bb-rl-account-settings-section .main-notification-settings thead {
display: block;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
background-color: var(--bb-rl-background-secondary-color);
padding: var(--bb-rl-space-200) 0;
}
.bb-rl-account-settings-section .main-notification-settings thead .title {
width: 100%;
}
.bb-rl-account-settings-section .main-notification-settings tbody {
display: block;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
padding: 0 0 var(--bb-rl-space-300);
}
.bb-rl-account-settings-section .main-notification-settings tbody td:first-child {
width: 100%;
}
.bb-rl-account-settings-section .main-notification-settings tbody tr:not(.notification_heading) + tr td {
padding-top: var(--bb-rl-space-300);
}
.bb-rl-account-settings-section .main-notification-settings th.app, .bb-rl-account-settings-section .main-notification-settings th.email, .bb-rl-account-settings-section .main-notification-settings th.web,
.bb-rl-account-settings-section .main-notification-settings td.app,
.bb-rl-account-settings-section .main-notification-settings td.email,
.bb-rl-account-settings-section .main-notification-settings td.web {
min-width: 95px;
}
@media screen and (max-width: 800px) {
.bb-rl-account-settings-section .main-notification-settings th.app, .bb-rl-account-settings-section .main-notification-settings th.email, .bb-rl-account-settings-section .main-notification-settings th.web,
.bb-rl-account-settings-section .main-notification-settings td.app,
.bb-rl-account-settings-section .main-notification-settings td.email,
.bb-rl-account-settings-section .main-notification-settings td.web {
display: none;
}
}
.bb-rl-account-settings-section .main-notification-settings th,
.bb-rl-account-settings-section .main-notification-settings td {
font-size: 14px;
font-weight: 500;
line-height: 22px;
line-height: 1;
text-align: left;
padding: 0 var(--bb-rl-space-200) 0;
}
.bb-rl-account-settings-section .main-notification-settings th label,
.bb-rl-account-settings-section .main-notification-settings td label {
margin-bottom: 0;
}
.bb-rl-account-settings-section .main-notification-settings .notification_heading {
position: relative;
bottom: 30px;
}
.bb-rl-account-settings-section .main-notification-settings .notification_heading .title {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
font-weight: 600;
color: var(--bb-rl-text-tertiary-color);
padding: 2px var(--bb-rl-space-100);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .onesignal-user-preference {
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-text {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-color);
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-icon.chrome {
background-image: none;
display: inline-flex;
align-items: center;
justify-content: center;
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text .web-browser-text .web-notification-icon.chrome::before {
content: "\e976";
font-family: bb-icons-rl;
font-size: 18px;
color: var(--bb-rl-icon-primary-color);
line-height: 1;
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-toggle .web-notification-icon-text p {
font-size: var(--bb-rl-font-size-xs);
font-weight: 500;
line-height: var(--bb-rl-base-line-xs);
font-weight: 400;
color: var(--bb-rl-text-secondary-color);
padding-left: 26px;
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field .slider {
background-color: var(--bb-rl-background-color);
border-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field .slider:before {
background-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field input:checked + .slider {
background-color: var(--bb-rl-background-brand-primary-color);
}
.bb-rl-account-settings-section .onesignal-user-preference .web-notification-field input:checked + .slider:before {
background-color: var(--bb-rl-background-color);
}
@media screen and (min-width: 800px) {
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting {
display: none;
}
}
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting {
position: relative;
}
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting ul {
list-style: none;
padding: var(--bb-rl-space-100) 0;
margin: 0;
position: absolute;
top: var(--bb-rl-space-400);
right: 0;
z-index: 10;
display: none;
width: 150px;
background-color: var(--bb-rl-background-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting ul li {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting.active ul {
display: block;
}
.bb-rl-account-settings-section .main-notification-settings .bb-mobile-setting .bb-mobile-setting-anchor {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
cursor: pointer;
}
@media screen and (max-width: 800px) {
.bb-rl-account-settings-section .main-notification-settings tr {
display: block;
}
.bb-rl-account-settings-section .main-notification-settings thead th.title,
.bb-rl-account-settings-section .main-notification-settings tbody td:first-child {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--bb-rl-space-100);
}
}
.bb-readylaunch-template .mfp-bg {
background-color: rgba(0, 0, 0, 0.5);
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
}
.bb-readylaunch-template .mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 999999;
position: fixed;
outline: 0 !important;
-webkit-backface-visibility: hidden;
}
.bb-readylaunch-template .mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box;
}
.bb-readylaunch-template .mfp-container:before {
content: "";
display: inline-block;
height: 100%;
vertical-align: middle;
}
.bb-readylaunch-template .bb-onesignal-popup,
.bb-readylaunch-template .bb-onesignal-popup-close {
position: relative;
max-height: 90vh;
overflow-y: auto;
overflow-x: hidden;
max-width: 615px;
vertical-align: middle;
width: 90%;
margin: 0 auto;
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
}
.bb-readylaunch-template .bb-onesignal-popup > p,
.bb-readylaunch-template .bb-onesignal-popup-close > p {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .bb-onesignal-popup .bb-onesignal-popup-content ul li:before,
.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li:before {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-secondary-color);
top: 0;
font-size: var(--bb-rl-font-size-sm);
}
.bb-readylaunch-template .bb-onesignal-popup .bb-onesignal-popup-header,
.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-header {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
background-color: transparent;
margin: calc(var(--bb-rl-space-200) * -1) calc(var(--bb-rl-space-300) * -1) var(--bb-rl-space-200);
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-radius: 0;
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: none;
color: var(--bb-rl-text-color);
}
.bb-readylaunch-template .mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045;
}
.bb-readylaunch-template .mfp-ajax-holder .mfp-content,
.bb-readylaunch-template .mfp-inline-holder .mfp-content {
width: 100%;
}
.bb-readylaunch-template .bb-onesignal-popup-close .mfp-close {
width: 24px;
height: 24px;
line-height: 24px;
position: absolute;
right: var(--bb-rl-space-300);
top: var(--bb-rl-space-200);
text-decoration: none;
text-align: center;
padding: 0;
border: 0;
color: var(--bb-rl-icon-color) !important;
font-style: normal;
background-color: transparent;
box-shadow: none;
opacity: 1;
cursor: pointer;
font-size: 0;
}
.bb-readylaunch-template .bb-onesignal-popup-close .mfp-close::before {
content: "\e4f6";
font-family: bb-icons-rl;
font-size: 24px;
color: var(--bb-rl-icon-color);
}
.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul {
margin: var(--bb-rl-space-200) 0 0;
}
.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-secondary-color);
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-readylaunch-template .bb-onesignal-popup-close .bb-onesignal-popup-content ul li img {
opacity: 0.4;
max-height: 14px;
}
.bb-readylaunch-template .mfp-s-ready .mfp-preloader {
display: none;
}
.bb-readylaunch-template.bb-rl-dark-mode .bb-onesignal-popup-close .bb-onesignal-popup-content ul li img {
filter: brightness(0) invert(1);
opacity: 0.6;
}
.bb-rl-account-settings-section .subscription-views .bb-accordion_head {
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--bb-rl-space-100);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .subscription-views .bb-accordion_head .bb-accordion_trigger {
background-color: transparent;
border: none;
line-height: 1;
cursor: pointer;
}
.bb-rl-account-settings-section .subscription-views .bb-accordion {
margin-bottom: var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .subscription-views .bb-accordion:last-of-type {
margin-bottom: 0;
}
.bb-rl-account-settings-section .subscription-views .bb-accordion.is_closed .bb-accordion_head .bb-accordion_trigger i::before {
content: "\e13c";
}
.bb-rl-account-settings-section .subscription-views .subscription-pagination {
display: flex;
justify-content: flex-end;
margin: var(--bb-rl-space-300) 0 0;
}
.bb-rl-account-settings-section .subscription-items-main {
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-base);
padding: var(--bb-rl-space-200);
}
.bb-rl-account-settings-section .is_loading .bb-loading-bg {
background-color: var(--bb-rl-background-secondary-color);
animation: fade-in-out infinite 2s ease;
}
.bb-rl-account-settings-section .is_loading .subscription-items_loading {
display: flex;
align-items: center;
padding: 12px 10px;
}
.bb-rl-account-settings-section .is_loading .subscription-items_loading .subscription-items-image_loading {
height: 40px;
width: 40px;
margin-right: 12px;
border-radius: 4px;
}
.bb-rl-account-settings-section .is_loading .subscription-items_loading .subscription-items-text_loading {
height: 14px;
flex: 1;
max-width: 160px;
border-radius: 100px;
}
.bb-rl-account-settings-section .bbp-pagination-links {
gap: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .subscription-items {
list-style: none;
padding: 0;
margin: 0;
}
.bb-rl-account-settings-section .subscription-items .bb-subscription-item {
display: flex;
align-items: center;
justify-content: space-between;
padding: var(--bb-rl-space-50) 0;
margin-bottom: var(--bb-rl-space-200);
gap: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .subscription-items .bb-subscription-item:last-of-type {
margin-bottom: 0;
}
.bb-rl-account-settings-section .subscription-items .bb-subscription-item .subscription-item_remove i::before {
display: inline-block;
content: attr(data-bp-tooltip);
font-size: 12px;
font-weight: 400;
color: var(--bb-rl-text-secondary-color);
text-transform: uppercase;
padding: 2px var(--bb-rl-space-100);
}
@media screen and (max-width: 544px) {
.bb-rl-account-settings-section .subscription-items .bb-subscription-item {
flex-direction: column;
align-items: flex-start;
}
}
.bb-rl-account-settings-section .subscription-items .subscription-item_image img {
width: 32px;
height: 32px;
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-account-settings-section .subscription-items .subscription-item_anchor {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .subscription-items .subscription-item_detail {
display: inline-flex;
flex-direction: column;
}
.bb-rl-account-settings-section .subscription-items .subscription-item_title {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-color);
}
.bb-rl-account-settings-section .subscription-items .subscription-item_meta {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-account-settings-section .subscription-items .subscription-item_meta strong {
font-weight: 400;
}
.bb-rl-account-settings-section .subscription-items > p {
margin-bottom: 0;
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-account-settings-section .moderation_notice.is_hidden {
display: none;
}
.bb-rl-account-settings-section .moderation .bp-tables-user {
width: 100%;
}
.bb-rl-account-settings-section .moderation .bp-tables-user thead {
display: none;
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody td {
padding: 10px 0;
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-color);
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member .description {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-block-member img {
max-width: 32px;
height: auto;
border-radius: 50%;
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-item-last-updated {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-account-settings-section .moderation .bp-tables-user tbody .moderation-item-actions {
text-align: right;
}
.bb-rl-account-settings-section > .bp-feedback.info {
display: block;
border-width: 0;
border-left-width: 2px;
border-style: solid;
border-radius: 0;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
background-color: var(--bb-rl-background-info-secondary-color);
border-color: var(--bb-rl-border-info-secondary-color);
display: flex;
}
.bb-rl-account-settings-section > .bp-feedback.info.bp-messages > .bp-icon {
display: none;
}
.bb-rl-account-settings-section > .bp-feedback.info.bp-messages > p {
font-weight: 500;
}
.bb-rl-account-settings-section #account-group-invites-form .submit {
margin-top: var(--bb-rl-space-300);
}
.bb-rl-account-settings-section #account-data-export-form .submit {
margin-top: var(--bb-rl-space-300);
}
.bb-rl-account-settings-section #account-data-export-form #submit {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-account-settings-section #account-data-export-form #submit:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-account-settings-section #account-data-export-form #submit:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-account-settings-section #account-data-export-form #submit:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-profile-edit-wrapper .field-visibility-settings-header {
display: flex;
align-items: center;
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-profile-edit-wrapper .field-visibility-settings-header.field-visibility-settings-notoggle {
margin-top: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-wrapper .field-visibility-settings-header .field-visibility-label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: var(--bb-rl-base-line-small);
display: inline-flex;
align-items: center;
margin-right: var(--bb-rl-space-100);
}
.bb-rl-profile-edit-wrapper .field-visibility-settings-header .current-visibility-level {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
cursor: pointer;
}
.bb-rl-profile-edit-wrapper .field-visibility-settings-header i {
color: var(--bb-rl-icon-primary-color);
font-weight: 500;
font-size: 12px;
padding-left: var(--bb-rl-space-50);
cursor: pointer;
position: relative;
top: 1px;
}
.bb-rl-profile-edit-wrapper .clear-value {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
margin-top: var(--bb-rl-space-50);
}
.bb-rl-profile-edit-wrapper .clear-value:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-profile-edit-wrapper .clear-value:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-profile-edit-wrapper .clear-value:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-field-visibility-block {
position: relative;
display: flex;
align-items: center;
margin-top: var(--bb-rl-space-100);
}
.bb-rl-field-visibility-block .field-visibility-toggle-action {
display: inline-flex;
align-items: center;
}
.bb-rl-field-visibility-block .field-visibility-settings {
display: none;
position: absolute;
top: calc(100% + var(--bb-rl-space-100));
left: 50px;
min-width: 240px;
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.12);
border-radius: var(--bb-rl-radius-base);
padding: var(--bb-rl-space-100) 0;
z-index: 10;
}
.last-editfield .bb-rl-field-visibility-block .field-visibility-settings {
top: initial;
bottom: calc(100% + var(--bb-rl-space-100));
}
.bb-rl-field-visibility-block .field-visibility-settings fieldset {
margin: 0;
}
.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap {
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
}
.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap input[type="radio"] {
opacity: 0;
}
.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap input[type="radio"]:checked + label .field-visibility-text {
color: var(--bb-rl-text-color);
}
.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label {
width: 100%;
}
.bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label::before, .bb-rl-field-visibility-block .field-visibility-settings .bp-radio-wrap label::after {
opacity: 0;
}
.bb-rl-field-visibility-block .field-visibility-settings .field-visibility-text {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
position: relative;
left: -24px;
width: 100%;
} :root {
--bb-rl-primary-color: #4946fe;
--bb-rl-secondary-color: #dde4ff;
--bb-rl-background-color: #fff;
--bb-rl-background-hover-color: #f8f8f8;
--bb-rl-background-secondary-color: #f6f6f6;
--bb-rl-background-secondary-hover-color: #f3f3f3;
--bb-rl-background-tertiary-color: #dbdbdb;
--bb-rl-background-tertiary-hover-color: #cececf;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #dde4ff;
--bb-rl-background-brand-secondary-hover-color: #c2cdff;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-primary-color: #4946fe;
--bb-rl-background-info-primary-hover-color: #4937f4;
--bb-rl-background-info-secondary-color: #dde4ff;
--bb-rl-background-info-secondary-hover-color: #c2cdff;
--bb-rl-background-positive-primary-color: #14ae5c;
--bb-rl-background-positive-primary-hover-color: #009951;
--bb-rl-background-positive-secondary-color: #ebffee;
--bb-rl-background-positive-secondary-hover-color: #cff7d3;
--bb-rl-background-warning-primary-color: #e5a000;
--bb-rl-background-warning-primary-hover-color: #bf6a02;
--bb-rl-background-warning-secondary-color: #fffbeb;
--bb-rl-background-warning-secondary-hover-color: #fff1c2;
--bb-rl-background-danger-primary-color: #ec221f;
--bb-rl-background-danger-primary-hover-color: #c00f0c;
--bb-rl-background-danger-secondary-color: #fee9e7;
--bb-rl-background-danger-secondary-hover-color: #fdd3d0;
--bb-rl-border-color: #f3f3f3;
--bb-rl-border-secondary-color: #e7e7e7;
--bb-rl-border-tertiary-color: #cececf;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #6d6d6e;
--bb-rl-border-quaternary-color: #9e9e9e;
--bb-rl-border-brand-primary-color: #3325ae;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #3325ae;
--bb-rl-border-info-secondary-color: #4946fe;
--bb-rl-border-positive-primary-color: #02542d;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #682d03;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #690807;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #242425;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #555556;
--bb-rl-text-tertiary-color: #858586;
--bb-rl-text-disabled-color: #9e9e9e;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #3325ae;
--bb-rl-text-positive-primary-color: #02542d;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #682d03;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #690807;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #0c0c0d;
--bb-rl-icon-primary-color: #3d3d3d;
--bb-rl-icon-secondary-color: #6d6d6e;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #cececf;
--bb-rl-icon-brand-primary-color: #3325ae;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #3325ae;
--bb-rl-icon-positive-primary-color: #02542d;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #682d03;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #690807;
--bb-rl-icon-danger-secondary-color: #ec221f;
--bb-rl-radius-xs: 2px;
--bb-rl-radius-sm: 4px;
--bb-rl-radius-md: 6px;
--bb-rl-radius-base: 8px;
--bb-rl-radius-lg: 12px;
--bb-rl-radius-full: 99px;
--bb-rl-space-0: 0;
--bb-rl-space-50: 4px;
--bb-rl-space-100: 8px;
--bb-rl-space-200: 16px;
--bb-rl-space-300: 24px;
--bb-rl-space-400: 32px;
--bb-rl-space-500: 40px;
--bb-rl-space-600: 48px;
--bb-rl-space-700: 56px;
--bb-rl-z-index-dropdown: 1000;
--bb-rl-z-index-sticky: 1020;
--bb-rl-z-index-fixed: 1030;
--bb-rl-z-index-adminbar: 1035;
--bb-rl-z-index-modal-backdrop: 1040;
--bb-rl-z-index-modal: 1050;
--bb-rl-z-index-popover: 1060;
--bb-rl-z-index-tooltip: 1070;
--bb-rl-font-family-base: InterText, serif;
--bb-rl-font-size-2xl: 20px;
--bb-rl-font-size-base: 16px;
--bb-rl-font-size-xs: 11px;
--bb-rl-font-size-sm: 13px;
--bb-rl-base-line-xs: 16px;
--bb-rl-base-line-small: 20px;
--bb-rl-base-line: 24px;
--bb-rl-base-line-2xl: 30px;
} .bb-rl-dark-mode {
--bb-rl-primary-color: #4946fe;
--bb-rl-background-color: #242425;
--bb-rl-background-hover-color: #555556;
--bb-rl-background-secondary-color: #2f2f2f;
--bb-rl-background-secondary-hover-color: #3d3d3d;
--bb-rl-background-tertiary-color: #6d6d6e;
--bb-rl-background-tertiary-hover-color: #555556;
--bb-rl-background-black-color: #0c0c0d;
--bb-rl-background-disabled-color: #dbdbdb;
--bb-rl-background-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-background-brand-primary-hover-color: #4937f4;
--bb-rl-background-brand-secondary-color: #3325ae;
--bb-rl-background-brand-secondary-hover-color: #2e2689;
--bb-rl-background-brand-disabled-color: #767eff;
--bb-rl-background-info-secondary-color: #3325ae;
--bb-rl-background-positive-primary-color: #008043;
--bb-rl-background-positive-primary-hover-color: #02542d;
--bb-rl-background-positive-secondary-color: #02542d;
--bb-rl-background-positive-secondary-hover-color: #024023;
--bb-rl-background-warning-primary-color: #975102;
--bb-rl-background-warning-primary-hover-color: #682d03;
--bb-rl-background-warning-secondary-color: #682d03;
--bb-rl-background-warning-secondary-hover-color: #522504;
--bb-rl-background-danger-primary-color: #900b09;
--bb-rl-background-danger-primary-hover-color: #690807;
--bb-rl-background-danger-secondary-color: #690807;
--bb-rl-background-danger-secondary-hover-color: #4d0b0a;
--bb-rl-border-color: #2f2f2f;
--bb-rl-border-secondary-color: #3d3d3d;
--bb-rl-border-tertiary-color: #555556;
--bb-rl-border-disabled-color: #f3f3f3;
--bb-rl-border-quinery-color: #f6f6f6;
--bb-rl-border-quaternary-color: #f3f3f3;
--bb-rl-border-brand-primary-color: #c2cdff;
--bb-rl-border-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-border-info-primary-color: #c2cdff;
--bb-rl-border-positive-primary-color: #cff7d3;
--bb-rl-border-positive-secondary-color: #14ae5c;
--bb-rl-border-warning-primary-color: #fff1c2;
--bb-rl-border-warning-secondary-color: #e5a000;
--bb-rl-border-danger-primary-color: #fdd3d0;
--bb-rl-border-danger-secondary-color: #ec221f;
--bb-rl-text-color: #fff;
--bb-rl-text-white-color: #fff;
--bb-rl-text-secondary-color: #cececf;
--bb-rl-text-tertiary-color: #b6b6b6;
--bb-rl-text-disabled-color: #e7e7e7;
--bb-rl-text-brand-primary-color: var(--bb-rl-primary-color);
--bb-rl-text-brand-secondary-color: #c2cdff;
--bb-rl-text-positive-primary-color: #cff7d3;
--bb-rl-text-positive-secondary-color: #14ae5c;
--bb-rl-text-warning-primary-color: #fff1c2;
--bb-rl-text-warning-secondary-color: #e5a000;
--bb-rl-text-danger-primary-color: #fdd3d0;
--bb-rl-text-danger-secondary-color: #ec221f;
--bb-rl-icon-color: #cececf;
--bb-rl-icon-primary-color: #cececf;
--bb-rl-icon-secondary-color: #cececf;
--bb-rl-icon-tertiary-color: #9e9e9e;
--bb-rl-icon-disabled-color: #858586;
--bb-rl-icon-brand-primary-color: #c2cdff;
--bb-rl-icon-brand-secondary-color: var(--bb-rl-primary-color);
--bb-rl-icon-brand-disabled-color: #767eff;
--bb-rl-icon-info-primary-color: #dde4ff;
--bb-rl-icon-positive-primary-color: #cff7d3;
--bb-rl-icon-positive-secondary-color: #14ae5c;
--bb-rl-icon-warning-primary-color: #fff1c2;
--bb-rl-icon-warning-secondary-color: #e5a000;
--bb-rl-icon-danger-primary-color: #fdd3d0;
--bb-rl-icon-danger-secondary-color: #ec221f;
scrollbar-color: #666 transparent;
color-scheme: dark;
} .bb-rl-search-results-container {
margin: 0 auto;
max-width: 760px;
padding: 0 0 var(--bb-rl-space-400);
}
.bb-rl-search-results-container > .entry-header {
padding: var(--bb-rl-space-400) 0 var(--bb-rl-space-300);
}
.bb-rl-search-results-container h1.entry-title {
font-size: 14px;
font-weight: 400;
line-height: 22px;
}
.bb-rl-search-results-container h1.entry-title .bb-rl-result-label {
font-size: 14px;
font-weight: 600;
line-height: 22px;
}
.bb-rl-search-results-container .results-group {
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
margin-bottom: var(--bb-rl-space-300);
}
.bb-rl-search-results-container .results-group .results-group-header {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-bottom: 1px solid var(--bb-rl-border-secondary-color);
display: flex;
align-items: center;
justify-content: space-between;
gap: var(--bb-rl-space-200);
}
.bb-rl-search-results-container .results-group .bp-search-results-list {
padding: var(--bb-rl-space-200) 0;
}
.bb-rl-search-results-container .results-group .bp-search-results-list .bp-search-item {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
}
.bb-rl-search-results-container .results-group .results-group-footer {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300) var(--bb-rl-space-300);
}
.bb-rl-search-results-container .results-group-header .results-group-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
}
.bb-rl-search-results-container .results-group-header .total-results {
font-size: 14px;
font-weight: 500;
line-height: 22px;
}
.bb-rl-search-results-container .results-group-footer .view-all-link {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
}
.bb-rl-search-results-container .results-group-footer .view-all-link:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-search-results-container .results-group-footer .view-all-link:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-search-results-container .results-group-footer .view-all-link:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-search-results-container li.bp-search-item .list-wrap {
display: flex;
gap: var(--bb-rl-space-300);
}
.bb-rl-search-results-container li.bp-search-item .item-avatar {
display: inline-block;
width: 48px;
height: 48px;
}
.bb-rl-search-results-container li.bp-search-item .item-avatar img.avatar {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
object-position: center;
border-radius: 50%;
}
.bb-rl-search-results-container li.bp-search-item .item-avatar i {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: 50%;
}
.bb-rl-search-results-container li.bp-search-item .item {
flex: 1;
}
.bb-rl-search-results-container li.bp-search-item .item-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
margin-bottom: var(--bb-rl-space-100);
}
.bb-rl-search-results-container li.bp-search-item .item-title a {
color: var(--bb-rl-text-color);
word-break: break-word;
}
.bb-rl-search-results-container li.bp-search-item .entry-content,
.bb-rl-search-results-container li.bp-search-item .activity-content,
.bb-rl-search-results-container li.bp-search-item .entry-summary,
.bb-rl-search-results-container li.bp-search-item .woocommerce-product-details__short-description {
font-size: 14px;
font-weight: 400;
line-height: 22px;
}
.bb-rl-search-results-container li.bp-search-item .entry-meta,
.bb-rl-search-results-container li.bp-search-item .item-extra,
.bb-rl-search-results-container li.bp-search-item .item-meta {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
margin-top: var(--bb-rl-space-100);
display: flex;
flex-flow: wrap;
align-items: center;
gap: var(--bb-rl-space-50);
}
.bb-rl-search-results-container li.bp-search-item .entry-meta a,
.bb-rl-search-results-container li.bp-search-item .item-extra a,
.bb-rl-search-results-container li.bp-search-item .item-meta a {
color: var(--bb-rl-text-secondary-color);
font-weight: 600;
}
.bb-rl-search-results-container li.bp-search-item .activity-content .item-meta {
font-size: 14px;
font-weight: 500;
line-height: 22px;
color: var(--bb-rl-text-tertiary-color);
margin-top: var(--bb-rl-space-100);
}
.bb-rl-search-results-container li.bp-search-item .activity-content .item-meta a {
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-search-results-container li.bp-search-item.bp-search-item_group img.avatar, .bb-rl-search-results-container li.bp-search-item.bp-search-item_video img.avatar {
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-lessons .item-avatar img.attachment-post-thumbnail, .bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-courses .item-avatar img.attachment-post-thumbnail, .bb-rl-search-results-container li.bp-search-item.bp-search-item_post .item-avatar img.attachment-post-thumbnail, .bb-rl-search-results-container li.bp-search-item.bp-search-item_product .item-avatar img.attachment-post-thumbnail, .bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-topic .item-avatar img.attachment-post-thumbnail {
border-radius: var(--bb-rl-radius-base);
width: 100%;
height: 100%;
object-fit: cover;
display: block;
object-position: center;
}
.bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-lessons .item-avatar i, .bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-courses .item-avatar i, .bb-rl-search-results-container li.bp-search-item.bp-search-item_post .item-avatar i, .bb-rl-search-results-container li.bp-search-item.bp-search-item_product .item-avatar i, .bb-rl-search-results-container li.bp-search-item.bp-search-item_sfwd-topic .item-avatar i {
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-search-results-container li.bp-search-item .activity-header {
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-search-results-container li.bp-search-item .activity-header img.avatar {
display: inline-flex;
align-items: center;
border-radius: var(--bb-rl-radius-sm);
margin: 0 var(--bb-rl-space-50);
vertical-align: text-bottom;
}
.bb-rl-search-results-container li.bp-search-item .activity-header > p {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-search-results-container li.bp-search-item .activity-header > p a {
color: var(--bb-rl-text-secondary-color);
font-weight: 600;
}
.bb-rl-search-results-container li.bp-search-item .activity-header > a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
font-weight: 600;
}
.bb-rl-search-results-container .bb-activity-search-title h2 {
font-size: 16px;
font-weight: 500;
margin-bottom: var(--bb-rl-space-50);
}
.bb-rl-search-results-container li.bp-search-item span.middot,
.bb-rl-search-results-container .bp-search-ajax-item span.middot,
.bb-rl-search-modal li.bp-search-item span.middot,
.bb-rl-search-modal .bp-search-ajax-item span.middot {
display: inline-block;
width: 4px;
height: 4px;
background-color: var(--bb-rl-background-tertiary-color);
border-radius: 50%;
margin: 0 var(--bb-rl-space-50);
font-size: 0;
}
.bb-rl-no-search-results {
padding-top: var(--bb-rl-space-400);
}
.bb-rl-no-search-results .bb-rl-search-results-container {
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-400) var(--bb-rl-space-300);
}
.bb-rl-no-search-results .bb-rl-search-results-container .entry-header {
padding: 0;
}
.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title::before {
display: block;
content: "\e30c";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 40px;
font-style: normal;
margin-bottom: var(--bb-rl-space-200);
line-height: 1;
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title,
.bb-rl-no-search-results .bb-rl-search-results-container h1.entry-title .bb-rl-result-label {
font-size: 18px;
font-weight: 600;
line-height: 28px;
color: var(--bb-rl-text-color);
text-align: center;
}
.bb-rl-no-search-results .bp-search-no-results {
display: flex;
align-items: center;
justify-content: center;
}
.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback {
background-color: transparent;
padding: 0;
justify-content: center;
border: none;
}
.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback .bp-icon {
display: none;
}
.bb-rl-no-search-results .bp-search-no-results .bp-search-results.bp-feedback p {
font-size: 14px;
font-weight: 400;
line-height: 22px;
width: 100%;
text-align: center;
color: var(--bb-rl-text-tertiary-color);
padding: var(--bb-rl-space-100) 0;
}
.bb-rl-search-results-container .pagination.navigation {
display: flex;
justify-content: flex-end;
}
.bb-rl-search-results-container .search_results .pag-count {
display: none;
}
.bb-rl-search-results-container .pagination-links {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-search-results-container .pagination-links .page-numbers {
display: inline-flex;
min-width: var(--bb-rl-space-400);
height: var(--bb-rl-space-400);
align-items: center;
justify-content: center;
border-radius: var(--bb-rl-radius-md);
border: 1px solid transparent;
}
.bb-rl-search-results-container .pagination-links a.page-numbers {
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-search-results-container .pagination-links span.page-numbers {
color: var(--bb-rl-text-color);
}
.bb-rl-search-results-container .pagination-links span.page-numbers.current {
border-color: var(--bb-rl-border-quaternary-color);
}
.bb-rl-search-member-header {
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-search-member-header .item-title {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-search-post-item .media-album_details__bottom,
.bb-rl-search-post-item .media-folder_details__bottom {
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-50);
}
.bb-rl-search-post-item .media-album_visibility,
.bb-rl-search-post-item .media-folder_visibility {
display: inline-flex;
align-items: center;
}
.bb-rl-search-results-container .item-avatar i::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 28px;
font-style: normal;
line-height: 1;
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-search-results-container .item-avatar i.bb-icon-article::before {
content: "\e5e2";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-file-doc::before {
content: "\e230";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-book::before {
content: "\e0e6";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-quiz::before {
content: "\e3e8";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-course::before {
content: "\e62c";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-comments-square::before {
content: "\e17c";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-file-bookmark::before {
content: "\e0e8";
}
.bb-rl-search-results-container .item-avatar i.bb-icon-image-video::before {
content: "\ea24";
}
.bb-rl-search-results-container .item-avatar i.bb-icons-rl-file-zip::before {
content: "\e958";
}
.bb-rl-search-results-container .item-avatar i.bb-icons-rl-folder::before {
content: "\e24a";
}
.bb-rl-network-search-subnav .search-nav > li a::before {
content: "\e230";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 20px;
font-style: normal;
line-height: 1;
color: var(--bb-rl-icon-primary-color);
margin-right: var(--bb-rl-space-100);
}
.bb-rl-network-search-subnav .search-nav > li:first-of-type a::before {
content: "\e0e6";
}
.bb-rl-network-search-subnav .search-nav > li.posts a::before {
content: "\e5e2";
}
.bb-rl-network-search-subnav .search-nav > li.pages a::before {
content: "\e23a";
}
.bb-rl-network-search-subnav .search-nav > li.groups a::before,
.bb-rl-network-search-subnav .search-nav > li.cpt-groups a::before {
content: "\e68e";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-attachment a::before {
content: "\e2ca";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-courses a::before {
content: "\e62c";
}
.bb-rl-network-search-subnav .search-nav > li.activity a::before {
content: "\e000";
}
.bb-rl-network-search-subnav .search-nav > li.activity_comment a::before {
content: "\e17e";
}
.bb-rl-network-search-subnav .search-nav > li.activity a::before {
content: "\e000";
}
.bb-rl-network-search-subnav .search-nav > li.forum a::before {
content: "\e17c";
}
.bb-rl-network-search-subnav .search-nav > li.topic a::before {
content: "\e172";
}
.bb-rl-network-search-subnav .search-nav > li.reply a::before {
content: "\e16c";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-quiz a::before {
content: "\e3e8";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-lessons a::before {
content: "\e0e6";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-topic a::before {
content: "\e8f2";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-certificates a::before {
content: "\e766";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-sfwd-assignment a::before {
content: "\e34c";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-tribe_venue a::before {
content: "\e316";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-tribe_events a::before {
content: "\e108";
}
.bb-rl-network-search-subnav .search-nav > li.cpt-product a::before {
content: "\e1da";
}
.bb-rl-network-search-subnav .search-nav > li.videos a::before {
content: "\e4da";
}
.bb-rl-network-search-subnav .search-nav > li.members a::before {
content: "\e4d6";
}
.bb-rl-network-search-subnav .search-nav > li.albums a::before,
.bb-rl-network-search-subnav .search-nav > li.folders a::before {
content: "\e24a";
}
.bb-rl-search-modal .bb-rl-modal-wrapper {
max-width: 800px;
}
.bb-rl-search-modal .bp-search-form-wrapper {
background-color: var(--bb-rl-background-color);
border-radius: var(--bb-rl-radius-lg);
border: 1px solid var(--bb-rl-border-secondary-color);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
position: relative;
z-index: 999995;
}
.bb-rl-search-modal .bp-dir-search-form {
width: 100%;
border-radius: var(--bb-rl-radius-lg);
border: none;
}
.bb-rl-search-modal .bp-dir-search-form::before {
display: none;
}
.bb-rl-search-modal .bp-dir-search-form button[type="submit"] {
opacity: 1;
top: 50%;
left: var(--bb-rl-space-300);
transform: translateY(-50%);
border: none;
background-color: transparent;
color: var(--bb-rl-icon-secondary-color);
padding: 0;
line-height: 1;
}
.bb-rl-search-modal .bp-dir-search-form button[type="submit"] span[class^="bb-icons-rl-"] {
font-size: 24px;
}
.bb-rl-search-modal input#search {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
width: 100%;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-200) var(--bb-rl-space-700);
}
.bb-rl-search-modal .bb-rl-search-results-container {
max-width: 100%;
}
.bb-rl-network-search-modal .bb-rl-modal-mask {
align-items: flex-start;
}
.bb-rl-network-search-modal .bb-rl-modal-mask .bb-rl-modal-wrapper {
position: absolute;
top: 6%;
left: 50%;
transform: translateX(-50%);
}
.bb-rl-network-search-bar {
position: relative;
display: flex;
width: 100%;
align-items: center;
gap: var(--bb-rl-space-100);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200) var(--bb-rl-space-100) var(--bb-rl-space-700);
}
.bb-rl-network-search-bar input#search {
font-size: var(--bb-rl-font-size-base);
font-weight: 500;
line-height: var(--bb-rl-base-line);
flex: 1;
padding: var(--bb-rl-space-100);
}
.bb-rl-network-search-bar .bb-rl-network-search-clear {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-color);
white-space: nowrap;
}
.bb-rl-network-search-bar .bb-rl-filter-tag {
display: inline-flex;
align-items: center;
gap: var(--bb-rl-space-100);
border: 1px solid var(--bb-rl-border-secondary-color);
padding: var(--bb-rl-space-50) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-full);
white-space: nowrap;
cursor: pointer;
}
.bb-rl-network-search-bar .bb-rl-filter-tag .search-filter-label {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-secondary-color);
}
.bb-rl-network-search-bar .bb-rl-filter-tag i {
font-size: 16px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-network-search-bar .bb-rl-network-search-filter.bb_more_options .bb_more_options_action i {
font-size: 16px;
color: var(--bb-rl-icon-secondary-color);
}
.bb-rl-network-search-bar .bb-rl-network-search-filter {
position: relative;
}
.bb-rl-network-search-bar .bb-rl-network-search-filter .select2-results__options {
max-height: 50vh;
overflow-y: auto;
}
.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown {
top: calc(100% + var(--bb-rl-space-50));
}
.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
display: inline-flex;
width: 100%;
align-items: center;
gap: var(--bb-rl-space-100);
white-space: nowrap;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
color: var(--bb-rl-text-color);
}
.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a::before {
display: none;
}
.bb-rl-network-search-bar .bb-rl-search-options.bb_more_dropdown .bb-rl-search-filter-option a:hover {
background-color: var(--bb-rl-background-secondary-hover-color);
}
.bb-rl-ac-results .bp-search-ac {
list-style: none;
margin: 6px 0;
padding: 0;
}
.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper {
display: flex;
gap: var(--bb-rl-space-200);
}
.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper > a.x {
display: none;
}
.bb-rl-ac-results .bp-search-ac > li {
padding: var(--bb-rl-space-200) var(--bb-rl-space-300);
border-top: 1px solid var(--bb-rl-border-secondary-color);
}
.bb-rl-ac-results .bp-search-ac > li .item-avatar {
display: inline-block;
width: 48px;
height: 48px;
}
.bb-rl-ac-results .bp-search-ac > li .item-avatar img.avatar,
.bb-rl-ac-results .bp-search-ac > li .item-avatar img.attachment-post-thumbnail {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
object-position: center;
border-radius: 50%;
}
.bb-rl-ac-results .bp-search-ac > li .item-avatar img.attachment-post-thumbnail {
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-ac-results .bp-search-ac > li .item-avatar i {
display: inline-flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
background-color: var(--bb-rl-background-secondary-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-ac-results .bp-search-ac > li.bbls-groups-type .item-avatar img.avatar, .bb-rl-ac-results .bp-search-ac > li.bbls-photos-type .item-avatar img.avatar, .bb-rl-ac-results .bp-search-ac > li.bbls-videos-type .item-avatar img.avatar {
border-radius: var(--bb-rl-radius-base);
}
.bb-rl-ac-results .bp-search-ac > li .item-title {
font-size: var(--bb-rl-font-size-base);
font-weight: 600;
line-height: var(--bb-rl-base-line);
margin-bottom: var(--bb-rl-space-100);
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
color: var(--bb-rl-text-color);
word-break: break-word;
}
.bb-rl-ac-results .bp-search-ac > li .item-title a {
color: var(--bb-rl-text-color);
}
.bb-rl-ac-results .bp-search-ac > li .item-content,
.bb-rl-ac-results .bp-search-ac > li .item {
flex: 1;
}
.bb-rl-ac-results .bp-search-ac > li .item-desc {
font-size: 14px;
font-weight: 400;
line-height: 22px;
color: var(--bb-rl-text-color);
}
.bb-rl-ac-results .bp-search-ac > li .item-desc span:empty + br {
display: none;
}
.bb-rl-ac-results .bp-search-ac > li .entry-meta {
font-size: 14px;
font-weight: 500;
line-height: 22px;
display: flex;
align-items: center;
gap: var(--bb-rl-space-50);
color: var(--bb-rl-text-tertiary-color);
margin-top: var(--bb-rl-space-100);
flex-flow: wrap;
}
.bb-rl-ac-results .bp-search-ac > li .entry-meta span {
white-space: nowrap;
}
.bb-rl-ac-results .bp-search-ac > li .entry-meta .author,
.bb-rl-ac-results .bp-search-ac > li .entry-meta a {
color: var(--bb-rl-text-tertiary-color);
white-space: nowrap;
}
.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type {
padding-bottom: 10px;
}
.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x) {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: transparent;
color: var(--bb-rl-text-brand-primary-color);
border: none;
border-radius: 0;
border-bottom: 1px solid transparent;
padding: 6px var(--bb-rl-space-200);
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
padding-left: var(--bb-rl-space-100);
}
.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):hover {
border-bottom-color: var(--bb-rl-link-primary-hover-color);
}
.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x):disabled {
color: var(--bb-rl-background-brand-disabled-color);
border-bottom-color: transparent;
cursor: not-allowed;
}
.bb-rl-ac-results .bp-search-ac .bbls-view_all_type-type .allresults a:not(.x)::after {
content: "\e06c";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 16px;
font-style: normal;
margin-left: var(--bb-rl-space-50);
line-height: 1;
}
.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult {
font-size: 18px;
font-weight: 600;
line-height: 28px;
width: 100%;
text-align: center;
color: var(--bb-rl-text-color);
padding: var(--bb-rl-space-500) 0;
}
.bb-rl-ac-results .bp-search-ac .bp-search-ajax-item.noresult::before {
display: block;
content: "\e30c";
font-weight: 400;
font-family: bb-icons-rl;
font-size: 40px;
font-style: normal;
margin-bottom: var(--bb-rl-space-200);
line-height: 1;
color: var(--bb-rl-icon-primary-color);
}
.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg {
font-size: 14px;
font-weight: 400;
line-height: 22px;
width: 100%;
color: var(--bb-rl-text-secondary-color);
padding: var(--bb-rl-space-200) 0;
display: flex;
align-items: center;
justify-content: center;
gap: var(--bb-rl-space-100);
}
.bb-rl-ac-results .bp-search-ac .ui-menu-item-wrapper .loading-msg .bb_global_search_spinner {
content: "";
display: inline-block;
height: 20px;
width: 20px;
border: 2px solid var(--bb-rl-border-quaternary-color);
border-top-color: var(--bb-rl-border-tertiary-color);
border-radius: var(--bb-rl-radius-full);
animation: spin 3s infinite linear;
}
.bb-rl-ac-results .bp-search-ajax-item_activity .item-title > p {
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
color: var(--bb-rl-text-tertiary-color);
}
.bb-rl-ac-results .bp-search-ajax-item_activity .item-title > p a {
color: var(--bb-rl-text-secondary-color);
font-weight: 600;
}
.bb-rl-ac-results .bp-search-ajax-item_activity .item-title > p img.avatar {
display: inline-flex;
align-items: center;
border-radius: var(--bb-rl-radius-sm);
margin: 0 var(--bb-rl-space-50);
vertical-align: text-bottom;
}
.bb-rl-popup-card {
position: fixed;
background-color: var(--bb-rl-background-color);
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-300);
box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.1);
min-width: 370px;
max-width: 535px;
z-index: 9999991;
opacity: 0;
transition-behavior: allow-discrete; transition: opacity 0.3s ease;
transform: translate(9999px);
}
@media screen and (max-width: 560px) {
.bb-rl-popup-card {
max-width: 380px;
margin-left: 5px;
margin-right: 5px;
}
}
@media screen and (max-width: 400px) {
.bb-rl-popup-card {
max-width: 100%;
min-width: 360px;
margin-left: 0;
}
}
.bb-rl-popup-card.show {
opacity: 1;
transform: translate(0);
}
.acomments-modal-open .bb-rl-popup-card {
z-index: 999985;
}
.bb-rl-popup-card .skeleton-card {
display: none;
}
.bb-rl-popup-card.loading .bb-rl-card-content {
display: none;
}
.bb-rl-popup-card.loading .skeleton-card {
display: block;
}
.bb-rl-popup-card.loading .skeleton-card-entity {
flex: 1;
}
.bb-rl-popup-card.loading .skeleton-card-entity > div {
border-radius: 6px;
}
.bb-rl-popup-card.loading .skeleton-card-body {
display: flex;
align-items: flex-start;
gap: 24px;
}
.bb-rl-popup-card.loading .skeleton-card-avatar {
width: 88px;
height: 88px;
border-radius: 50%;
}
.bb-rl-popup-card.loading.bb-rl-group-card .skeleton-card-avatar {
border-radius: 8px;
}
.bb-rl-popup-card.loading .skeleton-card-type {
max-width: 61px;
height: 21px;
margin-bottom: 6px;
}
.bb-rl-popup-card.loading .skeleton-card-heading {
max-width: 100px;
height: 21px;
margin-bottom: 10px;
}
.bb-rl-popup-card.loading .skeleton-card-meta {
max-width: 150px;
height: 15px;
}
.bb-rl-popup-card.loading.bb-rl-group-card .skeleton-card-footer:not(.bb-rl-card-footer--plain) .skeleton-card-button:first-of-type {
width: 66.66%;
}
.bb-rl-popup-card.loading .skeleton-card-footer {
display: flex;
align-items: flex-start;
gap: var(--bb-rl-space-100);
margin: 30px 0 0;
}
.bb-rl-popup-card.loading .skeleton-card-footer .skeleton-card-button {
display: inline-block;
width: 33.33%;
height: 30px;
border-radius: 6px;
}
.bb-rl-popup-card.loading .skeleton-card-footer.bb-rl-card-footer--plain .skeleton-card-button, .bb-rl-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button {
display: none;
width: 100%;
}
.bb-rl-popup-card.loading .skeleton-card-footer.bb-rl-card-footer--plain .skeleton-card-button:first-of-type, .bb-rl-popup-card.loading .skeleton-card-footer.skeleton-footer-plain .skeleton-card-button:first-of-type {
display: inline-block;
}
.bb-rl-card-body {
display: flex;
align-items: flex-start;
gap: 24px;
}
.bb-rl-card-avatar {
position: relative;
}
.bb-rl-card-avatar img {
width: 88px;
height: auto;
min-width: 88px;
border-radius: 50%;
}
.bb-rl-group-card .bb-rl-card-avatar img {
border-radius: var(--bb-rl-radius-md);
}
.bb-rl-card-avatar .card-profile-status {
position: absolute;
display: none;
width: 13px;
height: 13px;
background-color: var(--bb-rl-border-positive-primary-color);
border: 2px solid var(--bb-rl-text-white-color);
border-radius: 50%;
right: 7px;
top: 5px;
}
.bb-rl-card-avatar .card-profile-status.active {
display: inline-block;
}
.bb-rl-card-heading {
font-size: 18px;
font-weight: 600;
margin: 0 0 10px;
}
.bb-card-profile-type + .bb-rl-card-heading {
margin-top: 5px;
}
.bb-card-profile-type {
display: none;
background-color: var(--bb-rl-background-secondary-color);
padding: 4px 8px;
font-size: 11px;
border-radius: var(--bb-rl-radius-sm);
color: var(--bb-rl-text-secondary-color);
font-weight: 700;
}
.bb-card-profile-type.hasMemberType {
display: inline;
}
.bb-rl-card-meta span {
color: var(--bb-rl-text-secondary-color);
font-size: 14px;
line-height: 21px;
}
.bb-rl-card-meta > span {
margin: 0 5px 0 0;
white-space: nowrap;
}
.bb-rl-card-meta .card-meta-type--empty {
display: none;
}
.bb-rl-card-meta .card-meta-status {
text-transform: capitalize;
}
.bb-rl-card-meta .card-meta-item::after {
content: "\2022";
color: var(--bb-rl-background-tertiary-color);
font-size: var(--bb-rl-font-size-sm);
display: inline-block;
margin-left: var(--bb-rl-space-100);
}
.bb-rl-card-meta .card-meta-item:last-of-type::after {
display: none;
}
.bb-rl-card-footer {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
margin: 30px 0 0;
}
.bb-rl-group-card .bb-rl-card-footer .bb-rl-card-action:first-of-type {
flex: 1 1 60%;
}
.bb-rl-card-footer .card-button,
.bb-rl-card-footer button.follow-button {
display: inline-block;
text-align: center;
white-space: nowrap;
font-size: 14px;
font-weight: 500;
padding: 0 15px;
height: 30px;
line-height: 28px;
width: 100%;
border-radius: var(--bb-rl-radius-sm);
}
.bb-rl-card-footer .card-button i,
.bb-rl-card-footer button.follow-button i {
font-size: var(--bb-rl-font-size-base);
margin-right: var(--bb-rl-space-50);
line-height: 1;
}
.bb-rl-card-footer .card-button i:before,
.bb-rl-card-footer button.follow-button i:before {
margin: 0;
}
.buddypress .buddypress-wrap .bb-rl-card-footer button {
width: 100%;
white-space: nowrap;
}
.buddypress .buddypress-wrap .bb-rl-card-footer button.small,
.buddypress .buddypress-wrap .bb-rl-card-footer a.card-button,
.buddypress .buddypress-wrap .bb-rl-card-footer a.friendship-button,
.buddypress .buddypress-wrap .bb-rl-card-footer a.follow-button,
.buddypress .buddypress-wrap .bb-rl-card-footer button.friendship-button {
min-height: 30px;
line-height: 28px;
}
@media screen and (max-width: 560px) {
.buddypress .buddypress-wrap .bb-rl-card-footer button.small,
.buddypress .buddypress-wrap .bb-rl-card-footer a.card-button,
.buddypress .buddypress-wrap .bb-rl-card-footer a.friendship-button,
.buddypress .buddypress-wrap .bb-rl-card-footer a.follow-button,
.buddypress .buddypress-wrap .bb-rl-card-footer button.friendship-button {
width: 100%;
display: inline-block;
padding: 0;
}
}
.bb-rl-card-footer .bb-rl-card-action {
flex: 1;
white-space: nowrap;
}
.bb-rl-card-footer.bb-rl-card-footer--plain .bb-rl-card-action-primary,
.bb-rl-card-footer.bb-rl-card-footer--plain .bb-rl-card-action-secondary {
display: none;
}
@media screen and (max-width: 560px) {
.bb-rl-card-footer {
flex-direction: column;
}
.bb-rl-card-footer .bb-rl-card-action {
width: 100%;
}
}
.bb-rl-group-card .card-group-members .bs-group-members {
margin: 5px 0 0 -4px;
}
.bb-rl-card-footer .send-message i {
position: relative;
top: 1px;
}
.bb-rl-card-footer .send-message:hover i::before {
font-weight: 300;
}
.buddypress .buddypress-wrap button.card-button {
padding: 0;
width: 100%;
}
.bb-rl-card-action-primary .card-button,
.bb-rl-card-action-primary a.friendship-button,
.bb-rl-card-action-primary .join-group,
.bb-rl-card-action-primary .generic-button a.group-button.join-group,
.bb-rl-card-action-primary .group-button.request-membership,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button,
.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership,
#buddypress .bb-rl-card-action-primary .card-button,
#buddypress .bb-rl-card-action-primary a.friendship-button,
#buddypress .bb-rl-card-action-primary .join-group,
#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group,
#buddypress .bb-rl-card-action-primary .group-button.request-membership {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
font-size: 14px;
font-weight: 500;
width: 100%;
}
.bb-rl-card-action-primary .card-button:hover,
.bb-rl-card-action-primary a.friendship-button:hover,
.bb-rl-card-action-primary .join-group:hover,
.bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,
.bb-rl-card-action-primary .group-button.request-membership:hover,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:hover,
.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:hover,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:hover,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:hover,
#buddypress .bb-rl-card-action-primary .card-button:hover,
#buddypress .bb-rl-card-action-primary a.friendship-button:hover,
#buddypress .bb-rl-card-action-primary .join-group:hover,
#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:hover,
#buddypress .bb-rl-card-action-primary .group-button.request-membership:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-card-action-primary .card-button:focus-within,
.bb-rl-card-action-primary a.friendship-button:focus-within,
.bb-rl-card-action-primary .join-group:focus-within,
.bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,
.bb-rl-card-action-primary .group-button.request-membership:focus-within,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:focus-within,
.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:focus-within,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:focus-within,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:focus-within,
#buddypress .bb-rl-card-action-primary .card-button:focus-within,
#buddypress .bb-rl-card-action-primary a.friendship-button:focus-within,
#buddypress .bb-rl-card-action-primary .join-group:focus-within,
#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:focus-within,
#buddypress .bb-rl-card-action-primary .group-button.request-membership:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-card-action-primary .card-button:disabled,
.bb-rl-card-action-primary a.friendship-button:disabled,
.bb-rl-card-action-primary .join-group:disabled,
.bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,
.bb-rl-card-action-primary .group-button.request-membership:disabled,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .card-button:disabled,
.buddypress .buddypress-wrap .bb-rl-card-action-primary a.friendship-button:disabled,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .join-group:disabled,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,
.buddypress .buddypress-wrap .bb-rl-card-action-primary .group-button.request-membership:disabled,
#buddypress .bb-rl-card-action-primary .card-button:disabled,
#buddypress .bb-rl-card-action-primary a.friendship-button:disabled,
#buddypress .bb-rl-card-action-primary .join-group:disabled,
#buddypress .bb-rl-card-action-primary .generic-button a.group-button.join-group:disabled,
#buddypress .bb-rl-card-action-primary .group-button.request-membership:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-card-action-secondary .card-button,
.bb-rl-card-action-secondary a.follow-button,
.bb-rl-card-action-secondary button.follow-button,
.bb-rl-card-action-secondary a.follow-button.outline.not_following,
.bb-rl-card-action-secondary button.follow-button.outline.not_following,
.buddypress .buddypress-wrap .bb-card-action-secondary .card-button,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following {
display: inline-flex;
align-items: center;
justify-content: center;
font-size: 1rem;
font-weight: 500;
text-align: center;
cursor: pointer;
border-radius: var(--bb-rl-radius-md);
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
text-decoration: none;
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-color);
border: 1px solid transparent;
font-size: 14px;
font-weight: 500;
text-align: center;
}
.bb-rl-card-action-secondary .card-button:hover,
.bb-rl-card-action-secondary a.follow-button:hover,
.bb-rl-card-action-secondary button.follow-button:hover,
.bb-rl-card-action-secondary a.follow-button.outline.not_following:hover,
.bb-rl-card-action-secondary button.follow-button.outline.not_following:hover,
.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:hover,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:hover,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:hover,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:hover,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:hover {
background-color: var(--bb-rl-background-tertiary-hover-color);
}
.bb-rl-card-action-secondary .card-button:focus,
.bb-rl-card-action-secondary a.follow-button:focus,
.bb-rl-card-action-secondary button.follow-button:focus,
.bb-rl-card-action-secondary a.follow-button.outline.not_following:focus,
.bb-rl-card-action-secondary button.follow-button.outline.not_following:focus,
.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:focus,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:focus,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:focus,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:focus,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-card-action-secondary .card-button:disabled,
.bb-rl-card-action-secondary a.follow-button:disabled,
.bb-rl-card-action-secondary button.follow-button:disabled,
.bb-rl-card-action-secondary a.follow-button.outline.not_following:disabled,
.bb-rl-card-action-secondary button.follow-button.outline.not_following:disabled,
.buddypress .buddypress-wrap .bb-card-action-secondary .card-button:disabled,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button:disabled,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button:disabled,
.buddypress .buddypress-wrap .bb-card-action-secondary a.follow-button.outline.not_following:disabled,
.buddypress .buddypress-wrap .bb-card-action-secondary button.follow-button.outline.not_following:disabled {
background-color: var(--bb-rl-background-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-card-action-outline .card-button {
background-color: transparent;
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-card-action-outline .card-button:hover {
background-color: var(--bb-rl-background-secondary-color);
}
.bb-rl-card-action-outline .card-button:focus {
outline: 2px solid var(--bb-rl-border-quinery-color);
}
.bb-rl-card-action-outline .card-button:disabled {
border-color: var(--bb-rl-border-tertiary-color);
color: var(--bb-rl-text-disabled-color);
cursor: not-allowed;
}
.bb-rl-card-action-outline .card-button.card-button-group {
color: var(--bb-rl-text-color);
border: 1px solid var(--bb-rl-border-tertiary-color);
}
.bb-rl-card-action-outline .card-button.card-button-group:hover {
background-color: var(--bb-rl-background-brand-primary-color);
color: var(--bb-rl-text-white-color);
border: 1px solid var(--bb-rl-background-brand-primary-color);
}
.bb-rl-card-action-outline .card-button.card-button-group:hover:hover {
background-color: var(--bb-rl-background-brand-primary-hover-color);
}
.bb-rl-card-action-outline .card-button.card-button-group:hover:focus-within {
outline: 2px solid var(--bb-rl-border-brand-primary-color);
}
.bb-rl-card-action-outline .card-button.card-button-group:hover:disabled {
background-color: var(--bb-rl-background-brand-disabled-color);
cursor: not-allowed;
}
.bb-rl-card-footer .bb-rl-card-action .generic-button a,
.bb-rl-card-footer .bb-rl-card-action .generic-button button,
.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group {
min-width: 125px;
min-height: 30px;
line-height: 30px;
padding-top: 0;
padding-bottom: 0;
white-space: nowrap;
width: 100%;
}
.bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.is_friend, .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.request-membership,
.bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.is_friend,
.bb-rl-card-footer .bb-rl-card-action .generic-button button.group-button.request-membership,
.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.is_friend,
.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.group-button.request-membership,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.is_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.request-membership,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.is_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.group-button.request-membership,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.is_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.group-button.request-membership {
min-width: 200px;
}
.bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.pending_friend,
.bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.pending_friend,
.bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.pending_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.friendship-button.pending_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button button.friendship-button.pending_friend,
#buddypress .bb-rl-card-footer .bb-rl-card-action .generic-button a.group-button.join-group.friendship-button.pending_friend {
min-width: 170px;
}
.bb-rl-card-footer .generic-button i,
.bb-rl-card-footer .generic-button a.join-group::before {
content: "";
font-weight: 400;
font-family: bb-icons-rl;
font-style: normal;
margin-right: var(--bb-rl-space-50);
}
.bb-rl-card-footer .generic-button.send-message i::before,
.bb-rl-card-footer .generic-button.bb-rl-send-message-disabled i::before {
content: "\e168";
}
.bb-rl-card-footer .generic-button.follow-button.not_following i::before {
content: "\e324";
font-weight: 400;
}
.bb-rl-card-footer .generic-button.follow-button.following i::before {
content: "\e182";
font-weight: 400;
}
.bb-rl-card-footer .generic-button.friendship-button.not_friends i::before {
content: "\e3d4";
}
.bb-rl-card-footer .generic-button.friendship-button.pending_friend i::before {
content: "\eafa";
}
.bb-rl-card-footer .generic-button.friendship-button.awaiting_response_friend i::before {
content: "\edec";
}
.bb-rl-card-footer .generic-button.friendship-button.is_friend i::before {
content: "\e182";
}
.bb-rl-card-footer .generic-button a.join-group::before {
content: "\e3d4";
}
.bb-rl-group-card .bs-group-members {
display: flex;
margin-bottom: 15px;
padding-right: 10px;
margin-right: 5px;
}
.bb-rl-group-card .bs-group-member {
display: block;
max-width: 24px;
float: left;
margin-right: -4px;
position: relative;
z-index: 1;
}
.bb-rl-group-card .bs-group-member a {
text-decoration: none;
}
.bb-rl-group-card .bs-group-member img {
border-radius: 50%;
float: left;
max-width: 100%;
image-rendering: -webkit-optimize-contrast;
display: block;
}
.bb-rl-group-card .bs-group-member [class*=" bb-icon-"] {
height: 24px;
width: 24px;
font-size: 16px;
color: #c3c4c8;
line-height: 24px;
border-radius: 50%;
background-color: var(--bb-rl-background-secondary-color);
display: flex;
align-items: center;
justify-content: center;
}
@media (min-width: 768px) {
body.notifications .single-headers,
body.notifications .bb-rl-content-wrapper {
max-width: 760px;
margin: 0 auto;
padding: var(--bb-rl-space-300);
}
}
.notifications-header {
margin-bottom: var(--bb-rl-space-200);
flex-direction: column;
}
.notifications-header .entry-title {
color: var(--bb-rl-text-color);
font-size: var(--bb-rl-font-size-2xl);
font-weight: 600;
line-height: 1.2;
flex: 1;
margin-bottom: var(--bb-rl-space-200);
}
.notifications-header .component-filters {
margin-left: var(--bb-rl-space-200);
}
.notifications-header .component-filters .bb-rl-filter {
background-color: var(--bb-rl-background-color);
}
.notifications-header .notifications-header-actions {
display: flex;
justify-content: flex-start;
align-items: center;
width: 100%;
}
.notifications-header .notifications-header-actions .bb-rl-profile-subnav {
margin-right: auto;
}
.notifications-header .notifications-header-actions .bb-sort-by-date {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
font-size: var(--bb-rl-font-size-sm);
font-weight: 500;
line-height: var(--bb-rl-base-line-small);
margin-left: var(--bb-rl-space-100);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: 6px var(--bb-rl-space-200);
cursor: pointer;
}
.notifications-header .notifications-header-actions .bb-sort-by-date a {
color: var(--bb-rl-text-secondary-color);
line-height: 1;
}
.notifications-header .notifications-header-actions .bb-sort-by-date span[class*="bb-icon"] {
color: var(--bb-rl-text-secondary-color);
font-size: 16px;
font-family: bb-icons-rl;
font-weight: 400;
}
.notifications-header .notifications-header-actions .bb-sort-by-date span[class*="bb-icon"].bb-icon-angle-down:before {
content: "\e136";
}
.notifications-header .notifications-header-actions .bb-sort-by-date span[class*="bb-icon"].bb-icon-angle-up:before {
content: "\e13c";
}
.notifications-header .notifications-header-actions .bb-rl-filter {
background-color: transparent;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-full);
padding: 6px var(--bb-rl-space-100);
}
.notifications-header .notifications-header-actions .bb-rl-filter .bb-rl-filter-label {
display: none;
}
.notifications-header .notifications-header-actions .bb-rl-filter .select2-container--rl .select2-selection__arrow b:before {
color: var(--bb-rl-text-secondary-color);
font-size: 16px;
font-weight: 400;
}
.notifications-header .notifications-header-actions .bb-rl-filter .select2-container .select2-selection--single .select2-selection__rendered {
padding-right: 10px;
}
.notifications.dir-list .notification-list {
background-color: var(--bb-rl-background-color);
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-100);
overflow: visible;
max-height: inherit;
}
.notifications.dir-list .notification-list .bs-item-wrap {
display: flex;
align-items: flex-start;
padding: var(--bb-rl-space-100) var(--bb-rl-space-200);
border-radius: var(--bb-rl-radius-lg);
}
.notifications.dir-list .notification-list .bs-item-wrap:hover, .notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active) {
background-color: var(--bb-rl-background-hover-color);
}
.notifications.dir-list .notification-list .bs-item-wrap:hover .bb-rl-more_dropdown-wrap, .notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active) .bb-rl-more_dropdown-wrap {
opacity: 1;
visibility: visible;
}
.notifications.dir-list .notification-list .bs-item-wrap:has(.bb-rl-more_dropdown-wrap.active) {
z-index: 9999;
}
.notifications.dir-list .notification-list .bs-header-item {
border-radius: var(--bb-rl-radius-lg) var(--bb-rl-radius-lg) 0 0;
}
.notifications.dir-list .notification-list .notification-avatar {
margin-right: var(--bb-rl-space-200);
flex: 0 0 32px;
position: relative;
}
.notifications.dir-list .notification-list .notification-avatar img {
max-width: 32px;
}
.notifications.dir-list .notification-list .notification-avatar [class*="bb-icon"] {
right: -8px;
bottom: -8px;
}
.notifications.dir-list .notification-list .bulk-select-check {
display: none;
}
.notifications.dir-list .notification-list .notification-content {
color: var(--bb-rl-text-tertiary-color);
font-size: 15px;
flex: 1;
letter-spacing: -0.24px;
line-height: 1.3;
position: relative;
}
.notifications.dir-list .notification-list .notification-content a {
color: var(--bb-rl-text-color);
display: inline-block;
line-height: 1.6;
}
.notifications.dir-list .notification-list .notification-content .posted {
display: block;
font-size: var(--bb-rl-font-size-sm);
font-weight: 400;
line-height: 1.8;
}
.notifications.dir-list .notification-list .actions {
display: flex;
align-items: center;
min-width: 40px;
}
.notifications.dir-list .notification-list .actions .bb_rl_more_dropdown__action {
color: var(--bb-rl-icon-tertiary-color);
background-color: transparent;
padding: 0;
}
.notifications.dir-list .notification-list .actions .bb_rl_more_dropdown {
font-size: 0;
}
.notifications.dir-list .notification-list .actions .bb-rl-more_dropdown-wrap.active .bb_rl_more_dropdown__action {
color: var(--bb-rl-icon-color);
}
.notifications.dir-list .notification-list .actions .bb-rl-more_dropdown-wrap.active .bb_rl_more_dropdown {
opacity: 1;
visibility: visible;
}
.notifications.dir-list .notification-list .actions a {
display: flex;
align-items: center;
gap: var(--bb-rl-space-100);
color: var(--bb-rl-text-secondary-color);
font-weight: 500;
}
.notifications.dir-list .notification-list .actions a:before, .notifications.dir-list .notification-list .actions a:after {
display: none;
}
.notifications.dir-list .notification-list .actions a [class*="bb-icons-rl-"],
.notifications.dir-list .notification-list .actions a .dashicons {
font-size: var(--bb-rl-font-size-2xl);
font-family: bb-icons-rl;
color: var(--bb-rl-icon-secondary-color);
}
.notifications.dir-list .notification-list .actions a [class*="bb-icons-rl-"].dashicons-visibility:before,
.notifications.dir-list .notification-list .actions a .dashicons.dashicons-visibility:before {
content: "\e182";
}
.notifications.dir-list .notification-list .actions a [class*="bb-icons-rl-"].dashicons-trash:before,
.notifications.dir-list .notification-list .actions a .dashicons.dashicons-trash:before {
content: "\e4a6";
}
@media (max-width: 480px) {
.notifications-header .notifications-header-actions {
flex-wrap: wrap;
gap: var(--bb-rl-space-100);
}
.notifications-header .notifications-header-actions .component-filters {
margin-left: 0;
}
.notifications-header .notifications-header-actions .bb-rl-profile-subnav {
width: 100%;
}
} .bb-onscreen-notification-enable {
position: relative;
}
@media screen and (max-width: 500px) {
.bb-onscreen-notification-enable .bb-onscreen-notification div.bb-remove-all-notification,
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list {
display: none;
}
.bb-onscreen-notification-enable.bb-onscreen-notification-enable-mobile-support .bb-onscreen-notification .notification-list {
display: block;
}
.bb-onscreen-notification-enable.bb-onscreen-notification-enable-mobile-support .bb-onscreen-notification .bb-remove-all-notification {
display: flex;
}
}
.bb-onscreen-notification-enable .bb-onscreen-notification {
position: fixed;
bottom: 25px;
right: 35px;
max-width: 400px;
width: 100%;
z-index: 1099;
}
.activity-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,
.acomments-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,
.media-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,
.document-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,
.bb-rl-activity-modal-open .bb-onscreen-notification-enable .bb-onscreen-notification,
.bb-rl-modal-overlay-open .bb-onscreen-notification-enable .bb-onscreen-notification {
z-index: 999999;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list {
margin: 0;
padding: 0;
list-style: none;
max-height: initial;
overflow: initial;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item {
display: flex;
align-items: flex-start;
background: var(--bb-rl-background-color);
box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
border: solid 1px var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-lg);
padding: var(--bb-rl-space-200);
margin: 12px 0;
z-index: 4;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .bb-full-link {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item {
position: relative;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.recent-item:before {
content: " ";
left: -1px;
top: 0;
height: 100%;
width: 5px;
background: var(--bb-rl-primary-color);
position: absolute;
border-radius: 5px 0 0 5px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar {
margin-right: var(--bb-rl-space-200);
min-width: 32px;
max-height: 32px;
position: relative;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar img {
max-width: 32px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar [class*="bb-icon"]:before {
font-weight: 700;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img {
max-width: 40px;
border: 2px solid var(--bb-rl-background-color);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:nth-child(1) {
transform: translate(0, 0);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar .bb-notification-members img:nth-child(2) {
transform: translate(14px, -25px);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a > i {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--bb-rl-background-positive-primary-color);
color: var(--bb-rl-text-white-color);
font-size: 18px;
height: 20px;
width: 20px;
border-radius: 50%;
position: absolute;
right: 2px;
bottom: -8px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar a > i.bb-icon-calendar {
font-size: 17px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content {
font-size: 14px;
font-weight: 500;
line-height: 1.4;
align-self: center;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content a {
color: var(--bb-rl-text-color);
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span {
display: flex;
flex-direction: column;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content span.bb-full-link {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-content .posted {
color: var(--bb-rl-text-secondary-color);
font-size: 12px;
font-weight: 400;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions {
display: flex;
align-items: center;
justify-content: center;
background-color: var(--bb-rl-background-color);
position: absolute;
top: -12px;
right: -12px;
height: 24px;
width: 24px;
border: 1px solid var(--bb-rl-border-secondary-color);
border-radius: var(--bb-rl-radius-full);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a {
display: flex;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .actions a [class*="bb-icon"] {
font-size: 16px;
color: var(--bb-rl-icon-primary-color);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.close-item {
animation: notification-fadeout 0.6s;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item.unread:before {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3 {
margin-bottom: 32px;
position: relative;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after {
content: " ";
height: 20px;
border-radius: 0 0 var(--bb-rl-radius-lg) var(--bb-rl-radius-lg);
box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
position: absolute;
left: 2px;
right: 2px;
bottom: -10px;
z-index: 2;
background: var(--bb-rl-background-color);
}
@media screen and (max-width: 500px) {
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3:after {
display: none;
}
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list.bb-more-than-3 .read-item.bb-more-item {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification {
width: 100%;
display: flex;
justify-content: flex-end;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close {
font-size: 14px;
font-weight: 500;
line-height: 1.2;
background: var(--bb-rl-background-tertiary-color);
border-radius: var(--bb-rl-radius-md);
padding: 8px 15px 7px 35px;
color: var(--bb-rl-text-color);
align-items: center;
justify-content: center;
cursor: pointer;
box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
display: none;
position: relative;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons {
display: flex;
height: 16px;
position: absolute;
left: 13px;
top: 50%;
transform: translate(0, -50%);
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons:before {
content: "\e4f6";
font-family: bb-icons-rl !important;
font-size: 16px;
line-height: 1;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile {
display: none;
}
@media screen and (max-width: 500px) {
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-desktop {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .bb-for-mobile {
display: inline-block;
line-height: 1.3;
}
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right {
right: 35px;
left: inherit;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .bb-remove-all-notification {
justify-content: flex-end;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right .read-item.pull-animation {
animation: notification-close-item 0.6s;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left {
right: inherit;
left: 35px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .bb-remove-all-notification {
justify-content: flex-start;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left .read-item.pull-animation {
animation: notification-close-item-left 0.6s;
}
@media screen and (max-width: 500px) {
.bb-onscreen-notification-enable .bb-onscreen-notification {
max-width: calc(100% - 30px);
display: flex;
justify-content: space-between;
right: 15px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-right {
right: 15px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.bb-position-left {
left: 15px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list {
flex-direction: column;
width: 100%;
margin: 0 10px 0 0;
flex: 0 0 calc(100% - 80px); }
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item {
margin: 0;
padding: 12px;
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item:first-child {
display: flex;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .notification-list .read-item .notification-avatar {
margin-right: 10px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close {
border-radius: 5px;
padding: 12px 10px;
text-align: center;
width: 70px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification .bb-remove-all-notification .action-close .dashicons {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .notification-list {
width: 100%;
margin: 0;
flex: 0 0 100%;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.single-notification .bb-remove-all-notification {
display: none;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list {
margin-bottom: 14px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list:before {
content: " ";
height: 20px;
width: calc(100% - 80px);
border-radius: 0 0 5px 5px;
box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.05), 0 6px 32px 0 rgba(18, 43, 70, 0.1);
position: absolute;
left: 0;
bottom: 0;
z-index: 2;
background: var(--bb-rl-background-color);
}
.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .notification-list.bb-more-than-3:before {
width: 100%;
bottom: -14px;
}
.bb-onscreen-notification-enable .bb-onscreen-notification.active-button .bb-remove-all-notification .action-close {
display: flex !important;
}
}@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Thin.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Thin.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Thin.ttf) format("truetype");
font-weight: 200;
font-style: normal;
font-display: block;
}
@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Light.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Light.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Light.ttf) format("truetype");
font-weight: 300;
font-style: normal;
font-display: block;
}
@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons.ttf) format("truetype");
font-weight: 400;
font-style: normal;
font-display: block;
}
@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Fill.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Fill.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Fill.ttf) format("truetype");
font-weight: 500;
font-style: normal;
font-display: block;
}
@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Duotone.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Duotone.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Duotone.ttf) format("truetype");
font-weight: 600;
font-style: normal;
font-display: block;
}
@font-face {
font-family: "bb-icons-rl";
src:
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Bold.woff2) format("woff2"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Bold.woff) format("woff"),
url(//dronesboy.com/wp-content/plugins/buddyboss-platform/bp-templates/bp-nouveau/readylaunch/icons/fonts/bb-icons-Bold.ttf) format("truetype");
font-weight: 700;
font-style: normal;
font-display: block;
}
[class*="bb-icons-rl"] { font-family: "bb-icons-rl" !important;
speak: never;
font-style: normal;
font-weight: 400;
font-variant: normal;
text-transform: none;
line-height: 1; letter-spacing: 0;
-webkit-font-feature-settings: "liga";
-moz-font-feature-settings: "liga=1";
-moz-font-feature-settings: "liga";
-ms-font-feature-settings: "liga" 1;
font-feature-settings: "liga";
-webkit-font-variant-ligatures: discretionary-ligatures;
font-variant-ligatures: discretionary-ligatures; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bb-icons-rl-thin {
font-weight: 200;
}
.bb-icons-rl-light {
font-weight: 300;
}
.bb-icons-rl-fill {
font-weight: 500;
}
.bb-icons-rl-duotone {
font-weight: 600;
}
.bb-icons-rl-bold {
font-weight: 700;
}
.bb-icons-rl-acorn:before {
content: "\eb9a";
}
.bb-icons-rl-address-book:before {
content: "\e6f8";
}
.bb-icons-rl-address-book-tabs:before {
content: "\ee4e";
}
.bb-icons-rl-air-traffic-control:before {
content: "\ecd8";
}
.bb-icons-rl-airplane:before {
content: "\e002";
}
.bb-icons-rl-airplane-in-flight:before {
content: "\e4fe";
}
.bb-icons-rl-airplane-landing:before {
content: "\e502";
}
.bb-icons-rl-airplane-takeoff:before {
content: "\e504";
}
.bb-icons-rl-airplane-taxiing:before {
content: "\e500";
}
.bb-icons-rl-airplane-tilt:before {
content: "\e5d6";
}
.bb-icons-rl-airplay:before {
content: "\e004";
}
.bb-icons-rl-alarm:before {
content: "\e006";
}
.bb-icons-rl-alien:before {
content: "\e8a6";
}
.bb-icons-rl-align-bottom:before {
content: "\e506";
}
.bb-icons-rl-align-bottom-simple:before {
content: "\eb0c";
}
.bb-icons-rl-align-center-horizontal:before {
content: "\e50a";
}
.bb-icons-rl-align-center-horizontal-simple:before {
content: "\eb0e";
}
.bb-icons-rl-align-center-vertical:before {
content: "\e50c";
}
.bb-icons-rl-align-center-vertical-simple:before {
content: "\eb10";
}
.bb-icons-rl-align-left:before {
content: "\e50e";
}
.bb-icons-rl-align-left-simple:before {
content: "\eaee";
}
.bb-icons-rl-align-right:before {
content: "\e510";
}
.bb-icons-rl-align-right-simple:before {
content: "\eb12";
}
.bb-icons-rl-align-top:before {
content: "\e512";
}
.bb-icons-rl-align-top-simple:before {
content: "\eb14";
}
.bb-icons-rl-amazon-logo:before {
content: "\e96c";
}
.bb-icons-rl-ambulance:before {
content: "\e572";
}
.bb-icons-rl-anchor:before {
content: "\e514";
}
.bb-icons-rl-anchor-simple:before {
content: "\e5d8";
}
.bb-icons-rl-android-logo:before {
content: "\e008";
}
.bb-icons-rl-angle:before {
content: "\e7bc";
}
.bb-icons-rl-angular-logo:before {
content: "\eb80";
}
.bb-icons-rl-aperture:before {
content: "\e00a";
}
.bb-icons-rl-app-store-logo:before {
content: "\e974";
}
.bb-icons-rl-app-window:before {
content: "\e5da";
}
.bb-icons-rl-apple-logo:before {
content: "\e516";
}
.bb-icons-rl-apple-podcasts-logo:before {
content: "\eb96";
}
.bb-icons-rl-approximate-equals:before {
content: "\edaa";
}
.bb-icons-rl-archive:before {
content: "\e00c";
}
.bb-icons-rl-armchair:before {
content: "\e012";
}
.bb-icons-rl-arrow-arc-left:before {
content: "\e014";
}
.bb-icons-rl-arrow-arc-right:before {
content: "\e016";
}
.bb-icons-rl-arrow-bend-double-up-left:before {
content: "\e03a";
}
.bb-icons-rl-arrow-bend-double-up-right:before {
content: "\e03c";
}
.bb-icons-rl-arrow-bend-down-left:before {
content: "\e018";
}
.bb-icons-rl-arrow-bend-down-right:before {
content: "\e01a";
}
.bb-icons-rl-arrow-bend-left-down:before {
content: "\e01c";
}
.bb-icons-rl-arrow-bend-left-up:before {
content: "\e01e";
}
.bb-icons-rl-arrow-bend-right-down:before {
content: "\e020";
}
.bb-icons-rl-arrow-bend-right-up:before {
content: "\e022";
}
.bb-icons-rl-arrow-bend-up-left:before {
content: "\e024";
}
.bb-icons-rl-arrow-bend-up-right:before {
content: "\e026";
}
.bb-icons-rl-arrow-circle-down:before {
content: "\e028";
}
.bb-icons-rl-arrow-circle-down-left:before {
content: "\e02a";
}
.bb-icons-rl-arrow-circle-down-right:before {
content: "\e02c";
}
.bb-icons-rl-arrow-circle-left:before {
content: "\e05a";
}
.bb-icons-rl-arrow-circle-right:before {
content: "\e02e";
}
.bb-icons-rl-arrow-circle-up:before {
content: "\e030";
}
.bb-icons-rl-arrow-circle-up-left:before {
content: "\e032";
}
.bb-icons-rl-arrow-circle-up-right:before {
content: "\e034";
}
.bb-icons-rl-arrow-clockwise:before {
content: "\e036";
}
.bb-icons-rl-arrow-counter-clockwise:before {
content: "\e038";
}
.bb-icons-rl-arrow-down:before {
content: "\e03e";
}
.bb-icons-rl-arrow-down-left:before {
content: "\e040";
}
.bb-icons-rl-arrow-down-right:before {
content: "\e042";
}
.bb-icons-rl-arrow-elbow-down-left:before {
content: "\e044";
}
.bb-icons-rl-arrow-elbow-down-right:before {
content: "\e046";
}
.bb-icons-rl-arrow-elbow-left:before {
content: "\e048";
}
.bb-icons-rl-arrow-elbow-left-down:before {
content: "\e04a";
}
.bb-icons-rl-arrow-elbow-left-up:before {
content: "\e04c";
}
.bb-icons-rl-arrow-elbow-right:before {
content: "\e04e";
}
.bb-icons-rl-arrow-elbow-right-down:before {
content: "\e050";
}
.bb-icons-rl-arrow-elbow-right-up:before {
content: "\e052";
}
.bb-icons-rl-arrow-elbow-up-left:before {
content: "\e054";
}
.bb-icons-rl-arrow-elbow-up-right:before {
content: "\e056";
}
.bb-icons-rl-arrow-fat-down:before {
content: "\e518";
}
.bb-icons-rl-arrow-fat-left:before {
content: "\e51a";
}
.bb-icons-rl-arrow-fat-line-down:before {
content: "\e51c";
}
.bb-icons-rl-arrow-fat-line-left:before {
content: "\e51e";
}
.bb-icons-rl-arrow-fat-line-right:before {
content: "\e520";
}
.bb-icons-rl-arrow-fat-line-up:before {
content: "\e522";
}
.bb-icons-rl-arrow-fat-lines-down:before {
content: "\e524";
}
.bb-icons-rl-arrow-fat-lines-left:before {
content: "\e526";
}
.bb-icons-rl-arrow-fat-lines-right:before {
content: "\e528";
}
.bb-icons-rl-arrow-fat-lines-up:before {
content: "\e52a";
}
.bb-icons-rl-arrow-fat-right:before {
content: "\e52c";
}
.bb-icons-rl-arrow-fat-up:before {
content: "\e52e";
}
.bb-icons-rl-arrow-left:before {
content: "\e058";
}
.bb-icons-rl-arrow-line-down:before {
content: "\e05c";
}
.bb-icons-rl-arrow-line-down-left:before {
content: "\e05e";
}
.bb-icons-rl-arrow-line-down-right:before {
content: "\e060";
}
.bb-icons-rl-arrow-line-left:before {
content: "\e062";
}
.bb-icons-rl-arrow-line-right:before {
content: "\e064";
}
.bb-icons-rl-arrow-line-up:before {
content: "\e066";
}
.bb-icons-rl-arrow-line-up-left:before {
content: "\e068";
}
.bb-icons-rl-arrow-line-up-right:before {
content: "\e06a";
}
.bb-icons-rl-arrow-right:before {
content: "\e06c";
}
.bb-icons-rl-arrow-square-down:before {
content: "\e06e";
}
.bb-icons-rl-arrow-square-down-left:before {
content: "\e070";
}
.bb-icons-rl-arrow-square-down-right:before {
content: "\e072";
}
.bb-icons-rl-arrow-square-in:before {
content: "\e5dc";
}
.bb-icons-rl-arrow-square-left:before {
content: "\e074";
}
.bb-icons-rl-arrow-square-out:before {
content: "\e5de";
}
.bb-icons-rl-arrow-square-right:before {
content: "\e076";
}
.bb-icons-rl-arrow-square-up:before {
content: "\e078";
}
.bb-icons-rl-arrow-square-up-left:before {
content: "\e07a";
}
.bb-icons-rl-arrow-square-up-right:before {
content: "\e07c";
}
.bb-icons-rl-arrow-u-down-left:before {
content: "\e07e";
}
.bb-icons-rl-arrow-u-down-right:before {
content: "\e080";
}
.bb-icons-rl-arrow-u-left-down:before {
content: "\e082";
}
.bb-icons-rl-arrow-u-left-up:before {
content: "\e084";
}
.bb-icons-rl-arrow-u-right-down:before {
content: "\e086";
}
.bb-icons-rl-arrow-u-right-up:before {
content: "\e088";
}
.bb-icons-rl-arrow-u-up-left:before {
content: "\e08a";
}
.bb-icons-rl-arrow-u-up-right:before {
content: "\e08c";
}
.bb-icons-rl-arrow-up:before {
content: "\e08e";
}
.bb-icons-rl-arrow-up-left:before {
content: "\e090";
}
.bb-icons-rl-arrow-up-right:before {
content: "\e092";
}
.bb-icons-rl-arrows-clockwise:before {
content: "\e094";
}
.bb-icons-rl-arrows-counter-clockwise:before {
content: "\e096";
}
.bb-icons-rl-arrows-down-up:before {
content: "\e098";
}
.bb-icons-rl-arrows-horizontal:before {
content: "\eb06";
}
.bb-icons-rl-arrows-in:before {
content: "\e09a";
}
.bb-icons-rl-arrows-in-cardinal:before {
content: "\e09c";
}
.bb-icons-rl-arrows-in-line-horizontal:before {
content: "\e530";
}
.bb-icons-rl-arrows-in-line-vertical:before {
content: "\e532";
}
.bb-icons-rl-arrows-in-simple:before {
content: "\e09e";
}
.bb-icons-rl-arrows-left-right:before {
content: "\e0a0";
}
.bb-icons-rl-arrows-merge:before {
content: "\ed3e";
}
.bb-icons-rl-arrows-out:before {
content: "\e0a2";
}
.bb-icons-rl-arrows-out-cardinal:before {
content: "\e0a4";
}
.bb-icons-rl-arrows-out-line-horizontal:before {
content: "\e534";
}
.bb-icons-rl-arrows-out-line-vertical:before {
content: "\e536";
}
.bb-icons-rl-arrows-out-simple:before {
content: "\e0a6";
}
.bb-icons-rl-arrows-split:before {
content: "\ed3c";
}
.bb-icons-rl-arrows-vertical:before {
content: "\eb04";
}
.bb-icons-rl-article:before {
content: "\e0a8";
}
.bb-icons-rl-article-medium:before {
content: "\e5e0";
}
.bb-icons-rl-article-ny-times:before {
content: "\e5e2";
}
.bb-icons-rl-asclepius:before {
content: "\ee34";
}
.bb-icons-rl-caduceus:before {
content: "\ee34";
}
.bb-icons-rl-asterisk:before {
content: "\e0aa";
}
.bb-icons-rl-asterisk-simple:before {
content: "\e832";
}
.bb-icons-rl-at:before {
content: "\e0ac";
}
.bb-icons-rl-atom:before {
content: "\e5e4";
}
.bb-icons-rl-avocado:before {
content: "\ee04";
}
.bb-icons-rl-axe:before {
content: "\e9fc";
}
.bb-icons-rl-baby:before {
content: "\e774";
}
.bb-icons-rl-baby-carriage:before {
content: "\e818";
}
.bb-icons-rl-backpack:before {
content: "\e922";
}
.bb-icons-rl-backspace:before {
content: "\e0ae";
}
.bb-icons-rl-bag:before {
content: "\e0b0";
}
.bb-icons-rl-bag-simple:before {
content: "\e5e6";
}
.bb-icons-rl-balloon:before {
content: "\e76c";
}
.bb-icons-rl-bandaids:before {
content: "\e0b2";
}
.bb-icons-rl-bank:before {
content: "\e0b4";
}
.bb-icons-rl-barbell:before {
content: "\e0b6";
}
.bb-icons-rl-barcode:before {
content: "\e0b8";
}
.bb-icons-rl-barn:before {
content: "\ec72";
}
.bb-icons-rl-barricade:before {
content: "\e948";
}
.bb-icons-rl-baseball:before {
content: "\e71a";
}
.bb-icons-rl-baseball-cap:before {
content: "\ea28";
}
.bb-icons-rl-baseball-helmet:before {
content: "\ee4a";
}
.bb-icons-rl-basket:before {
content: "\e964";
}
.bb-icons-rl-basketball:before {
content: "\e724";
}
.bb-icons-rl-bathtub:before {
content: "\e81e";
}
.bb-icons-rl-battery-charging:before {
content: "\e0ba";
}
.bb-icons-rl-battery-charging-vertical:before {
content: "\e0bc";
}
.bb-icons-rl-battery-empty:before {
content: "\e0be";
}
.bb-icons-rl-battery-full:before {
content: "\e0c0";
}
.bb-icons-rl-battery-high:before {
content: "\e0c2";
}
.bb-icons-rl-battery-low:before {
content: "\e0c4";
}
.bb-icons-rl-battery-medium:before {
content: "\e0c6";
}
.bb-icons-rl-battery-plus:before {
content: "\e808";
}
.bb-icons-rl-battery-plus-vertical:before {
content: "\ec50";
}
.bb-icons-rl-battery-vertical-empty:before {
content: "\e7c6";
}
.bb-icons-rl-battery-vertical-full:before {
content: "\e7c4";
}
.bb-icons-rl-battery-vertical-high:before {
content: "\e7c2";
}
.bb-icons-rl-battery-vertical-low:before {
content: "\e7be";
}
.bb-icons-rl-battery-vertical-medium:before {
content: "\e7c0";
}
.bb-icons-rl-battery-warning:before {
content: "\e0c8";
}
.bb-icons-rl-battery-warning-vertical:before {
content: "\e0ca";
}
.bb-icons-rl-beach-ball:before {
content: "\ed24";
}
.bb-icons-rl-beanie:before {
content: "\ea2a";
}
.bb-icons-rl-bed:before {
content: "\e0cc";
}
.bb-icons-rl-beer-bottle:before {
content: "\e7b0";
}
.bb-icons-rl-beer-stein:before {
content: "\eb62";
}
.bb-icons-rl-behance-logo:before {
content: "\e7f4";
}
.bb-icons-rl-bell:before {
content: "\e0ce";
}
.bb-icons-rl-bell-ringing:before {
content: "\e5e8";
}
.bb-icons-rl-bell-simple:before {
content: "\e0d0";
}
.bb-icons-rl-bell-simple-ringing:before {
content: "\e5ea";
}
.bb-icons-rl-bell-simple-slash:before {
content: "\e0d2";
}
.bb-icons-rl-bell-simple-z:before {
content: "\e5ec";
}
.bb-icons-rl-bell-slash:before {
content: "\e0d4";
}
.bb-icons-rl-bell-z:before {
content: "\e5ee";
}
.bb-icons-rl-belt:before {
content: "\ea2c";
}
.bb-icons-rl-bezier-curve:before {
content: "\eb00";
}
.bb-icons-rl-bicycle:before {
content: "\e0d6";
}
.bb-icons-rl-binary:before {
content: "\ee60";
}
.bb-icons-rl-binoculars:before {
content: "\ea64";
}
.bb-icons-rl-biohazard:before {
content: "\e9e0";
}
.bb-icons-rl-bird:before {
content: "\e72c";
}
.bb-icons-rl-blueprint:before {
content: "\eda0";
}
.bb-icons-rl-bluetooth:before {
content: "\e0da";
}
.bb-icons-rl-bluetooth-connected:before {
content: "\e0dc";
}
.bb-icons-rl-bluetooth-slash:before {
content: "\e0de";
}
.bb-icons-rl-bluetooth-x:before {
content: "\e0e0";
}
.bb-icons-rl-boat:before {
content: "\e786";
}
.bb-icons-rl-bomb:before {
content: "\ee0a";
}
.bb-icons-rl-bone:before {
content: "\e7f2";
}
.bb-icons-rl-book:before {
content: "\e0e2";
}
.bb-icons-rl-book-bookmark:before {
content: "\e0e4";
}
.bb-icons-rl-book-open:before {
content: "\e0e6";
}
.bb-icons-rl-book-open-text:before {
content: "\e8f2";
}
.bb-icons-rl-book-open-user:before {
content: "\ede0";
}
.bb-icons-rl-bookmark:before {
content: "\e0e8";
}
.bb-icons-rl-bookmark-simple:before {
content: "\e0ea";
}
.bb-icons-rl-bookmarks:before {
content: "\e0ec";
}
.bb-icons-rl-bookmarks-simple:before {
content: "\e5f0";
}
.bb-icons-rl-books:before {
content: "\e758";
}
.bb-icons-rl-boot:before {
content: "\ecca";
}
.bb-icons-rl-boules:before {
content: "\e722";
}
.bb-icons-rl-bounding-box:before {
content: "\e6ce";
}
.bb-icons-rl-bowl-food:before {
content: "\eaa4";
}
.bb-icons-rl-bowl-steam:before {
content: "\e8e4";
}
.bb-icons-rl-bowling-ball:before {
content: "\ea34";
}
.bb-icons-rl-box-arrow-down:before {
content: "\e00e";
}
.bb-icons-rl-archive-box:before {
content: "\e00e";
}
.bb-icons-rl-box-arrow-up:before {
content: "\ee54";
}
.bb-icons-rl-boxing-glove:before {
content: "\ea36";
}
.bb-icons-rl-brackets-angle:before {
content: "\e862";
}
.bb-icons-rl-brackets-curly:before {
content: "\e860";
}
.bb-icons-rl-brackets-round:before {
content: "\e864";
}
.bb-icons-rl-brackets-square:before {
content: "\e85e";
}
.bb-icons-rl-brain:before {
content: "\e74e";
}
.bb-icons-rl-brandy:before {
content: "\e6b4";
}
.bb-icons-rl-bread:before {
content: "\e81c";
}
.bb-icons-rl-bridge:before {
content: "\ea68";
}
.bb-icons-rl-briefcase:before {
content: "\e0ee";
}
.bb-icons-rl-briefcase-metal:before {
content: "\e5f2";
}
.bb-icons-rl-broadcast:before {
content: "\e0f2";
}
.bb-icons-rl-broom:before {
content: "\ec54";
}
.bb-icons-rl-browser:before {
content: "\e0f4";
}
.bb-icons-rl-browsers:before {
content: "\e0f6";
}
.bb-icons-rl-bug:before {
content: "\e5f4";
}
.bb-icons-rl-bug-beetle:before {
content: "\e5f6";
}
.bb-icons-rl-bug-droid:before {
content: "\e5f8";
}
.bb-icons-rl-building:before {
content: "\e100";
}
.bb-icons-rl-building-apartment:before {
content: "\e0fe";
}
.bb-icons-rl-building-office:before {
content: "\e0ff";
}
.bb-icons-rl-buildings:before {
content: "\e102";
}
.bb-icons-rl-bulldozer:before {
content: "\ec6c";
}
.bb-icons-rl-bus:before {
content: "\e106";
}
.bb-icons-rl-butterfly:before {
content: "\ea6e";
}
.bb-icons-rl-cable-car:before {
content: "\e49c";
}
.bb-icons-rl-cactus:before {
content: "\e918";
}
.bb-icons-rl-cake:before {
content: "\e780";
}
.bb-icons-rl-calculator:before {
content: "\e538";
}
.bb-icons-rl-calendar:before {
content: "\e108";
}
.bb-icons-rl-calendar-blank:before {
content: "\e10a";
}
.bb-icons-rl-calendar-check:before {
content: "\e712";
}
.bb-icons-rl-calendar-dot:before {
content: "\e7b2";
}
.bb-icons-rl-calendar-dots:before {
content: "\e7b4";
}
.bb-icons-rl-calendar-heart:before {
content: "\e8b0";
}
.bb-icons-rl-calendar-minus:before {
content: "\ea14";
}
.bb-icons-rl-calendar-plus:before {
content: "\e714";
}
.bb-icons-rl-calendar-slash:before {
content: "\ea12";
}
.bb-icons-rl-calendar-star:before {
content: "\e8b2";
}
.bb-icons-rl-calendar-x:before {
content: "\e10c";
}
.bb-icons-rl-call-bell:before {
content: "\e7de";
}
.bb-icons-rl-camera:before {
content: "\e10e";
}
.bb-icons-rl-camera-plus:before {
content: "\ec58";
}
.bb-icons-rl-camera-rotate:before {
content: "\e7a4";
}
.bb-icons-rl-camera-slash:before {
content: "\e110";
}
.bb-icons-rl-campfire:before {
content: "\e9d8";
}
.bb-icons-rl-car:before {
content: "\e112";
}
.bb-icons-rl-car-battery:before {
content: "\ee30";
}
.bb-icons-rl-car-profile:before {
content: "\e8cc";
}
.bb-icons-rl-car-simple:before {
content: "\e114";
}
.bb-icons-rl-cardholder:before {
content: "\e5fa";
}
.bb-icons-rl-cards:before {
content: "\e0f8";
}
.bb-icons-rl-cards-three:before {
content: "\ee50";
}
.bb-icons-rl-caret-circle-double-down:before {
content: "\e116";
}
.bb-icons-rl-caret-circle-double-left:before {
content: "\e118";
}
.bb-icons-rl-caret-circle-double-right:before {
content: "\e11a";
}
.bb-icons-rl-caret-circle-double-up:before {
content: "\e11c";
}
.bb-icons-rl-caret-circle-down:before {
content: "\e11e";
}
.bb-icons-rl-caret-circle-left:before {
content: "\e120";
}
.bb-icons-rl-caret-circle-right:before {
content: "\e122";
}
.bb-icons-rl-caret-circle-up:before {
content: "\e124";
}
.bb-icons-rl-caret-circle-up-down:before {
content: "\e13e";
}
.bb-icons-rl-caret-double-down:before {
content: "\e126";
}
.bb-icons-rl-caret-double-left:before {
content: "\e128";
}
.bb-icons-rl-caret-double-right:before {
content: "\e12a";
}
.bb-icons-rl-caret-double-up:before {
content: "\e12c";
}
.bb-icons-rl-caret-down:before {
content: "\e136";
}
.bb-icons-rl-caret-left:before {
content: "\e138";
}
.bb-icons-rl-caret-line-down:before {
content: "\e134";
}
.bb-icons-rl-caret-line-left:before {
content: "\e132";
}
.bb-icons-rl-caret-line-right:before {
content: "\e130";
}
.bb-icons-rl-caret-line-up:before {
content: "\e12e";
}
.bb-icons-rl-caret-right:before {
content: "\e13a";
}
.bb-icons-rl-caret-up:before {
content: "\e13c";
}
.bb-icons-rl-caret-up-down:before {
content: "\e140";
}
.bb-icons-rl-carrot:before {
content: "\ed38";
}
.bb-icons-rl-cash-register:before {
content: "\ed80";
}
.bb-icons-rl-cassette-tape:before {
content: "\ed2e";
}
.bb-icons-rl-castle-turret:before {
content: "\e9d0";
}
.bb-icons-rl-cat:before {
content: "\e748";
}
.bb-icons-rl-cell-signal-full:before {
content: "\e142";
}
.bb-icons-rl-cell-signal-high:before {
content: "\e144";
}
.bb-icons-rl-cell-signal-low:before {
content: "\e146";
}
.bb-icons-rl-cell-signal-medium:before {
content: "\e148";
}
.bb-icons-rl-cell-signal-none:before {
content: "\e14a";
}
.bb-icons-rl-cell-signal-slash:before {
content: "\e14c";
}
.bb-icons-rl-cell-signal-x:before {
content: "\e14e";
}
.bb-icons-rl-cell-tower:before {
content: "\ebaa";
}
.bb-icons-rl-certificate:before {
content: "\e766";
}
.bb-icons-rl-chair:before {
content: "\e950";
}
.bb-icons-rl-chalkboard:before {
content: "\e5fc";
}
.bb-icons-rl-chalkboard-simple:before {
content: "\e5fe";
}
.bb-icons-rl-chalkboard-teacher:before {
content: "\e600";
}
.bb-icons-rl-champagne:before {
content: "\eaca";
}
.bb-icons-rl-charging-station:before {
content: "\e8d0";
}
.bb-icons-rl-chart-bar:before {
content: "\e150";
}
.bb-icons-rl-chart-bar-horizontal:before {
content: "\e152";
}
.bb-icons-rl-chart-donut:before {
content: "\eaa6";
}
.bb-icons-rl-chart-line:before {
content: "\e154";
}
.bb-icons-rl-chart-line-down:before {
content: "\e8b6";
}
.bb-icons-rl-chart-line-up:before {
content: "\e156";
}
.bb-icons-rl-chart-pie:before {
content: "\e158";
}
.bb-icons-rl-chart-pie-slice:before {
content: "\e15a";
}
.bb-icons-rl-chart-polar:before {
content: "\eaa8";
}
.bb-icons-rl-chart-scatter:before {
content: "\eaac";
}
.bb-icons-rl-chat:before {
content: "\e15c";
}
.bb-icons-rl-chat-centered:before {
content: "\e160";
}
.bb-icons-rl-chat-centered-dots:before {
content: "\e164";
}
.bb-icons-rl-chat-centered-slash:before {
content: "\e162";
}
.bb-icons-rl-chat-centered-text:before {
content: "\e166";
}
.bb-icons-rl-chat-circle:before {
content: "\e168";
}
.bb-icons-rl-chat-circle-dots:before {
content: "\e16c";
}
.bb-icons-rl-chat-circle-slash:before {
content: "\e16a";
}
.bb-icons-rl-chat-circle-text:before {
content: "\e16e";
}
.bb-icons-rl-chat-dots:before {
content: "\e170";
}
.bb-icons-rl-chat-slash:before {
content: "\e15e";
}
.bb-icons-rl-chat-teardrop:before {
content: "\e172";
}
.bb-icons-rl-chat-teardrop-dots:before {
content: "\e176";
}
.bb-icons-rl-chat-teardrop-slash:before {
content: "\e174";
}
.bb-icons-rl-chat-teardrop-text:before {
content: "\e178";
}
.bb-icons-rl-chat-text:before {
content: "\e17a";
}
.bb-icons-rl-chats:before {
content: "\e17c";
}
.bb-icons-rl-chats-circle:before {
content: "\e17e";
}
.bb-icons-rl-chats-teardrop:before {
content: "\e180";
}
.bb-icons-rl-check:before {
content: "\e182";
}
.bb-icons-rl-check-circle:before {
content: "\e184";
}
.bb-icons-rl-check-fat:before {
content: "\eba6";
}
.bb-icons-rl-check-square:before {
content: "\e186";
}
.bb-icons-rl-check-square-offset:before {
content: "\e188";
}
.bb-icons-rl-checkerboard:before {
content: "\e8c4";
}
.bb-icons-rl-checks:before {
content: "\e53a";
}
.bb-icons-rl-cheers:before {
content: "\ea4a";
}
.bb-icons-rl-cheese:before {
content: "\e9fe";
}
.bb-icons-rl-chef-hat:before {
content: "\ed8e";
}
.bb-icons-rl-cherries:before {
content: "\e830";
}
.bb-icons-rl-church:before {
content: "\ecea";
}
.bb-icons-rl-cigarette:before {
content: "\ed90";
}
.bb-icons-rl-cigarette-slash:before {
content: "\ed92";
}
.bb-icons-rl-circle:before {
content: "\e18a";
}
.bb-icons-rl-circle-dashed:before {
content: "\e602";
}
.bb-icons-rl-circle-half:before {
content: "\e18c";
}
.bb-icons-rl-circle-half-tilt:before {
content: "\e18e";
}
.bb-icons-rl-circle-notch:before {
content: "\eb44";
}
.bb-icons-rl-circles-four:before {
content: "\e190";
}
.bb-icons-rl-circles-three:before {
content: "\e192";
}
.bb-icons-rl-circles-three-plus:before {
content: "\e194";
}
.bb-icons-rl-circuitry:before {
content: "\e9c2";
}
.bb-icons-rl-city:before {
content: "\ea6a";
}
.bb-icons-rl-clipboard:before {
content: "\e196";
}
.bb-icons-rl-clipboard-text:before {
content: "\e198";
}
.bb-icons-rl-clock:before {
content: "\e19a";
}
.bb-icons-rl-clock-afternoon:before {
content: "\e19c";
}
.bb-icons-rl-clock-clockwise:before {
content: "\e19e";
}
.bb-icons-rl-clock-countdown:before {
content: "\ed2c";
}
.bb-icons-rl-clock-counter-clockwise:before {
content: "\e1a0";
}
.bb-icons-rl-clock-user:before {
content: "\edec";
}
.bb-icons-rl-closed-captioning:before {
content: "\e1a4";
}
.bb-icons-rl-cloud:before {
content: "\e1aa";
}
.bb-icons-rl-cloud-arrow-down:before {
content: "\e1ac";
}
.bb-icons-rl-cloud-arrow-up:before {
content: "\e1ae";
}
.bb-icons-rl-cloud-check:before {
content: "\e1b0";
}
.bb-icons-rl-cloud-fog:before {
content: "\e53c";
}
.bb-icons-rl-cloud-lightning:before {
content: "\e1b2";
}
.bb-icons-rl-cloud-moon:before {
content: "\e53e";
}
.bb-icons-rl-cloud-rain:before {
content: "\e1b4";
}
.bb-icons-rl-cloud-slash:before {
content: "\e1b6";
}
.bb-icons-rl-cloud-snow:before {
content: "\e1b8";
}
.bb-icons-rl-cloud-sun:before {
content: "\e540";
}
.bb-icons-rl-cloud-warning:before {
content: "\ea98";
}
.bb-icons-rl-cloud-x:before {
content: "\ea96";
}
.bb-icons-rl-clover:before {
content: "\edc8";
}
.bb-icons-rl-club:before {
content: "\e1ba";
}
.bb-icons-rl-coat-hanger:before {
content: "\e7fe";
}
.bb-icons-rl-coda-logo:before {
content: "\e7ce";
}
.bb-icons-rl-code:before {
content: "\e1bc";
}
.bb-icons-rl-code-block:before {
content: "\eafe";
}
.bb-icons-rl-code-simple:before {
content: "\e1be";
}
.bb-icons-rl-codepen-logo:before {
content: "\e978";
}
.bb-icons-rl-codesandbox-logo:before {
content: "\ea06";
}
.bb-icons-rl-coffee:before {
content: "\e1c2";
}
.bb-icons-rl-coffee-bean:before {
content: "\e1c0";
}
.bb-icons-rl-coin:before {
content: "\e60e";
}
.bb-icons-rl-coin-vertical:before {
content: "\eb48";
}
.bb-icons-rl-coins:before {
content: "\e78e";
}
.bb-icons-rl-columns:before {
content: "\e546";
}
.bb-icons-rl-columns-plus-left:before {
content: "\e544";
}
.bb-icons-rl-columns-plus-right:before {
content: "\e542";
}
.bb-icons-rl-command:before {
content: "\e1c4";
}
.bb-icons-rl-compass:before {
content: "\e1c8";
}
.bb-icons-rl-compass-rose:before {
content: "\e1c6";
}
.bb-icons-rl-compass-tool:before {
content: "\ea0e";
}
.bb-icons-rl-computer-tower:before {
content: "\e548";
}
.bb-icons-rl-confetti:before {
content: "\e81a";
}
.bb-icons-rl-contactless-payment:before {
content: "\ed42";
}
.bb-icons-rl-control:before {
content: "\eca6";
}
.bb-icons-rl-cookie:before {
content: "\e6ca";
}
.bb-icons-rl-cooking-pot:before {
content: "\e764";
}
.bb-icons-rl-copy:before {
content: "\e1ca";
}
.bb-icons-rl-copy-simple:before {
content: "\e1cc";
}
.bb-icons-rl-copyleft:before {
content: "\e86a";
}
.bb-icons-rl-copyright:before {
content: "\e54a";
}
.bb-icons-rl-corners-in:before {
content: "\e1ce";
}
.bb-icons-rl-corners-out:before {
content: "\e1d0";
}
.bb-icons-rl-couch:before {
content: "\e7f6";
}
.bb-icons-rl-court-basketball:before {
content: "\ee36";
}
.bb-icons-rl-cow:before {
content: "\eabe";
}
.bb-icons-rl-cowboy-hat:before {
content: "\ed12";
}
.bb-icons-rl-cpu:before {
content: "\e610";
}
.bb-icons-rl-crane:before {
content: "\ed48";
}
.bb-icons-rl-crane-tower:before {
content: "\ed49";
}
.bb-icons-rl-credit-card:before {
content: "\e1d2";
}
.bb-icons-rl-cricket:before {
content: "\ee12";
}
.bb-icons-rl-crop:before {
content: "\e1d4";
}
.bb-icons-rl-cross:before {
content: "\e8a0";
}
.bb-icons-rl-crosshair:before {
content: "\e1d6";
}
.bb-icons-rl-crosshair-simple:before {
content: "\e1d8";
}
.bb-icons-rl-crown:before {
content: "\e614";
}
.bb-icons-rl-crown-cross:before {
content: "\ee5e";
}
.bb-icons-rl-crown-simple:before {
content: "\e616";
}
.bb-icons-rl-cube:before {
content: "\e1da";
}
.bb-icons-rl-cube-focus:before {
content: "\ed0a";
}
.bb-icons-rl-cube-transparent:before {
content: "\ec7c";
}
.bb-icons-rl-currency-btc:before {
content: "\e618";
}
.bb-icons-rl-currency-circle-dollar:before {
content: "\e54c";
}
.bb-icons-rl-currency-cny:before {
content: "\e54e";
}
.bb-icons-rl-currency-dollar:before {
content: "\e550";
}
.bb-icons-rl-currency-dollar-simple:before {
content: "\e552";
}
.bb-icons-rl-currency-eth:before {
content: "\eada";
}
.bb-icons-rl-currency-eur:before {
content: "\e554";
}
.bb-icons-rl-currency-gbp:before {
content: "\e556";
}
.bb-icons-rl-currency-inr:before {
content: "\e558";
}
.bb-icons-rl-currency-jpy:before {
content: "\e55a";
}
.bb-icons-rl-currency-krw:before {
content: "\e55c";
}
.bb-icons-rl-currency-kzt:before {
content: "\ec4c";
}
.bb-icons-rl-currency-ngn:before {
content: "\eb52";
}
.bb-icons-rl-currency-rub:before {
content: "\e55e";
}
.bb-icons-rl-cursor:before {
content: "\e1dc";
}
.bb-icons-rl-cursor-click:before {
content: "\e7c8";
}
.bb-icons-rl-cursor-text:before {
content: "\e7d8";
}
.bb-icons-rl-cylinder:before {
content: "\e8fc";
}
.bb-icons-rl-database:before {
content: "\e1de";
}
.bb-icons-rl-desk:before {
content: "\ed16";
}
.bb-icons-rl-desktop:before {
content: "\e560";
}
.bb-icons-rl-desktop-tower:before {
content: "\e562";
}
.bb-icons-rl-detective:before {
content: "\e83e";
}
.bb-icons-rl-dev-to-logo:before {
content: "\ed0e";
}
.bb-icons-rl-device-mobile:before {
content: "\e1e0";
}
.bb-icons-rl-device-mobile-camera:before {
content: "\e1e2";
}
.bb-icons-rl-device-mobile-slash:before {
content: "\ee46";
}
.bb-icons-rl-device-mobile-speaker:before {
content: "\e1e4";
}
.bb-icons-rl-device-rotate:before {
content: "\edf2";
}
.bb-icons-rl-device-tablet:before {
content: "\e1e6";
}
.bb-icons-rl-device-tablet-camera:before {
content: "\e1e8";
}
.bb-icons-rl-device-tablet-speaker:before {
content: "\e1ea";
}
.bb-icons-rl-devices:before {
content: "\eba4";
}
.bb-icons-rl-diamond:before {
content: "\e1ec";
}
.bb-icons-rl-diamonds-four:before {
content: "\e8f4";
}
.bb-icons-rl-dice-five:before {
content: "\e1ee";
}
.bb-icons-rl-dice-four:before {
content: "\e1f0";
}
.bb-icons-rl-dice-one:before {
content: "\e1f2";
}
.bb-icons-rl-dice-six:before {
content: "\e1f4";
}
.bb-icons-rl-dice-three:before {
content: "\e1f6";
}
.bb-icons-rl-dice-two:before {
content: "\e1f8";
}
.bb-icons-rl-disc:before {
content: "\e564";
}
.bb-icons-rl-disco-ball:before {
content: "\ed98";
}
.bb-icons-rl-discord-logo:before {
content: "\e61a";
}
.bb-icons-rl-divide:before {
content: "\e1fa";
}
.bb-icons-rl-dna:before {
content: "\e924";
}
.bb-icons-rl-dog:before {
content: "\e74a";
}
.bb-icons-rl-door:before {
content: "\e61c";
}
.bb-icons-rl-door-open:before {
content: "\e7e6";
}
.bb-icons-rl-dot:before {
content: "\ecde";
}
.bb-icons-rl-dot-outline:before {
content: "\ece0";
}
.bb-icons-rl-dots-nine:before {
content: "\e1fc";
}
.bb-icons-rl-dots-six:before {
content: "\e794";
}
.bb-icons-rl-dots-six-vertical:before {
content: "\eae2";
}
.bb-icons-rl-dots-three:before {
content: "\e1fe";
}
.bb-icons-rl-dots-three-circle:before {
content: "\e200";
}
.bb-icons-rl-dots-three-circle-vertical:before {
content: "\e202";
}
.bb-icons-rl-dots-three-outline:before {
content: "\e204";
}
.bb-icons-rl-dots-three-outline-vertical:before {
content: "\e206";
}
.bb-icons-rl-dots-three-vertical:before {
content: "\e208";
}
.bb-icons-rl-download:before {
content: "\e20a";
}
.bb-icons-rl-download-simple:before {
content: "\e20c";
}
.bb-icons-rl-dress:before {
content: "\ea7e";
}
.bb-icons-rl-dresser:before {
content: "\e94e";
}
.bb-icons-rl-dribbble-logo:before {
content: "\e20e";
}
.bb-icons-rl-drone:before {
content: "\ed74";
}
.bb-icons-rl-drop:before {
content: "\e210";
}
.bb-icons-rl-drop-half:before {
content: "\e566";
}
.bb-icons-rl-drop-half-bottom:before {
content: "\eb40";
}
.bb-icons-rl-drop-simple:before {
content: "\ee32";
}
.bb-icons-rl-drop-slash:before {
content: "\e954";
}
.bb-icons-rl-dropbox-logo:before {
content: "\e7d0";
}
.bb-icons-rl-ear:before {
content: "\e70c";
}
.bb-icons-rl-ear-slash:before {
content: "\e70e";
}
.bb-icons-rl-egg:before {
content: "\e812";
}
.bb-icons-rl-egg-crack:before {
content: "\eb64";
}
.bb-icons-rl-eject:before {
content: "\e212";
}
.bb-icons-rl-eject-simple:before {
content: "\e6ae";
}
.bb-icons-rl-elevator:before {
content: "\ecc0";
}
.bb-icons-rl-empty:before {
content: "\edbc";
}
.bb-icons-rl-engine:before {
content: "\ea80";
}
.bb-icons-rl-envelope:before {
content: "\e214";
}
.bb-icons-rl-envelope-open:before {
content: "\e216";
}
.bb-icons-rl-envelope-simple:before {
content: "\e218";
}
.bb-icons-rl-envelope-simple-open:before {
content: "\e21a";
}
.bb-icons-rl-equalizer:before {
content: "\ebbc";
}
.bb-icons-rl-equals:before {
content: "\e21c";
}
.bb-icons-rl-eraser:before {
content: "\e21e";
}
.bb-icons-rl-escalator-down:before {
content: "\ecba";
}
.bb-icons-rl-escalator-up:before {
content: "\ecbc";
}
.bb-icons-rl-exam:before {
content: "\e742";
}
.bb-icons-rl-exclamation-mark:before {
content: "\ee44";
}
.bb-icons-rl-exclude:before {
content: "\e882";
}
.bb-icons-rl-exclude-square:before {
content: "\e880";
}
.bb-icons-rl-export:before {
content: "\eaf0";
}
.bb-icons-rl-eye:before {
content: "\e220";
}
.bb-icons-rl-eye-closed:before {
content: "\e222";
}
.bb-icons-rl-eye-slash:before {
content: "\e224";
}
.bb-icons-rl-eyedropper:before {
content: "\e568";
}
.bb-icons-rl-eyedropper-sample:before {
content: "\eac4";
}
.bb-icons-rl-eyeglasses:before {
content: "\e7ba";
}
.bb-icons-rl-eyes:before {
content: "\ee5c";
}
.bb-icons-rl-face-mask:before {
content: "\e56a";
}
.bb-icons-rl-facebook-logo:before {
content: "\e226";
}
.bb-icons-rl-factory:before {
content: "\e760";
}
.bb-icons-rl-faders:before {
content: "\e228";
}
.bb-icons-rl-faders-horizontal:before {
content: "\e22a";
}
.bb-icons-rl-fallout-shelter:before {
content: "\e9de";
}
.bb-icons-rl-fan:before {
content: "\e9f2";
}
.bb-icons-rl-farm:before {
content: "\ec70";
}
.bb-icons-rl-fast-forward:before {
content: "\e6a6";
}
.bb-icons-rl-fast-forward-circle:before {
content: "\e22c";
}
.bb-icons-rl-feather:before {
content: "\e9c0";
}
.bb-icons-rl-fediverse-logo:before {
content: "\ed66";
}
.bb-icons-rl-figma-logo:before {
content: "\e22e";
}
.bb-icons-rl-file:before {
content: "\e230";
}
.bb-icons-rl-file-archive:before {
content: "\eb2a";
}
.bb-icons-rl-file-arrow-down:before {
content: "\e232";
}
.bb-icons-rl-file-arrow-up:before {
content: "\e61e";
}
.bb-icons-rl-file-audio:before {
content: "\ea20";
}
.bb-icons-rl-file-c:before {
content: "\eb32";
}
.bb-icons-rl-file-c-sharp:before {
content: "\eb30";
}
.bb-icons-rl-file-cloud:before {
content: "\e95e";
}
.bb-icons-rl-file-code:before {
content: "\e914";
}
.bb-icons-rl-file-cpp:before {
content: "\eb2e";
}
.bb-icons-rl-file-css:before {
content: "\eb34";
}
.bb-icons-rl-file-csv:before {
content: "\eb1c";
}
.bb-icons-rl-file-dashed:before {
content: "\e704";
}
.bb-icons-rl-file-dotted:before {
content: "\e704";
}
.bb-icons-rl-file-doc:before {
content: "\eb1e";
}
.bb-icons-rl-file-html:before {
content: "\eb38";
}
.bb-icons-rl-file-image:before {
content: "\ea24";
}
.bb-icons-rl-file-ini:before {
content: "\eb33";
}
.bb-icons-rl-file-jpg:before {
content: "\eb1a";
}
.bb-icons-rl-file-js:before {
content: "\eb24";
}
.bb-icons-rl-file-jsx:before {
content: "\eb3a";
}
.bb-icons-rl-file-lock:before {
content: "\e95c";
}
.bb-icons-rl-file-magnifying-glass:before {
content: "\e238";
}
.bb-icons-rl-file-search:before {
content: "\e238";
}
.bb-icons-rl-file-md:before {
content: "\ed50";
}
.bb-icons-rl-file-minus:before {
content: "\e234";
}
.bb-icons-rl-file-pdf:before {
content: "\e702";
}
.bb-icons-rl-file-plus:before {
content: "\e236";
}
.bb-icons-rl-file-png:before {
content: "\eb18";
}
.bb-icons-rl-file-ppt:before {
content: "\eb20";
}
.bb-icons-rl-file-py:before {
content: "\eb2c";
}
.bb-icons-rl-file-rs:before {
content: "\eb28";
}
.bb-icons-rl-file-sql:before {
content: "\ed4e";
}
.bb-icons-rl-file-svg:before {
content: "\ed08";
}
.bb-icons-rl-file-text:before {
content: "\e23a";
}
.bb-icons-rl-file-ts:before {
content: "\eb26";
}
.bb-icons-rl-file-tsx:before {
content: "\eb3c";
}
.bb-icons-rl-file-txt:before {
content: "\eb35";
}
.bb-icons-rl-file-video:before {
content: "\ea22";
}
.bb-icons-rl-file-vue:before {
content: "\eb3e";
}
.bb-icons-rl-file-x:before {
content: "\e23c";
}
.bb-icons-rl-file-xls:before {
content: "\eb22";
}
.bb-icons-rl-file-zip:before {
content: "\e958";
}
.bb-icons-rl-files:before {
content: "\e710";
}
.bb-icons-rl-film-reel:before {
content: "\e8c0";
}
.bb-icons-rl-film-script:before {
content: "\eb50";
}
.bb-icons-rl-film-slate:before {
content: "\e8c2";
}
.bb-icons-rl-film-strip:before {
content: "\e792";
}
.bb-icons-rl-fingerprint:before {
content: "\e23e";
}
.bb-icons-rl-fingerprint-simple:before {
content: "\e240";
}
.bb-icons-rl-finn-the-human:before {
content: "\e56c";
}
.bb-icons-rl-fire:before {
content: "\e242";
}
.bb-icons-rl-fire-extinguisher:before {
content: "\e9e8";
}
.bb-icons-rl-fire-simple:before {
content: "\e620";
}
.bb-icons-rl-fire-truck:before {
content: "\e574";
}
.bb-icons-rl-first-aid:before {
content: "\e56e";
}
.bb-icons-rl-first-aid-kit:before {
content: "\e570";
}
.bb-icons-rl-fish:before {
content: "\e728";
}
.bb-icons-rl-fish-simple:before {
content: "\e72a";
}
.bb-icons-rl-flag:before {
content: "\e244";
}
.bb-icons-rl-flag-banner:before {
content: "\e622";
}
.bb-icons-rl-flag-banner-fold:before {
content: "\ecf2";
}
.bb-icons-rl-flag-checkered:before {
content: "\ea38";
}
.bb-icons-rl-flag-pennant:before {
content: "\ecf0";
}
.bb-icons-rl-flame:before {
content: "\e624";
}
.bb-icons-rl-flashlight:before {
content: "\e246";
}
.bb-icons-rl-flask:before {
content: "\e79e";
}
.bb-icons-rl-flip-horizontal:before {
content: "\ed6a";
}
.bb-icons-rl-flip-vertical:before {
content: "\ed6c";
}
.bb-icons-rl-floppy-disk:before {
content: "\e248";
}
.bb-icons-rl-floppy-disk-back:before {
content: "\eaf4";
}
.bb-icons-rl-flow-arrow:before {
content: "\e6ec";
}
.bb-icons-rl-flower:before {
content: "\e75e";
}
.bb-icons-rl-flower-lotus:before {
content: "\e6cc";
}
.bb-icons-rl-flower-tulip:before {
content: "\eacc";
}
.bb-icons-rl-flying-saucer:before {
content: "\eb4a";
}
.bb-icons-rl-folder:before {
content: "\e24a";
}
.bb-icons-rl-folder-notch:before {
content: "\e24a";
}
.bb-icons-rl-folder-dashed:before {
content: "\e8f8";
}
.bb-icons-rl-folder-dotted:before {
content: "\e8f8";
}
.bb-icons-rl-folder-lock:before {
content: "\ea3c";
}
.bb-icons-rl-folder-minus:before {
content: "\e254";
}
.bb-icons-rl-folder-notch-minus:before {
content: "\e254";
}
.bb-icons-rl-folder-open:before {
content: "\e256";
}
.bb-icons-rl-folder-notch-open:before {
content: "\e256";
}
.bb-icons-rl-folder-plus:before {
content: "\e258";
}
.bb-icons-rl-folder-notch-plus:before {
content: "\e258";
}
.bb-icons-rl-folder-simple:before {
content: "\e25a";
}
.bb-icons-rl-folder-simple-dashed:before {
content: "\ec2a";
}
.bb-icons-rl-folder-simple-dotted:before {
content: "\ec2a";
}
.bb-icons-rl-folder-simple-lock:before {
content: "\eb5e";
}
.bb-icons-rl-folder-simple-minus:before {
content: "\e25c";
}
.bb-icons-rl-folder-simple-plus:before {
content: "\e25e";
}
.bb-icons-rl-folder-simple-star:before {
content: "\ec2e";
}
.bb-icons-rl-folder-simple-user:before {
content: "\eb60";
}
.bb-icons-rl-folder-star:before {
content: "\ea86";
}
.bb-icons-rl-folder-user:before {
content: "\eb46";
}
.bb-icons-rl-folders:before {
content: "\e260";
}
.bb-icons-rl-football:before {
content: "\e718";
}
.bb-icons-rl-football-helmet:before {
content: "\ee4c";
}
.bb-icons-rl-footprints:before {
content: "\ea88";
}
.bb-icons-rl-fork-knife:before {
content: "\e262";
}
.bb-icons-rl-four-k:before {
content: "\ea5c";
}
.bb-icons-rl-frame-corners:before {
content: "\e626";
}
.bb-icons-rl-framer-logo:before {
content: "\e264";
}
.bb-icons-rl-function:before {
content: "\ebe4";
}
.bb-icons-rl-funnel:before {
content: "\e266";
}
.bb-icons-rl-funnel-simple:before {
content: "\e268";
}
.bb-icons-rl-funnel-simple-x:before {
content: "\e26a";
}
.bb-icons-rl-funnel-x:before {
content: "\e26c";
}
.bb-icons-rl-game-controller:before {
content: "\e26e";
}
.bb-icons-rl-garage:before {
content: "\ecd6";
}
.bb-icons-rl-gas-can:before {
content: "\e8ce";
}
.bb-icons-rl-gas-pump:before {
content: "\e768";
}
.bb-icons-rl-gauge:before {
content: "\e628";
}
.bb-icons-rl-gavel:before {
content: "\ea32";
}
.bb-icons-rl-gear:before {
content: "\e270";
}
.bb-icons-rl-gear-fine:before {
content: "\e87c";
}
.bb-icons-rl-gear-six:before {
content: "\e272";
}
.bb-icons-rl-gender-female:before {
content: "\e6e0";
}
.bb-icons-rl-gender-intersex:before {
content: "\e6e6";
}
.bb-icons-rl-gender-male:before {
content: "\e6e2";
}
.bb-icons-rl-gender-neuter:before {
content: "\e6ea";
}
.bb-icons-rl-gender-nonbinary:before {
content: "\e6e4";
}
.bb-icons-rl-gender-transgender:before {
content: "\e6e8";
}
.bb-icons-rl-ghost:before {
content: "\e62a";
}
.bb-icons-rl-gif:before {
content: "\e274";
}
.bb-icons-rl-gift:before {
content: "\e276";
}
.bb-icons-rl-git-branch:before {
content: "\e278";
}
.bb-icons-rl-git-commit:before {
content: "\e27a";
}
.bb-icons-rl-git-diff:before {
content: "\e27c";
}
.bb-icons-rl-git-fork:before {
content: "\e27e";
}
.bb-icons-rl-git-merge:before {
content: "\e280";
}
.bb-icons-rl-git-pull-request:before {
content: "\e282";
}
.bb-icons-rl-github-logo:before {
content: "\e576";
}
.bb-icons-rl-gitlab-logo:before {
content: "\e694";
}
.bb-icons-rl-gitlab-logo-simple:before {
content: "\e696";
}
.bb-icons-rl-globe:before {
content: "\e288";
}
.bb-icons-rl-globe-hemisphere-east:before {
content: "\e28a";
}
.bb-icons-rl-globe-hemisphere-west:before {
content: "\e28c";
}
.bb-icons-rl-globe-simple:before {
content: "\e28e";
}
.bb-icons-rl-globe-simple-x:before {
content: "\e284";
}
.bb-icons-rl-globe-stand:before {
content: "\e290";
}
.bb-icons-rl-globe-x:before {
content: "\e286";
}
.bb-icons-rl-goggles:before {
content: "\ecb4";
}
.bb-icons-rl-golf:before {
content: "\ea3e";
}
.bb-icons-rl-goodreads-logo:before {
content: "\ed10";
}
.bb-icons-rl-google-cardboard-logo:before {
content: "\e7b6";
}
.bb-icons-rl-google-chrome-logo:before {
content: "\e976";
}
.bb-icons-rl-google-drive-logo:before {
content: "\e8f6";
}
.bb-icons-rl-google-logo:before {
content: "\e292";
}
.bb-icons-rl-google-photos-logo:before {
content: "\eb92";
}
.bb-icons-rl-google-play-logo:before {
content: "\e294";
}
.bb-icons-rl-google-podcasts-logo:before {
content: "\eb94";
}
.bb-icons-rl-gps:before {
content: "\edd8";
}
.bb-icons-rl-gps-fix:before {
content: "\edd6";
}
.bb-icons-rl-gps-slash:before {
content: "\edd4";
}
.bb-icons-rl-gradient:before {
content: "\eb42";
}
.bb-icons-rl-graduation-cap:before {
content: "\e62c";
}
.bb-icons-rl-grains:before {
content: "\ec68";
}
.bb-icons-rl-grains-slash:before {
content: "\ec6a";
}
.bb-icons-rl-graph:before {
content: "\eb58";
}
.bb-icons-rl-graphics-card:before {
content: "\e612";
}
.bb-icons-rl-greater-than:before {
content: "\edc4";
}
.bb-icons-rl-greater-than-or-equal:before {
content: "\eda2";
}
.bb-icons-rl-grid-four:before {
content: "\e296";
}
.bb-icons-rl-grid-nine:before {
content: "\ec8c";
}
.bb-icons-rl-guitar:before {
content: "\ea8a";
}
.bb-icons-rl-hair-dryer:before {
content: "\ea66";
}
.bb-icons-rl-hamburger:before {
content: "\e790";
}
.bb-icons-rl-hammer:before {
content: "\e80e";
}
.bb-icons-rl-hand:before {
content: "\e298";
}
.bb-icons-rl-hand-arrow-down:before {
content: "\ea4e";
}
.bb-icons-rl-hand-arrow-up:before {
content: "\ee5a";
}
.bb-icons-rl-hand-coins:before {
content: "\ea8c";
}
.bb-icons-rl-hand-deposit:before {
content: "\ee82";
}
.bb-icons-rl-hand-eye:before {
content: "\ea4c";
}
.bb-icons-rl-hand-fist:before {
content: "\e57a";
}
.bb-icons-rl-hand-grabbing:before {
content: "\e57c";
}
.bb-icons-rl-hand-heart:before {
content: "\e810";
}
.bb-icons-rl-hand-palm:before {
content: "\e57e";
}
.bb-icons-rl-hand-peace:before {
content: "\e7cc";
}
.bb-icons-rl-hand-pointing:before {
content: "\e29a";
}
.bb-icons-rl-hand-soap:before {
content: "\e630";
}
.bb-icons-rl-hand-swipe-left:before {
content: "\ec94";
}
.bb-icons-rl-hand-swipe-right:before {
content: "\ec92";
}
.bb-icons-rl-hand-tap:before {
content: "\ec90";
}
.bb-icons-rl-hand-waving:before {
content: "\e580";
}
.bb-icons-rl-hand-withdraw:before {
content: "\ee80";
}
.bb-icons-rl-handbag:before {
content: "\e29c";
}
.bb-icons-rl-handbag-simple:before {
content: "\e62e";
}
.bb-icons-rl-hands-clapping:before {
content: "\e6a0";
}
.bb-icons-rl-hands-praying:before {
content: "\ecc8";
}
.bb-icons-rl-handshake:before {
content: "\e582";
}
.bb-icons-rl-hard-drive:before {
content: "\e29e";
}
.bb-icons-rl-hard-drives:before {
content: "\e2a0";
}
.bb-icons-rl-hard-hat:before {
content: "\ed46";
}
.bb-icons-rl-hash:before {
content: "\e2a2";
}
.bb-icons-rl-hash-straight:before {
content: "\e2a4";
}
.bb-icons-rl-head-circuit:before {
content: "\e7d4";
}
.bb-icons-rl-headlights:before {
content: "\e6fe";
}
.bb-icons-rl-headphones:before {
content: "\e2a6";
}
.bb-icons-rl-headset:before {
content: "\e584";
}
.bb-icons-rl-heart:before {
content: "\e2a8";
}
.bb-icons-rl-heart-break:before {
content: "\ebe8";
}
.bb-icons-rl-heart-half:before {
content: "\ec48";
}
.bb-icons-rl-heart-straight:before {
content: "\e2aa";
}
.bb-icons-rl-heart-straight-break:before {
content: "\eb98";
}
.bb-icons-rl-heartbeat:before {
content: "\e2ac";
}
.bb-icons-rl-hexagon:before {
content: "\e2ae";
}
.bb-icons-rl-high-definition:before {
content: "\ea8e";
}
.bb-icons-rl-high-heel:before {
content: "\e8e8";
}
.bb-icons-rl-highlighter:before {
content: "\ec76";
}
.bb-icons-rl-highlighter-circle:before {
content: "\e632";
}
.bb-icons-rl-hockey:before {
content: "\ec86";
}
.bb-icons-rl-hoodie:before {
content: "\ecd0";
}
.bb-icons-rl-horse:before {
content: "\e2b0";
}
.bb-icons-rl-hospital:before {
content: "\e844";
}
.bb-icons-rl-hourglass:before {
content: "\e2b2";
}
.bb-icons-rl-hourglass-high:before {
content: "\e2b4";
}
.bb-icons-rl-hourglass-low:before {
content: "\e2b6";
}
.bb-icons-rl-hourglass-medium:before {
content: "\e2b8";
}
.bb-icons-rl-hourglass-simple:before {
content: "\e2ba";
}
.bb-icons-rl-hourglass-simple-high:before {
content: "\e2bc";
}
.bb-icons-rl-hourglass-simple-low:before {
content: "\e2be";
}
.bb-icons-rl-hourglass-simple-medium:before {
content: "\e2c0";
}
.bb-icons-rl-house:before {
content: "\e2c2";
}
.bb-icons-rl-house-line:before {
content: "\e2c4";
}
.bb-icons-rl-house-simple:before {
content: "\e2c6";
}
.bb-icons-rl-hurricane:before {
content: "\e88e";
}
.bb-icons-rl-ice-cream:before {
content: "\e804";
}
.bb-icons-rl-identification-badge:before {
content: "\e6f6";
}
.bb-icons-rl-identification-card:before {
content: "\e2c8";
}
.bb-icons-rl-image:before {
content: "\e2ca";
}
.bb-icons-rl-image-broken:before {
content: "\e7a8";
}
.bb-icons-rl-image-square:before {
content: "\e2cc";
}
.bb-icons-rl-images:before {
content: "\e836";
}
.bb-icons-rl-images-square:before {
content: "\e834";
}
.bb-icons-rl-infinity:before {
content: "\e634";
}
.bb-icons-rl-lemniscate:before {
content: "\e634";
}
.bb-icons-rl-info:before {
content: "\e2ce";
}
.bb-icons-rl-instagram-logo:before {
content: "\e2d0";
}
.bb-icons-rl-intersect:before {
content: "\e2d2";
}
.bb-icons-rl-intersect-square:before {
content: "\e87a";
}
.bb-icons-rl-intersect-three:before {
content: "\ecc4";
}
.bb-icons-rl-intersection:before {
content: "\edba";
}
.bb-icons-rl-invoice:before {
content: "\ee42";
}
.bb-icons-rl-island:before {
content: "\ee06";
}
.bb-icons-rl-jar:before {
content: "\e7e0";
}
.bb-icons-rl-jar-label:before {
content: "\e7e1";
}
.bb-icons-rl-jeep:before {
content: "\e2d4";
}
.bb-icons-rl-joystick:before {
content: "\ea5e";
}
.bb-icons-rl-kanban:before {
content: "\eb54";
}
.bb-icons-rl-key:before {
content: "\e2d6";
}
.bb-icons-rl-key-return:before {
content: "\e782";
}
.bb-icons-rl-keyboard:before {
content: "\e2d8";
}
.bb-icons-rl-keyhole:before {
content: "\ea78";
}
.bb-icons-rl-knife:before {
content: "\e636";
}
.bb-icons-rl-ladder:before {
content: "\e9e4";
}
.bb-icons-rl-ladder-simple:before {
content: "\ec26";
}
.bb-icons-rl-lamp:before {
content: "\e638";
}
.bb-icons-rl-lamp-pendant:before {
content: "\ee2e";
}
.bb-icons-rl-laptop:before {
content: "\e586";
}
.bb-icons-rl-lasso:before {
content: "\edc6";
}
.bb-icons-rl-lastfm-logo:before {
content: "\e842";
}
.bb-icons-rl-layout:before {
content: "\e6d6";
}
.bb-icons-rl-leaf:before {
content: "\e2da";
}
.bb-icons-rl-lectern:before {
content: "\e95a";
}
.bb-icons-rl-lego:before {
content: "\e8c6";
}
.bb-icons-rl-lego-smiley:before {
content: "\e8c7";
}
.bb-icons-rl-less-than:before {
content: "\edac";
}
.bb-icons-rl-less-than-or-equal:before {
content: "\eda4";
}
.bb-icons-rl-letter-circle-h:before {
content: "\ebf8";
}
.bb-icons-rl-letter-circle-p:before {
content: "\ec08";
}
.bb-icons-rl-letter-circle-v:before {
content: "\ec14";
}
.bb-icons-rl-lifebuoy:before {
content: "\e63a";
}
.bb-icons-rl-lightbulb:before {
content: "\e2dc";
}
.bb-icons-rl-lightbulb-filament:before {
content: "\e63c";
}
.bb-icons-rl-lighthouse:before {
content: "\e9f6";
}
.bb-icons-rl-lightning:before {
content: "\e2de";
}
.bb-icons-rl-lightning-a:before {
content: "\ea84";
}
.bb-icons-rl-lightning-slash:before {
content: "\e2e0";
}
.bb-icons-rl-line-segment:before {
content: "\e6d2";
}
.bb-icons-rl-line-segments:before {
content: "\e6d4";
}
.bb-icons-rl-line-vertical:before {
content: "\ed70";
}
.bb-icons-rl-link:before {
content: "\e2e2";
}
.bb-icons-rl-link-break:before {
content: "\e2e4";
}
.bb-icons-rl-link-simple:before {
content: "\e2e6";
}
.bb-icons-rl-link-simple-break:before {
content: "\e2e8";
}
.bb-icons-rl-link-simple-horizontal:before {
content: "\e2ea";
}
.bb-icons-rl-link-simple-horizontal-break:before {
content: "\e2ec";
}
.bb-icons-rl-linkedin-logo:before {
content: "\e2ee";
}
.bb-icons-rl-linktree-logo:before {
content: "\edee";
}
.bb-icons-rl-linux-logo:before {
content: "\eb02";
}
.bb-icons-rl-list:before {
content: "\e2f0";
}
.bb-icons-rl-list-bullets:before {
content: "\e2f2";
}
.bb-icons-rl-list-checks:before {
content: "\eadc";
}
.bb-icons-rl-list-dashes:before {
content: "\e2f4";
}
.bb-icons-rl-list-heart:before {
content: "\ebde";
}
.bb-icons-rl-list-magnifying-glass:before {
content: "\ebe0";
}
.bb-icons-rl-list-numbers:before {
content: "\e2f6";
}
.bb-icons-rl-list-plus:before {
content: "\e2f8";
}
.bb-icons-rl-list-star:before {
content: "\ebdc";
}
.bb-icons-rl-lock:before {
content: "\e2fa";
}
.bb-icons-rl-lock-key:before {
content: "\e2fe";
}
.bb-icons-rl-lock-key-open:before {
content: "\e300";
}
.bb-icons-rl-lock-laminated:before {
content: "\e302";
}
.bb-icons-rl-lock-laminated-open:before {
content: "\e304";
}
.bb-icons-rl-lock-open:before {
content: "\e306";
}
.bb-icons-rl-lock-simple:before {
content: "\e308";
}
.bb-icons-rl-lock-simple-open:before {
content: "\e30a";
}
.bb-icons-rl-lockers:before {
content: "\ecb8";
}
.bb-icons-rl-log:before {
content: "\ed82";
}
.bb-icons-rl-magic-wand:before {
content: "\e6b6";
}
.bb-icons-rl-magnet:before {
content: "\e680";
}
.bb-icons-rl-magnet-straight:before {
content: "\e682";
}
.bb-icons-rl-magnifying-glass:before {
content: "\e30c";
}
.bb-icons-rl-magnifying-glass-minus:before {
content: "\e30e";
}
.bb-icons-rl-magnifying-glass-plus:before {
content: "\e310";
}
.bb-icons-rl-mailbox:before {
content: "\ec1e";
}
.bb-icons-rl-map-pin:before {
content: "\e316";
}
.bb-icons-rl-map-pin-area:before {
content: "\ee3a";
}
.bb-icons-rl-map-pin-line:before {
content: "\e318";
}
.bb-icons-rl-map-pin-plus:before {
content: "\e314";
}
.bb-icons-rl-map-pin-simple:before {
content: "\ee3e";
}
.bb-icons-rl-map-pin-simple-area:before {
content: "\ee3c";
}
.bb-icons-rl-map-pin-simple-line:before {
content: "\ee38";
}
.bb-icons-rl-map-trifold:before {
content: "\e31a";
}
.bb-icons-rl-markdown-logo:before {
content: "\e508";
}
.bb-icons-rl-marker-circle:before {
content: "\e640";
}
.bb-icons-rl-martini:before {
content: "\e31c";
}
.bb-icons-rl-mask-happy:before {
content: "\e9f4";
}
.bb-icons-rl-mask-sad:before {
content: "\eb9e";
}
.bb-icons-rl-mastodon-logo:before {
content: "\ed68";
}
.bb-icons-rl-math-operations:before {
content: "\e31e";
}
.bb-icons-rl-matrix-logo:before {
content: "\ed64";
}
.bb-icons-rl-medal:before {
content: "\e320";
}
.bb-icons-rl-medal-military:before {
content: "\ecfc";
}
.bb-icons-rl-medium-logo:before {
content: "\e322";
}
.bb-icons-rl-megaphone:before {
content: "\e324";
}
.bb-icons-rl-megaphone-simple:before {
content: "\e642";
}
.bb-icons-rl-member-of:before {
content: "\edc2";
}
.bb-icons-rl-memory:before {
content: "\e9c4";
}
.bb-icons-rl-messenger-logo:before {
content: "\e6d8";
}
.bb-icons-rl-meta-logo:before {
content: "\ed02";
}
.bb-icons-rl-meteor:before {
content: "\e9ba";
}
.bb-icons-rl-metronome:before {
content: "\ec8e";
}
.bb-icons-rl-microphone:before {
content: "\e326";
}
.bb-icons-rl-microphone-slash:before {
content: "\e328";
}
.bb-icons-rl-microphone-stage:before {
content: "\e75c";
}
.bb-icons-rl-microscope:before {
content: "\ec7a";
}
.bb-icons-rl-microsoft-excel-logo:before {
content: "\eb6c";
}
.bb-icons-rl-microsoft-outlook-logo:before {
content: "\eb70";
}
.bb-icons-rl-microsoft-powerpoint-logo:before {
content: "\eace";
}
.bb-icons-rl-microsoft-teams-logo:before {
content: "\eb66";
}
.bb-icons-rl-microsoft-word-logo:before {
content: "\eb6a";
}
.bb-icons-rl-minus:before {
content: "\e32a";
}
.bb-icons-rl-minus-circle:before {
content: "\e32c";
}
.bb-icons-rl-minus-square:before {
content: "\ed4c";
}
.bb-icons-rl-money:before {
content: "\e588";
}
.bb-icons-rl-money-wavy:before {
content: "\ee68";
}
.bb-icons-rl-monitor:before {
content: "\e32e";
}
.bb-icons-rl-monitor-arrow-up:before {
content: "\e58a";
}
.bb-icons-rl-monitor-play:before {
content: "\e58c";
}
.bb-icons-rl-moon:before {
content: "\e330";
}
.bb-icons-rl-moon-stars:before {
content: "\e58e";
}
.bb-icons-rl-moped:before {
content: "\e824";
}
.bb-icons-rl-moped-front:before {
content: "\e822";
}
.bb-icons-rl-mosque:before {
content: "\ecee";
}
.bb-icons-rl-motorcycle:before {
content: "\e80a";
}
.bb-icons-rl-mountains:before {
content: "\e7ae";
}
.bb-icons-rl-mouse:before {
content: "\e33a";
}
.bb-icons-rl-mouse-left-click:before {
content: "\e334";
}
.bb-icons-rl-mouse-middle-click:before {
content: "\e338";
}
.bb-icons-rl-mouse-right-click:before {
content: "\e336";
}
.bb-icons-rl-mouse-scroll:before {
content: "\e332";
}
.bb-icons-rl-mouse-simple:before {
content: "\e644";
}
.bb-icons-rl-music-note:before {
content: "\e33c";
}
.bb-icons-rl-music-note-simple:before {
content: "\e33e";
}
.bb-icons-rl-music-notes:before {
content: "\e340";
}
.bb-icons-rl-music-notes-minus:before {
content: "\ee0c";
}
.bb-icons-rl-music-notes-plus:before {
content: "\eb7c";
}
.bb-icons-rl-music-notes-simple:before {
content: "\e342";
}
.bb-icons-rl-navigation-arrow:before {
content: "\eade";
}
.bb-icons-rl-needle:before {
content: "\e82e";
}
.bb-icons-rl-network:before {
content: "\edde";
}
.bb-icons-rl-network-slash:before {
content: "\eddc";
}
.bb-icons-rl-network-x:before {
content: "\edda";
}
.bb-icons-rl-newspaper:before {
content: "\e344";
}
.bb-icons-rl-newspaper-clipping:before {
content: "\e346";
}
.bb-icons-rl-not-equals:before {
content: "\eda6";
}
.bb-icons-rl-not-member-of:before {
content: "\edae";
}
.bb-icons-rl-not-subset-of:before {
content: "\edb0";
}
.bb-icons-rl-not-superset-of:before {
content: "\edb2";
}
.bb-icons-rl-notches:before {
content: "\ed3a";
}
.bb-icons-rl-note:before {
content: "\e348";
}
.bb-icons-rl-note-blank:before {
content: "\e34a";
}
.bb-icons-rl-note-pencil:before {
content: "\e34c";
}
.bb-icons-rl-notebook:before {
content: "\e34e";
}
.bb-icons-rl-notepad:before {
content: "\e63e";
}
.bb-icons-rl-notification:before {
content: "\e6fa";
}
.bb-icons-rl-notion-logo:before {
content: "\e9a0";
}
.bb-icons-rl-nuclear-plant:before {
content: "\ed7c";
}
.bb-icons-rl-number-circle-eight:before {
content: "\e352";
}
.bb-icons-rl-number-circle-five:before {
content: "\e358";
}
.bb-icons-rl-number-circle-four:before {
content: "\e35e";
}
.bb-icons-rl-number-circle-nine:before {
content: "\e364";
}
.bb-icons-rl-number-circle-one:before {
content: "\e36a";
}
.bb-icons-rl-number-circle-seven:before {
content: "\e370";
}
.bb-icons-rl-number-circle-six:before {
content: "\e376";
}
.bb-icons-rl-number-circle-three:before {
content: "\e37c";
}
.bb-icons-rl-number-circle-two:before {
content: "\e382";
}
.bb-icons-rl-number-circle-zero:before {
content: "\e388";
}
.bb-icons-rl-number-eight:before {
content: "\e350";
}
.bb-icons-rl-number-five:before {
content: "\e356";
}
.bb-icons-rl-number-four:before {
content: "\e35c";
}
.bb-icons-rl-number-nine:before {
content: "\e362";
}
.bb-icons-rl-number-one:before {
content: "\e368";
}
.bb-icons-rl-number-seven:before {
content: "\e36e";
}
.bb-icons-rl-number-six:before {
content: "\e374";
}
.bb-icons-rl-number-square-eight:before {
content: "\e354";
}
.bb-icons-rl-number-square-five:before {
content: "\e35a";
}
.bb-icons-rl-number-square-four:before {
content: "\e360";
}
.bb-icons-rl-number-square-nine:before {
content: "\e366";
}
.bb-icons-rl-number-square-one:before {
content: "\e36c";
}
.bb-icons-rl-number-square-seven:before {
content: "\e372";
}
.bb-icons-rl-number-square-six:before {
content: "\e378";
}
.bb-icons-rl-number-square-three:before {
content: "\e37e";
}
.bb-icons-rl-number-square-two:before {
content: "\e384";
}
.bb-icons-rl-number-square-zero:before {
content: "\e38a";
}
.bb-icons-rl-number-three:before {
content: "\e37a";
}
.bb-icons-rl-number-two:before {
content: "\e380";
}
.bb-icons-rl-number-zero:before {
content: "\e386";
}
.bb-icons-rl-numpad:before {
content: "\e3c8";
}
.bb-icons-rl-nut:before {
content: "\e38c";
}
.bb-icons-rl-ny-times-logo:before {
content: "\e646";
}
.bb-icons-rl-octagon:before {
content: "\e38e";
}
.bb-icons-rl-office-chair:before {
content: "\ea46";
}
.bb-icons-rl-onigiri:before {
content: "\ee2c";
}
.bb-icons-rl-open-ai-logo:before {
content: "\e7d2";
}
.bb-icons-rl-option:before {
content: "\e8a8";
}
.bb-icons-rl-orange:before {
content: "\ee40";
}
.bb-icons-rl-orange-slice:before {
content: "\ed36";
}
.bb-icons-rl-oven:before {
content: "\ed8c";
}
.bb-icons-rl-package:before {
content: "\e390";
}
.bb-icons-rl-paint-brush:before {
content: "\e6f0";
}
.bb-icons-rl-paint-brush-broad:before {
content: "\e590";
}
.bb-icons-rl-paint-brush-household:before {
content: "\e6f2";
}
.bb-icons-rl-paint-bucket:before {
content: "\e392";
}
.bb-icons-rl-paint-roller:before {
content: "\e6f4";
}
.bb-icons-rl-palette:before {
content: "\e6c8";
}
.bb-icons-rl-panorama:before {
content: "\eaa2";
}
.bb-icons-rl-pants:before {
content: "\ec88";
}
.bb-icons-rl-paper-plane:before {
content: "\e394";
}
.bb-icons-rl-paper-plane-right:before {
content: "\e396";
}
.bb-icons-rl-paper-plane-tilt:before {
content: "\e398";
}
.bb-icons-rl-paperclip:before {
content: "\e39a";
}
.bb-icons-rl-paperclip-horizontal:before {
content: "\e592";
}
.bb-icons-rl-parachute:before {
content: "\ea7c";
}
.bb-icons-rl-paragraph:before {
content: "\e960";
}
.bb-icons-rl-parallelogram:before {
content: "\ecc6";
}
.bb-icons-rl-park:before {
content: "\ecb2";
}
.bb-icons-rl-password:before {
content: "\e752";
}
.bb-icons-rl-path:before {
content: "\e39c";
}
.bb-icons-rl-patreon-logo:before {
content: "\e98a";
}
.bb-icons-rl-pause:before {
content: "\e39e";
}
.bb-icons-rl-pause-circle:before {
content: "\e3a0";
}
.bb-icons-rl-paw-print:before {
content: "\e648";
}
.bb-icons-rl-paypal-logo:before {
content: "\e98c";
}
.bb-icons-rl-peace:before {
content: "\e3a2";
}
.bb-icons-rl-pen:before {
content: "\e3aa";
}
.bb-icons-rl-pen-nib:before {
content: "\e3ac";
}
.bb-icons-rl-pen-nib-straight:before {
content: "\e64a";
}
.bb-icons-rl-pencil:before {
content: "\e3ae";
}
.bb-icons-rl-pencil-circle:before {
content: "\e3b0";
}
.bb-icons-rl-pencil-line:before {
content: "\e3b2";
}
.bb-icons-rl-pencil-ruler:before {
content: "\e906";
}
.bb-icons-rl-pencil-simple:before {
content: "\e3b4";
}
.bb-icons-rl-pencil-simple-line:before {
content: "\ebc6";
}
.bb-icons-rl-pencil-simple-slash:before {
content: "\ecf6";
}
.bb-icons-rl-pencil-slash:before {
content: "\ecf8";
}
.bb-icons-rl-pentagon:before {
content: "\ec7e";
}
.bb-icons-rl-pentagram:before {
content: "\ec5c";
}
.bb-icons-rl-pepper:before {
content: "\e94a";
}
.bb-icons-rl-percent:before {
content: "\e3b6";
}
.bb-icons-rl-person:before {
content: "\e3a8";
}
.bb-icons-rl-person-arms-spread:before {
content: "\ecfe";
}
.bb-icons-rl-person-simple:before {
content: "\e72e";
}
.bb-icons-rl-person-simple-bike:before {
content: "\e734";
}
.bb-icons-rl-person-simple-circle:before {
content: "\ee58";
}
.bb-icons-rl-person-simple-hike:before {
content: "\ed54";
}
.bb-icons-rl-person-simple-run:before {
content: "\e730";
}
.bb-icons-rl-person-simple-ski:before {
content: "\e71c";
}
.bb-icons-rl-person-simple-snowboard:before {
content: "\e71e";
}
.bb-icons-rl-person-simple-swim:before {
content: "\e736";
}
.bb-icons-rl-person-simple-tai-chi:before {
content: "\ed5c";
}
.bb-icons-rl-person-simple-throw:before {
content: "\e732";
}
.bb-icons-rl-person-simple-walk:before {
content: "\e73a";
}
.bb-icons-rl-perspective:before {
content: "\ebe6";
}
.bb-icons-rl-phone:before {
content: "\e3b8";
}
.bb-icons-rl-phone-call:before {
content: "\e3ba";
}
.bb-icons-rl-phone-disconnect:before {
content: "\e3bc";
}
.bb-icons-rl-phone-incoming:before {
content: "\e3be";
}
.bb-icons-rl-phone-list:before {
content: "\e3cc";
}
.bb-icons-rl-phone-outgoing:before {
content: "\e3c0";
}
.bb-icons-rl-phone-pause:before {
content: "\e3ca";
}
.bb-icons-rl-phone-plus:before {
content: "\ec56";
}
.bb-icons-rl-phone-slash:before {
content: "\e3c2";
}
.bb-icons-rl-phone-transfer:before {
content: "\e3c6";
}
.bb-icons-rl-phone-x:before {
content: "\e3c4";
}
.bb-icons-rl-phosphor-logo:before {
content: "\e3ce";
}
.bb-icons-rl-pi:before {
content: "\ec80";
}
.bb-icons-rl-piano-keys:before {
content: "\e9c8";
}
.bb-icons-rl-picnic-table:before {
content: "\ee26";
}
.bb-icons-rl-picture-in-picture:before {
content: "\e64c";
}
.bb-icons-rl-piggy-bank:before {
content: "\ea04";
}
.bb-icons-rl-pill:before {
content: "\e700";
}
.bb-icons-rl-ping-pong:before {
content: "\ea42";
}
.bb-icons-rl-pint-glass:before {
content: "\edd0";
}
.bb-icons-rl-pinterest-logo:before {
content: "\e64e";
}
.bb-icons-rl-pinwheel:before {
content: "\eb9c";
}
.bb-icons-rl-pipe:before {
content: "\ed86";
}
.bb-icons-rl-pipe-wrench:before {
content: "\ed88";
}
.bb-icons-rl-pix-logo:before {
content: "\ecc2";
}
.bb-icons-rl-pizza:before {
content: "\e796";
}
.bb-icons-rl-placeholder:before {
content: "\e650";
}
.bb-icons-rl-planet:before {
content: "\e652";
}
.bb-icons-rl-plant:before {
content: "\ebae";
}
.bb-icons-rl-play:before {
content: "\e3d0";
}
.bb-icons-rl-play-circle:before {
content: "\e3d2";
}
.bb-icons-rl-play-pause:before {
content: "\e8be";
}
.bb-icons-rl-playlist:before {
content: "\e6aa";
}
.bb-icons-rl-plug:before {
content: "\e946";
}
.bb-icons-rl-plug-charging:before {
content: "\eb5c";
}
.bb-icons-rl-plugs:before {
content: "\eb56";
}
.bb-icons-rl-plugs-connected:before {
content: "\eb5a";
}
.bb-icons-rl-plus:before {
content: "\e3d4";
}
.bb-icons-rl-plus-circle:before {
content: "\e3d6";
}
.bb-icons-rl-plus-minus:before {
content: "\e3d8";
}
.bb-icons-rl-plus-square:before {
content: "\ed4a";
}
.bb-icons-rl-poker-chip:before {
content: "\e594";
}
.bb-icons-rl-police-car:before {
content: "\ec4a";
}
.bb-icons-rl-polygon:before {
content: "\e6d0";
}
.bb-icons-rl-popcorn:before {
content: "\eb4e";
}
.bb-icons-rl-popsicle:before {
content: "\ebbe";
}
.bb-icons-rl-potted-plant:before {
content: "\ec22";
}
.bb-icons-rl-power:before {
content: "\e3da";
}
.bb-icons-rl-prescription:before {
content: "\e7a2";
}
.bb-icons-rl-presentation:before {
content: "\e654";
}
.bb-icons-rl-presentation-chart:before {
content: "\e656";
}
.bb-icons-rl-printer:before {
content: "\e3dc";
}
.bb-icons-rl-prohibit:before {
content: "\e3de";
}
.bb-icons-rl-prohibit-inset:before {
content: "\e3e0";
}
.bb-icons-rl-projector-screen:before {
content: "\e658";
}
.bb-icons-rl-projector-screen-chart:before {
content: "\e65a";
}
.bb-icons-rl-pulse:before {
content: "\e000";
}
.bb-icons-rl-activity:before {
content: "\e000";
}
.bb-icons-rl-push-pin:before {
content: "\e3e2";
}
.bb-icons-rl-push-pin-simple:before {
content: "\e65c";
}
.bb-icons-rl-push-pin-simple-slash:before {
content: "\e65e";
}
.bb-icons-rl-push-pin-slash:before {
content: "\e3e4";
}
.bb-icons-rl-puzzle-piece:before {
content: "\e596";
}
.bb-icons-rl-qr-code:before {
content: "\e3e6";
}
.bb-icons-rl-question:before {
content: "\e3e8";
}
.bb-icons-rl-question-mark:before {
content: "\e3e9";
}
.bb-icons-rl-queue:before {
content: "\e6ac";
}
.bb-icons-rl-quotes:before {
content: "\e660";
}
.bb-icons-rl-rabbit:before {
content: "\eac2";
}
.bb-icons-rl-racquet:before {
content: "\ee02";
}
.bb-icons-rl-radical:before {
content: "\e3ea";
}
.bb-icons-rl-radio:before {
content: "\e77e";
}
.bb-icons-rl-radio-button:before {
content: "\eb08";
}
.bb-icons-rl-radioactive:before {
content: "\e9dc";
}
.bb-icons-rl-rainbow:before {
content: "\e598";
}
.bb-icons-rl-rainbow-cloud:before {
content: "\e59a";
}
.bb-icons-rl-ranking:before {
content: "\ed62";
}
.bb-icons-rl-read-cv-logo:before {
content: "\ed0c";
}
.bb-icons-rl-receipt:before {
content: "\e3ec";
}
.bb-icons-rl-receipt-x:before {
content: "\ed40";
}
.bb-icons-rl-record:before {
content: "\e3ee";
}
.bb-icons-rl-rectangle:before {
content: "\e3f0";
}
.bb-icons-rl-rectangle-dashed:before {
content: "\e3f2";
}
.bb-icons-rl-recycle:before {
content: "\e75a";
}
.bb-icons-rl-reddit-logo:before {
content: "\e59c";
}
.bb-icons-rl-repeat:before {
content: "\e3f6";
}
.bb-icons-rl-repeat-once:before {
content: "\e3f8";
}
.bb-icons-rl-replit-logo:before {
content: "\eb8a";
}
.bb-icons-rl-resize:before {
content: "\ed6e";
}
.bb-icons-rl-rewind:before {
content: "\e6a8";
}
.bb-icons-rl-rewind-circle:before {
content: "\e3fa";
}
.bb-icons-rl-road-horizon:before {
content: "\e838";
}
.bb-icons-rl-robot:before {
content: "\e762";
}
.bb-icons-rl-rocket:before {
content: "\e3fc";
}
.bb-icons-rl-rocket-launch:before {
content: "\e3fe";
}
.bb-icons-rl-rows:before {
content: "\e5a2";
}
.bb-icons-rl-rows-plus-bottom:before {
content: "\e59e";
}
.bb-icons-rl-rows-plus-top:before {
content: "\e5a0";
}
.bb-icons-rl-rss:before {
content: "\e400";
}
.bb-icons-rl-rss-simple:before {
content: "\e402";
}
.bb-icons-rl-rug:before {
content: "\ea1a";
}
.bb-icons-rl-ruler:before {
content: "\e6b8";
}
.bb-icons-rl-sailboat:before {
content: "\e78a";
}
.bb-icons-rl-scales:before {
content: "\e750";
}
.bb-icons-rl-scan:before {
content: "\ebb6";
}
.bb-icons-rl-scan-smiley:before {
content: "\ebb4";
}
.bb-icons-rl-scissors:before {
content: "\eae0";
}
.bb-icons-rl-scooter:before {
content: "\e820";
}
.bb-icons-rl-screencast:before {
content: "\e404";
}
.bb-icons-rl-screwdriver:before {
content: "\e86e";
}
.bb-icons-rl-scribble:before {
content: "\e806";
}
.bb-icons-rl-scribble-loop:before {
content: "\e662";
}
.bb-icons-rl-scroll:before {
content: "\eb7a";
}
.bb-icons-rl-seal:before {
content: "\e604";
}
.bb-icons-rl-circle-wavy:before {
content: "\e604";
}
.bb-icons-rl-seal-check:before {
content: "\e606";
}
.bb-icons-rl-circle-wavy-check:before {
content: "\e606";
}
.bb-icons-rl-seal-percent:before {
content: "\e60a";
}
.bb-icons-rl-seal-question:before {
content: "\e608";
}
.bb-icons-rl-circle-wavy-question:before {
content: "\e608";
}
.bb-icons-rl-seal-warning:before {
content: "\e60c";
}
.bb-icons-rl-circle-wavy-warning:before {
content: "\e60c";
}
.bb-icons-rl-seat:before {
content: "\eb8e";
}
.bb-icons-rl-seatbelt:before {
content: "\edfe";
}
.bb-icons-rl-security-camera:before {
content: "\eca4";
}
.bb-icons-rl-selection:before {
content: "\e69a";
}
.bb-icons-rl-selection-all:before {
content: "\e746";
}
.bb-icons-rl-selection-background:before {
content: "\eaf8";
}
.bb-icons-rl-selection-foreground:before {
content: "\eaf6";
}
.bb-icons-rl-selection-inverse:before {
content: "\e744";
}
.bb-icons-rl-selection-plus:before {
content: "\e69c";
}
.bb-icons-rl-selection-slash:before {
content: "\e69e";
}
.bb-icons-rl-shapes:before {
content: "\ec5e";
}
.bb-icons-rl-share:before {
content: "\e406";
}
.bb-icons-rl-share-fat:before {
content: "\ed52";
}
.bb-icons-rl-share-network:before {
content: "\e408";
}
.bb-icons-rl-shield:before {
content: "\e40a";
}
.bb-icons-rl-shield-check:before {
content: "\e40c";
}
.bb-icons-rl-shield-checkered:before {
content: "\e708";
}
.bb-icons-rl-shield-chevron:before {
content: "\e40e";
}
.bb-icons-rl-shield-plus:before {
content: "\e706";
}
.bb-icons-rl-shield-slash:before {
content: "\e410";
}
.bb-icons-rl-shield-star:before {
content: "\ec34";
}
.bb-icons-rl-shield-warning:before {
content: "\e412";
}
.bb-icons-rl-shipping-container:before {
content: "\e78c";
}
.bb-icons-rl-shirt-folded:before {
content: "\ea92";
}
.bb-icons-rl-shooting-star:before {
content: "\ecfa";
}
.bb-icons-rl-shopping-bag:before {
content: "\e416";
}
.bb-icons-rl-shopping-bag-open:before {
content: "\e418";
}
.bb-icons-rl-shopping-cart:before {
content: "\e41e";
}
.bb-icons-rl-shopping-cart-simple:before {
content: "\e420";
}
.bb-icons-rl-shovel:before {
content: "\e9e6";
}
.bb-icons-rl-shower:before {
content: "\e776";
}
.bb-icons-rl-shrimp:before {
content: "\eab4";
}
.bb-icons-rl-shuffle:before {
content: "\e422";
}
.bb-icons-rl-shuffle-angular:before {
content: "\e424";
}
.bb-icons-rl-shuffle-simple:before {
content: "\e426";
}
.bb-icons-rl-sidebar:before {
content: "\eab6";
}
.bb-icons-rl-sidebar-simple:before {
content: "\ec24";
}
.bb-icons-rl-sigma:before {
content: "\eab8";
}
.bb-icons-rl-sign-in:before {
content: "\e428";
}
.bb-icons-rl-sign-out:before {
content: "\e42a";
}
.bb-icons-rl-signature:before {
content: "\ebac";
}
.bb-icons-rl-signpost:before {
content: "\e89c";
}
.bb-icons-rl-sim-card:before {
content: "\e664";
}
.bb-icons-rl-siren:before {
content: "\e9b8";
}
.bb-icons-rl-sketch-logo:before {
content: "\e42c";
}
.bb-icons-rl-skip-back:before {
content: "\e5a4";
}
.bb-icons-rl-skip-back-circle:before {
content: "\e42e";
}
.bb-icons-rl-skip-forward:before {
content: "\e5a6";
}
.bb-icons-rl-skip-forward-circle:before {
content: "\e430";
}
.bb-icons-rl-skull:before {
content: "\e916";
}
.bb-icons-rl-skype-logo:before {
content: "\e8dc";
}
.bb-icons-rl-slack-logo:before {
content: "\e5a8";
}
.bb-icons-rl-sliders:before {
content: "\e432";
}
.bb-icons-rl-sliders-horizontal:before {
content: "\e434";
}
.bb-icons-rl-slideshow:before {
content: "\ed32";
}
.bb-icons-rl-smiley:before {
content: "\e436";
}
.bb-icons-rl-smiley-angry:before {
content: "\ec62";
}
.bb-icons-rl-smiley-blank:before {
content: "\e438";
}
.bb-icons-rl-smiley-meh:before {
content: "\e43a";
}
.bb-icons-rl-smiley-melting:before {
content: "\ee56";
}
.bb-icons-rl-smiley-nervous:before {
content: "\e43c";
}
.bb-icons-rl-smiley-sad:before {
content: "\e43e";
}
.bb-icons-rl-smiley-sticker:before {
content: "\e440";
}
.bb-icons-rl-smiley-wink:before {
content: "\e666";
}
.bb-icons-rl-smiley-x-eyes:before {
content: "\e442";
}
.bb-icons-rl-snapchat-logo:before {
content: "\e668";
}
.bb-icons-rl-sneaker:before {
content: "\e80c";
}
.bb-icons-rl-sneaker-move:before {
content: "\ed60";
}
.bb-icons-rl-snowflake:before {
content: "\e5aa";
}
.bb-icons-rl-soccer-ball:before {
content: "\e716";
}
.bb-icons-rl-sock:before {
content: "\ecce";
}
.bb-icons-rl-solar-panel:before {
content: "\ed7a";
}
.bb-icons-rl-solar-roof:before {
content: "\ed7b";
}
.bb-icons-rl-sort-ascending:before {
content: "\e444";
}
.bb-icons-rl-sort-descending:before {
content: "\e446";
}
.bb-icons-rl-soundcloud-logo:before {
content: "\e8de";
}
.bb-icons-rl-spade:before {
content: "\e448";
}
.bb-icons-rl-sparkle:before {
content: "\e6a2";
}
.bb-icons-rl-speaker-hifi:before {
content: "\ea08";
}
.bb-icons-rl-speaker-high:before {
content: "\e44a";
}
.bb-icons-rl-speaker-low:before {
content: "\e44c";
}
.bb-icons-rl-speaker-none:before {
content: "\e44e";
}
.bb-icons-rl-speaker-simple-high:before {
content: "\e450";
}
.bb-icons-rl-speaker-simple-low:before {
content: "\e452";
}
.bb-icons-rl-speaker-simple-none:before {
content: "\e454";
}
.bb-icons-rl-speaker-simple-slash:before {
content: "\e456";
}
.bb-icons-rl-speaker-simple-x:before {
content: "\e458";
}
.bb-icons-rl-speaker-slash:before {
content: "\e45a";
}
.bb-icons-rl-speaker-x:before {
content: "\e45c";
}
.bb-icons-rl-speedometer:before {
content: "\ee74";
}
.bb-icons-rl-sphere:before {
content: "\ee66";
}
.bb-icons-rl-spinner:before {
content: "\e66a";
}
.bb-icons-rl-spinner-ball:before {
content: "\ee28";
}
.bb-icons-rl-spinner-gap:before {
content: "\e66c";
}
.bb-icons-rl-spiral:before {
content: "\e9fa";
}
.bb-icons-rl-split-horizontal:before {
content: "\e872";
}
.bb-icons-rl-split-vertical:before {
content: "\e876";
}
.bb-icons-rl-spotify-logo:before {
content: "\e66e";
}
.bb-icons-rl-spray-bottle:before {
content: "\e7e4";
}
.bb-icons-rl-square:before {
content: "\e45e";
}
.bb-icons-rl-square-half:before {
content: "\e462";
}
.bb-icons-rl-square-half-bottom:before {
content: "\eb16";
}
.bb-icons-rl-square-logo:before {
content: "\e690";
}
.bb-icons-rl-square-split-horizontal:before {
content: "\e870";
}
.bb-icons-rl-square-split-vertical:before {
content: "\e874";
}
.bb-icons-rl-squares-four:before {
content: "\e464";
}
.bb-icons-rl-stack:before {
content: "\e466";
}
.bb-icons-rl-stack-minus:before {
content: "\edf4";
}
.bb-icons-rl-stack-overflow-logo:before {
content: "\eb78";
}
.bb-icons-rl-stack-plus:before {
content: "\edf6";
}
.bb-icons-rl-stack-simple:before {
content: "\e468";
}
.bb-icons-rl-stairs:before {
content: "\e8ec";
}
.bb-icons-rl-stamp:before {
content: "\ea48";
}
.bb-icons-rl-standard-definition:before {
content: "\ea90";
}
.bb-icons-rl-star:before {
content: "\e46a";
}
.bb-icons-rl-star-and-crescent:before {
content: "\ecf4";
}
.bb-icons-rl-star-four:before {
content: "\e6a4";
}
.bb-icons-rl-star-half:before {
content: "\e70a";
}
.bb-icons-rl-star-of-david:before {
content: "\e89e";
}
.bb-icons-rl-steam-logo:before {
content: "\ead4";
}
.bb-icons-rl-steering-wheel:before {
content: "\e9ac";
}
.bb-icons-rl-steps:before {
content: "\ecbe";
}
.bb-icons-rl-stethoscope:before {
content: "\e7ea";
}
.bb-icons-rl-sticker:before {
content: "\e5ac";
}
.bb-icons-rl-stool:before {
content: "\ea44";
}
.bb-icons-rl-stop:before {
content: "\e46c";
}
.bb-icons-rl-stop-circle:before {
content: "\e46e";
}
.bb-icons-rl-storefront:before {
content: "\e470";
}
.bb-icons-rl-strategy:before {
content: "\ea3a";
}
.bb-icons-rl-stripe-logo:before {
content: "\e698";
}
.bb-icons-rl-student:before {
content: "\e73e";
}
.bb-icons-rl-subset-of:before {
content: "\edc0";
}
.bb-icons-rl-subset-proper-of:before {
content: "\edb6";
}
.bb-icons-rl-subtitles:before {
content: "\e1a8";
}
.bb-icons-rl-subtitles-slash:before {
content: "\e1a6";
}
.bb-icons-rl-subtract:before {
content: "\ebd6";
}
.bb-icons-rl-subtract-square:before {
content: "\ebd4";
}
.bb-icons-rl-subway:before {
content: "\e498";
}
.bb-icons-rl-suitcase:before {
content: "\e5ae";
}
.bb-icons-rl-suitcase-rolling:before {
content: "\e9b0";
}
.bb-icons-rl-suitcase-simple:before {
content: "\e5b0";
}
.bb-icons-rl-sun:before {
content: "\e472";
}
.bb-icons-rl-sun-dim:before {
content: "\e474";
}
.bb-icons-rl-sun-horizon:before {
content: "\e5b6";
}
.bb-icons-rl-sunglasses:before {
content: "\e816";
}
.bb-icons-rl-superset-of:before {
content: "\edb8";
}
.bb-icons-rl-superset-proper-of:before {
content: "\edb4";
}
.bb-icons-rl-swap:before {
content: "\e83c";
}
.bb-icons-rl-swatches:before {
content: "\e5b8";
}
.bb-icons-rl-swimming-pool:before {
content: "\ecb6";
}
.bb-icons-rl-sword:before {
content: "\e5ba";
}
.bb-icons-rl-synagogue:before {
content: "\ecec";
}
.bb-icons-rl-syringe:before {
content: "\e968";
}
.bb-icons-rl-t-shirt:before {
content: "\e670";
}
.bb-icons-rl-table:before {
content: "\e476";
}
.bb-icons-rl-tabs:before {
content: "\e778";
}
.bb-icons-rl-tag:before {
content: "\e478";
}
.bb-icons-rl-tag-chevron:before {
content: "\e672";
}
.bb-icons-rl-tag-simple:before {
content: "\e47a";
}
.bb-icons-rl-target:before {
content: "\e47c";
}
.bb-icons-rl-taxi:before {
content: "\e902";
}
.bb-icons-rl-tea-bag:before {
content: "\e8e6";
}
.bb-icons-rl-telegram-logo:before {
content: "\e5bc";
}
.bb-icons-rl-television:before {
content: "\e754";
}
.bb-icons-rl-television-simple:before {
content: "\eae6";
}
.bb-icons-rl-tennis-ball:before {
content: "\e720";
}
.bb-icons-rl-tent:before {
content: "\e8ba";
}
.bb-icons-rl-terminal:before {
content: "\e47e";
}
.bb-icons-rl-terminal-window:before {
content: "\eae8";
}
.bb-icons-rl-test-tube:before {
content: "\e7a0";
}
.bb-icons-rl-text-a-underline:before {
content: "\ed34";
}
.bb-icons-rl-text-aa:before {
content: "\e6ee";
}
.bb-icons-rl-text-align-center:before {
content: "\e480";
}
.bb-icons-rl-text-align-justify:before {
content: "\e482";
}
.bb-icons-rl-text-align-left:before {
content: "\e484";
}
.bb-icons-rl-text-align-right:before {
content: "\e486";
}
.bb-icons-rl-text-b:before {
content: "\e5be";
}
.bb-icons-rl-text-bolder:before {
content: "\e5be";
}
.bb-icons-rl-text-columns:before {
content: "\ec96";
}
.bb-icons-rl-text-h:before {
content: "\e6ba";
}
.bb-icons-rl-text-h-five:before {
content: "\e6c4";
}
.bb-icons-rl-text-h-four:before {
content: "\e6c2";
}
.bb-icons-rl-text-h-one:before {
content: "\e6bc";
}
.bb-icons-rl-text-h-six:before {
content: "\e6c6";
}
.bb-icons-rl-text-h-three:before {
content: "\e6c0";
}
.bb-icons-rl-text-h-two:before {
content: "\e6be";
}
.bb-icons-rl-text-indent:before {
content: "\ea1e";
}
.bb-icons-rl-text-italic:before {
content: "\e5c0";
}
.bb-icons-rl-text-outdent:before {
content: "\ea1c";
}
.bb-icons-rl-text-strikethrough:before {
content: "\e5c2";
}
.bb-icons-rl-text-subscript:before {
content: "\ec98";
}
.bb-icons-rl-text-superscript:before {
content: "\ec9a";
}
.bb-icons-rl-text-t:before {
content: "\e48a";
}
.bb-icons-rl-text-t-slash:before {
content: "\e488";
}
.bb-icons-rl-text-underline:before {
content: "\e5c4";
}
.bb-icons-rl-textbox:before {
content: "\eb0a";
}
.bb-icons-rl-thermometer:before {
content: "\e5c6";
}
.bb-icons-rl-thermometer-cold:before {
content: "\e5c8";
}
.bb-icons-rl-thermometer-hot:before {
content: "\e5ca";
}
.bb-icons-rl-thermometer-simple:before {
content: "\e5cc";
}
.bb-icons-rl-threads-logo:before {
content: "\ed9e";
}
.bb-icons-rl-three-d:before {
content: "\ea5a";
}
.bb-icons-rl-thumbs-down:before {
content: "\e48c";
}
.bb-icons-rl-thumbs-up:before {
content: "\e48e";
}
.bb-icons-rl-ticket:before {
content: "\e490";
}
.bb-icons-rl-tidal-logo:before {
content: "\ed1c";
}
.bb-icons-rl-tiktok-logo:before {
content: "\eaf2";
}
.bb-icons-rl-tilde:before {
content: "\eda8";
}
.bb-icons-rl-timer:before {
content: "\e492";
}
.bb-icons-rl-tip-jar:before {
content: "\e7e2";
}
.bb-icons-rl-tipi:before {
content: "\ed30";
}
.bb-icons-rl-tire:before {
content: "\edd2";
}
.bb-icons-rl-toggle-left:before {
content: "\e674";
}
.bb-icons-rl-toggle-right:before {
content: "\e676";
}
.bb-icons-rl-toilet:before {
content: "\e79a";
}
.bb-icons-rl-toilet-paper:before {
content: "\e79c";
}
.bb-icons-rl-toolbox:before {
content: "\eca0";
}
.bb-icons-rl-tooth:before {
content: "\e9cc";
}
.bb-icons-rl-tornado:before {
content: "\e88c";
}
.bb-icons-rl-tote:before {
content: "\e494";
}
.bb-icons-rl-tote-simple:before {
content: "\e678";
}
.bb-icons-rl-towel:before {
content: "\ede6";
}
.bb-icons-rl-tractor:before {
content: "\ec6e";
}
.bb-icons-rl-trademark:before {
content: "\e9f0";
}
.bb-icons-rl-trademark-registered:before {
content: "\e3f4";
}
.bb-icons-rl-traffic-cone:before {
content: "\e9a8";
}
.bb-icons-rl-traffic-sign:before {
content: "\e67a";
}
.bb-icons-rl-traffic-signal:before {
content: "\e9aa";
}
.bb-icons-rl-train:before {
content: "\e496";
}
.bb-icons-rl-train-regional:before {
content: "\e49e";
}
.bb-icons-rl-train-simple:before {
content: "\e4a0";
}
.bb-icons-rl-tram:before {
content: "\e9ec";
}
.bb-icons-rl-translate:before {
content: "\e4a2";
}
.bb-icons-rl-trash:before {
content: "\e4a6";
}
.bb-icons-rl-trash-simple:before {
content: "\e4a8";
}
.bb-icons-rl-tray:before {
content: "\e4aa";
}
.bb-icons-rl-tray-arrow-down:before {
content: "\e010";
}
.bb-icons-rl-archive-tray:before {
content: "\e010";
}
.bb-icons-rl-tray-arrow-up:before {
content: "\ee52";
}
.bb-icons-rl-treasure-chest:before {
content: "\ede2";
}
.bb-icons-rl-tree:before {
content: "\e6da";
}
.bb-icons-rl-tree-evergreen:before {
content: "\e6dc";
}
.bb-icons-rl-tree-palm:before {
content: "\e91a";
}
.bb-icons-rl-tree-structure:before {
content: "\e67c";
}
.bb-icons-rl-tree-view:before {
content: "\ee48";
}
.bb-icons-rl-trend-down:before {
content: "\e4ac";
}
.bb-icons-rl-trend-up:before {
content: "\e4ae";
}
.bb-icons-rl-triangle:before {
content: "\e4b0";
}
.bb-icons-rl-triangle-dashed:before {
content: "\e4b2";
}
.bb-icons-rl-trolley:before {
content: "\e5b2";
}
.bb-icons-rl-trolley-suitcase:before {
content: "\e5b4";
}
.bb-icons-rl-trophy:before {
content: "\e67e";
}
.bb-icons-rl-truck:before {
content: "\e4b4";
}
.bb-icons-rl-truck-trailer:before {
content: "\e4b6";
}
.bb-icons-rl-tumblr-logo:before {
content: "\e8d4";
}
.bb-icons-rl-twitch-logo:before {
content: "\e5ce";
}
.bb-icons-rl-twitter-logo:before {
content: "\e4ba";
}
.bb-icons-rl-umbrella:before {
content: "\e684";
}
.bb-icons-rl-umbrella-simple:before {
content: "\e686";
}
.bb-icons-rl-union:before {
content: "\edbe";
}
.bb-icons-rl-unite:before {
content: "\e87e";
}
.bb-icons-rl-unite-square:before {
content: "\e878";
}
.bb-icons-rl-upload:before {
content: "\e4be";
}
.bb-icons-rl-upload-simple:before {
content: "\e4c0";
}
.bb-icons-rl-usb:before {
content: "\e956";
}
.bb-icons-rl-user:before {
content: "\e4c2";
}
.bb-icons-rl-user-check:before {
content: "\eafa";
}
.bb-icons-rl-user-circle:before {
content: "\e4c4";
}
.bb-icons-rl-user-circle-check:before {
content: "\ec38";
}
.bb-icons-rl-user-circle-dashed:before {
content: "\ec36";
}
.bb-icons-rl-user-circle-gear:before {
content: "\e4c6";
}
.bb-icons-rl-user-circle-minus:before {
content: "\e4c8";
}
.bb-icons-rl-user-circle-plus:before {
content: "\e4ca";
}
.bb-icons-rl-user-focus:before {
content: "\e6fc";
}
.bb-icons-rl-user-gear:before {
content: "\e4cc";
}
.bb-icons-rl-user-list:before {
content: "\e73c";
}
.bb-icons-rl-user-minus:before {
content: "\e4ce";
}
.bb-icons-rl-user-plus:before {
content: "\e4d0";
}
.bb-icons-rl-user-rectangle:before {
content: "\e4d2";
}
.bb-icons-rl-user-sound:before {
content: "\eca8";
}
.bb-icons-rl-user-square:before {
content: "\e4d4";
}
.bb-icons-rl-user-switch:before {
content: "\e756";
}
.bb-icons-rl-users:before {
content: "\e4d6";
}
.bb-icons-rl-users-four:before {
content: "\e68c";
}
.bb-icons-rl-users-three:before {
content: "\e68e";
}
.bb-icons-rl-van:before {
content: "\e826";
}
.bb-icons-rl-vault:before {
content: "\e76e";
}
.bb-icons-rl-vector-three:before {
content: "\ee62";
}
.bb-icons-rl-vector-two:before {
content: "\ee64";
}
.bb-icons-rl-vibrate:before {
content: "\e4d8";
}
.bb-icons-rl-video:before {
content: "\e740";
}
.bb-icons-rl-video-camera:before {
content: "\e4da";
}
.bb-icons-rl-video-camera-slash:before {
content: "\e4dc";
}
.bb-icons-rl-video-conference:before {
content: "\edce";
}
.bb-icons-rl-vignette:before {
content: "\eba2";
}
.bb-icons-rl-vinyl-record:before {
content: "\ecac";
}
.bb-icons-rl-virtual-reality:before {
content: "\e7b8";
}
.bb-icons-rl-virus:before {
content: "\e7d6";
}
.bb-icons-rl-visor:before {
content: "\ee2a";
}
.bb-icons-rl-voicemail:before {
content: "\e4de";
}
.bb-icons-rl-volleyball:before {
content: "\e726";
}
.bb-icons-rl-wall:before {
content: "\e688";
}
.bb-icons-rl-wallet:before {
content: "\e68a";
}
.bb-icons-rl-warehouse:before {
content: "\ecd4";
}
.bb-icons-rl-warning:before {
content: "\e4e0";
}
.bb-icons-rl-warning-circle:before {
content: "\e4e2";
}
.bb-icons-rl-warning-diamond:before {
content: "\e7fc";
}
.bb-icons-rl-warning-octagon:before {
content: "\e4e4";
}
.bb-icons-rl-washing-machine:before {
content: "\ede8";
}
.bb-icons-rl-watch:before {
content: "\e4e6";
}
.bb-icons-rl-wave-sawtooth:before {
content: "\ea9c";
}
.bb-icons-rl-wave-sine:before {
content: "\ea9a";
}
.bb-icons-rl-wave-square:before {
content: "\ea9e";
}
.bb-icons-rl-wave-triangle:before {
content: "\eaa0";
}
.bb-icons-rl-waveform:before {
content: "\e802";
}
.bb-icons-rl-waveform-slash:before {
content: "\e800";
}
.bb-icons-rl-waves:before {
content: "\e6de";
}
.bb-icons-rl-webcam:before {
content: "\e9b2";
}
.bb-icons-rl-webcam-slash:before {
content: "\ecdc";
}
.bb-icons-rl-webhooks-logo:before {
content: "\ecae";
}
.bb-icons-rl-wechat-logo:before {
content: "\e8d2";
}
.bb-icons-rl-whatsapp-logo:before {
content: "\e5d0";
}
.bb-icons-rl-wheelchair:before {
content: "\e4e8";
}
.bb-icons-rl-wheelchair-motion:before {
content: "\e89a";
}
.bb-icons-rl-wifi-high:before {
content: "\e4ea";
}
.bb-icons-rl-wifi-low:before {
content: "\e4ec";
}
.bb-icons-rl-wifi-medium:before {
content: "\e4ee";
}
.bb-icons-rl-wifi-none:before {
content: "\e4f0";
}
.bb-icons-rl-wifi-slash:before {
content: "\e4f2";
}
.bb-icons-rl-wifi-x:before {
content: "\e4f4";
}
.bb-icons-rl-wind:before {
content: "\e5d2";
}
.bb-icons-rl-windmill:before {
content: "\e9f8";
}
.bb-icons-rl-windows-logo:before {
content: "\e692";
}
.bb-icons-rl-wine:before {
content: "\e6b2";
}
.bb-icons-rl-wrench:before {
content: "\e5d4";
}
.bb-icons-rl-x:before {
content: "\e4f6";
}
.bb-icons-rl-x-circle:before {
content: "\e4f8";
}
.bb-icons-rl-x-logo:before {
content: "\e4bc";
}
.bb-icons-rl-x-square:before {
content: "\e4fa";
}
.bb-icons-rl-yarn:before {
content: "\ed9a";
}
.bb-icons-rl-yin-yang:before {
content: "\e92a";
}
.bb-icons-rl-youtube-logo:before {
content: "\e4fc";
}
.bb-icons-rl-duotone.bb-icons-rl-acorn:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-acorn:after {
content: "\eb9b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-address-book:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-address-book:after {
content: "\e6f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-address-book-tabs:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-address-book-tabs:after {
content: "\ee4f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-air-traffic-control:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-air-traffic-control:after {
content: "\ecd9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane:after {
content: "\e003";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-in-flight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-in-flight:after {
content: "\e4ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-landing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-landing:after {
content: "\e503";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-takeoff:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-takeoff:after {
content: "\e505";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-taxiing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-taxiing:after {
content: "\e501";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-tilt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplane-tilt:after {
content: "\e5d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-airplay:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-airplay:after {
content: "\e005";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-alarm:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-alarm:after {
content: "\e007";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-alien:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-alien:after {
content: "\e8a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-bottom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-bottom:after {
content: "\e507";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-bottom-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-bottom-simple:after {
content: "\eb0d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal:after {
content: "\e50b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-horizontal-simple:after {
content: "\eb0f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical:after {
content: "\e50d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-center-vertical-simple:after {
content: "\eb11";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-left:after {
content: "\e50f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-left-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-left-simple:after {
content: "\eaef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-right:after {
content: "\e511";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-right-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-right-simple:after {
content: "\eb13";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-top:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-top:after {
content: "\e513";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-align-top-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-align-top-simple:after {
content: "\eb15";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-amazon-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-amazon-logo:after {
content: "\e96d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ambulance:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ambulance:after {
content: "\e573";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-anchor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-anchor:after {
content: "\e515";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-anchor-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-anchor-simple:after {
content: "\e5d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-android-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-android-logo:after {
content: "\e009";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-angle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-angle:after {
content: "\e7bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-angular-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-angular-logo:after {
content: "\eb81";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-aperture:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-aperture:after {
content: "\e00b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-app-store-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-app-store-logo:after {
content: "\e975";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-app-window:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-app-window:after {
content: "\e5db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-apple-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-apple-logo:after {
content: "\e517";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-apple-podcasts-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-apple-podcasts-logo:after {
content: "\eb97";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-approximate-equals:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-approximate-equals:after {
content: "\edab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-archive:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-archive:after {
content: "\e00d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-armchair:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-armchair:after {
content: "\e013";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-left:after {
content: "\e015";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-arc-right:after {
content: "\e017";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-left:after {
content: "\e03b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-double-up-right:after {
content: "\e03d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-left:after {
content: "\e019";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-down-right:after {
content: "\e01b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-down:after {
content: "\e01d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-left-up:after {
content: "\e01f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-down:after {
content: "\e021";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-right-up:after {
content: "\e023";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-left:after {
content: "\e025";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-bend-up-right:after {
content: "\e027";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down:after {
content: "\e029";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-left:after {
content: "\e02b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-down-right:after {
content: "\e02d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-left:after {
content: "\e05b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-right:after {
content: "\e02f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up:after {
content: "\e031";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-left:after {
content: "\e033";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-circle-up-right:after {
content: "\e035";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-clockwise:after {
content: "\e037";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-counter-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-counter-clockwise:after {
content: "\e039";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down:after {
content: "\e03f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down-left:after {
content: "\e041";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-down-right:after {
content: "\e043";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-left:after {
content: "\e045";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-down-right:after {
content: "\e047";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left:after {
content: "\e049";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-down:after {
content: "\e04b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-left-up:after {
content: "\e04d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right:after {
content: "\e04f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-down:after {
content: "\e051";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-right-up:after {
content: "\e053";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-left:after {
content: "\e055";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-elbow-up-right:after {
content: "\e057";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-down:after {
content: "\e519";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-left:after {
content: "\e51b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-down:after {
content: "\e51d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-left:after {
content: "\e51f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-right:after {
content: "\e521";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-line-up:after {
content: "\e523";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-down:after {
content: "\e525";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-left:after {
content: "\e527";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-right:after {
content: "\e529";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-lines-up:after {
content: "\e52b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-right:after {
content: "\e52d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-fat-up:after {
content: "\e52f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-left:after {
content: "\e059";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down:after {
content: "\e05d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-left:after {
content: "\e05f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-down-right:after {
content: "\e061";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-left:after {
content: "\e063";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-right:after {
content: "\e065";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up:after {
content: "\e067";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-left:after {
content: "\e069";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-line-up-right:after {
content: "\e06b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-right:after {
content: "\e06d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down:after {
content: "\e06f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-left:after {
content: "\e071";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-down-right:after {
content: "\e073";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-in:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-in:after {
content: "\e5dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-left:after {
content: "\e075";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-out:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-out:after {
content: "\e5df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-right:after {
content: "\e077";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up:after {
content: "\e079";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-left:after {
content: "\e07b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-square-up-right:after {
content: "\e07d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-left:after {
content: "\e07f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-down-right:after {
content: "\e081";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-down:after {
content: "\e083";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-left-up:after {
content: "\e085";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-down:after {
content: "\e087";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-right-up:after {
content: "\e089";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-left:after {
content: "\e08b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-u-up-right:after {
content: "\e08d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up:after {
content: "\e08f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up-left:after {
content: "\e091";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrow-up-right:after {
content: "\e093";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-clockwise:after {
content: "\e095";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-counter-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-counter-clockwise:after {
content: "\e097";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-down-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-down-up:after {
content: "\e099";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-horizontal:after {
content: "\eb07";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in:after {
content: "\e09b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-cardinal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-cardinal:after {
content: "\e09d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-horizontal:after {
content: "\e531";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-line-vertical:after {
content: "\e533";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-in-simple:after {
content: "\e09f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-left-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-left-right:after {
content: "\e0a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-merge:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-merge:after {
content: "\ed3f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out:after {
content: "\e0a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-cardinal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-cardinal:after {
content: "\e0a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-horizontal:after {
content: "\e535";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-line-vertical:after {
content: "\e537";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-out-simple:after {
content: "\e0a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-split:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-split:after {
content: "\ed3d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-arrows-vertical:after {
content: "\eb05";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-article:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-article:after {
content: "\e0a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-article-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-article-medium:after {
content: "\e5e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-article-ny-times:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-article-ny-times:after {
content: "\e5e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-asclepius:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-asclepius:after {
content: "\ee35";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-asterisk:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-asterisk:after {
content: "\e0ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-asterisk-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-asterisk-simple:after {
content: "\e833";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-at:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-at:after {
content: "\e0ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-atom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-atom:after {
content: "\e5e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-avocado:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-avocado:after {
content: "\ee05";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-axe:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-axe:after {
content: "\e9fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-baby:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-baby:after {
content: "\e775";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-baby-carriage:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-baby-carriage:after {
content: "\e819";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-backpack:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-backpack:after {
content: "\e923";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-backspace:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-backspace:after {
content: "\e0af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bag:after {
content: "\e0b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bag-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bag-simple:after {
content: "\e5e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-balloon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-balloon:after {
content: "\e76d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bandaids:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bandaids:after {
content: "\e0b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bank:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bank:after {
content: "\e0b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-barbell:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-barbell:after {
content: "\e0b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-barcode:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-barcode:after {
content: "\e0b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-barn:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-barn:after {
content: "\ec73";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-barricade:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-barricade:after {
content: "\e949";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball:after {
content: "\e71b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball-cap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball-cap:after {
content: "\ea29";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball-helmet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-baseball-helmet:after {
content: "\ee4b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-basket:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-basket:after {
content: "\e965";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-basketball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-basketball:after {
content: "\e725";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bathtub:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bathtub:after {
content: "\e81f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-charging:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-charging:after {
content: "\e0bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-charging-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-charging-vertical:after {
content: "\e0bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-empty:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-empty:after {
content: "\e0bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-full:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-full:after {
content: "\e0c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-high:after {
content: "\e0c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-low:after {
content: "\e0c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-medium:after {
content: "\e0c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-plus:after {
content: "\e809";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-plus-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-plus-vertical:after {
content: "\ec51";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-empty:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-empty:after {
content: "\e7c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-full:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-full:after {
content: "\e7c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-high:after {
content: "\e7c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-low:after {
content: "\e7bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-vertical-medium:after {
content: "\e7c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-warning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-warning:after {
content: "\e0c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-warning-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-battery-warning-vertical:after {
content: "\e0cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-beach-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-beach-ball:after {
content: "\ed25";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-beanie:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-beanie:after {
content: "\ea2b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bed:after {
content: "\e0cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-beer-bottle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-beer-bottle:after {
content: "\e7b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-beer-stein:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-beer-stein:after {
content: "\eb63";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-behance-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-behance-logo:after {
content: "\e7f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell:after {
content: "\e0cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-ringing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-ringing:after {
content: "\e5e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple:after {
content: "\e0d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-ringing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-ringing:after {
content: "\e5eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-slash:after {
content: "\e0d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-z:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-simple-z:after {
content: "\e5ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-slash:after {
content: "\e0d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-z:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bell-z:after {
content: "\e5ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-belt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-belt:after {
content: "\ea2d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bezier-curve:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bezier-curve:after {
content: "\eb01";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bicycle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bicycle:after {
content: "\e0d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-binary:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-binary:after {
content: "\ee61";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-binoculars:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-binoculars:after {
content: "\ea65";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-biohazard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-biohazard:after {
content: "\e9e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bird:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bird:after {
content: "\e72d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-blueprint:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-blueprint:after {
content: "\eda1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth:after {
content: "\e0db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-connected:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-connected:after {
content: "\e0dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-slash:after {
content: "\e0df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bluetooth-x:after {
content: "\e0e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-boat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-boat:after {
content: "\e787";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bomb:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bomb:after {
content: "\ee0b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bone:after {
content: "\e7f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-book:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-book:after {
content: "\e0e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-book-bookmark:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-book-bookmark:after {
content: "\e0e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open:after {
content: "\e0e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open-text:after {
content: "\e8f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open-user:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-book-open-user:after {
content: "\ede1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmark:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmark:after {
content: "\e0e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmark-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmark-simple:after {
content: "\e0eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmarks:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmarks:after {
content: "\e0ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmarks-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bookmarks-simple:after {
content: "\e5f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-books:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-books:after {
content: "\e759";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-boot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-boot:after {
content: "\eccb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-boules:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-boules:after {
content: "\e723";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bounding-box:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bounding-box:after {
content: "\e6cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bowl-food:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bowl-food:after {
content: "\eaa5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bowl-steam:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bowl-steam:after {
content: "\e8e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bowling-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bowling-ball:after {
content: "\ea35";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-box-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-box-arrow-down:after {
content: "\e00f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-box-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-box-arrow-up:after {
content: "\ee55";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-boxing-glove:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-boxing-glove:after {
content: "\ea37";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-angle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-angle:after {
content: "\e863";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-curly:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-curly:after {
content: "\e861";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-round:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-round:after {
content: "\e865";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brackets-square:after {
content: "\e85f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brain:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brain:after {
content: "\e74f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-brandy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-brandy:after {
content: "\e6b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bread:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bread:after {
content: "\e81d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bridge:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bridge:after {
content: "\ea69";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-briefcase:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-briefcase:after {
content: "\e0ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-briefcase-metal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-briefcase-metal:after {
content: "\e5f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-broadcast:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-broadcast:after {
content: "\e0f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-broom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-broom:after {
content: "\ec55";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-browser:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-browser:after {
content: "\e0f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-browsers:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-browsers:after {
content: "\e0f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bug:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bug:after {
content: "\e5f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bug-beetle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bug-beetle:after {
content: "\e5f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bug-droid:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bug-droid:after {
content: "\e5f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-building:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-building:after {
content: "\e101";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-building-apartment:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-building-apartment:after {
content: "\e103";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-building-office:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-building-office:after {
content: "\e104";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-buildings:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-buildings:after {
content: "\e105";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bulldozer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bulldozer:after {
content: "\ec6d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-bus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-bus:after {
content: "\e107";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-butterfly:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-butterfly:after {
content: "\ea6f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cable-car:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cable-car:after {
content: "\e49d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cactus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cactus:after {
content: "\e919";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cake:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cake:after {
content: "\e781";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calculator:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calculator:after {
content: "\e539";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar:after {
content: "\e109";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-blank:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-blank:after {
content: "\e10b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-check:after {
content: "\e713";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-dot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-dot:after {
content: "\e7b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-dots:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-dots:after {
content: "\e7b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-heart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-heart:after {
content: "\e8b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-minus:after {
content: "\ea15";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-plus:after {
content: "\e715";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-slash:after {
content: "\ea13";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-star:after {
content: "\e8b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-calendar-x:after {
content: "\e10d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-call-bell:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-call-bell:after {
content: "\e7df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-camera:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-camera:after {
content: "\e10f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-plus:after {
content: "\ec59";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-rotate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-rotate:after {
content: "\e7a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-camera-slash:after {
content: "\e111";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-campfire:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-campfire:after {
content: "\e9d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-car:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-car:after {
content: "\e113";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-car-battery:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-car-battery:after {
content: "\ee31";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-car-profile:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-car-profile:after {
content: "\e8cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-car-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-car-simple:after {
content: "\e115";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cardholder:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cardholder:after {
content: "\e5fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cards:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cards:after {
content: "\e0f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cards-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cards-three:after {
content: "\ee51";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-down:after {
content: "\e117";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-left:after {
content: "\e119";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-right:after {
content: "\e11b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-double-up:after {
content: "\e11d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-down:after {
content: "\e11f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-left:after {
content: "\e121";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-right:after {
content: "\e123";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up:after {
content: "\e125";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-circle-up-down:after {
content: "\e13f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-down:after {
content: "\e127";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-left:after {
content: "\e129";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-right:after {
content: "\e12b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-double-up:after {
content: "\e12d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-down:after {
content: "\e137";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-left:after {
content: "\e139";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-down:after {
content: "\e135";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-left:after {
content: "\e133";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-right:after {
content: "\e131";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-line-up:after {
content: "\e12f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-right:after {
content: "\e13b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-up:after {
content: "\e13d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-up-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-caret-up-down:after {
content: "\e141";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-carrot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-carrot:after {
content: "\ed39";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cash-register:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cash-register:after {
content: "\ed81";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cassette-tape:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cassette-tape:after {
content: "\ed2f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-castle-turret:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-castle-turret:after {
content: "\e9d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cat:after {
content: "\e749";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-full:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-full:after {
content: "\e143";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-high:after {
content: "\e145";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-low:after {
content: "\e147";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-medium:after {
content: "\e149";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-slash:after {
content: "\e14d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-signal-x:after {
content: "\e14f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-tower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cell-tower:after {
content: "\ebab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-certificate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-certificate:after {
content: "\e767";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chair:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chair:after {
content: "\e951";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard:after {
content: "\e5fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard-simple:after {
content: "\e5ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard-teacher:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chalkboard-teacher:after {
content: "\e601";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-champagne:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-champagne:after {
content: "\eacb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-charging-station:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-charging-station:after {
content: "\e8d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-bar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-bar:after {
content: "\e151";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-bar-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-bar-horizontal:after {
content: "\e153";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-donut:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-donut:after {
content: "\eaa7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line:after {
content: "\e155";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line-down:after {
content: "\e8b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-line-up:after {
content: "\e157";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-pie:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-pie:after {
content: "\e159";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-pie-slice:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-pie-slice:after {
content: "\e15b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-polar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-polar:after {
content: "\eaa9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-scatter:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chart-scatter:after {
content: "\eaad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat:after {
content: "\e15d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered:after {
content: "\e161";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-dots:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-dots:after {
content: "\e165";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-slash:after {
content: "\e163";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-centered-text:after {
content: "\e167";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle:after {
content: "\e169";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-dots:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-dots:after {
content: "\e16d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-slash:after {
content: "\e16b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-circle-text:after {
content: "\e16f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-dots:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-dots:after {
content: "\e171";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-slash:after {
content: "\e15f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop:after {
content: "\e173";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-dots:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-dots:after {
content: "\e177";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-slash:after {
content: "\e175";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-teardrop-text:after {
content: "\e179";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chat-text:after {
content: "\e17b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chats:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chats:after {
content: "\e17d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chats-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chats-circle:after {
content: "\e17f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chats-teardrop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chats-teardrop:after {
content: "\e181";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-check:after {
content: "\e183";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-check-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-check-circle:after {
content: "\e185";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-check-fat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-check-fat:after {
content: "\eba7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-check-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-check-square:after {
content: "\e187";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-check-square-offset:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-check-square-offset:after {
content: "\e189";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-checkerboard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-checkerboard:after {
content: "\e8c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-checks:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-checks:after {
content: "\e53b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cheers:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cheers:after {
content: "\ea4b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cheese:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cheese:after {
content: "\e9ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-chef-hat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-chef-hat:after {
content: "\ed8f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cherries:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cherries:after {
content: "\e831";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-church:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-church:after {
content: "\eceb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cigarette:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cigarette:after {
content: "\ed91";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cigarette-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cigarette-slash:after {
content: "\ed93";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circle:after {
content: "\e18b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-dashed:after {
content: "\e603";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-half:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-half:after {
content: "\e18d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-half-tilt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-half-tilt:after {
content: "\e18f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-notch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circle-notch:after {
content: "\eb45";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-four:after {
content: "\e191";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-three:after {
content: "\e193";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-three-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circles-three-plus:after {
content: "\e195";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-circuitry:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-circuitry:after {
content: "\e9c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-city:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-city:after {
content: "\ea6b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clipboard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clipboard:after {
content: "\e197";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clipboard-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clipboard-text:after {
content: "\e199";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock:after {
content: "\e19b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-afternoon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-afternoon:after {
content: "\e19d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-clockwise:after {
content: "\e19f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-countdown:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-countdown:after {
content: "\ed2d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-counter-clockwise:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-counter-clockwise:after {
content: "\e1a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-user:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clock-user:after {
content: "\eded";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-closed-captioning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-closed-captioning:after {
content: "\e1a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud:after {
content: "\e1ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-down:after {
content: "\e1ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-arrow-up:after {
content: "\e1af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-check:after {
content: "\e1b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-fog:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-fog:after {
content: "\e53d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-lightning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-lightning:after {
content: "\e1b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-moon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-moon:after {
content: "\e53f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-rain:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-rain:after {
content: "\e1b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-slash:after {
content: "\e1b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-snow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-snow:after {
content: "\e1b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-sun:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-sun:after {
content: "\e541";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-warning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-warning:after {
content: "\ea99";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cloud-x:after {
content: "\ea97";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-clover:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-clover:after {
content: "\edc9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-club:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-club:after {
content: "\e1bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coat-hanger:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coat-hanger:after {
content: "\e7ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coda-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coda-logo:after {
content: "\e7cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-code:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-code:after {
content: "\e1bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-code-block:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-code-block:after {
content: "\eaff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-code-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-code-simple:after {
content: "\e1bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-codepen-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-codepen-logo:after {
content: "\e979";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-codesandbox-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-codesandbox-logo:after {
content: "\ea07";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coffee:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coffee:after {
content: "\e1c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coffee-bean:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coffee-bean:after {
content: "\e1c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coin:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coin:after {
content: "\e60f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coin-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coin-vertical:after {
content: "\eb49";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-coins:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-coins:after {
content: "\e78f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-columns:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-columns:after {
content: "\e547";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-columns-plus-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-columns-plus-left:after {
content: "\e545";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-columns-plus-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-columns-plus-right:after {
content: "\e543";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-command:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-command:after {
content: "\e1c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-compass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-compass:after {
content: "\e1c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-compass-rose:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-compass-rose:after {
content: "\e1c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-compass-tool:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-compass-tool:after {
content: "\ea0f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-computer-tower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-computer-tower:after {
content: "\e549";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-confetti:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-confetti:after {
content: "\e81b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-contactless-payment:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-contactless-payment:after {
content: "\ed43";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-control:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-control:after {
content: "\eca7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cookie:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cookie:after {
content: "\e6cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cooking-pot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cooking-pot:after {
content: "\e765";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-copy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-copy:after {
content: "\e1cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-copy-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-copy-simple:after {
content: "\e1cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-copyleft:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-copyleft:after {
content: "\e86b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-copyright:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-copyright:after {
content: "\e54b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-corners-in:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-corners-in:after {
content: "\e1cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-corners-out:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-corners-out:after {
content: "\e1d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-couch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-couch:after {
content: "\e7f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-court-basketball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-court-basketball:after {
content: "\ee37";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cow:after {
content: "\eabf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cowboy-hat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cowboy-hat:after {
content: "\ed13";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cpu:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cpu:after {
content: "\e611";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crane:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crane:after {
content: "\ed4b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crane-tower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crane-tower:after {
content: "\ed4d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-credit-card:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-credit-card:after {
content: "\e1d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cricket:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cricket:after {
content: "\ee13";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crop:after {
content: "\e1d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cross:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cross:after {
content: "\e8a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crosshair:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crosshair:after {
content: "\e1d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crosshair-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crosshair-simple:after {
content: "\e1d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crown:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crown:after {
content: "\e615";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crown-cross:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crown-cross:after {
content: "\ee5f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-crown-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-crown-simple:after {
content: "\e617";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cube:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cube:after {
content: "\e1db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cube-focus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cube-focus:after {
content: "\ed0b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cube-transparent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cube-transparent:after {
content: "\ec7d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-btc:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-btc:after {
content: "\e619";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-circle-dollar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-circle-dollar:after {
content: "\e54d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-cny:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-cny:after {
content: "\e54f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-dollar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-dollar:after {
content: "\e551";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-dollar-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-dollar-simple:after {
content: "\e553";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-eth:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-eth:after {
content: "\eadb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-eur:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-eur:after {
content: "\e555";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-gbp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-gbp:after {
content: "\e557";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-inr:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-inr:after {
content: "\e559";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-jpy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-jpy:after {
content: "\e55b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-krw:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-krw:after {
content: "\e55d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-kzt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-kzt:after {
content: "\ec4d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-ngn:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-ngn:after {
content: "\eb53";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-rub:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-currency-rub:after {
content: "\e55f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor:after {
content: "\e1dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor-click:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor-click:after {
content: "\e7c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cursor-text:after {
content: "\e7d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-cylinder:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-cylinder:after {
content: "\e8fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-database:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-database:after {
content: "\e1df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-desk:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-desk:after {
content: "\ed17";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-desktop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-desktop:after {
content: "\e561";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-desktop-tower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-desktop-tower:after {
content: "\e563";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-detective:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-detective:after {
content: "\e83f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dev-to-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dev-to-logo:after {
content: "\ed0f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile:after {
content: "\e1e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-camera:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-camera:after {
content: "\e1e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-slash:after {
content: "\ee47";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-speaker:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-mobile-speaker:after {
content: "\e1e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-rotate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-rotate:after {
content: "\edf3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet:after {
content: "\e1e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet-camera:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet-camera:after {
content: "\e1e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet-speaker:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-device-tablet-speaker:after {
content: "\e1eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-devices:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-devices:after {
content: "\eba5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-diamond:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-diamond:after {
content: "\e1ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-diamonds-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-diamonds-four:after {
content: "\e8f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-five:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-five:after {
content: "\e1ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-four:after {
content: "\e1f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-one:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-one:after {
content: "\e1f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-six:after {
content: "\e1f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-three:after {
content: "\e1f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dice-two:after {
content: "\e1f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-disc:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-disc:after {
content: "\e565";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-disco-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-disco-ball:after {
content: "\ed99";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-discord-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-discord-logo:after {
content: "\e61b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-divide:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-divide:after {
content: "\e1fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dna:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dna:after {
content: "\e925";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dog:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dog:after {
content: "\e74b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-door:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-door:after {
content: "\e61d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-door-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-door-open:after {
content: "\e7e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dot:after {
content: "\ecdf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dot-outline:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dot-outline:after {
content: "\ece1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-nine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-nine:after {
content: "\e1fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-six:after {
content: "\e795";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-six-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-six-vertical:after {
content: "\eae3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three:after {
content: "\e1ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle:after {
content: "\e201";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-circle-vertical:after {
content: "\e203";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline:after {
content: "\e205";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-outline-vertical:after {
content: "\e207";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dots-three-vertical:after {
content: "\e209";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-download:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-download:after {
content: "\e20b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-download-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-download-simple:after {
content: "\e20d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dress:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dress:after {
content: "\ea7f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dresser:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dresser:after {
content: "\e94f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dribbble-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dribbble-logo:after {
content: "\e20f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drone:after {
content: "\ed75";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drop:after {
content: "\e211";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-half:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-half:after {
content: "\e567";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-half-bottom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-half-bottom:after {
content: "\eb41";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-simple:after {
content: "\ee33";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-drop-slash:after {
content: "\e955";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-dropbox-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-dropbox-logo:after {
content: "\e7d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ear:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ear:after {
content: "\e70d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ear-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ear-slash:after {
content: "\e70f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-egg:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-egg:after {
content: "\e813";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-egg-crack:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-egg-crack:after {
content: "\eb65";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eject:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eject:after {
content: "\e213";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eject-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eject-simple:after {
content: "\e6af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-elevator:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-elevator:after {
content: "\ecc1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-empty:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-empty:after {
content: "\edbd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-engine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-engine:after {
content: "\ea81";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope:after {
content: "\e215";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-open:after {
content: "\e217";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-simple:after {
content: "\e219";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-simple-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-envelope-simple-open:after {
content: "\e21b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-equalizer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-equalizer:after {
content: "\ebbd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-equals:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-equals:after {
content: "\e21d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eraser:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eraser:after {
content: "\e21f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-escalator-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-escalator-down:after {
content: "\ecbb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-escalator-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-escalator-up:after {
content: "\ecbd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-exam:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-exam:after {
content: "\e743";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-exclamation-mark:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-exclamation-mark:after {
content: "\ee45";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-exclude:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-exclude:after {
content: "\e883";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-exclude-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-exclude-square:after {
content: "\e881";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-export:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-export:after {
content: "\eaf1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eye:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eye:after {
content: "\e221";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eye-closed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eye-closed:after {
content: "\e223";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eye-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eye-slash:after {
content: "\e225";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eyedropper:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eyedropper:after {
content: "\e569";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eyedropper-sample:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eyedropper-sample:after {
content: "\eac5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eyeglasses:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eyeglasses:after {
content: "\e7bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-eyes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-eyes:after {
content: "\ee5d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-face-mask:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-face-mask:after {
content: "\e56b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-facebook-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-facebook-logo:after {
content: "\e227";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-factory:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-factory:after {
content: "\e761";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-faders:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-faders:after {
content: "\e229";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-faders-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-faders-horizontal:after {
content: "\e22b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fallout-shelter:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fallout-shelter:after {
content: "\e9df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fan:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fan:after {
content: "\e9f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-farm:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-farm:after {
content: "\ec71";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fast-forward:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fast-forward:after {
content: "\e6a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fast-forward-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fast-forward-circle:after {
content: "\e22d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-feather:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-feather:after {
content: "\e9c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fediverse-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fediverse-logo:after {
content: "\ed67";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-figma-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-figma-logo:after {
content: "\e22f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file:after {
content: "\e231";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-archive:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-archive:after {
content: "\eb2b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-arrow-down:after {
content: "\e233";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-arrow-up:after {
content: "\e61f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-audio:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-audio:after {
content: "\ea21";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-c:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-c:after {
content: "\eb36";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-c-sharp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-c-sharp:after {
content: "\eb31";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-cloud:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-cloud:after {
content: "\e95f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-code:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-code:after {
content: "\e915";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-cpp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-cpp:after {
content: "\eb2f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-css:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-css:after {
content: "\eb37";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-csv:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-csv:after {
content: "\eb1d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-dashed:after {
content: "\e705";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-doc:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-doc:after {
content: "\eb1f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-html:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-html:after {
content: "\eb39";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-image:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-image:after {
content: "\ea25";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ini:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ini:after {
content: "\eb3b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-jpg:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-jpg:after {
content: "\eb1b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-js:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-js:after {
content: "\eb25";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-jsx:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-jsx:after {
content: "\eb3d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-lock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-lock:after {
content: "\e95d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-magnifying-glass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-magnifying-glass:after {
content: "\e239";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-md:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-md:after {
content: "\ed51";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-minus:after {
content: "\e235";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-pdf:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-pdf:after {
content: "\e703";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-plus:after {
content: "\e237";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-png:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-png:after {
content: "\eb19";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ppt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ppt:after {
content: "\eb21";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-py:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-py:after {
content: "\eb2d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-rs:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-rs:after {
content: "\eb29";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-sql:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-sql:after {
content: "\ed4f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-svg:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-svg:after {
content: "\ed09";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-text:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-text:after {
content: "\e23b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ts:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-ts:after {
content: "\eb27";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-tsx:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-tsx:after {
content: "\eb3f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-txt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-txt:after {
content: "\eb43";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-video:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-video:after {
content: "\ea23";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-vue:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-vue:after {
content: "\eb47";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-x:after {
content: "\e23d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-xls:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-xls:after {
content: "\eb23";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-file-zip:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-file-zip:after {
content: "\e959";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-files:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-files:after {
content: "\e711";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-film-reel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-film-reel:after {
content: "\e8c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-film-script:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-film-script:after {
content: "\eb51";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-film-slate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-film-slate:after {
content: "\e8c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-film-strip:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-film-strip:after {
content: "\e793";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fingerprint:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fingerprint:after {
content: "\e23f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fingerprint-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fingerprint-simple:after {
content: "\e241";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-finn-the-human:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-finn-the-human:after {
content: "\e56d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fire:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fire:after {
content: "\e243";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-extinguisher:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-extinguisher:after {
content: "\e9e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-simple:after {
content: "\e621";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-truck:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fire-truck:after {
content: "\e575";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-first-aid:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-first-aid:after {
content: "\e56f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-first-aid-kit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-first-aid-kit:after {
content: "\e571";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fish:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fish:after {
content: "\e729";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fish-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fish-simple:after {
content: "\e72b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flag:after {
content: "\e245";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-banner:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-banner:after {
content: "\e623";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-banner-fold:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-banner-fold:after {
content: "\ecf3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-checkered:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-checkered:after {
content: "\ea39";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-pennant:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flag-pennant:after {
content: "\ecf1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flame:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flame:after {
content: "\e625";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flashlight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flashlight:after {
content: "\e247";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flask:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flask:after {
content: "\e79f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flip-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flip-horizontal:after {
content: "\ed6b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flip-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flip-vertical:after {
content: "\ed6d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-floppy-disk:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-floppy-disk:after {
content: "\e249";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-floppy-disk-back:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-floppy-disk-back:after {
content: "\eaf5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flow-arrow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flow-arrow:after {
content: "\e6ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flower:after {
content: "\e75f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flower-lotus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flower-lotus:after {
content: "\e6cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flower-tulip:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flower-tulip:after {
content: "\eacd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-flying-saucer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-flying-saucer:after {
content: "\eb4b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder:after {
content: "\e24b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-dashed:after {
content: "\e8f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-lock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-lock:after {
content: "\ea3d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-minus:after {
content: "\e255";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-open:after {
content: "\e257";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-plus:after {
content: "\e259";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple:after {
content: "\e25b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-dashed:after {
content: "\ec2b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-lock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-lock:after {
content: "\eb5f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-minus:after {
content: "\e25d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-plus:after {
content: "\e25f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-star:after {
content: "\ec2f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-user:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-simple-user:after {
content: "\eb61";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-star:after {
content: "\ea87";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-user:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folder-user:after {
content: "\eb4c";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-folders:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-folders:after {
content: "\e261";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-football:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-football:after {
content: "\e719";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-football-helmet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-football-helmet:after {
content: "\ee4d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-footprints:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-footprints:after {
content: "\ea89";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-fork-knife:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-fork-knife:after {
content: "\e263";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-four-k:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-four-k:after {
content: "\ea5d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-frame-corners:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-frame-corners:after {
content: "\e627";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-framer-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-framer-logo:after {
content: "\e265";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-function:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-function:after {
content: "\ebe5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel:after {
content: "\e267";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-simple:after {
content: "\e269";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-simple-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-simple-x:after {
content: "\e26b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-funnel-x:after {
content: "\e26d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-game-controller:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-game-controller:after {
content: "\e26f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-garage:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-garage:after {
content: "\ecd7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gas-can:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gas-can:after {
content: "\e8cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gas-pump:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gas-pump:after {
content: "\e769";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gauge:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gauge:after {
content: "\e629";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gavel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gavel:after {
content: "\ea33";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gear:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gear:after {
content: "\e271";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gear-fine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gear-fine:after {
content: "\e87d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gear-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gear-six:after {
content: "\e273";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-female:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-female:after {
content: "\e6e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-intersex:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-intersex:after {
content: "\e6e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-male:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-male:after {
content: "\e6e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-neuter:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-neuter:after {
content: "\e6eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-nonbinary:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-nonbinary:after {
content: "\e6e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-transgender:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gender-transgender:after {
content: "\e6e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ghost:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ghost:after {
content: "\e62b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gif:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gif:after {
content: "\e275";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gift:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gift:after {
content: "\e277";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-branch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-branch:after {
content: "\e279";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-commit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-commit:after {
content: "\e27b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-diff:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-diff:after {
content: "\e27d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-fork:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-fork:after {
content: "\e27f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-merge:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-merge:after {
content: "\e281";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-git-pull-request:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-git-pull-request:after {
content: "\e283";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-github-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-github-logo:after {
content: "\e577";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo:after {
content: "\e695";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gitlab-logo-simple:after {
content: "\e697";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe:after {
content: "\e289";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-east:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-east:after {
content: "\e28b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-west:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-hemisphere-west:after {
content: "\e28d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-simple:after {
content: "\e28f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-simple-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-simple-x:after {
content: "\e285";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-stand:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-stand:after {
content: "\e291";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-globe-x:after {
content: "\e287";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-goggles:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-goggles:after {
content: "\ecb5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-golf:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-golf:after {
content: "\ea3f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-goodreads-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-goodreads-logo:after {
content: "\ed11";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-cardboard-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-cardboard-logo:after {
content: "\e7b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-chrome-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-chrome-logo:after {
content: "\e977";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-drive-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-drive-logo:after {
content: "\e8f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-logo:after {
content: "\e293";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-photos-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-photos-logo:after {
content: "\eb93";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-play-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-play-logo:after {
content: "\e295";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-google-podcasts-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-google-podcasts-logo:after {
content: "\eb95";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gps:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gps:after {
content: "\edd9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gps-fix:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gps-fix:after {
content: "\edd7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gps-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gps-slash:after {
content: "\edd5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-gradient:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-gradient:after {
content: "\eb4d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-graduation-cap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-graduation-cap:after {
content: "\e62d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-grains:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-grains:after {
content: "\ec69";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-grains-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-grains-slash:after {
content: "\ec6b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-graph:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-graph:after {
content: "\eb59";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-graphics-card:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-graphics-card:after {
content: "\e613";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-greater-than:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-greater-than:after {
content: "\edc5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-greater-than-or-equal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-greater-than-or-equal:after {
content: "\eda3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-grid-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-grid-four:after {
content: "\e297";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-grid-nine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-grid-nine:after {
content: "\ec8d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-guitar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-guitar:after {
content: "\ea8b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hair-dryer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hair-dryer:after {
content: "\ea67";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hamburger:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hamburger:after {
content: "\e791";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hammer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hammer:after {
content: "\e80f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand:after {
content: "\e299";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-down:after {
content: "\ea4f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-arrow-up:after {
content: "\ee5b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-coins:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-coins:after {
content: "\ea8d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-deposit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-deposit:after {
content: "\ee83";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-eye:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-eye:after {
content: "\ea4d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-fist:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-fist:after {
content: "\e57b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-grabbing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-grabbing:after {
content: "\e57d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-heart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-heart:after {
content: "\e811";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-palm:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-palm:after {
content: "\e57f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-peace:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-peace:after {
content: "\e7cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-pointing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-pointing:after {
content: "\e29b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-soap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-soap:after {
content: "\e631";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-left:after {
content: "\ec95";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-swipe-right:after {
content: "\ec93";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-tap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-tap:after {
content: "\ec91";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-waving:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-waving:after {
content: "\e581";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-withdraw:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hand-withdraw:after {
content: "\ee81";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-handbag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-handbag:after {
content: "\e29d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-handbag-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-handbag-simple:after {
content: "\e62f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hands-clapping:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hands-clapping:after {
content: "\e6a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hands-praying:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hands-praying:after {
content: "\ecc9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-handshake:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-handshake:after {
content: "\e583";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-drive:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-drive:after {
content: "\e29f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-drives:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-drives:after {
content: "\e2a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-hat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hard-hat:after {
content: "\ed47";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hash:after {
content: "\e2a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hash-straight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hash-straight:after {
content: "\e2a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-head-circuit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-head-circuit:after {
content: "\e7d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-headlights:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-headlights:after {
content: "\e6ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-headphones:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-headphones:after {
content: "\e2a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-headset:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-headset:after {
content: "\e585";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heart:after {
content: "\e2a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-break:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-break:after {
content: "\ebe9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-half:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-half:after {
content: "\ec49";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-straight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-straight:after {
content: "\e2ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-straight-break:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heart-straight-break:after {
content: "\eb99";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-heartbeat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-heartbeat:after {
content: "\e2ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hexagon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hexagon:after {
content: "\e2af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-high-definition:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-high-definition:after {
content: "\ea8f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-high-heel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-high-heel:after {
content: "\e8e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-highlighter:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-highlighter:after {
content: "\ec77";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-highlighter-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-highlighter-circle:after {
content: "\e633";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hockey:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hockey:after {
content: "\ec87";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hoodie:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hoodie:after {
content: "\ecd1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-horse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-horse:after {
content: "\e2b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hospital:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hospital:after {
content: "\e845";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass:after {
content: "\e2b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-high:after {
content: "\e2b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-low:after {
content: "\e2b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-medium:after {
content: "\e2b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple:after {
content: "\e2bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-high:after {
content: "\e2bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-low:after {
content: "\e2bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hourglass-simple-medium:after {
content: "\e2c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-house:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-house:after {
content: "\e2c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-house-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-house-line:after {
content: "\e2c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-house-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-house-simple:after {
content: "\e2c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-hurricane:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-hurricane:after {
content: "\e88f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ice-cream:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ice-cream:after {
content: "\e805";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-identification-badge:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-identification-badge:after {
content: "\e6f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-identification-card:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-identification-card:after {
content: "\e2c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-image:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-image:after {
content: "\e2cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-image-broken:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-image-broken:after {
content: "\e7a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-image-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-image-square:after {
content: "\e2cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-images:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-images:after {
content: "\e837";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-images-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-images-square:after {
content: "\e835";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-infinity:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-infinity:after {
content: "\e635";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-info:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-info:after {
content: "\e2cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-instagram-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-instagram-logo:after {
content: "\e2d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect:after {
content: "\e2d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect-square:after {
content: "\e87b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-intersect-three:after {
content: "\ecc5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-intersection:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-intersection:after {
content: "\edbb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-invoice:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-invoice:after {
content: "\ee43";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-island:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-island:after {
content: "\ee07";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-jar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-jar:after {
content: "\e7e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-jar-label:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-jar-label:after {
content: "\e7e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-jeep:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-jeep:after {
content: "\e2d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-joystick:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-joystick:after {
content: "\ea5f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-kanban:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-kanban:after {
content: "\eb55";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-key:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-key:after {
content: "\e2d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-key-return:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-key-return:after {
content: "\e783";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-keyboard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-keyboard:after {
content: "\e2d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-keyhole:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-keyhole:after {
content: "\ea79";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-knife:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-knife:after {
content: "\e637";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ladder:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ladder:after {
content: "\e9e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ladder-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ladder-simple:after {
content: "\ec27";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lamp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lamp:after {
content: "\e639";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lamp-pendant:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lamp-pendant:after {
content: "\ee2f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-laptop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-laptop:after {
content: "\e587";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lasso:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lasso:after {
content: "\edc7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lastfm-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lastfm-logo:after {
content: "\e843";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-layout:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-layout:after {
content: "\e6d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-leaf:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-leaf:after {
content: "\e2db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lectern:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lectern:after {
content: "\e95b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lego:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lego:after {
content: "\e8c8";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lego-smiley:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lego-smiley:after {
content: "\e8c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-less-than:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-less-than:after {
content: "\edad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-less-than-or-equal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-less-than-or-equal:after {
content: "\eda5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-h:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-h:after {
content: "\ebf9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-p:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-p:after {
content: "\ec09";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-v:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-letter-circle-v:after {
content: "\ec15";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lifebuoy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lifebuoy:after {
content: "\e63b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lightbulb:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lightbulb:after {
content: "\e2dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lightbulb-filament:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lightbulb-filament:after {
content: "\e63d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lighthouse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lighthouse:after {
content: "\e9f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning:after {
content: "\e2df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning-a:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning-a:after {
content: "\ea85";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lightning-slash:after {
content: "\e2e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-line-segment:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-line-segment:after {
content: "\e6d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-line-segments:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-line-segments:after {
content: "\e6d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-line-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-line-vertical:after {
content: "\ed71";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link:after {
content: "\e2e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link-break:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link-break:after {
content: "\e2e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple:after {
content: "\e2e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-break:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-break:after {
content: "\e2e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal:after {
content: "\e2eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal-break:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-link-simple-horizontal-break:after {
content: "\e2ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-linkedin-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-linkedin-logo:after {
content: "\e2ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-linktree-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-linktree-logo:after {
content: "\edef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-linux-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-linux-logo:after {
content: "\eb03";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list:after {
content: "\e2f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-bullets:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-bullets:after {
content: "\e2f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-checks:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-checks:after {
content: "\eadd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-dashes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-dashes:after {
content: "\e2f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-heart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-heart:after {
content: "\ebdf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-magnifying-glass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-magnifying-glass:after {
content: "\ebe1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-numbers:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-numbers:after {
content: "\e2f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-plus:after {
content: "\e2f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-list-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-list-star:after {
content: "\ebdd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock:after {
content: "\e2fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-key:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-key:after {
content: "\e2ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-key-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-key-open:after {
content: "\e301";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-laminated:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-laminated:after {
content: "\e303";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-laminated-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-laminated-open:after {
content: "\e305";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-open:after {
content: "\e307";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-simple:after {
content: "\e309";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-simple-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lock-simple-open:after {
content: "\e30b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-lockers:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-lockers:after {
content: "\ecb9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-log:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-log:after {
content: "\ed83";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magic-wand:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magic-wand:after {
content: "\e6b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magnet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magnet:after {
content: "\e681";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magnet-straight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magnet-straight:after {
content: "\e683";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass:after {
content: "\e30d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-minus:after {
content: "\e30f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-magnifying-glass-plus:after {
content: "\e311";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mailbox:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mailbox:after {
content: "\ec1f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin:after {
content: "\e317";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-area:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-area:after {
content: "\ee3b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-line:after {
content: "\e319";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-plus:after {
content: "\e315";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple:after {
content: "\ee3f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-area:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-area:after {
content: "\ee3d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-pin-simple-line:after {
content: "\ee39";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-map-trifold:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-map-trifold:after {
content: "\e31b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-markdown-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-markdown-logo:after {
content: "\e509";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-marker-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-marker-circle:after {
content: "\e641";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-martini:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-martini:after {
content: "\e31d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mask-happy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mask-happy:after {
content: "\e9f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mask-sad:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mask-sad:after {
content: "\eb9f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mastodon-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mastodon-logo:after {
content: "\ed69";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-math-operations:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-math-operations:after {
content: "\e31f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-matrix-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-matrix-logo:after {
content: "\ed65";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-medal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-medal:after {
content: "\e321";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-medal-military:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-medal-military:after {
content: "\ecfd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-medium-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-medium-logo:after {
content: "\e323";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-megaphone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-megaphone:after {
content: "\e325";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-megaphone-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-megaphone-simple:after {
content: "\e643";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-member-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-member-of:after {
content: "\edc3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-memory:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-memory:after {
content: "\e9c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-messenger-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-messenger-logo:after {
content: "\e6d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-meta-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-meta-logo:after {
content: "\ed03";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-meteor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-meteor:after {
content: "\e9bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-metronome:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-metronome:after {
content: "\ec8f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone:after {
content: "\e327";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone-slash:after {
content: "\e329";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone-stage:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microphone-stage:after {
content: "\e75d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microscope:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microscope:after {
content: "\ec7b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-excel-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-excel-logo:after {
content: "\eb6d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-outlook-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-outlook-logo:after {
content: "\eb71";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-powerpoint-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-powerpoint-logo:after {
content: "\eacf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-teams-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-teams-logo:after {
content: "\eb67";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-word-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-microsoft-word-logo:after {
content: "\eb6b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-minus:after {
content: "\e32b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-minus-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-minus-circle:after {
content: "\e32d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-minus-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-minus-square:after {
content: "\ed53";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-money:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-money:after {
content: "\e589";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-money-wavy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-money-wavy:after {
content: "\ee69";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor:after {
content: "\e32f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor-arrow-up:after {
content: "\e58b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor-play:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-monitor-play:after {
content: "\e58d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-moon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-moon:after {
content: "\e331";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-moon-stars:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-moon-stars:after {
content: "\e58f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-moped:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-moped:after {
content: "\e825";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-moped-front:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-moped-front:after {
content: "\e823";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mosque:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mosque:after {
content: "\ecef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-motorcycle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-motorcycle:after {
content: "\e80b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mountains:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mountains:after {
content: "\e7af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse:after {
content: "\e33b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-left-click:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-left-click:after {
content: "\e335";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-middle-click:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-middle-click:after {
content: "\e339";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-right-click:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-right-click:after {
content: "\e337";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-scroll:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-scroll:after {
content: "\e333";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-mouse-simple:after {
content: "\e645";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-note:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-note:after {
content: "\e33d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-note-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-note-simple:after {
content: "\e33f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes:after {
content: "\e341";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-minus:after {
content: "\ee0d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-plus:after {
content: "\eb7d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-music-notes-simple:after {
content: "\e343";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-navigation-arrow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-navigation-arrow:after {
content: "\eadf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-needle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-needle:after {
content: "\e82f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-network:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-network:after {
content: "\eddf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-network-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-network-slash:after {
content: "\eddd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-network-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-network-x:after {
content: "\eddb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-newspaper:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-newspaper:after {
content: "\e345";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-newspaper-clipping:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-newspaper-clipping:after {
content: "\e347";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-not-equals:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-not-equals:after {
content: "\eda7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-not-member-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-not-member-of:after {
content: "\edaf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-not-subset-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-not-subset-of:after {
content: "\edb1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-not-superset-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-not-superset-of:after {
content: "\edb3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-notches:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-notches:after {
content: "\ed3b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-note:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-note:after {
content: "\e349";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-note-blank:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-note-blank:after {
content: "\e34b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-note-pencil:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-note-pencil:after {
content: "\e34d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-notebook:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-notebook:after {
content: "\e34f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-notepad:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-notepad:after {
content: "\e63f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-notification:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-notification:after {
content: "\e6fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-notion-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-notion-logo:after {
content: "\e9a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-nuclear-plant:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-nuclear-plant:after {
content: "\ed7d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-eight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-eight:after {
content: "\e353";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-five:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-five:after {
content: "\e359";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-four:after {
content: "\e35f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-nine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-nine:after {
content: "\e365";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-one:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-one:after {
content: "\e36b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-seven:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-seven:after {
content: "\e371";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-six:after {
content: "\e377";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-three:after {
content: "\e37d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-two:after {
content: "\e383";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-zero:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-circle-zero:after {
content: "\e389";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-eight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-eight:after {
content: "\e351";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-five:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-five:after {
content: "\e357";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-four:after {
content: "\e35d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-nine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-nine:after {
content: "\e363";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-one:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-one:after {
content: "\e369";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-seven:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-seven:after {
content: "\e36f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-six:after {
content: "\e375";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-eight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-eight:after {
content: "\e355";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-five:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-five:after {
content: "\e35b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-four:after {
content: "\e361";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-nine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-nine:after {
content: "\e367";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-one:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-one:after {
content: "\e36d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-seven:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-seven:after {
content: "\e373";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-six:after {
content: "\e379";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-three:after {
content: "\e37f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-two:after {
content: "\e385";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-zero:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-square-zero:after {
content: "\e38b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-three:after {
content: "\e37b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-two:after {
content: "\e381";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-number-zero:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-number-zero:after {
content: "\e387";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-numpad:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-numpad:after {
content: "\e3c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-nut:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-nut:after {
content: "\e38d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ny-times-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ny-times-logo:after {
content: "\e647";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-octagon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-octagon:after {
content: "\e38f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-office-chair:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-office-chair:after {
content: "\ea47";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-onigiri:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-onigiri:after {
content: "\ee2d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-open-ai-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-open-ai-logo:after {
content: "\e7d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-option:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-option:after {
content: "\e8a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-orange:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-orange:after {
content: "\ee41";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-orange-slice:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-orange-slice:after {
content: "\ed37";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-oven:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-oven:after {
content: "\ed8d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-package:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-package:after {
content: "\e391";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush:after {
content: "\e6f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush-broad:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush-broad:after {
content: "\e591";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush-household:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-brush-household:after {
content: "\e6f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-bucket:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-bucket:after {
content: "\e393";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-roller:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paint-roller:after {
content: "\e6f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-palette:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-palette:after {
content: "\e6c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-panorama:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-panorama:after {
content: "\eaa3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pants:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pants:after {
content: "\ec89";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane:after {
content: "\e395";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane-right:after {
content: "\e397";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane-tilt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paper-plane-tilt:after {
content: "\e399";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paperclip:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paperclip:after {
content: "\e39b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paperclip-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paperclip-horizontal:after {
content: "\e593";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-parachute:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-parachute:after {
content: "\ea7d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paragraph:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paragraph:after {
content: "\e961";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-parallelogram:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-parallelogram:after {
content: "\ecc7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-park:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-park:after {
content: "\ecb3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-password:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-password:after {
content: "\e753";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-path:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-path:after {
content: "\e39d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-patreon-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-patreon-logo:after {
content: "\e98b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pause:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pause:after {
content: "\e39f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pause-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pause-circle:after {
content: "\e3a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paw-print:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paw-print:after {
content: "\e649";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-paypal-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-paypal-logo:after {
content: "\e98d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-peace:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-peace:after {
content: "\e3a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pen:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pen:after {
content: "\e3ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pen-nib:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pen-nib:after {
content: "\e3ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pen-nib-straight:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pen-nib-straight:after {
content: "\e64b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil:after {
content: "\e3af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-circle:after {
content: "\e3b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-line:after {
content: "\e3b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-ruler:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-ruler:after {
content: "\e907";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple:after {
content: "\e3b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-line:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-line:after {
content: "\ebc7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-simple-slash:after {
content: "\ecf7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pencil-slash:after {
content: "\ecf9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pentagon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pentagon:after {
content: "\ec7f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pentagram:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pentagram:after {
content: "\ec5d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pepper:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pepper:after {
content: "\e94b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-percent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-percent:after {
content: "\e3b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person:after {
content: "\e3a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-arms-spread:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-arms-spread:after {
content: "\ecff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple:after {
content: "\e72f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-bike:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-bike:after {
content: "\e735";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-circle:after {
content: "\ee59";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-hike:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-hike:after {
content: "\ed55";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-run:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-run:after {
content: "\e731";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-ski:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-ski:after {
content: "\e71d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-snowboard:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-snowboard:after {
content: "\e71f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-swim:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-swim:after {
content: "\e737";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-tai-chi:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-tai-chi:after {
content: "\ed5d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-throw:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-throw:after {
content: "\e733";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-walk:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-person-simple-walk:after {
content: "\e73b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-perspective:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-perspective:after {
content: "\ebe7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone:after {
content: "\e3b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-call:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-call:after {
content: "\e3bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-disconnect:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-disconnect:after {
content: "\e3bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-incoming:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-incoming:after {
content: "\e3bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-list:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-list:after {
content: "\e3cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-outgoing:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-outgoing:after {
content: "\e3c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-pause:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-pause:after {
content: "\e3cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-plus:after {
content: "\ec57";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-slash:after {
content: "\e3c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-transfer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-transfer:after {
content: "\e3c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phone-x:after {
content: "\e3c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-phosphor-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-phosphor-logo:after {
content: "\e3cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pi:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pi:after {
content: "\ec81";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-piano-keys:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-piano-keys:after {
content: "\e9c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-picnic-table:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-picnic-table:after {
content: "\ee27";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-picture-in-picture:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-picture-in-picture:after {
content: "\e64d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-piggy-bank:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-piggy-bank:after {
content: "\ea05";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pill:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pill:after {
content: "\e701";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ping-pong:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ping-pong:after {
content: "\ea43";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pint-glass:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pint-glass:after {
content: "\edd1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pinterest-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pinterest-logo:after {
content: "\e64f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pinwheel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pinwheel:after {
content: "\eb9d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pipe:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pipe:after {
content: "\ed87";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pipe-wrench:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pipe-wrench:after {
content: "\ed89";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pix-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pix-logo:after {
content: "\ecc3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pizza:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pizza:after {
content: "\e797";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-placeholder:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-placeholder:after {
content: "\e651";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-planet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-planet:after {
content: "\e653";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plant:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plant:after {
content: "\ebaf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-play:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-play:after {
content: "\e3d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-play-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-play-circle:after {
content: "\e3d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-play-pause:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-play-pause:after {
content: "\e8bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-playlist:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-playlist:after {
content: "\e6ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plug:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plug:after {
content: "\e947";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plug-charging:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plug-charging:after {
content: "\eb5d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plugs:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plugs:after {
content: "\eb57";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plugs-connected:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plugs-connected:after {
content: "\eb5b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plus:after {
content: "\e3d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-circle:after {
content: "\e3d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-minus:after {
content: "\e3d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-plus-square:after {
content: "\ed56";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-poker-chip:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-poker-chip:after {
content: "\e595";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-police-car:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-police-car:after {
content: "\ec4b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-polygon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-polygon:after {
content: "\e6d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-popcorn:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-popcorn:after {
content: "\eb4f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-popsicle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-popsicle:after {
content: "\ebbf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-potted-plant:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-potted-plant:after {
content: "\ec23";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-power:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-power:after {
content: "\e3db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-prescription:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-prescription:after {
content: "\e7a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-presentation:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-presentation:after {
content: "\e655";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-presentation-chart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-presentation-chart:after {
content: "\e657";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-printer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-printer:after {
content: "\e3dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-prohibit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-prohibit:after {
content: "\e3df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-prohibit-inset:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-prohibit-inset:after {
content: "\e3e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-projector-screen:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-projector-screen:after {
content: "\e659";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-projector-screen-chart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-projector-screen-chart:after {
content: "\e65b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-pulse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-pulse:after {
content: "\e001";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin:after {
content: "\e3e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple:after {
content: "\e65d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-simple-slash:after {
content: "\e65f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-push-pin-slash:after {
content: "\e3e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-puzzle-piece:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-puzzle-piece:after {
content: "\e597";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-qr-code:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-qr-code:after {
content: "\e3e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-question:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-question:after {
content: "\e3eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-question-mark:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-question-mark:after {
content: "\e3ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-queue:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-queue:after {
content: "\e6ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-quotes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-quotes:after {
content: "\e661";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rabbit:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rabbit:after {
content: "\eac3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-racquet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-racquet:after {
content: "\ee03";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-radical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-radical:after {
content: "\e3ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-radio:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-radio:after {
content: "\e77f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-radio-button:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-radio-button:after {
content: "\eb09";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-radioactive:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-radioactive:after {
content: "\e9dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rainbow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rainbow:after {
content: "\e599";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rainbow-cloud:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rainbow-cloud:after {
content: "\e59b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ranking:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ranking:after {
content: "\ed63";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-read-cv-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-read-cv-logo:after {
content: "\ed0d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-receipt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-receipt:after {
content: "\e3f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-receipt-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-receipt-x:after {
content: "\ed41";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-record:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-record:after {
content: "\e3f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rectangle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rectangle:after {
content: "\e3f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rectangle-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rectangle-dashed:after {
content: "\e3f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-recycle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-recycle:after {
content: "\e75b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-reddit-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-reddit-logo:after {
content: "\e59d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-repeat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-repeat:after {
content: "\e3f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-repeat-once:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-repeat-once:after {
content: "\e3fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-replit-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-replit-logo:after {
content: "\eb8b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-resize:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-resize:after {
content: "\ed6f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rewind:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rewind:after {
content: "\e6a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rewind-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rewind-circle:after {
content: "\e3fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-road-horizon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-road-horizon:after {
content: "\e839";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-robot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-robot:after {
content: "\e763";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rocket:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rocket:after {
content: "\e3ff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rocket-launch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rocket-launch:after {
content: "\e401";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rows:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rows:after {
content: "\e5a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rows-plus-bottom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rows-plus-bottom:after {
content: "\e59f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rows-plus-top:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rows-plus-top:after {
content: "\e5a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rss:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rss:after {
content: "\e403";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rss-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rss-simple:after {
content: "\e405";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-rug:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-rug:after {
content: "\ea1b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ruler:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ruler:after {
content: "\e6b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sailboat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sailboat:after {
content: "\e78b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scales:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scales:after {
content: "\e751";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scan:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scan:after {
content: "\ebb7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scan-smiley:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scan-smiley:after {
content: "\ebb5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scissors:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scissors:after {
content: "\eae1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scooter:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scooter:after {
content: "\e821";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-screencast:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-screencast:after {
content: "\e407";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-screwdriver:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-screwdriver:after {
content: "\e86f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scribble:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scribble:after {
content: "\e807";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scribble-loop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scribble-loop:after {
content: "\e663";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-scroll:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-scroll:after {
content: "\eb7b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seal:after {
content: "\e605";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-check:after {
content: "\e607";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-percent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-percent:after {
content: "\e60b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-question:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-question:after {
content: "\e609";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-warning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seal-warning:after {
content: "\e60d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seat:after {
content: "\eb8f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-seatbelt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-seatbelt:after {
content: "\edff";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-security-camera:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-security-camera:after {
content: "\eca5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection:after {
content: "\e69b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-all:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-all:after {
content: "\e747";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-background:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-background:after {
content: "\eaf9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-foreground:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-foreground:after {
content: "\eaf7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-inverse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-inverse:after {
content: "\e745";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-plus:after {
content: "\e69d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-selection-slash:after {
content: "\e69f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shapes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shapes:after {
content: "\ec5f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-share:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-share:after {
content: "\e409";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-share-fat:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-share-fat:after {
content: "\ed57";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-share-network:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-share-network:after {
content: "\e40b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield:after {
content: "\e40d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-check:after {
content: "\e40f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-checkered:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-checkered:after {
content: "\e709";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-chevron:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-chevron:after {
content: "\e411";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-plus:after {
content: "\e707";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-slash:after {
content: "\e413";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-star:after {
content: "\ec35";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-warning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shield-warning:after {
content: "\e414";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shipping-container:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shipping-container:after {
content: "\e78d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shirt-folded:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shirt-folded:after {
content: "\ea93";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shooting-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shooting-star:after {
content: "\ecfb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-bag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-bag:after {
content: "\e417";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-bag-open:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-bag-open:after {
content: "\e419";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-cart:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-cart:after {
content: "\e41f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-cart-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shopping-cart-simple:after {
content: "\e421";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shovel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shovel:after {
content: "\e9e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shower:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shower:after {
content: "\e777";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shrimp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shrimp:after {
content: "\eab5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle:after {
content: "\e423";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle-angular:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle-angular:after {
content: "\e425";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-shuffle-simple:after {
content: "\e427";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sidebar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sidebar:after {
content: "\eab7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sidebar-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sidebar-simple:after {
content: "\ec25";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sigma:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sigma:after {
content: "\eab9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sign-in:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sign-in:after {
content: "\e429";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sign-out:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sign-out:after {
content: "\e42b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-signature:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-signature:after {
content: "\ebad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-signpost:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-signpost:after {
content: "\e89d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sim-card:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sim-card:after {
content: "\e665";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-siren:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-siren:after {
content: "\e9b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sketch-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sketch-logo:after {
content: "\e42d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-back:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-back:after {
content: "\e5a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-back-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-back-circle:after {
content: "\e42f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-forward:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-forward:after {
content: "\e5a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-forward-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skip-forward-circle:after {
content: "\e431";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skull:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skull:after {
content: "\e917";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-skype-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-skype-logo:after {
content: "\e8dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-slack-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-slack-logo:after {
content: "\e5a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sliders:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sliders:after {
content: "\e433";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sliders-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sliders-horizontal:after {
content: "\e435";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-slideshow:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-slideshow:after {
content: "\ed33";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley:after {
content: "\e437";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-angry:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-angry:after {
content: "\ec63";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-blank:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-blank:after {
content: "\e439";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-meh:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-meh:after {
content: "\e43b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-melting:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-melting:after {
content: "\ee57";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-nervous:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-nervous:after {
content: "\e43d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-sad:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-sad:after {
content: "\e43f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-sticker:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-sticker:after {
content: "\e441";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-wink:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-wink:after {
content: "\e667";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-x-eyes:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-smiley-x-eyes:after {
content: "\e443";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-snapchat-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-snapchat-logo:after {
content: "\e669";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sneaker:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sneaker:after {
content: "\e80d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sneaker-move:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sneaker-move:after {
content: "\ed61";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-snowflake:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-snowflake:after {
content: "\e5ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-soccer-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-soccer-ball:after {
content: "\e717";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sock:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sock:after {
content: "\eccf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-solar-panel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-solar-panel:after {
content: "\ed7e";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-solar-roof:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-solar-roof:after {
content: "\ed7f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sort-ascending:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sort-ascending:after {
content: "\e445";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sort-descending:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sort-descending:after {
content: "\e447";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-soundcloud-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-soundcloud-logo:after {
content: "\e8df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spade:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spade:after {
content: "\e449";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sparkle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sparkle:after {
content: "\e6a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-hifi:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-hifi:after {
content: "\ea09";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-high:after {
content: "\e44b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-low:after {
content: "\e44d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-none:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-none:after {
content: "\e44f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-high:after {
content: "\e451";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-low:after {
content: "\e453";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-none:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-none:after {
content: "\e455";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-slash:after {
content: "\e457";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-simple-x:after {
content: "\e459";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-slash:after {
content: "\e45b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speaker-x:after {
content: "\e45d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-speedometer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-speedometer:after {
content: "\ee75";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sphere:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sphere:after {
content: "\ee67";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner:after {
content: "\e66b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner-ball:after {
content: "\ee29";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner-gap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spinner-gap:after {
content: "\e66d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spiral:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spiral:after {
content: "\e9fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-split-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-split-horizontal:after {
content: "\e873";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-split-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-split-vertical:after {
content: "\e877";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spotify-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spotify-logo:after {
content: "\e66f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-spray-bottle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-spray-bottle:after {
content: "\e7e8";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square:after {
content: "\e45f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square-half:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square-half:after {
content: "\e463";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square-half-bottom:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square-half-bottom:after {
content: "\eb17";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square-logo:after {
content: "\e691";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square-split-horizontal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square-split-horizontal:after {
content: "\e871";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-square-split-vertical:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-square-split-vertical:after {
content: "\e875";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-squares-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-squares-four:after {
content: "\e465";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stack:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stack:after {
content: "\e467";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-minus:after {
content: "\edf5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-overflow-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-overflow-logo:after {
content: "\eb79";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-plus:after {
content: "\edf7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stack-simple:after {
content: "\e469";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stairs:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stairs:after {
content: "\e8ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stamp:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stamp:after {
content: "\ea49";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-standard-definition:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-standard-definition:after {
content: "\ea91";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-star:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-star:after {
content: "\e46b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-star-and-crescent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-star-and-crescent:after {
content: "\ecf5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-star-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-star-four:after {
content: "\e6a5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-star-half:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-star-half:after {
content: "\e70b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-star-of-david:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-star-of-david:after {
content: "\e89f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-steam-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-steam-logo:after {
content: "\ead5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-steering-wheel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-steering-wheel:after {
content: "\e9ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-steps:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-steps:after {
content: "\ecbf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stethoscope:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stethoscope:after {
content: "\e7eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sticker:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sticker:after {
content: "\e5ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stool:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stool:after {
content: "\ea45";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stop:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stop:after {
content: "\e46d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stop-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stop-circle:after {
content: "\e46f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-storefront:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-storefront:after {
content: "\e471";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-strategy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-strategy:after {
content: "\ea3b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-stripe-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-stripe-logo:after {
content: "\e699";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-student:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-student:after {
content: "\e73f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subset-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subset-of:after {
content: "\edc1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subset-proper-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subset-proper-of:after {
content: "\edb7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subtitles:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subtitles:after {
content: "\e1a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subtitles-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subtitles-slash:after {
content: "\e1a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subtract:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subtract:after {
content: "\ebd7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subtract-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subtract-square:after {
content: "\ebd5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-subway:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-subway:after {
content: "\e499";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase:after {
content: "\e5af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase-rolling:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase-rolling:after {
content: "\e9b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-suitcase-simple:after {
content: "\e5b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sun:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sun:after {
content: "\e473";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sun-dim:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sun-dim:after {
content: "\e475";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sun-horizon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sun-horizon:after {
content: "\e5b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sunglasses:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sunglasses:after {
content: "\e817";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-superset-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-superset-of:after {
content: "\edb9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-superset-proper-of:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-superset-proper-of:after {
content: "\edb5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-swap:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-swap:after {
content: "\e83d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-swatches:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-swatches:after {
content: "\e5b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-swimming-pool:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-swimming-pool:after {
content: "\ecb7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-sword:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-sword:after {
content: "\e5bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-synagogue:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-synagogue:after {
content: "\eced";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-syringe:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-syringe:after {
content: "\e969";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-t-shirt:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-t-shirt:after {
content: "\e671";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-table:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-table:after {
content: "\e477";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tabs:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tabs:after {
content: "\e779";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tag:after {
content: "\e479";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tag-chevron:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tag-chevron:after {
content: "\e673";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tag-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tag-simple:after {
content: "\e47b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-target:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-target:after {
content: "\e47d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-taxi:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-taxi:after {
content: "\e903";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tea-bag:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tea-bag:after {
content: "\e8e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-telegram-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-telegram-logo:after {
content: "\e5bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-television:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-television:after {
content: "\e755";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-television-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-television-simple:after {
content: "\eae7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tennis-ball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tennis-ball:after {
content: "\e721";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tent:after {
content: "\e8bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-terminal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-terminal:after {
content: "\e47f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-terminal-window:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-terminal-window:after {
content: "\eae9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-test-tube:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-test-tube:after {
content: "\e7a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-a-underline:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-a-underline:after {
content: "\ed35";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-aa:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-aa:after {
content: "\e6ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-center:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-center:after {
content: "\e481";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-justify:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-justify:after {
content: "\e483";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-left:after {
content: "\e485";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-align-right:after {
content: "\e487";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-b:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-b:after {
content: "\e5bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-columns:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-columns:after {
content: "\ec97";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h:after {
content: "\e6bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-five:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-five:after {
content: "\e6c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-four:after {
content: "\e6c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-one:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-one:after {
content: "\e6bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-six:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-six:after {
content: "\e6c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-three:after {
content: "\e6c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-h-two:after {
content: "\e6bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-indent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-indent:after {
content: "\ea1f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-italic:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-italic:after {
content: "\e5c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-outdent:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-outdent:after {
content: "\ea1d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-strikethrough:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-strikethrough:after {
content: "\e5c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-subscript:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-subscript:after {
content: "\ec99";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-superscript:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-superscript:after {
content: "\ec9b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-t:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-t:after {
content: "\e48b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-t-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-t-slash:after {
content: "\e489";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-text-underline:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-text-underline:after {
content: "\e5c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-textbox:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-textbox:after {
content: "\eb0b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer:after {
content: "\e5c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-cold:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-cold:after {
content: "\e5c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-hot:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-hot:after {
content: "\e5cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thermometer-simple:after {
content: "\e5cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-threads-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-threads-logo:after {
content: "\ed9f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-three-d:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-three-d:after {
content: "\ea5b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thumbs-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thumbs-down:after {
content: "\e48d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-thumbs-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-thumbs-up:after {
content: "\e48f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-ticket:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-ticket:after {
content: "\e491";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tidal-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tidal-logo:after {
content: "\ed1d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tiktok-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tiktok-logo:after {
content: "\eaf3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tilde:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tilde:after {
content: "\eda9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-timer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-timer:after {
content: "\e493";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tip-jar:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tip-jar:after {
content: "\e7e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tipi:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tipi:after {
content: "\ed31";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tire:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tire:after {
content: "\edd3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-toggle-left:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-toggle-left:after {
content: "\e675";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-toggle-right:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-toggle-right:after {
content: "\e677";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-toilet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-toilet:after {
content: "\e79b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-toilet-paper:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-toilet-paper:after {
content: "\e79d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-toolbox:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-toolbox:after {
content: "\eca1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tooth:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tooth:after {
content: "\e9cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tornado:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tornado:after {
content: "\e88d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tote:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tote:after {
content: "\e495";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tote-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tote-simple:after {
content: "\e679";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-towel:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-towel:after {
content: "\ede7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tractor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tractor:after {
content: "\ec6f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trademark:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trademark:after {
content: "\e9f1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trademark-registered:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trademark-registered:after {
content: "\e415";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-cone:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-cone:after {
content: "\e9a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-sign:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-sign:after {
content: "\e67b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-signal:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-traffic-signal:after {
content: "\e9ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-train:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-train:after {
content: "\e497";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-train-regional:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-train-regional:after {
content: "\e49f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-train-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-train-simple:after {
content: "\e4a1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tram:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tram:after {
content: "\e9ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-translate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-translate:after {
content: "\e4a3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trash:after {
content: "\e4a7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trash-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trash-simple:after {
content: "\e4a9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tray:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tray:after {
content: "\e4ab";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-down:after {
content: "\e011";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tray-arrow-up:after {
content: "\ee53";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-treasure-chest:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-treasure-chest:after {
content: "\ede3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tree:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tree:after {
content: "\e6db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-evergreen:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-evergreen:after {
content: "\e6dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-palm:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-palm:after {
content: "\e91b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-structure:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-structure:after {
content: "\e67d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-view:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tree-view:after {
content: "\ee49";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trend-down:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trend-down:after {
content: "\e4ad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trend-up:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trend-up:after {
content: "\e4af";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-triangle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-triangle:after {
content: "\e4b1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-triangle-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-triangle-dashed:after {
content: "\e4b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trolley:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trolley:after {
content: "\e5b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trolley-suitcase:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trolley-suitcase:after {
content: "\e5b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-trophy:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-trophy:after {
content: "\e67f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-truck:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-truck:after {
content: "\e4b5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-truck-trailer:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-truck-trailer:after {
content: "\e4b7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-tumblr-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-tumblr-logo:after {
content: "\e8d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-twitch-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-twitch-logo:after {
content: "\e5cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-twitter-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-twitter-logo:after {
content: "\e4bb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-umbrella:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-umbrella:after {
content: "\e685";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-umbrella-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-umbrella-simple:after {
content: "\e687";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-union:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-union:after {
content: "\edbf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-unite:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-unite:after {
content: "\e87f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-unite-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-unite-square:after {
content: "\e879";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-upload:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-upload:after {
content: "\e4bf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-upload-simple:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-upload-simple:after {
content: "\e4c1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-usb:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-usb:after {
content: "\e957";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user:after {
content: "\e4c3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-check:after {
content: "\eafb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle:after {
content: "\e4c5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-check:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-check:after {
content: "\ec39";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-dashed:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-dashed:after {
content: "\ec37";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-gear:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-gear:after {
content: "\e4c7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-minus:after {
content: "\e4c9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-circle-plus:after {
content: "\e4cb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-focus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-focus:after {
content: "\e6fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-gear:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-gear:after {
content: "\e4cd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-list:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-list:after {
content: "\e73d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-minus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-minus:after {
content: "\e4cf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-plus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-plus:after {
content: "\e4d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-rectangle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-rectangle:after {
content: "\e4d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-sound:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-sound:after {
content: "\eca9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-square:after {
content: "\e4d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-user-switch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-user-switch:after {
content: "\e757";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-users:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-users:after {
content: "\e4d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-users-four:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-users-four:after {
content: "\e68d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-users-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-users-three:after {
content: "\e68f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-van:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-van:after {
content: "\e827";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vault:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vault:after {
content: "\e76f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vector-three:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vector-three:after {
content: "\ee63";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vector-two:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vector-two:after {
content: "\ee65";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vibrate:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vibrate:after {
content: "\e4d9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-video:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-video:after {
content: "\e741";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-video-camera:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-video-camera:after {
content: "\e4db";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-video-camera-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-video-camera-slash:after {
content: "\e4dd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-video-conference:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-video-conference:after {
content: "\edcf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vignette:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vignette:after {
content: "\eba3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-vinyl-record:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-vinyl-record:after {
content: "\ecad";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-virtual-reality:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-virtual-reality:after {
content: "\e7b9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-virus:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-virus:after {
content: "\e7d7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-visor:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-visor:after {
content: "\ee2b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-voicemail:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-voicemail:after {
content: "\e4df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-volleyball:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-volleyball:after {
content: "\e727";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wall:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wall:after {
content: "\e689";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wallet:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wallet:after {
content: "\e68b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-warehouse:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-warehouse:after {
content: "\ecd5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-warning:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-warning:after {
content: "\e4e1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-circle:after {
content: "\e4e3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-diamond:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-diamond:after {
content: "\e7fd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-octagon:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-warning-octagon:after {
content: "\e4e5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-washing-machine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-washing-machine:after {
content: "\ede9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-watch:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-watch:after {
content: "\e4e7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-sawtooth:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-sawtooth:after {
content: "\ea9d";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-sine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-sine:after {
content: "\ea9b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-square:after {
content: "\ea9f";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-triangle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wave-triangle:after {
content: "\eaa1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-waveform:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-waveform:after {
content: "\e803";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-waveform-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-waveform-slash:after {
content: "\e801";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-waves:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-waves:after {
content: "\e6df";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-webcam:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-webcam:after {
content: "\e9b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-webcam-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-webcam-slash:after {
content: "\ecdd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-webhooks-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-webhooks-logo:after {
content: "\ecaf";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wechat-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wechat-logo:after {
content: "\e8d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-whatsapp-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-whatsapp-logo:after {
content: "\e5d1";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wheelchair:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wheelchair:after {
content: "\e4e9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wheelchair-motion:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wheelchair-motion:after {
content: "\e89b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-high:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-high:after {
content: "\e4eb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-low:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-low:after {
content: "\e4ed";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-medium:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-medium:after {
content: "\e4ef";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-slash:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-slash:after {
content: "\e4f3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wifi-x:after {
content: "\e4f5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wind:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wind:after {
content: "\e5d3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-windmill:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-windmill:after {
content: "\e9f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-windows-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-windows-logo:after {
content: "\e693";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wine:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wine:after {
content: "\e6b3";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-wrench:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-wrench:after {
content: "\e5d5";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-x:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-x:after {
content: "\e4f7";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-x-circle:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-x-circle:after {
content: "\e4f9";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-x-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-x-logo:after {
content: "\e4bd";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-x-square:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-x-square:after {
content: "\e4fb";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-yarn:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-yarn:after {
content: "\ed9b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-yin-yang:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-yin-yang:after {
content: "\e92b";
margin-left: -1em;
}
.bb-icons-rl-duotone.bb-icons-rl-youtube-logo:before {
opacity: 0.2;
}
.bb-icons-rl-duotone.bb-icons-rl-youtube-logo:after {
content: "\e4fd";
margin-left: -1em;
}

.wp-block-accordion{
box-sizing:border-box;
}
.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{
transform:rotate(45deg);
}
@media (prefers-reduced-motion:no-preference){
.wp-block-accordion-item{
transition:grid-template-rows .3s ease-out;
}
.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{
transition:transform .2s ease-in-out;
}
}
.wp-block-accordion-heading__toggle{
align-items:center;
background:none;
border:none;
color:inherit;
cursor:pointer;
display:flex;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
overflow:hidden;
padding:var(--wp--preset--spacing--20, 1em) 0;
text-align:inherit;
text-decoration:inherit;
text-transform:inherit;
width:100%;
word-spacing:inherit;
}
.wp-block-accordion-heading__toggle:not(:focus-visible){
outline:none;
}
.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{
text-decoration:underline;
}
.wp-block-accordion-heading__toggle-title{
flex:1;
}
.wp-block-accordion-heading__toggle-icon{
align-items:center;
display:flex;
height:1.2em;
justify-content:center;
width:1.2em;
}
.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{
display:none;
margin-block-start:0;
}
.wp-block-archives{
box-sizing:border-box;
}
.wp-block-archives-dropdown label{
display:block;
}
.wp-block-avatar{
line-height:0;
}
.wp-block-avatar,.wp-block-avatar img{
box-sizing:border-box;
}
.wp-block-avatar.aligncenter{
text-align:center;
}
.wp-block-audio{
box-sizing:border-box;
}
.wp-block-audio :where(figcaption){
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-audio audio{
min-width:300px;
width:100%;
}
.wp-block-breadcrumbs{
box-sizing:border-box;
}
.wp-block-breadcrumbs ol{
flex-wrap:wrap;
list-style:none;
}
.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{
align-items:center;
display:flex;
margin:0;
padding:0;
}
.wp-block-breadcrumbs li:not(:last-child):after{
content:var(--separator, "/");
margin:0 .5em;
opacity:.7;
}
.wp-block-breadcrumbs span{
color:inherit;
}
.wp-block-button__link{
align-content:center;
box-sizing:border-box;
cursor:pointer;
display:inline-block;
height:100%;
text-align:center;
word-break:break-word;
}
.wp-block-button__link.aligncenter{
text-align:center;
}
.wp-block-button__link.alignright{
text-align:right;
}
:where(.wp-block-button__link){
border-radius:9999px;
box-shadow:none;
padding:calc(.667em + 2px) calc(1.333em + 2px);
text-decoration:none;
}
.wp-block-button[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons>.wp-block-button.has-custom-width{
max-width:none;
}
.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{
width:100%;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-25{
width:calc(25% - var(--wp--style--block-gap, .5em)*.75);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-50{
width:calc(50% - var(--wp--style--block-gap, .5em)*.5);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-75{
width:calc(75% - var(--wp--style--block-gap, .5em)*.25);
}
.wp-block-buttons>.wp-block-button.wp-block-button__width-100{
flex-basis:100%;
width:100%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{
width:25%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{
width:50%;
}
.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{
width:75%;
}
.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{
border-radius:0;
}
.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{
border-radius:0 !important;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){
border:2px solid;
padding:.667em 1.333em;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){
color:currentColor;
}
:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){
background-color:initial;
background-image:none;
}
.wp-block-buttons{
box-sizing:border-box;
}
.wp-block-buttons.is-vertical{
flex-direction:column;
}
.wp-block-buttons.is-vertical>.wp-block-button:last-child{
margin-bottom:0;
}
.wp-block-buttons>.wp-block-button{
display:inline-block;
margin:0;
}
.wp-block-buttons.is-content-justification-left{
justify-content:flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical{
align-items:flex-start;
}
.wp-block-buttons.is-content-justification-center{
justify-content:center;
}
.wp-block-buttons.is-content-justification-center.is-vertical{
align-items:center;
}
.wp-block-buttons.is-content-justification-right{
justify-content:flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical{
align-items:flex-end;
}
.wp-block-buttons.is-content-justification-space-between{
justify-content:space-between;
}
.wp-block-buttons.aligncenter{
text-align:center;
}
.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{
margin-left:auto;
margin-right:auto;
width:100%;
}
.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{
text-decoration:inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link{
font-size:inherit;
}
.wp-block-buttons .wp-block-button__link{
width:100%;
}
.wp-block-button.aligncenter,.wp-block-calendar{
text-align:center;
}
.wp-block-calendar td,.wp-block-calendar th{
border:1px solid;
padding:.25em;
}
.wp-block-calendar th{
font-weight:400;
}
.wp-block-calendar caption{
background-color:inherit;
}
.wp-block-calendar table{
border-collapse:collapse;
width:100%;
}
.wp-block-calendar table.has-background th{
background-color:inherit;
}
.wp-block-calendar table.has-text-color th{
color:inherit;
}
.wp-block-calendar :where(table:not(.has-text-color)){
color:#40464d;
}
.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{
border-color:#ddd;
}
:where(.wp-block-calendar table:not(.has-background) th){
background:#ddd;
}
.wp-block-categories{
box-sizing:border-box;
}
.wp-block-categories.alignleft{
margin-right:2em;
}
.wp-block-categories.alignright{
margin-left:2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter{
text-align:center;
}
.wp-block-categories .wp-block-categories__label{
display:block;
width:100%;
}
.wp-block-code{
box-sizing:border-box;
}
.wp-block-code code{
direction:ltr;
display:block;
font-family:inherit;
overflow-wrap:break-word;
text-align:initial;
white-space:pre-wrap;
}
.wp-block-columns{
box-sizing:border-box;
display:flex;
flex-wrap:wrap !important;
}
@media (min-width:782px){
.wp-block-columns{
flex-wrap:nowrap !important;
}
}
.wp-block-columns{
align-items:normal !important;
}
.wp-block-columns.are-vertically-aligned-top{
align-items:flex-start;
}
.wp-block-columns.are-vertically-aligned-center{
align-items:center;
}
.wp-block-columns.are-vertically-aligned-bottom{
align-items:flex-end;
}
@media (max-width:781px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:100% !important;
}
}
@media (min-width:782px){
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{
flex-basis:0;
flex-grow:1;
}
.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{
flex-grow:0;
}
}
.wp-block-columns.is-not-stacked-on-mobile{
flex-wrap:nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{
flex-basis:0;
flex-grow:1;
}
.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{
flex-grow:0;
}
:where(.wp-block-columns){
margin-bottom:1.75em;
}
:where(.wp-block-columns.has-background){
padding:1.25em 2.375em;
}
.wp-block-column{
flex-grow:1;
min-width:0;
overflow-wrap:break-word;
word-break:break-word;
}
.wp-block-column.is-vertically-aligned-top{
align-self:flex-start;
}
.wp-block-column.is-vertically-aligned-center{
align-self:center;
}
.wp-block-column.is-vertically-aligned-bottom{
align-self:flex-end;
}
.wp-block-column.is-vertically-aligned-stretch{
align-self:stretch;
}
.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{
width:100%;
}
.wp-block-post-comments{
box-sizing:border-box;
}
.wp-block-post-comments .alignleft{
float:left;
}
.wp-block-post-comments .alignright{
float:right;
}
.wp-block-post-comments .navigation:after{
clear:both;
content:"";
display:table;
}
.wp-block-post-comments .commentlist{
clear:both;
list-style:none;
margin:0;
padding:0;
}
.wp-block-post-comments .commentlist .comment{
min-height:2.25em;
padding-left:3.25em;
}
.wp-block-post-comments .commentlist .comment p{
font-size:1em;
line-height:1.8;
margin:1em 0;
}
.wp-block-post-comments .commentlist .children{
list-style:none;
margin:0;
padding:0;
}
.wp-block-post-comments .comment-author{
line-height:1.5;
}
.wp-block-post-comments .comment-author .avatar{
border-radius:1.5em;
display:block;
float:left;
height:2.5em;
margin-right:.75em;
margin-top:.5em;
width:2.5em;
}
.wp-block-post-comments .comment-author cite{
font-style:normal;
}
.wp-block-post-comments .comment-meta{
font-size:.875em;
line-height:1.5;
}
.wp-block-post-comments .comment-meta b{
font-weight:400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation{
display:block;
margin-bottom:1em;
margin-top:1em;
}
.wp-block-post-comments .comment-body .commentmetadata{
font-size:.875em;
}
.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{
display:block;
margin-bottom:.25em;
}
.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{
box-sizing:border-box;
display:block;
width:100%;
}
.wp-block-post-comments .comment-form-cookies-consent{
display:flex;
gap:.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top:.35em;
}
.wp-block-post-comments .comment-reply-title{
margin-bottom:0;
}
.wp-block-post-comments .comment-reply-title :where(small){
font-size:var(--wp--preset--font-size--medium, smaller);
margin-left:.5em;
}
.wp-block-post-comments .reply{
font-size:.875em;
margin-bottom:1.4em;
}
.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{
border:1px solid #949494;
font-family:inherit;
font-size:1em;
}
.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{
padding:calc(.667em + 2px);
}
:where(.wp-block-post-comments input[type=submit]){
border:none;
}
.wp-block-comments{
box-sizing:border-box;
}
.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{
font-size:inherit;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{
display:inline-block;
margin-right:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{
display:inline-block;
margin-left:1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-comments-pagination.aligncenter{
justify-content:center;
}
.wp-block-comment-template{
box-sizing:border-box;
list-style:none;
margin-bottom:0;
max-width:100%;
padding:0;
}
.wp-block-comment-template li{
clear:both;
}
.wp-block-comment-template ol{
list-style:none;
margin-bottom:0;
max-width:100%;
padding-left:2rem;
}
.wp-block-comment-template.alignleft{
float:left;
}
.wp-block-comment-template.aligncenter{
margin-left:auto;
margin-right:auto;
width:fit-content;
}
.wp-block-comment-template.alignright{
float:right;
}
.wp-block-comment-date{
box-sizing:border-box;
}
.comment-awaiting-moderation{
display:block;
font-size:.875em;
line-height:1.5;
}
.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{
box-sizing:border-box;
}
.wp-block-cover,.wp-block-cover-image{
align-items:center;
background-position:50%;
box-sizing:border-box;
display:flex;
justify-content:center;
min-height:430px;
overflow:hidden;
overflow:clip;
padding:1em;
position:relative;
}
.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){
background-color:#000;
}
.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{
background-color:initial;
}
.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{
background-color:inherit;
content:"";
}
.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{
bottom:0;
left:0;
opacity:.5;
position:absolute;
right:0;
top:0;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{
opacity:.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{
opacity:.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{
opacity:.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{
opacity:.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{
opacity:.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{
opacity:.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{
opacity:.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{
opacity:.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{
opacity:.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{
opacity:1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{
opacity:0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{
opacity:.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{
opacity:.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{
opacity:.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{
opacity:.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{
opacity:.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{
opacity:.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{
opacity:.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{
opacity:.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{
opacity:.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{
opacity:1;
}
.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{
max-width:420px;
width:100%;
}
.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{
display:flex;
}
.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{
color:inherit;
position:relative;
width:100%;
}
.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{
align-items:flex-start;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{
align-items:flex-start;
justify-content:center;
}
.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{
align-items:flex-start;
justify-content:flex-end;
}
.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{
align-items:center;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{
align-items:center;
justify-content:center;
}
.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{
align-items:center;
justify-content:flex-end;
}
.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{
align-items:flex-end;
justify-content:flex-start;
}
.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{
align-items:flex-end;
justify-content:center;
}
.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{
align-items:flex-end;
justify-content:flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{
margin:0;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{
margin:0;
width:auto;
}
.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{
border:none;
bottom:0;
box-shadow:none;
height:100%;
left:0;
margin:0;
max-height:none;
max-width:none;
object-fit:cover;
outline:none;
padding:0;
position:absolute;
right:0;
top:0;
width:100%;
}
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:fixed;
background-repeat:no-repeat;
background-size:cover;
}
@supports (-webkit-touch-callout:inherit){
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:scroll;
}
}
@media (prefers-reduced-motion:reduce){
.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{
background-attachment:scroll;
}
}
.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{
background-repeat:repeat;
background-size:auto;
}
.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{
color:#fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content{
justify-content:flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content{
justify-content:flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{
margin-left:0;
text-align:left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{
margin-right:0;
text-align:right;
}
.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{
font-size:2em;
line-height:1.25;
margin-bottom:0;
max-width:840px;
padding:.44em;
text-align:center;
z-index:1;
}
:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){
color:#fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){
color:#000;
}
:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){
color:inherit;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{
z-index:0;
}
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{
z-index:1;
}
.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{
z-index:auto;
}
.wp-block-details{
box-sizing:border-box;
}
.wp-block-details summary{
cursor:pointer;
}
.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{
max-width:360px;
width:100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{
min-width:280px;
}
.wp-block-cover .wp-block-embed{
min-height:240px;
min-width:320px;
}
.wp-block-embed{
overflow-wrap:break-word;
}
.wp-block-embed :where(figcaption){
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-embed iframe{
max-width:100%;
}
.wp-block-embed__wrapper{
position:relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{
content:"";
display:block;
padding-top:50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe{
bottom:0;
height:100%;
left:0;
position:absolute;
right:0;
top:0;
width:100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{
padding-top:42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{
padding-top:50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{
padding-top:56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{
padding-top:75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{
padding-top:100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{
padding-top:177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{
padding-top:200%;
}
.wp-block-file{
box-sizing:border-box;
}
.wp-block-file:not(.wp-element-button){
font-size:.8em;
}
.wp-block-file.aligncenter{
text-align:center;
}
.wp-block-file.alignright{
text-align:right;
}
.wp-block-file *+.wp-block-file__button{
margin-left:.75em;
}
:where(.wp-block-file){
margin-bottom:1.5em;
}
.wp-block-file__embed{
margin-bottom:1em;
}
:where(.wp-block-file__button){
border-radius:2em;
display:inline-block;
padding:.5em 1em;
}
:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{
box-shadow:none;
color:#fff;
opacity:.85;
text-decoration:none;
}
.wp-block-form-input__label{
display:flex;
flex-direction:column;
gap:.25em;
margin-bottom:.5em;
width:100%;
}
.wp-block-form-input__label.is-label-inline{
align-items:center;
flex-direction:row;
gap:.5em;
}
.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{
margin-bottom:.5em;
}
.wp-block-form-input__label:has(input[type=checkbox]){
flex-direction:row;
width:fit-content;
}
.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{
margin:0;
}
.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){
flex-direction:row-reverse;
}
.wp-block-form-input__label-content{
width:fit-content;
}
:where(.wp-block-form-input__input){
font-size:1em;
margin-bottom:.5em;
padding:0 .5em;
}
:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{
border-style:solid;
border-width:1px;
line-height:2;
min-height:2em;
}
textarea.wp-block-form-input__input{
min-height:10em;
}
.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){
display:flex;
flex-wrap:wrap;
list-style-type:none;
margin:0;
padding:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{
display:flex;
flex-direction:column;
flex-grow:1;
justify-content:center;
margin:0 1em 1em 0;
position:relative;
width:calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){
margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{
align-items:flex-end;
display:flex;
height:100%;
justify-content:flex-start;
margin:0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{
display:block;
height:auto;
max-width:100%;
width:auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{
background:linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
bottom:0;
box-sizing:border-box;
color:#fff;
font-size:.8em;
margin:0;
max-height:100%;
overflow:auto;
padding:3em .77em .7em;
position:absolute;
text-align:center;
width:100%;
z-index:2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{
display:inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{
flex-grow:1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{
flex:1;
height:100%;
object-fit:cover;
width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{
margin-right:0;
width:100%;
}
@media (min-width:600px){
.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{
margin-right:1em;
width:calc(33.33333% - .66667em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{
margin-right:1em;
width:calc(25% - .75em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{
margin-right:1em;
width:calc(20% - .8em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{
margin-right:1em;
width:calc(16.66667% - .83333em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{
margin-right:1em;
width:calc(14.28571% - .85714em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{
margin-right:1em;
width:calc(12.5% - .875em);
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){
margin-right:0;
}
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{
margin-right:0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{
max-width:420px;
width:100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{
justify-content:center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{
align-self:flex-start;
}
figure.wp-block-gallery.has-nested-images{
align-items:normal;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){
margin:0;
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image{
box-sizing:border-box;
display:flex;
flex-direction:column;
flex-grow:1;
justify-content:center;
max-width:100%;
position:relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{
flex-direction:column;
flex-grow:1;
margin:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img{
display:block;
height:auto;
max-width:100% !important;
width:auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
bottom:0;
left:0;
max-height:100%;
position:absolute;
right:0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{
backdrop-filter:blur(3px);
content:"";
height:100%;
-webkit-mask-image:linear-gradient(0deg, #000 20%, #0000);
mask-image:linear-gradient(0deg, #000 20%, #0000);
max-height:40%;
pointer-events:none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
box-sizing:border-box;
color:#fff;
font-size:13px;
margin:0;
overflow:auto;
padding:1em;
text-align:center;
text-shadow:0 0 1.5px #000;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{
height:12px;
width:12px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{
background-color:initial;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{
background-clip:padding-box;
background-color:initial;
border:3px solid #0000;
border-radius:8px;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{
background-color:#fffc;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
scrollbar-color:#0000 #0000;
scrollbar-gutter:stable both-edges;
scrollbar-width:thin;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{
scrollbar-color:#fffc #0000;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
will-change:transform;
}
@media (hover:none){
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
scrollbar-color:#fffc #0000;
}
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{
background:linear-gradient(0deg, #0006, #0000);
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{
display:inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{
color:inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{
box-sizing:border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{
flex:1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{
background:none;
color:inherit;
flex:initial;
margin:0;
padding:10px 10px 9px;
position:relative;
text-shadow:none;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{
content:none;
}
.wp-block-gallery.has-nested-images figcaption{
flex-basis:100%;
flex-grow:1;
text-align:center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){
margin-bottom:auto;
margin-top:0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){
align-self:inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){
display:flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{
flex:1 0 0%;
height:100%;
object-fit:cover;
width:100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){
width:100%;
}
@media (min-width:600px){
.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){
width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
}
.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){
width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75);
}
.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){
width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8);
}
.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){
width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333);
}
.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){
width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714);
}
.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){
width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){
width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){
width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5);
}
.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{
width:100%;
}
}
.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{
max-width:420px;
width:100%;
}
.wp-block-gallery.has-nested-images.aligncenter{
justify-content:center;
}
.wp-block-group{
box-sizing:border-box;
}
:where(.wp-block-group.wp-block-group-is-layout-constrained){
position:relative;
}
h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{
padding:1.25em 2.375em;
}
h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){
rotate:180deg;
}
.wp-block-image>a,.wp-block-image>figure>a{
display:inline-block;
}
.wp-block-image img{
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
}
@media not (prefers-reduced-motion){
.wp-block-image img.hide{
visibility:hidden;
}
.wp-block-image img.show{
animation:show-content-image .4s;
}
}
.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{
border-radius:inherit;
}
.wp-block-image.has-custom-border img{
box-sizing:border-box;
}
.wp-block-image.aligncenter{
text-align:center;
}
.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{
width:100%;
}
.wp-block-image.alignfull img,.wp-block-image.alignwide img{
height:auto;
width:100%;
}
.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{
display:table;
}
.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{
caption-side:bottom;
display:table-caption;
}
.wp-block-image .alignleft{
float:left;
margin:.5em 1em .5em 0;
}
.wp-block-image .alignright{
float:right;
margin:.5em 0 .5em 1em;
}
.wp-block-image .aligncenter{
margin-left:auto;
margin-right:auto;
}
.wp-block-image :where(figcaption){
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-image.is-style-circle-mask img{
border-radius:9999px;
}
@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){
.wp-block-image.is-style-circle-mask img{
border-radius:0;
-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
mask-mode:alpha;
-webkit-mask-position:center;
mask-position:center;
-webkit-mask-repeat:no-repeat;
mask-repeat:no-repeat;
-webkit-mask-size:contain;
mask-size:contain;
}
}
:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){
border-radius:9999px;
}
.wp-block-image figure{
margin:0;
}
.wp-lightbox-container{
display:flex;
flex-direction:column;
position:relative;
}
.wp-lightbox-container img{
cursor:zoom-in;
}
.wp-lightbox-container img:hover+button{
opacity:1;
}
.wp-lightbox-container button{
align-items:center;
backdrop-filter:blur(16px) saturate(180%);
background-color:#5a5a5a40;
border:none;
border-radius:4px;
cursor:zoom-in;
display:flex;
height:20px;
justify-content:center;
opacity:0;
padding:0;
position:absolute;
right:16px;
text-align:center;
top:16px;
width:20px;
z-index:100;
}
@media not (prefers-reduced-motion){
.wp-lightbox-container button{
transition:opacity .2s ease;
}
}
.wp-lightbox-container button:focus-visible{
outline:3px auto #5a5a5a40;
outline:3px auto -webkit-focus-ring-color;
outline-offset:3px;
}
.wp-lightbox-container button:hover{
cursor:pointer;
opacity:1;
}
.wp-lightbox-container button:focus{
opacity:1;
}
.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){
background-color:#5a5a5a40;
border:none;
}
.wp-lightbox-overlay{
box-sizing:border-box;
cursor:zoom-out;
height:100vh;
left:0;
overflow:hidden;
position:fixed;
top:0;
visibility:hidden;
width:100%;
z-index:100000;
}
.wp-lightbox-overlay .close-button{
align-items:center;
cursor:pointer;
display:flex;
justify-content:center;
min-height:40px;
min-width:40px;
padding:0;
position:absolute;
right:calc(env(safe-area-inset-right) + 16px);
top:calc(env(safe-area-inset-top) + 16px);
z-index:5000000;
}
.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){
background:none;
border:none;
}
.wp-lightbox-overlay .lightbox-image-container{
height:var(--wp--lightbox-container-height);
left:50%;
overflow:hidden;
position:absolute;
top:50%;
transform:translate(-50%, -50%);
transform-origin:top left;
width:var(--wp--lightbox-container-width);
z-index:9999999999;
}
.wp-lightbox-overlay .wp-block-image{
align-items:center;
box-sizing:border-box;
display:flex;
height:100%;
justify-content:center;
margin:0;
position:relative;
transform-origin:0 0;
width:100%;
z-index:3000000;
}
.wp-lightbox-overlay .wp-block-image img{
height:var(--wp--lightbox-image-height);
min-height:var(--wp--lightbox-image-height);
min-width:var(--wp--lightbox-image-width);
width:var(--wp--lightbox-image-width);
}
.wp-lightbox-overlay .wp-block-image figcaption{
display:none;
}
.wp-lightbox-overlay button{
background:none;
border:none;
}
.wp-lightbox-overlay .scrim{
background-color:#fff;
height:100%;
opacity:.9;
position:absolute;
width:100%;
z-index:2000000;
}
.wp-lightbox-overlay.active{
visibility:visible;
}
@media not (prefers-reduced-motion){
.wp-lightbox-overlay.active{
animation:turn-on-visibility .25s both;
}
.wp-lightbox-overlay.active img{
animation:turn-on-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active){
animation:turn-off-visibility .35s both;
}
.wp-lightbox-overlay.show-closing-animation:not(.active) img{
animation:turn-off-visibility .25s both;
}
.wp-lightbox-overlay.zoom.active{
animation:none;
opacity:1;
visibility:visible;
}
.wp-lightbox-overlay.zoom.active .lightbox-image-container{
animation:lightbox-zoom-in .4s;
}
.wp-lightbox-overlay.zoom.active .lightbox-image-container img{
animation:none;
}
.wp-lightbox-overlay.zoom.active .scrim{
animation:turn-on-visibility .4s forwards;
}
.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){
animation:none;
}
.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{
animation:lightbox-zoom-out .4s;
}
.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{
animation:none;
}
.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{
animation:turn-off-visibility .4s forwards;
}
}
@keyframes show-content-image{
0%{
visibility:hidden;
}
99%{
visibility:hidden;
}
to{
visibility:visible;
}
}
@keyframes turn-on-visibility{
0%{
opacity:0;
}
to{
opacity:1;
}
}
@keyframes turn-off-visibility{
0%{
opacity:1;
visibility:visible;
}
99%{
opacity:0;
visibility:visible;
}
to{
opacity:0;
visibility:hidden;
}
}
@keyframes lightbox-zoom-in{
0%{
transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
}
to{
transform:translate(-50%, -50%) scale(1);
}
}
@keyframes lightbox-zoom-out{
0%{
transform:translate(-50%, -50%) scale(1);
visibility:visible;
}
99%{
visibility:visible;
}
to{
transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
visibility:hidden;
}
}
ol.wp-block-latest-comments{
box-sizing:border-box;
margin-left:0;
}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){
line-height:1.1;
}
:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){
line-height:1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){
line-height:1.5;
}
.wp-block-latest-comments .wp-block-latest-comments{
padding-left:0;
}
.wp-block-latest-comments__comment{
list-style:none;
margin-bottom:1em;
}
.has-avatars .wp-block-latest-comments__comment{
list-style:none;
min-height:2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{
margin-left:3.25em;
}
.wp-block-latest-comments__comment-excerpt p{
font-size:.875em;
margin:.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date{
display:block;
font-size:.75em;
}
.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{
border-radius:1.5em;
display:block;
float:left;
height:2.5em;
margin-right:.75em;
width:2.5em;
}
.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{
font-size:inherit;
}
.wp-block-latest-posts{
box-sizing:border-box;
}
.wp-block-latest-posts.alignleft{
margin-right:2em;
}
.wp-block-latest-posts.alignright{
margin-left:2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list{
list-style:none;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
clear:both;
overflow-wrap:break-word;
}
.wp-block-latest-posts.is-grid{
display:flex;
flex-wrap:wrap;
}
.wp-block-latest-posts.is-grid li{
margin:0 1.25em 1.25em 0;
width:100%;
}
@media (min-width:600px){
.wp-block-latest-posts.columns-2 li{
width:calc(50% - .625em);
}
.wp-block-latest-posts.columns-2 li:nth-child(2n){
margin-right:0;
}
.wp-block-latest-posts.columns-3 li{
width:calc(33.33333% - .83333em);
}
.wp-block-latest-posts.columns-3 li:nth-child(3n){
margin-right:0;
}
.wp-block-latest-posts.columns-4 li{
width:calc(25% - .9375em);
}
.wp-block-latest-posts.columns-4 li:nth-child(4n){
margin-right:0;
}
.wp-block-latest-posts.columns-5 li{
width:calc(20% - 1em);
}
.wp-block-latest-posts.columns-5 li:nth-child(5n){
margin-right:0;
}
.wp-block-latest-posts.columns-6 li{
width:calc(16.66667% - 1.04167em);
}
.wp-block-latest-posts.columns-6 li:nth-child(6n){
margin-right:0;
}
}
:root :where(.wp-block-latest-posts.is-grid){
padding:0;
}
:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){
padding-left:0;
}
.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{
display:block;
font-size:.8125em;
}
.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{
margin-bottom:1em;
margin-top:.5em;
}
.wp-block-latest-posts__featured-image a{
display:inline-block;
}
.wp-block-latest-posts__featured-image img{
height:auto;
max-width:100%;
width:auto;
}
.wp-block-latest-posts__featured-image.alignleft{
float:left;
margin-right:1em;
}
.wp-block-latest-posts__featured-image.alignright{
float:right;
margin-left:1em;
}
.wp-block-latest-posts__featured-image.aligncenter{
margin-bottom:1em;
text-align:center;
}
ol,ul{
box-sizing:border-box;
}
:root :where(.wp-block-list.has-background){
padding:1.25em 2.375em;
}
.wp-block-loginout{
box-sizing:border-box;
}
.wp-block-math{
overflow-x:auto;
overflow-y:hidden;
}
.wp-block-media-text{
box-sizing:border-box;
direction:ltr;
display:grid;
grid-template-columns:50% 1fr;
grid-template-rows:auto;
}
.wp-block-media-text.has-media-on-the-right{
grid-template-columns:1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{
align-self:start;
}
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{
align-self:center;
}
.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{
align-self:end;
}
.wp-block-media-text>.wp-block-media-text__media{
grid-column:1;
grid-row:1;
margin:0;
}
.wp-block-media-text>.wp-block-media-text__content{
direction:ltr;
grid-column:2;
grid-row:1;
padding:0 8%;
word-break:break-word;
}
.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{
grid-column:2;
grid-row:1;
}
.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{
grid-column:1;
grid-row:1;
}
.wp-block-media-text__media a{
display:block;
}
.wp-block-media-text__media img,.wp-block-media-text__media video{
height:auto;
max-width:unset;
vertical-align:middle;
width:100%;
}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media{
background-size:cover;
height:100%;
min-height:250px;
}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{
display:block;
height:100%;
}
.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
clip:rect(0, 0, 0, 0);
border:0;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{
height:100%;
min-height:250px;
position:relative;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{
display:block;
height:100%;
}
.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{
height:100%;
object-fit:cover;
position:absolute;
width:100%;
}
@media (max-width:600px){
.wp-block-media-text.is-stacked-on-mobile{
grid-template-columns:100% !important;
}
.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{
grid-column:1;
grid-row:1;
}
.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{
grid-column:1;
grid-row:2;
}
}
.wp-block-navigation{
position:relative;
}
.wp-block-navigation ul{
margin-bottom:0;
margin-left:0;
margin-top:0;
padding-left:0;
}
.wp-block-navigation ul,.wp-block-navigation ul li{
list-style:none;
padding:0;
}
.wp-block-navigation .wp-block-navigation-item{
align-items:center;
display:flex;
position:relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{
display:none;
}
.wp-block-navigation .wp-block-navigation-item__content{
display:block;
z-index:1;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{
color:inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{
text-decoration:underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{
text-decoration:line-through;
}
.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){
text-decoration:none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon{
align-self:center;
background-color:inherit;
border:none;
color:currentColor;
display:inline-block;
font-size:inherit;
height:.6em;
line-height:0;
margin-left:.25em;
padding:0;
width:.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg{
display:inline-block;
stroke:currentColor;
height:inherit;
margin-top:.075em;
width:inherit;
}
.wp-block-navigation{
--navigation-layout-justification-setting:flex-start;
--navigation-layout-direction:row;
--navigation-layout-wrap:wrap;
--navigation-layout-justify:flex-start;
--navigation-layout-align:center;
}
.wp-block-navigation.is-vertical{
--navigation-layout-direction:column;
--navigation-layout-justify:initial;
--navigation-layout-align:flex-start;
}
.wp-block-navigation.no-wrap{
--navigation-layout-wrap:nowrap;
}
.wp-block-navigation.items-justified-center{
--navigation-layout-justification-setting:center;
--navigation-layout-justify:center;
}
.wp-block-navigation.items-justified-center.is-vertical{
--navigation-layout-align:center;
}
.wp-block-navigation.items-justified-right{
--navigation-layout-justification-setting:flex-end;
--navigation-layout-justify:flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical{
--navigation-layout-align:flex-end;
}
.wp-block-navigation.items-justified-space-between{
--navigation-layout-justification-setting:space-between;
--navigation-layout-justify:space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
align-items:normal;
background-color:inherit;
color:inherit;
display:flex;
flex-direction:column;
opacity:0;
position:absolute;
z-index:2;
}
@media not (prefers-reduced-motion){
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
transition:opacity .1s linear;
}
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
height:0;
overflow:hidden;
visibility:hidden;
width:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{
display:flex;
flex-grow:1;
padding:.5em 1em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{
margin-left:auto;
margin-right:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
margin:0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container{
left:-1px;
top:100%;
}
@media (min-width:782px){
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:100%;
top:-1px;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{
background:#0000;
content:"";
display:block;
height:100%;
position:absolute;
right:100%;
width:.5em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{
margin-right:.25em;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{
transform:rotate(-90deg);
}
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{
height:auto;
min-width:200px;
opacity:1;
overflow:visible;
visibility:visible;
width:auto;
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{
left:0;
top:100%;
}
@media (min-width:782px){
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:100%;
top:0;
}
}
.wp-block-navigation-submenu{
display:flex;
position:relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{
stroke:currentColor;
}
button.wp-block-navigation-item__content{
background-color:initial;
border:none;
color:currentColor;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-align:left;
text-transform:inherit;
}
.wp-block-navigation-submenu__toggle{
cursor:pointer;
}
.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{
transform:rotate(180deg);
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{
padding-left:0;
padding-right:.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{
margin-left:-.6em;
pointer-events:none;
}
.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){
padding:0;
}
.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{
gap:inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){
padding:.5em 1em;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){
padding:.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{
left:auto;
right:0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:-1px;
right:-1px;
}
@media (min-width:782px){
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{
left:auto;
right:100%;
}
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
background-color:#fff;
border:1px solid #00000026;
}
.wp-block-navigation.has-background .wp-block-navigation__submenu-container{
background-color:inherit;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{
color:#000;
}
.wp-block-navigation__container{
align-items:var(--navigation-layout-align, initial);
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
list-style:none;
margin:0;
padding-left:0;
}
.wp-block-navigation__container .is-responsive{
display:none;
}
.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{
flex-grow:1;
}
@keyframes overlay-menu__fade-in-animation{
0%{
opacity:0;
transform:translateY(.5em);
}
to{
opacity:1;
transform:translateY(0);
}
}
.wp-block-navigation__responsive-container{
bottom:0;
display:none;
left:0;
position:fixed;
right:0;
top:0;
}
.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){
color:inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{
align-items:var(--navigation-layout-align, initial);
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){
background-color:inherit !important;
color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open{
background-color:inherit;
display:flex;
flex-direction:column;
}
@media not (prefers-reduced-motion){
.wp-block-navigation__responsive-container.is-menu-open{
animation:overlay-menu__fade-in-animation .1s ease-out;
animation-fill-mode:forwards;
}
}
.wp-block-navigation__responsive-container.is-menu-open{
overflow:auto;
padding:clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20rem);
z-index:100000;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{
align-items:var(--navigation-layout-justification-setting, inherit);
display:flex;
flex-direction:column;
flex-wrap:nowrap;
overflow:visible;
padding-top:calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
justify-content:flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{
display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{
border:none;
height:auto;
min-width:200px;
opacity:1;
overflow:initial;
padding-left:2rem;
padding-right:2rem;
position:static;
visibility:visible;
width:auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
gap:inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{
padding-top:var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{
padding:0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{
align-items:var(--navigation-layout-justification-setting, initial);
display:flex;
flex-direction:column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{
background:#0000 !important;
color:inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
left:auto;
right:auto;
}
@media (min-width:600px){
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){
background-color:inherit;
display:block;
position:relative;
width:100%;
z-index:auto;
}
.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{
display:none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{
left:0;
}
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{
background-color:#fff;
}
.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{
color:#000;
}
.wp-block-navigation__toggle_button_label{
font-size:1rem;
font-weight:700;
}
.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{
background:#0000;
border:none;
color:currentColor;
cursor:pointer;
margin:0;
padding:0;
text-transform:inherit;
vertical-align:middle;
}
.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{
fill:currentColor;
display:block;
height:24px;
pointer-events:none;
width:24px;
}
.wp-block-navigation__responsive-container-open{
display:flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
@media (min-width:600px){
.wp-block-navigation__responsive-container-open:not(.always-shown){
display:none;
}
}
.wp-block-navigation__responsive-container-close{
position:absolute;
right:0;
top:0;
z-index:2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{
font-family:inherit;
font-size:inherit;
font-weight:inherit;
}
.wp-block-navigation__responsive-close{
width:100%;
}
.has-modal-open .wp-block-navigation__responsive-close{
margin-left:auto;
margin-right:auto;
max-width:var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus{
outline:none;
}
.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{
box-sizing:border-box;
}
.wp-block-navigation__responsive-dialog{
position:relative;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
margin-top:46px;
}
@media (min-width:782px){
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{
margin-top:32px;
}
}
html.has-modal-open{
overflow:hidden;
}
.wp-block-navigation .wp-block-navigation-item__label{
overflow-wrap:break-word;
}
.wp-block-navigation .wp-block-navigation-item__description{
display:none;
}
.link-ui-tools{
outline:1px solid #f0f0f0;
padding:8px;
}
.link-ui-block-inserter{
padding-top:8px;
}
.link-ui-block-inserter__back{
margin-left:8px;
text-transform:uppercase;
}
.wp-block-navigation .wp-block-page-list{
align-items:var(--navigation-layout-align, initial);
background-color:inherit;
display:flex;
flex-direction:var(--navigation-layout-direction, initial);
flex-wrap:var(--navigation-layout-wrap, wrap);
justify-content:var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item{
background-color:inherit;
}
.wp-block-page-list{
box-sizing:border-box;
}
.is-small-text{
font-size:.875em;
}
.is-regular-text{
font-size:1em;
}
.is-large-text{
font-size:2.25em;
}
.is-larger-text{
font-size:3em;
}
.has-drop-cap:not(:focus):first-letter{
float:left;
font-size:8.4em;
font-style:normal;
font-weight:100;
line-height:.68;
margin:.05em .1em 0 0;
text-transform:uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter{
float:none;
margin-left:.1em;
}
p.has-drop-cap.has-background{
overflow:hidden;
}
:root :where(p.has-background){
padding:1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a{
color:inherit;
}
p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{
rotate:180deg;
}
.wp-block-post-author{
box-sizing:border-box;
display:flex;
flex-wrap:wrap;
}
.wp-block-post-author__byline{
font-size:.5em;
margin-bottom:0;
margin-top:0;
width:100%;
}
.wp-block-post-author__avatar{
margin-right:1em;
}
.wp-block-post-author__bio{
font-size:.7em;
margin-bottom:.7em;
}
.wp-block-post-author__content{
flex-basis:0;
flex-grow:1;
}
.wp-block-post-author__name{
margin:0;
}
.wp-block-post-author-biography{
box-sizing:border-box;
}
:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){
border:1px solid #949494;
font-family:inherit;
font-size:1em;
}
:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){
padding:calc(.667em + 2px);
}
.wp-block-post-comments-form{
box-sizing:border-box;
}
.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){
font-weight:inherit;
}
.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){
font-family:inherit;
}
.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){
font-size:inherit;
}
.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){
line-height:inherit;
}
.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){
font-style:inherit;
}
.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){
letter-spacing:inherit;
}
.wp-block-post-comments-form :where(input[type=submit]){
box-shadow:none;
cursor:pointer;
display:inline-block;
overflow-wrap:break-word;
text-align:center;
}
.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{
box-sizing:border-box;
display:block;
width:100%;
}
.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{
display:block;
margin-bottom:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent{
display:flex;
gap:.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{
margin-top:.35em;
}
.wp-block-post-comments-form .comment-reply-title{
margin-bottom:0;
}
.wp-block-post-comments-form .comment-reply-title :where(small){
font-size:var(--wp--preset--font-size--medium, smaller);
margin-left:.5em;
}
.wp-block-post-comments-count{
box-sizing:border-box;
}
.wp-block-post-content{
display:flow-root;
}
.wp-block-post-comments-link,.wp-block-post-date{
box-sizing:border-box;
}
:where(.wp-block-post-excerpt){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt{
margin-bottom:0;
margin-top:0;
}
.wp-block-post-excerpt__more-text{
margin-bottom:0;
margin-top:var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link{
display:inline-block;
}
.wp-block-post-featured-image{
margin-left:0;
margin-right:0;
}
.wp-block-post-featured-image a{
display:block;
height:100%;
}
.wp-block-post-featured-image :where(img){
box-sizing:border-box;
height:auto;
max-width:100%;
vertical-align:bottom;
width:100%;
}
.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{
width:100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{
background-color:#000;
inset:0;
position:absolute;
}
.wp-block-post-featured-image{
position:relative;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{
background-color:initial;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{
opacity:0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{
opacity:.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{
opacity:.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{
opacity:.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{
opacity:.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{
opacity:.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{
opacity:.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{
opacity:.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{
opacity:.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{
opacity:.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{
opacity:1;
}
.wp-block-post-featured-image:where(.alignleft,.alignright){
width:100%;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{
display:inline-block;
margin-right:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{
display:inline-block;
margin-left:1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{
rotate:180deg;
}
.wp-block-post-terms{
box-sizing:border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator{
white-space:pre-wrap;
}
.wp-block-post-time-to-read,.wp-block-post-title{
box-sizing:border-box;
}
.wp-block-post-title{
word-break:break-word;
}
.wp-block-post-title :where(a){
display:inline-block;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-post-author-name,.wp-block-preformatted{
box-sizing:border-box;
}
.wp-block-preformatted{
white-space:pre-wrap;
}
:where(.wp-block-preformatted.has-background){
padding:1.25em 2.375em;
}
.wp-block-pullquote{
box-sizing:border-box;
margin:0 0 1em;
overflow-wrap:break-word;
padding:4em 0;
text-align:center;
}
.wp-block-pullquote blockquote,.wp-block-pullquote p{
color:inherit;
}
.wp-block-pullquote blockquote{
margin:0;
}
.wp-block-pullquote p{
margin-top:0;
}
.wp-block-pullquote p:last-child{
margin-bottom:0;
}
.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{
max-width:420px;
}
.wp-block-pullquote cite,.wp-block-pullquote footer{
position:relative;
}
.wp-block-pullquote .has-text-color a{
color:inherit;
}
.wp-block-pullquote.has-text-align-left blockquote{
text-align:left;
}
.wp-block-pullquote.has-text-align-right blockquote{
text-align:right;
}
.wp-block-pullquote.has-text-align-center blockquote{
text-align:center;
}
.wp-block-pullquote.is-style-solid-color{
border:none;
}
.wp-block-pullquote.is-style-solid-color blockquote{
margin-left:auto;
margin-right:auto;
max-width:60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p{
font-size:2em;
margin-bottom:0;
margin-top:0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite{
font-style:normal;
text-transform:none;
}
.wp-block-pullquote :where(cite){
color:inherit;
display:block;
}
.wp-block-post-template{
box-sizing:border-box;
list-style:none;
margin-bottom:0;
margin-top:0;
max-width:100%;
padding:0;
}
.wp-block-post-template.is-flex-container{
display:flex;
flex-direction:row;
flex-wrap:wrap;
gap:1.25em;
}
.wp-block-post-template.is-flex-container>li{
margin:0;
width:100%;
}
@media (min-width:600px){
.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{
width:calc(50% - .625em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{
width:calc(33.33333% - .83333em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{
width:calc(25% - .9375em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{
width:calc(20% - 1em);
}
.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{
width:calc(16.66667% - 1.04167em);
}
}
@media (max-width:600px){
.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{
grid-template-columns:1fr;
}
}
.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{
float:right;
margin-inline-end:0;
margin-inline-start:2em;
}
.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{
float:left;
margin-inline-end:2em;
margin-inline-start:0;
}
.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{
margin-inline-end:auto;
margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{
margin-inline-start:auto;
}
.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{
margin-inline-end:auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{
display:inline-block;
margin-right:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow{
display:inline-block;
margin-left:1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){
transform:scaleX(1);
}
.wp-block-query-pagination.aligncenter{
justify-content:center;
}
.wp-block-query-title,.wp-block-query-total,.wp-block-quote{
box-sizing:border-box;
}
.wp-block-quote{
overflow-wrap:break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){
margin-bottom:1em;
padding:0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{
font-size:1.5em;
font-style:italic;
line-height:1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{
font-size:1.125em;
text-align:right;
}
.wp-block-quote>cite{
display:block;
}
.wp-block-read-more{
display:block;
width:fit-content;
}
.wp-block-read-more:where(:not([style*=text-decoration])){
text-decoration:none;
}
.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{
text-decoration:none;
}
ul.wp-block-rss.alignleft{
margin-right:2em;
}
ul.wp-block-rss.alignright{
margin-left:2em;
}
ul.wp-block-rss.is-grid{
display:flex;
flex-wrap:wrap;
padding:0;
}
ul.wp-block-rss.is-grid li{
margin:0 1em 1em 0;
width:100%;
}
@media (min-width:600px){
ul.wp-block-rss.columns-2 li{
width:calc(50% - 1em);
}
ul.wp-block-rss.columns-3 li{
width:calc(33.33333% - 1em);
}
ul.wp-block-rss.columns-4 li{
width:calc(25% - 1em);
}
ul.wp-block-rss.columns-5 li{
width:calc(20% - 1em);
}
ul.wp-block-rss.columns-6 li{
width:calc(16.66667% - 1em);
}
}
.wp-block-rss__item-author,.wp-block-rss__item-publish-date{
display:block;
font-size:.8125em;
}
.wp-block-rss{
box-sizing:border-box;
list-style:none;
padding:0;
}
.wp-block-search__button{
margin-left:10px;
word-break:normal;
}
.wp-block-search__button.has-icon{
line-height:0;
}
.wp-block-search__button svg{
height:1.25em;
min-height:24px;
min-width:24px;
width:1.25em;
fill:currentColor;
vertical-align:text-bottom;
}
:where(.wp-block-search__button){
border:1px solid #ccc;
padding:6px 10px;
}
.wp-block-search__inside-wrapper{
display:flex;
flex:auto;
flex-wrap:nowrap;
max-width:100%;
}
.wp-block-search__label{
width:100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button{
box-sizing:border-box;
display:flex;
flex-shrink:0;
justify-content:center;
margin-left:0;
max-width:100%;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
min-width:0 !important;
transition-property:width;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__input{
flex-basis:100%;
transition-duration:.3s;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{
overflow:hidden;
}
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{
border-left-width:0 !important;
border-right-width:0 !important;
flex-basis:0;
flex-grow:0;
margin:0;
min-width:0 !important;
padding-left:0 !important;
padding-right:0 !important;
width:0 !important;
}
:where(.wp-block-search__input){
appearance:none;
border:1px solid #949494;
flex-grow:1;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
margin-left:0;
margin-right:0;
min-width:3rem;
padding:8px;
text-decoration:unset !important;
text-transform:inherit;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){
background-color:#fff;
border:1px solid #949494;
box-sizing:border-box;
padding:4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{
border:none;
border-radius:0;
padding:0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{
outline:none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){
padding:4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper{
margin:auto;
}
.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{
float:right;
}
.wp-block-separator{
border:none;
border-top:2px solid;
}
:root :where(.wp-block-separator.is-style-dots){
height:auto;
line-height:1;
text-align:center;
}
:root :where(.wp-block-separator.is-style-dots):before{
color:currentColor;
content:"···";
font-family:serif;
font-size:1.5em;
letter-spacing:2em;
padding-left:2em;
}
.wp-block-separator.is-style-dots{
background:none !important;
border:none !important;
}
.wp-block-site-logo{
box-sizing:border-box;
line-height:0;
}
.wp-block-site-logo a{
display:inline-block;
line-height:0;
}
.wp-block-site-logo.is-default-size img{
height:auto;
width:120px;
}
.wp-block-site-logo img{
height:auto;
max-width:100%;
}
.wp-block-site-logo a,.wp-block-site-logo img{
border-radius:inherit;
}
.wp-block-site-logo.aligncenter{
margin-left:auto;
margin-right:auto;
text-align:center;
}
:root :where(.wp-block-site-logo.is-style-rounded){
border-radius:9999px;
}
.wp-block-site-tagline,.wp-block-site-title{
box-sizing:border-box;
}
.wp-block-site-title :where(a){
color:inherit;
font-family:inherit;
font-size:inherit;
font-style:inherit;
font-weight:inherit;
letter-spacing:inherit;
line-height:inherit;
text-decoration:inherit;
}
.wp-block-social-links{
background:none;
box-sizing:border-box;
margin-left:0;
padding-left:0;
padding-right:0;
text-indent:0;
}
.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{
border-bottom:0;
box-shadow:none;
text-decoration:none;
}
.wp-block-social-links .wp-social-link svg{
height:1em;
width:1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text){
font-size:.65em;
margin-left:.5em;
margin-right:.5em;
}
.wp-block-social-links.has-small-icon-size{
font-size:16px;
}
.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{
font-size:24px;
}
.wp-block-social-links.has-large-icon-size{
font-size:36px;
}
.wp-block-social-links.has-huge-icon-size{
font-size:48px;
}
.wp-block-social-links.aligncenter{
display:flex;
justify-content:center;
}
.wp-block-social-links.alignright{
justify-content:flex-end;
}
.wp-block-social-link{
border-radius:9999px;
display:block;
}
@media not (prefers-reduced-motion){
.wp-block-social-link{
transition:transform .1s ease;
}
}
.wp-block-social-link{
height:auto;
}
.wp-block-social-link a{
align-items:center;
display:flex;
line-height:0;
}
.wp-block-social-link:hover{
transform:scale(1.1);
}
.wp-block-social-links .wp-block-social-link.wp-social-link{
display:inline-block;
margin:0;
padding:0;
}
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{
color:currentColor;
fill:currentColor;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{
background-color:#f0f0f0;
color:#444;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{
background-color:#f90;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{
background-color:#1ea0c3;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{
background-color:#0757fe;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{
background-color:#0a7aff;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{
background-color:#1e1f26;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{
background-color:#02e49b;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{
background-color:#5865f2;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{
background-color:#e94c89;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{
background-color:#4280ff;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{
background-color:#f45800;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{
background-color:#0866ff;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{
background-color:#0461dd;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{
background-color:#e65678;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{
background-color:#24292d;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{
background-color:#eceadd;
color:#382110;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{
background-color:#ea4434;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{
background-color:#1d4fc4;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{
background-color:#f00075;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{
background-color:#e21b24;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{
background-color:#0d66c2;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{
background-color:#3288d4;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{
background-color:#f6405f;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{
background-color:#e60122;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{
background-color:#ef4155;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{
background-color:#ff4500;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{
background-color:#0478d7;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{
background-color:#fefc00;
color:#fff;
stroke:#000;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{
background-color:#ff5600;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{
background-color:#1bd760;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{
background-color:#2aabee;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{
background-color:#011835;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{
background-color:#6440a4;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{
background-color:#1da1f2;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{
background-color:#1eb7ea;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{
background-color:#4680c2;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{
background-color:#3499cd;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{
background-color:#25d366;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{
background-color:#000;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{
background-color:#d32422;
color:#fff;
}
:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{
background-color:red;
color:#fff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{
background:none;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{
height:1.25em;
width:1.25em;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{
color:#f90;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{
color:#1ea0c3;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{
color:#0757fe;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{
color:#0a7aff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{
color:#1e1f26;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{
color:#02e49b;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{
color:#5865f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{
color:#e94c89;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{
color:#4280ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{
color:#f45800;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{
color:#0866ff;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{
color:#0461dd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{
color:#e65678;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{
color:#24292d;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{
color:#382110;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{
color:#ea4434;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{
color:#1d4fc4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{
color:#f00075;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{
color:#e21b24;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{
color:#0d66c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{
color:#3288d4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{
color:#f6405f;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{
color:#e60122;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{
color:#ef4155;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{
color:#ff4500;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{
color:#0478d7;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{
color:#fff;
stroke:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{
color:#ff5600;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{
color:#1bd760;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{
color:#2aabee;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{
color:#011835;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{
color:#6440a4;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{
color:#1da1f2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{
color:#1eb7ea;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{
color:#4680c2;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{
color:#25d366;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{
color:#3499cd;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{
color:#000;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{
color:#d32422;
}
:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{
color:red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link{
width:auto;
}
:root :where(.wp-block-social-links .wp-social-link a){
padding:.25em;
}
:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){
padding:0;
}
:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){
padding-left:.6666666667em;
padding-right:.6666666667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{
color:#000;
}
.wp-block-spacer{
clear:both;
}
.wp-block-tag-cloud{
box-sizing:border-box;
}
.wp-block-tag-cloud.aligncenter{
justify-content:center;
text-align:center;
}
.wp-block-tag-cloud a{
display:inline-block;
margin-right:5px;
}
.wp-block-tag-cloud span{
display:inline-block;
margin-left:5px;
text-decoration:none;
}
:root :where(.wp-block-tag-cloud.is-style-outline){
display:flex;
flex-wrap:wrap;
gap:1ch;
}
:root :where(.wp-block-tag-cloud.is-style-outline a){
border:1px solid;
font-size:unset !important;
margin-right:0;
padding:1ch 2ch;
text-decoration:none !important;
}
.wp-block-table{
overflow-x:auto;
}
.wp-block-table table{
border-collapse:collapse;
width:100%;
}
.wp-block-table thead{
border-bottom:3px solid;
}
.wp-block-table tfoot{
border-top:3px solid;
}
.wp-block-table td,.wp-block-table th{
border:1px solid;
padding:.5em;
}
.wp-block-table .has-fixed-layout{
table-layout:fixed;
width:100%;
}
.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{
word-break:break-word;
}
.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{
display:table;
width:auto;
}
.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{
word-break:break-word;
}
.wp-block-table .has-subtle-light-gray-background-color{
background-color:#f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color{
background-color:#e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color{
background-color:#e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color{
background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes{
background-color:initial;
border-collapse:inherit;
border-spacing:0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd){
background-color:#f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){
background-color:#f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){
background-color:#e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){
background-color:#e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){
background-color:#fcf0ef;
}
.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{
border-color:#0000;
}
.wp-block-table.is-style-stripes{
border-bottom:1px solid #f0f0f0;
}
.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{
border-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{
border-top-color:inherit;
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child){
border-top-color:initial;
}
.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{
border-right-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{
border-bottom-color:inherit;
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){
border-bottom-color:initial;
}
.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{
border-left-color:inherit;
}
.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{
border-style:inherit;
}
.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{
border-style:inherit;
border-width:inherit;
}
:root :where(.wp-block-table-of-contents){
box-sizing:border-box;
}
.wp-block-term-count{
box-sizing:border-box;
}
:where(.wp-block-term-description){
box-sizing:border-box;
margin-bottom:var(--wp--style--block-gap);
margin-top:var(--wp--style--block-gap);
}
.wp-block-term-description p{
margin-bottom:0;
margin-top:0;
}
.wp-block-term-name,.wp-block-term-template{
box-sizing:border-box;
}
.wp-block-term-template{
list-style:none;
margin-bottom:0;
margin-top:0;
max-width:100%;
padding:0;
}
.wp-block-text-columns,.wp-block-text-columns.aligncenter{
display:flex;
}
.wp-block-text-columns .wp-block-column{
margin:0 1em;
padding:0;
}
.wp-block-text-columns .wp-block-column:first-child{
margin-left:0;
}
.wp-block-text-columns .wp-block-column:last-child{
margin-right:0;
}
.wp-block-text-columns.columns-2 .wp-block-column{
width:50%;
}
.wp-block-text-columns.columns-3 .wp-block-column{
width:33.3333333333%;
}
.wp-block-text-columns.columns-4 .wp-block-column{
width:25%;
}
pre.wp-block-verse{
overflow:auto;
white-space:pre-wrap;
}
:where(pre.wp-block-verse){
font-family:inherit;
}
.wp-block-video{
box-sizing:border-box;
}
.wp-block-video video{
height:auto;
vertical-align:middle;
width:100%;
}
@supports (position:sticky){
.wp-block-video [poster]{
object-fit:cover;
}
}
.wp-block-video.aligncenter{
text-align:center;
}
.wp-block-video :where(figcaption){
margin-bottom:1em;
margin-top:.5em;
}
.editor-styles-wrapper,.entry-content{
counter-reset:footnotes;
}
a[data-fn].fn{
counter-increment:footnotes;
display:inline-flex;
font-size:smaller;
text-decoration:none;
text-indent:-9999999px;
vertical-align:super;
}
a[data-fn].fn:after{
content:"[" counter(footnotes) "]";
float:left;
text-indent:0;
}
:root{
--wp-block-synced-color:#7a00df;
--wp-block-synced-color--rgb:122, 0, 223;
--wp-bound-block-color:var(--wp-block-synced-color);
--wp-editor-canvas-background:#ddd;
--wp-admin-theme-color:#007cba;
--wp-admin-theme-color--rgb:0, 124, 186;
--wp-admin-theme-color-darker-10:#006ba1;
--wp-admin-theme-color-darker-10--rgb:0, 107, 160.5;
--wp-admin-theme-color-darker-20:#005a87;
--wp-admin-theme-color-darker-20--rgb:0, 90, 135;
--wp-admin-border-width-focus:2px;
}
@media (min-resolution:192dpi){
:root{
--wp-admin-border-width-focus:1.5px;
}
}
.wp-element-button{
cursor:pointer;
}
:root .has-very-light-gray-background-color{
background-color:#eee;
}
:root .has-very-dark-gray-background-color{
background-color:#313131;
}
:root .has-very-light-gray-color{
color:#eee;
}
:root .has-very-dark-gray-color{
color:#313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{
background:linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background{
background:linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background{
background:linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background{
background:linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background{
background:linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background{
background:linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background{
background:linear-gradient(135deg, #020381, #2874fc);
}
:root{
--wp--preset--font-size--normal:16px;
--wp--preset--font-size--huge:42px;
}
.has-regular-font-size{
font-size:1em;
}
.has-larger-font-size{
font-size:2.625em;
}
.has-normal-font-size{
font-size:var(--wp--preset--font-size--normal);
}
.has-huge-font-size{
font-size:var(--wp--preset--font-size--huge);
}
.has-text-align-center{
text-align:center;
}
.has-text-align-left{
text-align:left;
}
.has-text-align-right{
text-align:right;
}
.has-fit-text{
white-space:nowrap !important;
}
#end-resizable-editor-section{
display:none;
}
.aligncenter{
clear:both;
}
.items-justified-left{
justify-content:flex-start;
}
.items-justified-center{
justify-content:center;
}
.items-justified-right{
justify-content:flex-end;
}
.items-justified-space-between{
justify-content:space-between;
}
.screen-reader-text{
border:0;
clip-path:inset(50%);
height:1px;
margin:-1px;
overflow:hidden;
padding:0;
position:absolute;
width:1px;
word-wrap:normal !important;
}
.screen-reader-text:focus{
background-color:#ddd;
clip-path:none;
color:#444;
display:block;
font-size:1em;
height:auto;
left:5px;
line-height:normal;
padding:15px 23px 14px;
text-decoration:none;
top:5px;
width:auto;
z-index:100000;
}
html :where(.has-border-color){
border-style:solid;
}
html :where([style*=border-top-color]){
border-top-style:solid;
}
html :where([style*=border-right-color]){
border-right-style:solid;
}
html :where([style*=border-bottom-color]){
border-bottom-style:solid;
}
html :where([style*=border-left-color]){
border-left-style:solid;
}
html :where([style*=border-width]){
border-style:solid;
}
html :where([style*=border-top-width]){
border-top-style:solid;
}
html :where([style*=border-right-width]){
border-right-style:solid;
}
html :where([style*=border-bottom-width]){
border-bottom-style:solid;
}
html :where([style*=border-left-width]){
border-left-style:solid;
}
html :where(img[class*=wp-image-]){
height:auto;
max-width:100%;
}
:where(figure){
margin:0 0 1em;
}
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width:600px){
html :where(.is-position-sticky){
--wp-admin--admin-bar--position-offset:0px;
}
}