.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.wpas-mfp-fullscreen-popup .white-popup {
background: none !important;
padding: 0px !important;
width: auto !important;
max-width: none !important;
margin: 0 !important;
}
.wpas-mfp-fullscreen-popup .mfp-content .main_heading {
max-width: 1200px;
margin: auto;
font-size: 1.6em;
color: #626060;
margin-top:20px;
}
.wpas-mfp-fullscreen-popup .mfp-content select {
width: 100%;
}
.wpas-mfp-fullscreen-popup .mfp-content .select2.select2-container {
width: 100% !important;
}
.wpas-mfp-fullscreen-popup.mfp-wrap {
background: #F1F1F1;
z-index: 100099;
}
.wpas-mfp-fullscreen-popup.mfp-bg {
z-index: 9992;
}
.wpas-mfp-fullscreen-popup .white-popup .wpas_mfp_window_wrapper {
position: relative;
background: #FFF;
padding: 20px;
width:auto;
max-width: 1200px;
margin: 20px auto;
}
.wpas-mfp-fullscreen-popup .mfp-close {
right: 10px !important;
top: 12px !important;
} .wpas_window_footer p.submit, .wpas_window_footer p.close_btn {
float: left;
margin-top: 20px;
padding: 0;
}
.wpas_window_footer p.close_btn {
margin-left: 20px;
}
.wpas_window_footer .spinner {
margin-top: 26px;
visibility: visible !important;
}@font-face {
font-family: 'bb-icons-legacy';
src: url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.eot?80309869);
src: url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.eot?80309869#iefix) format('embedded-opentype'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.woff2?80309869) format('woff2'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.woff?80309869) format('woff'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.ttf?80309869) format('truetype'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/bb-icons.svg?80309869#bb-icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class*=" bb-icon-"].buddyboss_legacy:before {
font-family: "bb-icons-legacy";
speak: none;
display: inline-block;
text-decoration: inherit;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
transform: scale(0.8);
}
.buddyboss_legacy.bb-icon-alert-question:before { content: '\e800'; }
.buddyboss_legacy.bb-icon-ball-soccer:before { content: '\e801'; }
.buddyboss_legacy.bb-icon-bell-small:before { content: '\e802'; }
.buddyboss_legacy.bb-icon-bulb:before { content: '\e803'; }
.buddyboss_legacy.bb-icon-calendar:before { content: '\e804'; }
.buddyboss_legacy.bb-icon-camera-small:before { content: '\e805'; }
.buddyboss_legacy.bb-icon-car-small:before { content: '\e806'; }
.buddyboss_legacy.bb-icon-bar-chart-square:before { content: '\e807'; }
.buddyboss_legacy.bb-icon-check-square-small:before { content: '\e808'; }
.buddyboss_legacy.bb-icon-check-small:before { content: '\e809'; }
.buddyboss_legacy.bb-icon-close-circle:before { content: '\e80a'; }
.buddyboss_legacy.bb-icon-comment:before { content: '\e80b'; }
.buddyboss_legacy.bb-icon-edit-square-small:before { content: '\e80c'; }
.buddyboss_legacy.bb-icon-heart-small:before { content: '\e80d'; }
.buddyboss_legacy.bb-icon-flag-small:before { content: '\e80e'; }
.buddyboss_legacy.bb-icon-forest:before { content: '\e80f'; }
.buddyboss_legacy.bb-icon-gear:before { content: '\e810'; }
.buddyboss_legacy.bb-icon-gif:before { content: '\e811'; }
.buddyboss_legacy.bb-icon-home-small:before { content: '\e812'; }
.buddyboss_legacy.bb-icon-inbox-small:before { content: '\e813'; }
.buddyboss_legacy.bb-icon-laugh:before { content: '\e814'; }
.buddyboss_legacy.bb-icon-like:before { content: '\e815'; }
.buddyboss_legacy.bb-icon-link-2:before { content: '\e816'; }
.buddyboss_legacy.bb-icon-map-pin-small:before { content: '\e817'; }
.buddyboss_legacy.bb-icon-lock-small:before { content: '\e818'; }
.buddyboss_legacy.bb-icon-globe:before { content: '\e819'; }
.buddyboss_legacy.bb-icon-menu-dots-h:before { content: '\e81a'; }
.buddyboss_legacy.bb-icon-menu-dots-v:before { content: '\e81b'; }
.buddyboss_legacy.bb-icon-menu-left:before { content: '\e81c'; }
.buddyboss_legacy.bb-icon-pizza-slice:before { content: '\e81d'; }
.buddyboss_legacy.bb-icon-play-square:before { content: '\e81e'; }
.buddyboss_legacy.bb-icon-search:before { content: '\e81f'; }
.buddyboss_legacy.bb-icon-settings-small:before { content: '\e820'; }
.buddyboss_legacy.bb-icon-smile:before { content: '\e821'; }
.buddyboss_legacy.bb-icon-swap:before { content: '\e822'; }
.buddyboss_legacy.bb-icon-clock-small:before { content: '\e823'; }
.buddyboss_legacy.bb-icon-user-circle:before { content: '\e824'; }
.buddyboss_legacy.bb-icon-user:before { content: '\e825'; }
.buddyboss_legacy.bb-icon-angle-down:before { content: '\e826'; }
.buddyboss_legacy.bb-icon-angle-right:before { content: '\e827'; }
.buddyboss_legacy.bb-icon-close:before { content: '\e828'; }
.buddyboss_legacy.bb-icon-key:before { content: '\e829'; }
.buddyboss_legacy.bb-icon-list-view-small:before { content: '\e82a'; }
.buddyboss_legacy.bb-icon-grid-view-small:before { content: '\e82b'; }
.buddyboss_legacy.bb-icon-sort-desc:before { content: '\e82c'; }
.buddyboss_legacy.bb-icon-bookmark-small:before { content: '\e82d'; }
.buddyboss_legacy.bb-icon-user-small-minus:before { content: '\e82e'; }
.buddyboss_legacy.bb-icon-user-small-plus:before { content: '\e82f'; }
.buddyboss_legacy.bb-icon-share-small:before { content: '\e830'; }
.buddyboss_legacy.bb-icon-mail-open:before { content: '\e831'; }
.buddyboss_legacy.bb-icon-quote:before { content: '\e832'; }
.buddyboss_legacy.bb-icon-bookmark-small-fill:before { content: '\e833'; }
.buddyboss_legacy.bb-icon-headphones-small:before { content: '\e834'; }
.buddyboss_legacy.bb-icon-info:before { content: '\e835'; }
.buddyboss_legacy.bb-icon-link-1:before { content: '\e836'; }
.buddyboss_legacy.bb-icon-rounded-twitter:before { content: '\e837'; }
.buddyboss_legacy.bb-icon-loader:before { content: '\e838'; }
.buddyboss_legacy.bb-icon-mail-small:before { content: '\e839'; }
.buddyboss_legacy.bb-icon-rounded-google-plus:before { content: '\e83a'; }
.buddyboss_legacy.bb-icon-rounded-email:before { content: '\e83b'; }
.buddyboss_legacy.bb-icon-rounded-youtube:before { content: '\e83c'; }
.buddyboss_legacy.bb-icon-rounded-github:before { content: '\e83d'; }
.buddyboss_legacy.bb-icon-twitter-small:before { content: '\e83e'; }
.buddyboss_legacy.bb-icon-facebook-small:before { content: '\e83f'; }
.buddyboss_legacy.bb-icon-plane:before { content: '\e840'; }
.buddyboss_legacy.bb-icon-star-small:before { content: '\e841'; }
.buddyboss_legacy.bb-icon-star-small-fill:before { content: '\e842'; }
.buddyboss_legacy.bb-icon-eye-small:before { content: '\e843'; }
.buddyboss_legacy.bb-icon-visibility:before { content: '\e844'; }
.buddyboss_legacy.bb-icon-profile-info:before { content: '\e845'; }
.buddyboss_legacy.bb-icon-user-small:before { content: '\e846'; }
.buddyboss_legacy.bb-icon-arrow-up-square:before { content: '\e847'; }
.buddyboss_legacy.bb-icon-image:before { content: '\e848'; }
.buddyboss_legacy.bb-icon-spin:before { content: '\e849'; }
.buddyboss_legacy.bb-icon-profile:before { content: '\e84a'; }
.buddyboss_legacy.bb-icon-menu:before { content: '\e84b'; }
.buddyboss_legacy.bb-icon-reply:before { content: '\e84c'; }
.buddyboss_legacy.bb-icon-spin-small:before { content: '\e84d'; }
.buddyboss_legacy.bb-icon-select:before { content: '\e84e'; }
.buddyboss_legacy.bb-icon-inbox-o:before { content: '\e84f'; }
.buddyboss_legacy.bb-icon-visibility-hidden:before { content: '\e850'; }
.buddyboss_legacy.bb-icon-print-fill:before { content: '\e851'; }
.buddyboss_legacy.bb-icon-alert-octagon:before { content: '\e852'; }
.buddyboss_legacy.bb-icon-alert-exclamation:before { content: '\e853'; }
.buddyboss_legacy.bb-icon-activity:before { content: '\e854'; }
.buddyboss_legacy.bb-icon-alert-triangle:before { content: '\e855'; }
.buddyboss_legacy.bb-icon-align-center:before { content: '\e856'; }
.buddyboss_legacy.bb-icon-airplay:before { content: '\e857'; }
.buddyboss_legacy.bb-icon-align-justify:before { content: '\e858'; }
.buddyboss_legacy.bb-icon-align-left:before { content: '\e859'; }
.buddyboss_legacy.bb-icon-align-right:before { content: '\e85a'; }
.buddyboss_legacy.bb-icon-arrow-down-left:before { content: '\e85b'; }
.buddyboss_legacy.bb-icon-arrow-down-right:before { content: '\e85c'; }
.buddyboss_legacy.bb-icon-anchor:before { content: '\e85d'; }
.buddyboss_legacy.bb-icon-aperture:before { content: '\e85e'; }
.buddyboss_legacy.bb-icon-arrow-left:before { content: '\e85f'; }
.buddyboss_legacy.bb-icon-arrow-right:before { content: '\e860'; }
.buddyboss_legacy.bb-icon-arrow-down:before { content: '\e861'; }
.buddyboss_legacy.bb-icon-arrow-up-left:before { content: '\e862'; }
.buddyboss_legacy.bb-icon-arrow-up-right:before { content: '\e863'; }
.buddyboss_legacy.bb-icon-arrow-up:before { content: '\e864'; }
.buddyboss_legacy.bb-icon-award:before { content: '\e865'; }
.buddyboss_legacy.bb-icon-bar-chart-up:before { content: '\e866'; }
.buddyboss_legacy.bb-icon-at-sign:before { content: '\e867'; }
.buddyboss_legacy.bb-icon-bar-chart:before { content: '\e868'; }
.buddyboss_legacy.bb-icon-battery-charging:before { content: '\e869'; }
.buddyboss_legacy.bb-icon-bell-off:before { content: '\e86a'; }
.buddyboss_legacy.bb-icon-battery:before { content: '\e86b'; }
.buddyboss_legacy.bb-icon-bluetooth:before { content: '\e86c'; }
.buddyboss_legacy.bb-icon-bell:before { content: '\e86d'; }
.buddyboss_legacy.bb-icon-book:before { content: '\e86e'; }
.buddyboss_legacy.bb-icon-briefcase:before { content: '\e86f'; }
.buddyboss_legacy.bb-icon-camera-off:before { content: '\e870'; }
.buddyboss_legacy.bb-icon-calendar-small:before { content: '\e871'; }
.buddyboss_legacy.bb-icon-bookmark:before { content: '\e872'; }
.buddyboss_legacy.bb-icon-box:before { content: '\e873'; }
.buddyboss_legacy.bb-icon-camera:before { content: '\e874'; }
.buddyboss_legacy.bb-icon-check-circle:before { content: '\e875'; }
.buddyboss_legacy.bb-icon-check:before { content: '\e876'; }
.buddyboss_legacy.bb-icon-check-square:before { content: '\e877'; }
.buddyboss_legacy.bb-icon-cast:before { content: '\e878'; }
.buddyboss_legacy.bb-icon-chevron-down:before { content: '\e879'; }
.buddyboss_legacy.bb-icon-chevron-left:before { content: '\e87a'; }
.buddyboss_legacy.bb-icon-chevron-right:before { content: '\e87b'; }
.buddyboss_legacy.bb-icon-chevron-up:before { content: '\e87c'; }
.buddyboss_legacy.bb-icon-chevrons-down:before { content: '\e87d'; }
.buddyboss_legacy.bb-icon-chevrons-right:before { content: '\e87e'; }
.buddyboss_legacy.bb-icon-chevrons-up:before { content: '\e87f'; }
.buddyboss_legacy.bb-icon-chevrons-left:before { content: '\e880'; }
.buddyboss_legacy.bb-icon-circle:before { content: '\e881'; }
.buddyboss_legacy.bb-icon-clipboard:before { content: '\e882'; }
.buddyboss_legacy.bb-icon-chrome:before { content: '\e883'; }
.buddyboss_legacy.bb-icon-clock:before { content: '\e884'; }
.buddyboss_legacy.bb-icon-cloud-lightning:before { content: '\e885'; }
.buddyboss_legacy.bb-icon-cloud-drizzle:before { content: '\e886'; }
.buddyboss_legacy.bb-icon-cloud-rain:before { content: '\e887'; }
.buddyboss_legacy.bb-icon-cloud-off:before { content: '\e888'; }
.buddyboss_legacy.bb-icon-cloud-download:before { content: '\e889'; }
.buddyboss_legacy.bb-icon-connect-user:before { content: '\e88a'; }
.buddyboss_legacy.bb-icon-maximize:before { content: '\e88b'; }
.buddyboss_legacy.bb-icon-octagon:before { content: '\e88c'; }
.buddyboss_legacy.bb-icon-package:before { content: '\e88d'; }
.buddyboss_legacy.bb-icon-map:before { content: '\e88e'; }
.buddyboss_legacy.bb-icon-grid-view:before { content: '\e88f'; }
.buddyboss_legacy.bb-icon-download:before { content: '\e890'; }
.buddyboss_legacy.bb-icon-droplet:before { content: '\e891'; }
.buddyboss_legacy.bb-icon-heart:before { content: '\e892'; }
.buddyboss_legacy.bb-icon-map-pin:before { content: '\e893'; }
.buddyboss_legacy.bb-icon-pause-circle:before { content: '\e894'; }
.buddyboss_legacy.bb-icon-codepen:before { content: '\e895'; }
.buddyboss_legacy.bb-icon-pencil:before { content: '\e896'; }
.buddyboss_legacy.bb-icon-home:before { content: '\e897'; }
.buddyboss_legacy.bb-icon-connected:before { content: '\e898'; }
.buddyboss_legacy.bb-icon-pause:before { content: '\e899'; }
.buddyboss_legacy.bb-icon-cloud-snow:before { content: '\e89a'; }
.buddyboss_legacy.bb-icon-edit-square:before { content: '\e89b'; }
.buddyboss_legacy.bb-icon-github:before { content: '\e89c'; }
.buddyboss_legacy.bb-icon-comment-circle:before { content: '\e89d'; }
.buddyboss_legacy.bb-icon-rss-square:before { content: '\e89e'; }
.buddyboss_legacy.bb-icon-list-doc:before { content: '\e89f'; }
.buddyboss_legacy.bb-icon-board:before { content: '\e8a0'; }
.buddyboss_legacy.bb-icon-arrow-circle:before { content: '\e8a1'; }
.buddyboss_legacy.bb-icon-user-doc:before { content: '\e8a2'; }
.buddyboss_legacy.bb-icon-id-card:before { content: '\e8a3'; }
.buddyboss_legacy.bb-icon-power:before { content: '\e8a4'; }
.buddyboss_legacy.bb-icon-bell-plus:before { content: '\e8a5'; }
.buddyboss_legacy.bb-icon-percent:before { content: '\e8a6'; }
.buddyboss_legacy.bb-icon-minimize-square:before { content: '\e8a7'; }
.buddyboss_legacy.bb-icon-image-square:before { content: '\e8a8'; }
.buddyboss_legacy.bb-icon-edit:before { content: '\e8a9'; }
.buddyboss_legacy.bb-icon-compass:before { content: '\e8aa'; }
.buddyboss_legacy.bb-icon-angle-left:before { content: '\e8ab'; }
.buddyboss_legacy.bb-icon-copy:before { content: '\e8ac'; }
.buddyboss_legacy.bb-icon-external-link:before { content: '\e8ad'; }
.buddyboss_legacy.bb-icon-inbox:before { content: '\e8ae'; }
.buddyboss_legacy.bb-icon-minimize:before { content: '\e8af'; }
.buddyboss_legacy.bb-icon-comment-square:before { content: '\e8b0'; }
.buddyboss_legacy.bb-icon-phone-call:before { content: '\e8b1'; }
.buddyboss_legacy.bb-icon-phone-forwarded:before { content: '\e8b2'; }
.buddyboss_legacy.bb-icon-phone-missed:before { content: '\e8b3'; }
.buddyboss_legacy.bb-icon-power-small:before { content: '\e8b4'; }
.buddyboss_legacy.bb-icon-radio:before { content: '\e8b5'; }
.buddyboss_legacy.bb-icon-repeat:before { content: '\e8b6'; }
.buddyboss_legacy.bb-icon-refresh-ccw:before { content: '\e8b7'; }
.buddyboss_legacy.bb-icon-rewind:before { content: '\e8b8'; }
.buddyboss_legacy.bb-icon-rotate-ccw:before { content: '\e8b9'; }
.buddyboss_legacy.bb-icon-refresh-cw:before { content: '\e8ba'; }
.buddyboss_legacy.bb-icon-rotate-cw:before { content: '\e8bb'; }
.buddyboss_legacy.bb-icon-mic-off:before { content: '\e8bc'; }
.buddyboss_legacy.bb-icon-layers:before { content: '\e8bd'; }
.buddyboss_legacy.bb-icon-eye:before { content: '\e8be'; }
.buddyboss_legacy.bb-icon-corner-down-right:before { content: '\e8bf'; }
.buddyboss_legacy.bb-icon-corner-down-left:before { content: '\e8c0'; }
.buddyboss_legacy.bb-icon-feather:before { content: '\e8c1'; }
.buddyboss_legacy.bb-icon-info-circle:before { content: '\e8c2'; }
.buddyboss_legacy.bb-icon-minus-circle:before { content: '\e8c3'; }
.buddyboss_legacy.bb-icon-phone-off:before { content: '\e8c4'; }
.buddyboss_legacy.bb-icon-save:before { content: '\e8c5'; }
.buddyboss_legacy.bb-icon-search-small:before { content: '\e8c6'; }
.buddyboss_legacy.bb-icon-phone-incoming:before { content: '\e8c7'; }
.buddyboss_legacy.bb-icon-slack:before { content: '\e8c8'; }
.buddyboss_legacy.bb-icon-slash:before { content: '\e8c9'; }
.buddyboss_legacy.bb-icon-smartphone:before { content: '\e8ca'; }
.buddyboss_legacy.bb-icon-square:before { content: '\e8cb'; }
.buddyboss_legacy.bb-icon-speaker:before { content: '\e8cc'; }
.buddyboss_legacy.bb-icon-star:before { content: '\e8cd'; }
.buddyboss_legacy.bb-icon-stop-circle:before { content: '\e8ce'; }
.buddyboss_legacy.bb-icon-sun:before { content: '\e8cf'; }
.buddyboss_legacy.bb-icon-sunrise:before { content: '\e8d0'; }
.buddyboss_legacy.bb-icon-tablet:before { content: '\e8d1'; }
.buddyboss_legacy.bb-icon-mic:before { content: '\e8d2'; }
.buddyboss_legacy.bb-icon-instagram:before { content: '\e8d3'; }
.buddyboss_legacy.bb-icon-facebook:before { content: '\e8d4'; }
.buddyboss_legacy.bb-icon-corner-left-down:before { content: '\e8d5'; }
.buddyboss_legacy.bb-icon-corner-left-up:before { content: '\e8d6'; }
.buddyboss_legacy.bb-icon-corner-up-left:before { content: '\e8d7'; }
.buddyboss_legacy.bb-icon-corner-up-right:before { content: '\e8d8'; }
.buddyboss_legacy.bb-icon-corner-right-down:before { content: '\e8d9'; }
.buddyboss_legacy.bb-icon-corner-right-up:before { content: '\e8da'; }
.buddyboss_legacy.bb-icon-cpu:before { content: '\e8db'; }
.buddyboss_legacy.bb-icon-trending-up:before { content: '\e8dc'; }
.buddyboss_legacy.bb-icon-trending-down:before { content: '\e8dd'; }
.buddyboss_legacy.bb-icon-triangle:before { content: '\e8de'; }
.buddyboss_legacy.bb-icon-type:before { content: '\e8df'; }
.buddyboss_legacy.bb-icon-twitter:before { content: '\e8e0'; }
.buddyboss_legacy.bb-icon-upload:before { content: '\e8e1'; }
.buddyboss_legacy.bb-icon-umbrella:before { content: '\e8e2'; }
.buddyboss_legacy.bb-icon-cloud-upload:before { content: '\e8e3'; }
.buddyboss_legacy.bb-icon-unlock:before { content: '\e8e4'; }
.buddyboss_legacy.bb-icon-user-check:before { content: '\e8e5'; }
.buddyboss_legacy.bb-icon-credit-card:before { content: '\e8e6'; }
.buddyboss_legacy.bb-icon-crosshair:before { content: '\e8e7'; }
.buddyboss_legacy.bb-icon-disc:before { content: '\e8e8'; }
.buddyboss_legacy.bb-icon-delete:before { content: '\e8e9'; }
.buddyboss_legacy.bb-icon-flag:before { content: '\e8ea'; }
.buddyboss_legacy.bb-icon-filter:before { content: '\e8eb'; }
.buddyboss_legacy.bb-icon-folder:before { content: '\e8ec'; }
.buddyboss_legacy.bb-icon-file-plus:before { content: '\e8ed'; }
.buddyboss_legacy.bb-icon-file-default:before { content: '\e8ee'; }
.buddyboss_legacy.bb-icon-film:before { content: '\e8ef'; }
.buddyboss_legacy.bb-icon-volume-up:before { content: '\e8f0'; }
.buddyboss_legacy.bb-icon-volume-off:before { content: '\e8f1'; }
.buddyboss_legacy.bb-icon-watch:before { content: '\e8f2'; }
.buddyboss_legacy.bb-icon-wifi:before { content: '\e8f3'; }
.buddyboss_legacy.bb-icon-x-square:before { content: '\e8f4'; }
.buddyboss_legacy.bb-icon-wind:before { content: '\e8f5'; }
.buddyboss_legacy.bb-icon-x:before { content: '\e8f6'; }
.buddyboss_legacy.bb-icon-x-circle:before { content: '\e8f7'; }
.buddyboss_legacy.bb-icon-zap:before { content: '\e8f8'; }
.buddyboss_legacy.bb-icon-zoom-in:before { content: '\e8f9'; }
.buddyboss_legacy.bb-icon-fast-forward:before { content: '\e8fb'; }
.buddyboss_legacy.bb-icon-eye-off:before { content: '\e8fc'; }
.buddyboss_legacy.bb-icon-file-minus:before { content: '\e8fd'; }
.buddyboss_legacy.bb-icon-layout:before { content: '\e8fe'; }
.buddyboss_legacy.bb-icon-link:before { content: '\e8ff'; }
.buddyboss_legacy.bb-icon-life-buoy:before { content: '\e900'; }
.buddyboss_legacy.bb-icon-link-3:before { content: '\e901'; }
.buddyboss_legacy.bb-icon-log-in:before { content: '\e902'; }
.buddyboss_legacy.bb-icon-list-view:before { content: '\e903'; }
.buddyboss_legacy.bb-icon-paperclip:before { content: '\e904'; }
.buddyboss_legacy.bb-icon-shopping-cart:before { content: '\e905'; }
.buddyboss_legacy.bb-icon-tv:before { content: '\e906'; }
.buddyboss_legacy.bb-icon-wifi-off:before { content: '\e907'; }
.buddyboss_legacy.bb-icon-maximize-square:before { content: '\e908'; }
.buddyboss_legacy.bb-icon-gitlab:before { content: '\e909'; }
.buddyboss_legacy.bb-icon-sliders:before { content: '\e90a'; }
.buddyboss_legacy.bb-icon-star-fill:before { content: '\e90b'; }
.buddyboss_legacy.bb-icon-heart-fill:before { content: '\e90c'; }
.buddyboss_legacy.bb-icon-lock:before { content: '\e90d'; }
.buddyboss_legacy.bb-icon-log-out:before { content: '\e90e'; }
.buddyboss_legacy.bb-icon-loader-small:before { content: '\e90f'; }
.buddyboss_legacy.bb-icon-mail:before { content: '\e910'; }
.buddyboss_legacy.bb-icon-navigation:before { content: '\e911'; }
.buddyboss_legacy.bb-icon-navigation-up:before { content: '\e912'; }
.buddyboss_legacy.bb-icon-music:before { content: '\e913'; }
.buddyboss_legacy.bb-icon-move:before { content: '\e914'; }
.buddyboss_legacy.bb-icon-more-h:before { content: '\e915'; }
.buddyboss_legacy.bb-icon-more-v:before { content: '\e916'; }
.buddyboss_legacy.bb-icon-monitor:before { content: '\e917'; }
.buddyboss_legacy.bb-icon-moon:before { content: '\e918'; }
.buddyboss_legacy.bb-icon-minus:before { content: '\e919'; }
.buddyboss_legacy.bb-icon-minus-square:before { content: '\e91a'; }
.buddyboss_legacy.bb-icon-phone:before { content: '\e91b'; }
.buddyboss_legacy.bb-icon-phone-outgoing:before { content: '\e91c'; }
.buddyboss_legacy.bb-icon-pie-chart:before { content: '\e91d'; }
.buddyboss_legacy.bb-icon-play-circle:before { content: '\e91e'; }
.buddyboss_legacy.bb-icon-play:before { content: '\e91f'; } 
.buddyboss_legacy.bb-icon-plus-square:before { content: '\e920'; }
.buddyboss_legacy.bb-icon-plus-circle:before { content: '\e921'; }
.buddyboss_legacy.bb-icon-plus:before { content: '\e922'; }
.buddyboss_legacy.bb-icon-pocket:before { content: '\e923'; }
.buddyboss_legacy.bb-icon-print:before { content: '\e924'; }
.buddyboss_legacy.bb-icon-server:before { content: '\e925'; }
.buddyboss_legacy.bb-icon-scissors:before { content: '\e926'; }
.buddyboss_legacy.bb-icon-share:before { content: '\e927'; }
.buddyboss_legacy.bb-icon-connection-minus:before { content: '\e928'; }
.buddyboss_legacy.bb-icon-shield:before { content: '\e929'; }
.buddyboss_legacy.bb-icon-settings:before { content: '\e92a'; }
.buddyboss_legacy.bb-icon-skip-back:before { content: '\e92b'; }
.buddyboss_legacy.bb-icon-shuffle:before { content: '\e92c'; }
.buddyboss_legacy.bb-icon-sidebar:before { content: '\e92d'; }
.buddyboss_legacy.bb-icon-skip-forward:before { content: '\e92e'; }
.buddyboss_legacy.bb-icon-tag:before { content: '\e92f'; }
.buddyboss_legacy.bb-icon-connection-remove:before { content: '\e930'; }
.buddyboss_legacy.bb-icon-target:before { content: '\e931'; }
.buddyboss_legacy.bb-icon-thermometer:before { content: '\e932'; }
.buddyboss_legacy.bb-icon-thumbs-up:before { content: '\e933'; }
.buddyboss_legacy.bb-icon-thumbs-down:before { content: '\e934'; }
.buddyboss_legacy.bb-icon-toggle-left:before { content: '\e935'; }
.buddyboss_legacy.bb-icon-toggle-right:before { content: '\e936'; }
.buddyboss_legacy.bb-icon-trash:before { content: '\e937'; }
.buddyboss_legacy.bb-icon-trash-empty:before { content: '\e938'; }
.buddyboss_legacy.bb-icon-user-minus:before { content: '\e939'; }
.buddyboss_legacy.bb-icon-user-plus:before { content: '\e93a'; }
.buddyboss_legacy.bb-icon-user-x:before { content: '\e93b'; }
.buddyboss_legacy.bb-icon-user-alt:before { content: '\e93c'; }
.buddyboss_legacy.bb-icon-users:before { content: '\e93d'; }
.buddyboss_legacy.bb-icon-video-off:before { content: '\e93e'; }
.buddyboss_legacy.bb-icon-video:before { content: '\e93f'; }
.buddyboss_legacy.bb-icon-voicemail:before { content: '\e940'; }
.buddyboss_legacy.bb-icon-volume-mute:before { content: '\e941'; }
.buddyboss_legacy.bb-icon-volume-down:before { content: '\e942'; }
.buddyboss_legacy.bb-icon-zoom-out:before { content: '\e943'; }
.buddyboss_legacy.bb-icon-command:before { content: '\e944'; }
.buddyboss_legacy.bb-icon-cloud:before { content: '\e945'; }
.buddyboss_legacy.bb-icon-hash:before { content: '\e946'; }
.buddyboss_legacy.bb-icon-headphones:before { content: '\e947'; }
.buddyboss_legacy.bb-icon-underline:before { content: '\e948'; }
.buddyboss_legacy.bb-icon-italic:before { content: '\e949'; }
.buddyboss_legacy.bb-icon-bold:before { content: '\e94a'; }
.buddyboss_legacy.bb-icon-crop:before { content: '\e94b'; }
.buddyboss_legacy.bb-icon-help-circle:before { content: '\e94c'; }
.buddyboss_legacy.bb-icon-connection-request:before { content: '\e94d'; }
.buddyboss_legacy.bb-icon-connection-waiting:before { content: '\e94e'; }
.buddyboss_legacy.bb-icon-connections:before { content: '\e94f'; }
.buddyboss_legacy.bb-icon-rounded-rss:before { content: '\e950'; }
.buddyboss_legacy.bb-icon-rounded-skype:before { content: '\e951'; }
.buddyboss_legacy.bb-icon-rounded-vimeo:before { content: '\e952'; }
.buddyboss_legacy.bb-icon-rounded-vk:before { content: '\e953'; }
.buddyboss_legacy.bb-icon-rounded-xing:before { content: '\e954'; }
.buddyboss_legacy.bb-icon-youtube-logo:before { content: '\e955'; }
.buddyboss_legacy.bb-icon-question-thin:before { content: '\e956'; }
.buddyboss_legacy.bb-icon-graduation-cap:before { content: '\e957'; }
.buddyboss_legacy.bb-icon-doc:before { content: '\e958'; }
.buddyboss_legacy.bb-icon-folder-stacked:before { content: '\e959'; }
.buddyboss_legacy.bb-icon-file-code:before { content: '\e95a'; }
.buddyboss_legacy.bb-icon-file-mp3:before { content: '\e95b'; }
.buddyboss_legacy.bb-icon-sort:before { content: '\e95c'; }
.buddyboss_legacy.bb-icon-all-members:before { content: '\e95d'; }
.buddyboss_legacy.bb-icon-my-connections:before { content: '\e95e'; }
.buddyboss_legacy.bb-icon-only-me:before { content: '\e95f'; }
.buddyboss_legacy.bb-icon-public:before { content: '\e960'; }
.buddyboss_legacy.bb-icon-text-format:before { content: '\e9c8'; }
.buddyboss_legacy.bb-icon-code-format:before { content: '\e9c7'; }
.buddyboss_legacy.bb-icon-edit-thin:before { content: '\e965'; }
.buddyboss_legacy.bb-icon-all-results:before { content: '\e966'; }
.buddyboss_legacy.bb-icon-activity-comment:before { content: '\e967'; }
.buddyboss_legacy.bb-icon-book-round:before { content: '\e968'; }
.buddyboss_legacy.bb-icon-forum-replies:before { content: '\e969'; }
.buddyboss_legacy.bb-icon-generic:before { content: '\e96a'; }
.buddyboss_legacy.bb-icon-groups:before { content: '\e96b'; }
.buddyboss_legacy.bb-icon-list-bookmark:before { content: '\e96c'; }
.buddyboss_legacy.bb-icon-members:before { content: '\e96d'; }
.buddyboss_legacy.bb-icon-membership:before { content: '\e96e'; }
.buddyboss_legacy.bb-icon-book-open:before { content: '\e96f'; }
.buddyboss_legacy.bb-icon-cube:before { content: '\e970'; }
.buddyboss_legacy.bb-icon-profile-types:before { content: '\e971'; }
.buddyboss_legacy.bb-icon-report:before { content: '\e972'; }
.buddyboss_legacy.bb-icon-badge-tall:before { content: '\e973'; }
.buddyboss_legacy.bb-icon-alert-thin:before { content: '\e974'; }
.buddyboss_legacy.bb-icon-badge:before { content: '\e975'; }
.buddyboss_legacy.bb-icon-board-box:before { content: '\e976'; }
.buddyboss_legacy.bb-icon-board-code:before { content: '\e977'; }
.buddyboss_legacy.bb-icon-board-list:before { content: '\e978'; }
.buddyboss_legacy.bb-icon-chat:before { content: '\e979'; }
.buddyboss_legacy.bb-icon-discussion:before { content: '\e97a'; }
.buddyboss_legacy.bb-icon-grid-round:before { content: '\e97b'; }
.buddyboss_legacy.bb-icon-lock-fill:before { content: '\e97c'; }
.buddyboss_legacy.bb-icon-moon-circle:before { content: '\e97d'; }
.buddyboss_legacy.bb-icon-play-circle-fill:before { content: '\e97e'; }
.buddyboss_legacy.bb-icon-play-thin:before { content: '\e97f'; }
.buddyboss_legacy.bb-icon-rocket:before { content: '\e981'; }
.buddyboss_legacy.bb-icon-text:before { content: '\e982'; }
.buddyboss_legacy.bb-icon-tools:before { content: '\e983'; }
.buddyboss_legacy.bb-icon-triangle-fill:before { content: '\e984'; }
.buddyboss_legacy.bb-icon-watch-alarm:before { content: '\e985'; }
.buddyboss_legacy.bb-icon-file-pdf:before { content: '\e986'; }
.buddyboss_legacy.bb-icon-zip:before { content: '\e987'; }
.buddyboss_legacy.bb-icon-file:before { content: '\e98e'; }
.buddyboss_legacy.bb-icon-file-csv:before { content: '\e98f'; }
.buddyboss_legacy.bb-icon-file-ico:before { content: '\e990'; }
.buddyboss_legacy.bb-icon-file-ics:before { content: '\e991'; }
.buddyboss_legacy.bb-icon-file-jar:before { content: '\e992'; }
.buddyboss_legacy.bb-icon-file-ods:before { content: '\e993'; }
.buddyboss_legacy.bb-icon-file-odt:before { content: '\e994'; }
.buddyboss_legacy.bb-icon-file-potm:before { content: '\e995'; }
.buddyboss_legacy.bb-icon-file-potx:before { content: '\e996'; }
.buddyboss_legacy.bb-icon-file-pps:before { content: '\e997'; }
.buddyboss_legacy.bb-icon-file-ppsx:before { content: '\e998'; }
.buddyboss_legacy.bb-icon-file-ppt:before { content: '\e999'; }
.buddyboss_legacy.bb-icon-file-pptm:before { content: '\e99a'; }
.buddyboss_legacy.bb-icon-file-pptx:before { content: '\e99b'; }
.buddyboss_legacy.bb-icon-file-psd:before { content: '\e99c'; }
.buddyboss_legacy.bb-icon-file-rar:before { content: '\e99d'; }
.buddyboss_legacy.bb-icon-file-rtf:before { content: '\e99e'; }
.buddyboss_legacy.bb-icon-file-tar:before { content: '\e99f'; }
.buddyboss_legacy.bb-icon-file-txt:before { content: '\e9a0'; }
.buddyboss_legacy.bb-icon-file-xls:before { content: '\e9a1'; }
.buddyboss_legacy.bb-icon-link-tilt:before { content: '\e9a2'; }
.buddyboss_legacy.bb-icon-paragraph-bullet:before { content: '\e9c9'; }
.buddyboss_legacy.bb-icon-paragraph-numbers:before { content: '\e9ca'; }
.buddyboss_legacy.bb-icon-video-album:before { content: '\e9cb'; }
.buddyboss_legacy.bb-icon-video-albums:before { content: '\e9cc'; }
.buddyboss_legacy.bb-icon-video-alt:before { content: '\e9cd'; }
.buddyboss_legacy.bb-icon-video-next:before { content: '\e9ce'; }
.buddyboss_legacy.bb-icon-rounded-clubhouse:before { content: '\e9cf'; }
.buddyboss_legacy.bb-icon-rounded-telegram:before { content: '\e9d0'; }
.buddyboss_legacy.bb-icon-rounded-tiktok:before { content: '\e9d1'; }
.buddyboss_legacy.bb-icon-attach-fill:before { content: '\e9d2'; }
.buddyboss_legacy.bb-icon-camera-fill:before { content: '\e9d3'; }
.buddyboss_legacy.bb-icon-video-fill:before { content: '\e9d4'; }
.buddyboss_legacy.bb-icon-quotes:before { content: '\e961'; }
.buddyboss_legacy.bb-icon-file-7z:before { content: '\e9a6'; }
.buddyboss_legacy.bb-icon-file-hlsm:before { content: '\e9a7'; }
.buddyboss_legacy.bb-icon-file-htm:before { content: '\e9a8'; }
.buddyboss_legacy.bb-icon-file-html:before { content: '\e9a9'; }
.buddyboss_legacy.bb-icon-file-ipa:before { content: '\e9aa'; }
.buddyboss_legacy.bb-icon-file-jpg:before { content: '\e9ab'; }
.buddyboss_legacy.bb-icon-file-js:before { content: '\e9ac'; }
.buddyboss_legacy.bb-icon-file-rss:before { content: '\e9ad'; }
.buddyboss_legacy.bb-icon-file-sketch:before { content: '\e9ae'; }
.buddyboss_legacy.bb-icon-file-svg:before { content: '\e9af'; }
.buddyboss_legacy.bb-icon-file-vcf:before { content: '\e9b0'; }
.buddyboss_legacy.bb-icon-file-wav:before { content: '\e9b1'; }
.buddyboss_legacy.bb-icon-file-xlsx:before { content: '\e9b2'; }
.buddyboss_legacy.bb-icon-file-xltm:before { content: '\e9b3'; }
.buddyboss_legacy.bb-icon-file-xltx:before { content: '\e9b4'; }
.buddyboss_legacy.bb-icon-file-yaml:before { content: '\e9b5'; }
.buddyboss_legacy.bb-icon-file-zip:before { content: '\e9b6'; }
.buddyboss_legacy.bb-icon-file-abw:before { content: '\e9b7'; }
.buddyboss_legacy.bb-icon-file-ace:before { content: '\e9b8'; }
.buddyboss_legacy.bb-icon-file-ai:before { content: '\e9b9'; }
.buddyboss_legacy.bb-icon-file-apk:before { content: '\e9ba'; }
.buddyboss_legacy.bb-icon-file-css:before { content: '\e9bb'; }
.buddyboss_legacy.bb-icon-file-doc:before { content: '\e9bc'; }
.buddyboss_legacy.bb-icon-file-docm:before { content: '\e9bd'; }
.buddyboss_legacy.bb-icon-file-docx:before { content: '\e9be'; }
.buddyboss_legacy.bb-icon-file-dotm:before { content: '\e9bf'; }
.buddyboss_legacy.bb-icon-file-dotx:before { content: '\e9c0'; }
.buddyboss_legacy.bb-icon-file-gif:before { content: '\e9c1'; }
.buddyboss_legacy.bb-icon-file-gzip:before { content: '\e9c2'; }
.buddyboss_legacy.bb-icon-file-hlam:before { content: '\e9c3'; }
.buddyboss_legacy.bb-icon-file-hlsb:before { content: '\e9c4'; }
.buddyboss_legacy.bb-icon-file-xml:before { content: '\e9c5'; }
.buddyboss_legacy.bb-icon-file-png:before { content: '\e9c6'; }
.buddyboss_legacy.bb-icon-file-video:before { content: '\e962'; }
.buddyboss_legacy.bb-icon-trash-small:before { content: '\eaea'; }
.buddyboss_legacy.bb-icon-rounded-instagram:before { content: '\eaec'; }
.buddyboss_legacy.bb-icon-rounded-facebook:before { content: '\eaed'; }
.buddyboss_legacy.bb-icon-rounded-medium:before { content: '\eafa'; }
.buddyboss_legacy.bb-icon-rounded-meetup:before { content: '\eafb'; }
.buddyboss_legacy.bb-icon-rounded-quora:before { content: '\eafc'; }
.buddyboss_legacy.bb-icon-rounded-reddit:before { content: '\eafd'; }
.buddyboss_legacy.bb-icon-rounded-tumblr:before { content: '\eafe'; }
.buddyboss_legacy.bb-icon-rounded-linkedin:before { content: '\ec66'; }
.buddyboss_legacy.bb-icon-rounded-flickr:before { content: '\ede1'; }
.buddyboss_legacy.bb-icon-rounded-dribbble:before { content: '\ede2'; }
.buddyboss_legacy.bb-icon-rounded-pinterest:before { content: '\ede3'; }
.buddyboss_legacy.bb-icon-attach:before { content: '\e980'; }
.buddyboss_legacy.bb-icon-media:before { content: '\e963'; }
.buddyboss_legacy.bb-icon-sync:before { content: '\e964'; }
.buddyboss_legacy.bb-icon-bullhorn:before { content: '\ebba'; }
.buddyboss_legacy.bb-icon-bullhorn-filled:before { content: '\ebbb'; }
.buddyboss_legacy.bb-icon-connection-waiting-filled:before { content: '\ebbc'; }
.buddyboss_legacy.bb-icon-connected-filled:before { content: '\ebbd'; }@font-face {
font-family: 'Elusive-Icons';
src:url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/Elusive-Icons.eot);
src:url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/Elusive-Icons.eot?#iefix) format('embedded-opentype'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/Elusive-Icons.ttf) format('truetype'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/Elusive-Icons.woff) format('woff'),
url(https://www.ead.lam.brahmakumaris.org/wp-content/themes/buddyboss-theme/inc/plugins/buddyboss-menu-icons/vendor/kucrut/icon-picker/css/types/Elusive-Icons.svg#Elusive-Icons) format('svg');
font-weight: normal;
font-style: normal;
}
[class*="el-icon-"] {
font-family: 'Elusive-Icons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.el-icon-zoom-out:before {
content: "\e600";
}
.el-icon-zoom-in:before {
content: "\e601";
}
.el-icon-youtube:before {
content: "\e602";
}
.el-icon-wrench-alt:before {
content: "\e603";
}
.el-icon-wrench:before {
content: "\e604";
}
.el-icon-wordpress:before {
content: "\e605";
}
.el-icon-wheelchair:before {
content: "\e606";
}
.el-icon-website-alt:before {
content: "\e607";
}
.el-icon-website:before {
content: "\e608";
}
.el-icon-warning-sign:before {
content: "\e609";
}
.el-icon-w3c:before {
content: "\e60a";
}
.el-icon-volume-up:before {
content: "\e60b";
}
.el-icon-volume-off:before {
content: "\e60c";
}
.el-icon-volume-down:before {
content: "\e60d";
}
.el-icon-vkontakte:before {
content: "\e60e";
}
.el-icon-vimeo:before {
content: "\e60f";
}
.el-icon-view-mode:before {
content: "\e610";
}
.el-icon-video-chat:before {
content: "\e611";
}
.el-icon-video-alt:before {
content: "\e612";
}
.el-icon-video:before {
content: "\e613";
}
.el-icon-viadeo:before {
content: "\e614";
}
.el-icon-user:before {
content: "\e615";
}
.el-icon-usd:before {
content: "\e616";
}
.el-icon-upload:before {
content: "\e617";
}
.el-icon-unlock-alt:before {
content: "\e618";
}
.el-icon-unlock:before {
content: "\e619";
}
.el-icon-universal-access:before {
content: "\e61a";
}
.el-icon-twitter:before {
content: "\e61b";
}
.el-icon-tumblr:before {
content: "\e61c";
}
.el-icon-trash-alt:before {
content: "\e61d";
}
.el-icon-trash:before {
content: "\e61e";
}
.el-icon-torso:before {
content: "\e61f";
}
.el-icon-tint:before {
content: "\e620";
}
.el-icon-time-alt:before {
content: "\e621";
}
.el-icon-time:before {
content: "\e622";
}
.el-icon-thumbs-up:before {
content: "\e623";
}
.el-icon-thumbs-down:before {
content: "\e624";
}
.el-icon-th-list:before {
content: "\e625";
}
.el-icon-th-large:before {
content: "\e626";
}
.el-icon-th:before {
content: "\e627";
}
.el-icon-text-width:before {
content: "\e628";
}
.el-icon-text-height:before {
content: "\e629";
}
.el-icon-tasks:before {
content: "\e62a";
}
.el-icon-tags:before {
content: "\e62b";
}
.el-icon-tag:before {
content: "\e62c";
}
.el-icon-stumbleupon:before {
content: "\e62d";
}
.el-icon-stop-alt:before {
content: "\e62e";
}
.el-icon-stop:before {
content: "\e62f";
}
.el-icon-step-forward:before {
content: "\e630";
}
.el-icon-step-backward:before {
content: "\e631";
}
.el-icon-star-empty:before {
content: "\e632";
}
.el-icon-star-alt:before {
content: "\e633";
}
.el-icon-star:before {
content: "\e634";
}
.el-icon-stackoverflow:before {
content: "\e635";
}
.el-icon-spotify:before {
content: "\e636";
}
.el-icon-speaker:before {
content: "\e637";
}
.el-icon-soundcloud:before {
content: "\e638";
}
.el-icon-smiley-alt:before {
content: "\e639";
}
.el-icon-smiley:before {
content: "\e63a";
}
.el-icon-slideshare:before {
content: "\e63b";
}
.el-icon-skype:before {
content: "\e63c";
}
.el-icon-signal:before {
content: "\e63d";
}
.el-icon-shopping-cart-sign:before {
content: "\e63e";
}
.el-icon-shopping-cart:before {
content: "\e63f";
}
.el-icon-share-alt:before {
content: "\e640";
}
.el-icon-share:before {
content: "\e641";
}
.el-icon-search-alt:before {
content: "\e642";
}
.el-icon-search:before {
content: "\e643";
}
.el-icon-screenshot:before {
content: "\e644";
}
.el-icon-screen-alt:before {
content: "\e645";
}
.el-icon-screen:before {
content: "\e646";
}
.el-icon-scissors:before {
content: "\e647";
}
.el-icon-rss:before {
content: "\e648";
}
.el-icon-road:before {
content: "\e649";
}
.el-icon-reverse-alt:before {
content: "\e64a";
}
.el-icon-retweet:before {
content: "\e64b";
}
.el-icon-return-key:before {
content: "\e64c";
}
.el-icon-resize-vertical:before {
content: "\e64d";
}
.el-icon-resize-small:before {
content: "\e64e";
}
.el-icon-resize-horizontal:before {
content: "\e64f";
}
.el-icon-resize-full:before {
content: "\e650";
}
.el-icon-repeat-alt:before {
content: "\e651";
}
.el-icon-repeat:before {
content: "\e652";
}
.el-icon-remove-sign:before {
content: "\e653";
}
.el-icon-remove-circle:before {
content: "\e654";
}
.el-icon-remove:before {
content: "\e655";
}
.el-icon-refresh:before {
content: "\e656";
}
.el-icon-reddit:before {
content: "\e657";
}
.el-icon-record:before {
content: "\e658";
}
.el-icon-random:before {
content: "\e659";
}
.el-icon-quotes-alt:before {
content: "\e65a";
}
.el-icon-quotes:before {
content: "\e65b";
}
.el-icon-question-sign:before {
content: "\e65c";
}
.el-icon-question:before {
content: "\e65d";
}
.el-icon-qrcode:before {
content: "\e65e";
}
.el-icon-puzzle:before {
content: "\e65f";
}
.el-icon-print:before {
content: "\e660";
}
.el-icon-podcast:before {
content: "\e661";
}
.el-icon-plus-sign:before {
content: "\e662";
}
.el-icon-plus:before {
content: "\e663";
}
.el-icon-play-circle:before {
content: "\e664";
}
.el-icon-play-alt:before {
content: "\e665";
}
.el-icon-play:before {
content: "\e666";
}
.el-icon-plane:before {
content: "\e667";
}
.el-icon-pinterest:before {
content: "\e668";
}
.el-icon-picture:before {
content: "\e669";
}
.el-icon-picasa:before {
content: "\e66a";
}
.el-icon-photo-alt:before {
content: "\e66b";
}
.el-icon-photo:before {
content: "\e66c";
}
.el-icon-phone-alt:before {
content: "\e66d";
}
.el-icon-phone:before {
content: "\e66e";
}
.el-icon-person:before {
content: "\e66f";
}
.el-icon-pencil-alt:before {
content: "\e670";
}
.el-icon-pencil:before {
content: "\e671";
}
.el-icon-pause-alt:before {
content: "\e672";
}
.el-icon-pause:before {
content: "\e673";
}
.el-icon-path:before {
content: "\e674";
}
.el-icon-paper-clip-alt:before {
content: "\e675";
}
.el-icon-paper-clip:before {
content: "\e676";
}
.el-icon-opensource:before {
content: "\e677";
}
.el-icon-ok-sign:before {
content: "\e678";
}
.el-icon-ok-circle:before {
content: "\e679";
}
.el-icon-ok:before {
content: "\e67a";
}
.el-icon-off:before {
content: "\e67b";
}
.el-icon-network:before {
content: "\e67c";
}
.el-icon-myspace:before {
content: "\e67d";
}
.el-icon-music:before {
content: "\e67e";
}
.el-icon-move:before {
content: "\e67f";
}
.el-icon-minus-sign:before {
content: "\e680";
}
.el-icon-minus:before {
content: "\e681";
}
.el-icon-mic-alt:before {
content: "\e682";
}
.el-icon-mic:before {
content: "\e683";
}
.el-icon-map-marker-alt:before {
content: "\e684";
}
.el-icon-map-marker:before {
content: "\e685";
}
.el-icon-male:before {
content: "\e686";
}
.el-icon-magnet:before {
content: "\e687";
}
.el-icon-magic:before {
content: "\e688";
}
.el-icon-lock-alt:before {
content: "\e689";
}
.el-icon-lock:before {
content: "\e68a";
}
.el-icon-livejournal:before {
content: "\e68b";
}
.el-icon-list-alt:before {
content: "\e68c";
}
.el-icon-list:before {
content: "\e68d";
}
.el-icon-linkedin:before {
content: "\e68e";
}
.el-icon-link:before {
content: "\e68f";
}
.el-icon-lines:before {
content: "\e690";
}
.el-icon-leaf:before {
content: "\e691";
}
.el-icon-lastfm:before {
content: "\e692";
}
.el-icon-laptop-alt:before {
content: "\e693";
}
.el-icon-laptop:before {
content: "\e694";
}
.el-icon-key:before {
content: "\e695";
}
.el-icon-italic:before {
content: "\e696";
}
.el-icon-iphone-home:before {
content: "\e697";
}
.el-icon-instagram:before {
content: "\e698";
}
.el-icon-info-sign:before {
content: "\e699";
}
.el-icon-indent-right:before {
content: "\e69a";
}
.el-icon-indent-left:before {
content: "\e69b";
}
.el-icon-inbox-box:before {
content: "\e69c";
}
.el-icon-inbox-alt:before {
content: "\e69d";
}
.el-icon-inbox:before {
content: "\e69e";
}
.el-icon-idea-alt:before {
content: "\e69f";
}
.el-icon-idea:before {
content: "\e6a0";
}
.el-icon-hourglass:before {
content: "\e6a1";
}
.el-icon-home-alt:before {
content: "\e6a2";
}
.el-icon-home:before {
content: "\e6a3";
}
.el-icon-heart-empty:before {
content: "\e6a4";
}
.el-icon-heart-alt:before {
content: "\e6a5";
}
.el-icon-heart:before {
content: "\e6a6";
}
.el-icon-hearing-impaired:before {
content: "\e6a7";
}
.el-icon-headphones:before {
content: "\e6a8";
}
.el-icon-hdd:before {
content: "\e6a9";
}
.el-icon-hand-up:before {
content: "\e6aa";
}
.el-icon-hand-right:before {
content: "\e6ab";
}
.el-icon-hand-left:before {
content: "\e6ac";
}
.el-icon-hand-down:before {
content: "\e6ad";
}
.el-icon-guidedog:before {
content: "\e6ae";
}
.el-icon-group-alt:before {
content: "\e6af";
}
.el-icon-group:before {
content: "\e6b0";
}
.el-icon-graph-alt:before {
content: "\e6b1";
}
.el-icon-graph:before {
content: "\e6b2";
}
.el-icon-googleplus:before {
content: "\e6b3";
}
.el-icon-globe-alt:before {
content: "\e6b4";
}
.el-icon-globe:before {
content: "\e6b5";
}
.el-icon-glasses:before {
content: "\e6b6";
}
.el-icon-glass:before {
content: "\e6b7";
}
.el-icon-github-text:before {
content: "\e6b8";
}
.el-icon-github:before {
content: "\e6b9";
}
.el-icon-gift:before {
content: "\e6ba";
}
.el-icon-gbp:before {
content: "\e6bb";
}
.el-icon-fullscreen:before {
content: "\e6bc";
}
.el-icon-friendfeed-rect:before {
content: "\e6bd";
}
.el-icon-friendfeed:before {
content: "\e6be";
}
.el-icon-foursquare:before {
content: "\e6bf";
}
.el-icon-forward-alt:before {
content: "\e6c0";
}
.el-icon-forward:before {
content: "\e6c1";
}
.el-icon-fork:before {
content: "\e6c2";
}
.el-icon-fontsize:before {
content: "\e6c3";
}
.el-icon-font:before {
content: "\e6c4";
}
.el-icon-folder-sign:before {
content: "\e6c5";
}
.el-icon-folder-open:before {
content: "\e6c6";
}
.el-icon-folder-close:before {
content: "\e6c7";
}
.el-icon-folder:before {
content: "\e6c8";
}
.el-icon-flickr:before {
content: "\e6c9";
}
.el-icon-flag-alt:before {
content: "\e6ca";
}
.el-icon-flag:before {
content: "\e6cb";
}
.el-icon-fire:before {
content: "\e6cc";
}
.el-icon-filter:before {
content: "\e6cd";
}
.el-icon-film:before {
content: "\e6ce";
}
.el-icon-file-new-alt:before {
content: "\e6cf";
}
.el-icon-file-new:before {
content: "\e6d0";
}
.el-icon-file-edit-alt:before {
content: "\e6d1";
}
.el-icon-file-edit:before {
content: "\e6d2";
}
.el-icon-file-alt:before {
content: "\e6d3";
}
.el-icon-file:before {
content: "\e6d4";
}
.el-icon-female:before {
content: "\e6d5";
}
.el-icon-fast-forward:before {
content: "\e6d6";
}
.el-icon-fast-backward:before {
content: "\e6d7";
}
.el-icon-facetime-video:before {
content: "\e6d8";
}
.el-icon-facebook:before {
content: "\e6d9";
}
.el-icon-eye-open:before {
content: "\e6da";
}
.el-icon-eye-close:before {
content: "\e6db";
}
.el-icon-exclamation-sign:before {
content: "\e6dc";
}
.el-icon-eur:before {
content: "\e6dd";
}
.el-icon-error-alt:before {
content: "\e6de";
}
.el-icon-error:before {
content: "\e6df";
}
.el-icon-envelope-alt:before {
content: "\e6e0";
}
.el-icon-envelope:before {
content: "\e6e1";
}
.el-icon-eject:before {
content: "\e6e2";
}
.el-icon-edit:before {
content: "\e6e3";
}
.el-icon-dribbble:before {
content: "\e6e4";
}
.el-icon-download-alt:before {
content: "\e6e5";
}
.el-icon-download:before {
content: "\e6e6";
}
.el-icon-digg:before {
content: "\e6e7";
}
.el-icon-deviantart:before {
content: "\e6e8";
}
.el-icon-delicious:before {
content: "\e6e9";
}
.el-icon-dashboard:before {
content: "\e6ea";
}
.el-icon-css:before {
content: "\e6eb";
}
.el-icon-credit-card:before {
content: "\e6ec";
}
.el-icon-compass-alt:before {
content: "\e6ed";
}
.el-icon-compass:before {
content: "\e6ee";
}
.el-icon-comment-alt:before {
content: "\e6ef";
}
.el-icon-comment:before {
content: "\e6f0";
}
.el-icon-cogs:before {
content: "\e6f1";
}
.el-icon-cog-alt:before {
content: "\e6f2";
}
.el-icon-cog:before {
content: "\e6f3";
}
.el-icon-cloud-alt:before {
content: "\e6f4";
}
.el-icon-cloud:before {
content: "\e6f5";
}
.el-icon-circle-arrow-up:before {
content: "\e6f6";
}
.el-icon-circle-arrow-right:before {
content: "\e6f7";
}
.el-icon-circle-arrow-left:before {
content: "\e6f8";
}
.el-icon-circle-arrow-down:before {
content: "\e6f9";
}
.el-icon-child:before {
content: "\e6fa";
}
.el-icon-chevron-up:before {
content: "\e6fb";
}
.el-icon-chevron-right:before {
content: "\e6fc";
}
.el-icon-chevron-left:before {
content: "\e6fd";
}
.el-icon-chevron-down:before {
content: "\e6fe";
}
.el-icon-check-empty:before {
content: "\e6ff";
}
.el-icon-check:before {
content: "\e700";
}
.el-icon-certificate:before {
content: "\e701";
}
.el-icon-cc:before {
content: "\e702";
}
.el-icon-caret-up:before {
content: "\e703";
}
.el-icon-caret-right:before {
content: "\e704";
}
.el-icon-caret-left:before {
content: "\e705";
}
.el-icon-caret-down:before {
content: "\e706";
}
.el-icon-car:before {
content: "\e707";
}
.el-icon-camera:before {
content: "\e708";
}
.el-icon-calendar-sign:before {
content: "\e709";
}
.el-icon-calendar:before {
content: "\e70a";
}
.el-icon-bullhorn:before {
content: "\e70b";
}
.el-icon-bulb:before {
content: "\e70c";
}
.el-icon-brush:before {
content: "\e70d";
}
.el-icon-broom:before {
content: "\e70e";
}
.el-icon-briefcase:before {
content: "\e70f";
}
.el-icon-braille:before {
content: "\e710";
}
.el-icon-bookmark-empty:before {
content: "\e711";
}
.el-icon-bookmark:before {
content: "\e712";
}
.el-icon-book:before {
content: "\e713";
}
.el-icon-bold:before {
content: "\e714";
}
.el-icon-blogger:before {
content: "\e715";
}
.el-icon-blind:before {
content: "\e716";
}
.el-icon-bell:before {
content: "\e717";
}
.el-icon-behance:before {
content: "\e718";
}
.el-icon-barcode:before {
content: "\e719";
}
.el-icon-ban-circle:before {
content: "\e71a";
}
.el-icon-backward:before {
content: "\e71b";
}
.el-icon-asl:before {
content: "\e71c";
}
.el-icon-arrow-up:before {
content: "\e71d";
}
.el-icon-arrow-right:before {
content: "\e71e";
}
.el-icon-arrow-left:before {
content: "\e71f";
}
.el-icon-arrow-down:before {
content: "\e720";
}
.el-icon-align-right:before {
content: "\e721";
}
.el-icon-align-left:before {
content: "\e722";
}
.el-icon-align-justify:before {
content: "\e723";
}
.el-icon-align-center:before {
content: "\e724";
}
.el-icon-adult:before {
content: "\e725";
}
.el-icon-adjust-alt:before {
content: "\e726";
}
.el-icon-adjust:before {
content: "\e727";
}
.el-icon-address-book-alt:before {
content: "\e728";
}
.el-icon-address-book:before {
content: "\e729";
}
.el-icon-asterisk:before {
content: "\e72a";
}